Skip navigation links
Forge (1.16.5-36.0.42; mappings snapshot-20201028-1.16.3)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
AABB - Static variable in class net.minecraft.block.TripWireBlock
 
AABB_CEILING_X_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_CEILING_X_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_CEILING_Z_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_CEILING_Z_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_COLLISION_BOX_XAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_COLLISION_BOX_ZAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_EAST_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_EAST_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_FLOOR_X_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_FLOOR_X_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_FLOOR_Z_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_FLOOR_Z_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_HITBOX_XAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_HITBOX_XAXIS_INWALL - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_HITBOX_ZAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_HITBOX_ZAXIS_INWALL - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_NORTH_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_NORTH_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_RENDER_BOX_XAXIS_INWALL - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_RENDER_BOX_ZAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_RENDER_BOX_ZAXIS_INWALL - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_SLAB_BOTTOM - Static variable in class net.minecraft.block.StairsBlock
 
AABB_SLAB_TOP - Static variable in class net.minecraft.block.StairsBlock
 
AABB_SOUTH_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_SOUTH_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_WEST_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_WEST_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AabbHelper - Class in net.minecraft.util
 
AabbHelper() - Constructor for class net.minecraft.util.AabbHelper
 
AABBTicket - Class in net.minecraftforge.common.ticket
 
AABBTicket(AxisAlignedBB) - Constructor for class net.minecraftforge.common.ticket.AABBTicket
 
abilities - Variable in class net.minecraft.entity.player.PlayerEntity
 
ableToCauseSkullDrop() - Method in class net.minecraft.entity.monster.CreeperEntity
 
aboveNoise - Variable in class net.minecraft.world.gen.placement.NoiseDependant
 
abs(float) - Static method in class net.minecraft.util.math.MathHelper
 
abs(int) - Static method in class net.minecraft.util.math.MathHelper
 
ABSENT - Static variable in class net.minecraftforge.fml.network.NetworkRegistry
 
absMax(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
ABSORPTION - Static variable in class net.minecraft.potion.Effects
 
AbsorptionEffect - Class in net.minecraft.potion
 
AbsorptionEffect(EffectType, int) - Constructor for class net.minecraft.potion.AbsorptionEffect
 
AbstractArrowEntity - Class in net.minecraft.entity.projectile
 
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity>, World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity.PickupStatus - Enum in net.minecraft.entity.projectile
 
AbstractBannerBlock - Class in net.minecraft.block
 
AbstractBannerBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractBannerBlock
 
AbstractBigMushroomFeature - Class in net.minecraft.world.gen.feature
 
AbstractBigMushroomFeature(Codec<BigMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
AbstractBlock - Class in net.minecraft.block
 
AbstractBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractBlock
 
AbstractBlock.AbstractBlockState - Class in net.minecraft.block
 
AbstractBlock.IExtendedPositionPredicate<A> - Interface in net.minecraft.block
 
AbstractBlock.IPositionPredicate - Interface in net.minecraft.block
 
AbstractBlock.OffsetType - Enum in net.minecraft.block
 
AbstractBlock.Properties - Class in net.minecraft.block
 
AbstractBlockState(Block, ImmutableMap<Property<?>, Comparable<?>>, MapCodec<BlockState>) - Constructor for class net.minecraft.block.AbstractBlock.AbstractBlockState
 
AbstractBodyPlantBlock - Class in net.minecraft.block
 
AbstractBodyPlantBlock(AbstractBlock.Properties, Direction, VoxelShape, boolean) - Constructor for class net.minecraft.block.AbstractBodyPlantBlock
 
AbstractButton - Class in net.minecraft.client.gui.widget.button
 
AbstractButton(int, int, int, int, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.button.AbstractButton
 
AbstractButtonBlock - Class in net.minecraft.block
 
AbstractButtonBlock(boolean, AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractButtonBlock
 
AbstractChestBlock<E extends TileEntity> - Class in net.minecraft.block
 
AbstractChestBlock(AbstractBlock.Properties, Supplier<TileEntityType<? extends E>>) - Constructor for class net.minecraft.block.AbstractChestBlock
 
AbstractChestedHorseEntity - Class in net.minecraft.entity.passive.horse
 
AbstractChestedHorseEntity(EntityType<? extends AbstractChestedHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
AbstractChunkProvider - Class in net.minecraft.world.chunk
 
AbstractChunkProvider() - Constructor for class net.minecraft.world.chunk.AbstractChunkProvider
 
AbstractClientPlayerEntity - Class in net.minecraft.client.entity.player
 
AbstractClientPlayerEntity(ClientWorld, GameProfile) - Constructor for class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
AbstractCommandBlockScreen - Class in net.minecraft.client.gui.screen
 
AbstractCommandBlockScreen() - Constructor for class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
AbstractCookingRecipe - Class in net.minecraft.item.crafting
 
AbstractCookingRecipe(IRecipeType<?>, ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.AbstractCookingRecipe
 
AbstractCoralPlantBlock - Class in net.minecraft.block
 
AbstractCoralPlantBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractCoralPlantBlock
 
AbstractCriterionTrigger<T extends CriterionInstance> - Class in net.minecraft.advancements.criterion
 
AbstractCriterionTrigger() - Constructor for class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
AbstractEyesLayer<T extends Entity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
AbstractEyesLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.AbstractEyesLayer
 
AbstractFeatureSizeType - Class in net.minecraft.world.gen.feature
 
AbstractFeatureSizeType(OptionalInt) - Constructor for class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
AbstractFireballEntity - Class in net.minecraft.entity.projectile
 
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.AbstractFireballEntity
 
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity>, double, double, double, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.AbstractFireballEntity
 
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity>, LivingEntity, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.AbstractFireballEntity
 
AbstractFireBlock - Class in net.minecraft.block
 
AbstractFireBlock(AbstractBlock.Properties, float) - Constructor for class net.minecraft.block.AbstractFireBlock
 
AbstractFishEntity - Class in net.minecraft.entity.passive.fish
 
AbstractFishEntity(EntityType<? extends AbstractFishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.AbstractFishEntity
 
AbstractFurnaceBlock - Class in net.minecraft.block
 
AbstractFurnaceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractFurnaceBlock
 
AbstractFurnaceContainer - Class in net.minecraft.inventory.container
 
AbstractFurnaceContainer(ContainerType<?>, IRecipeType<? extends AbstractCookingRecipe>, RecipeBookCategory, int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.AbstractFurnaceContainer
 
AbstractFurnaceContainer(ContainerType<?>, IRecipeType<? extends AbstractCookingRecipe>, RecipeBookCategory, int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.AbstractFurnaceContainer
 
AbstractFurnaceScreen<T extends AbstractFurnaceContainer> - Class in net.minecraft.client.gui.screen.inventory
 
AbstractFurnaceScreen(T, AbstractRecipeBookGui, PlayerInventory, ITextComponent, ResourceLocation) - Constructor for class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
AbstractFurnaceTileEntity - Class in net.minecraft.tileentity
 
AbstractFurnaceTileEntity(TileEntityType<?>, IRecipeType<? extends AbstractCookingRecipe>) - Constructor for class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
AbstractGlassBlock - Class in net.minecraft.block
 
AbstractGlassBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractGlassBlock
 
AbstractGroupFishEntity - Class in net.minecraft.entity.passive.fish
 
AbstractGroupFishEntity(EntityType<? extends AbstractGroupFishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
AbstractGroupFishEntity.GroupData - Class in net.minecraft.entity.passive.fish
 
AbstractGui - Class in net.minecraft.client.gui
 
AbstractGui() - Constructor for class net.minecraft.client.gui.AbstractGui
 
AbstractHorseEntity - Class in net.minecraft.entity.passive.horse
 
AbstractHorseEntity(EntityType<? extends AbstractHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
AbstractHorseRenderer<T extends AbstractHorseEntity,M extends HorseModel<T>> - Class in net.minecraft.client.renderer.entity
 
AbstractHorseRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.AbstractHorseRenderer
 
AbstractIllagerEntity - Class in net.minecraft.entity.monster
 
AbstractIllagerEntity(EntityType<? extends AbstractIllagerEntity>, World) - Constructor for class net.minecraft.entity.monster.AbstractIllagerEntity
 
AbstractIllagerEntity.ArmPose - Enum in net.minecraft.entity.monster
 
AbstractIllagerEntity.RaidOpenDoorGoal - Class in net.minecraft.entity.monster
 
AbstractList<E extends AbstractList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.AbstractList
 
AbstractList.AbstractListEntry<E extends AbstractList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractList.Ordering - Enum in net.minecraft.client.gui.widget.list
 
AbstractListEntry() - Constructor for class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
 
AbstractListEntry() - Constructor for class net.minecraft.client.gui.widget.list.ExtendedList.AbstractListEntry
 
AbstractMapItem - Class in net.minecraft.item
 
AbstractMapItem(Item.Properties) - Constructor for class net.minecraft.item.AbstractMapItem
 
AbstractMinecartEntity - Class in net.minecraft.entity.item.minecart
 
AbstractMinecartEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
AbstractMinecartEntity(EntityType<?>, World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
AbstractMinecartEntity.Type - Enum in net.minecraft.entity.item.minecart
 
AbstractOption - Class in net.minecraft.client
 
AbstractOption(String) - Constructor for class net.minecraft.client.AbstractOption
 
AbstractOptionList<E extends AbstractOptionList.Entry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractOptionList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.AbstractOptionList
 
AbstractOptionList.Entry<E extends AbstractOptionList.Entry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractPiglinEntity - Class in net.minecraft.entity.monster.piglin
 
AbstractPiglinEntity(EntityType<? extends AbstractPiglinEntity>, World) - Constructor for class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
AbstractPlantBlock - Class in net.minecraft.block
 
AbstractPlantBlock(AbstractBlock.Properties, Direction, VoxelShape, boolean) - Constructor for class net.minecraft.block.AbstractPlantBlock
 
AbstractPressurePlateBlock - Class in net.minecraft.block
 
AbstractPressurePlateBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractPressurePlateBlock
 
AbstractRaiderEntity - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity(EntityType<? extends AbstractRaiderEntity>, World) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity
 
AbstractRaiderEntity.CelebrateRaidLossGoal - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity.FindTargetGoal - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity.PromoteLeaderGoal<T extends AbstractRaiderEntity> - Class in net.minecraft.entity.monster
 
AbstractRailBlock - Class in net.minecraft.block
 
AbstractRailBlock(boolean, AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractRailBlock
 
AbstractRecipeBookGui - Class in net.minecraft.client.gui.recipebook
 
AbstractRecipeBookGui() - Constructor for class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
AbstractRepairContainer - Class in net.minecraft.inventory.container
 
AbstractRepairContainer(ContainerType<?>, int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.AbstractRepairContainer
 
AbstractRepairScreen<T extends AbstractRepairContainer> - Class in net.minecraft.client.gui.screen.inventory
 
AbstractRepairScreen(T, PlayerInventory, ITextComponent, ResourceLocation) - Constructor for class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
AbstractSignBlock - Class in net.minecraft.block
 
AbstractSignBlock(AbstractBlock.Properties, WoodType) - Constructor for class net.minecraft.block.AbstractSignBlock
 
AbstractSkeletonEntity - Class in net.minecraft.entity.monster
 
AbstractSkeletonEntity(EntityType<? extends AbstractSkeletonEntity>, World) - Constructor for class net.minecraft.entity.monster.AbstractSkeletonEntity
 
AbstractSkullBlock - Class in net.minecraft.block
 
AbstractSkullBlock(SkullBlock.ISkullType, AbstractBlock.Properties) - Constructor for class net.minecraft.block.AbstractSkullBlock
 
AbstractSlider - Class in net.minecraft.client.gui.widget
 
AbstractSlider(int, int, int, int, ITextComponent, double) - Constructor for class net.minecraft.client.gui.widget.AbstractSlider
 
AbstractSpawner - Class in net.minecraft.world.spawner
 
AbstractSpawner() - Constructor for class net.minecraft.world.spawner.AbstractSpawner
 
AbstractSphereReplaceConfig - Class in net.minecraft.world.gen.feature
 
AbstractSphereReplaceConfig(Codec<SphereReplaceConfig>) - Constructor for class net.minecraft.world.gen.feature.AbstractSphereReplaceConfig
 
AbstractTopPlantBlock - Class in net.minecraft.block
 
AbstractTopPlantBlock(AbstractBlock.Properties, Direction, VoxelShape, boolean, double) - Constructor for class net.minecraft.block.AbstractTopPlantBlock
 
AbstractTropicalFishModel<E extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
AbstractTropicalFishModel() - Constructor for class net.minecraft.client.renderer.entity.model.AbstractTropicalFishModel
 
AbstractTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
AbstractTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
AbstractUUIDFix - Class in net.minecraft.util.datafix.fixes
 
AbstractUUIDFix(Schema, DSL.TypeReference) - Constructor for class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
AbstractVillagePiece - Class in net.minecraft.world.gen.feature.structure
 
AbstractVillagePiece(TemplateManager, JigsawPiece, BlockPos, int, Rotation, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
AbstractVillagePiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
AbstractVillagerEntity - Class in net.minecraft.entity.merchant.villager
 
AbstractVillagerEntity(EntityType<? extends AbstractVillagerEntity>, World) - Constructor for class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
AbstractZombieModel<T extends MonsterEntity> - Class in net.minecraft.client.renderer.entity.model
 
AbstractZombieModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.AbstractZombieModel
 
AbstractZombieRenderer<T extends ZombieEntity,M extends ZombieModel<T>> - Class in net.minecraft.client.renderer.entity
 
AbstractZombieRenderer(EntityRendererManager, M, M, M) - Constructor for class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
ACACIA - Static variable in class net.minecraft.block.WoodType
 
ACACIA - Static variable in class net.minecraft.world.gen.feature.Features
 
ACACIA - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
ACACIA_BOAT - Static variable in class net.minecraft.item.Items
 
ACACIA_BUTTON - Static variable in class net.minecraft.block.Blocks
 
ACACIA_BUTTON - Static variable in class net.minecraft.item.Items
 
ACACIA_DOOR - Static variable in class net.minecraft.block.Blocks
 
ACACIA_DOOR - Static variable in class net.minecraft.item.Items
 
ACACIA_FENCE - Static variable in class net.minecraft.block.Blocks
 
ACACIA_FENCE - Static variable in class net.minecraft.item.Items
 
ACACIA_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
ACACIA_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
ACACIA_LEAVES - Static variable in class net.minecraft.block.Blocks
 
ACACIA_LEAVES - Static variable in class net.minecraft.item.Items
 
ACACIA_LEAVES - Static variable in class net.minecraft.world.gen.feature.Features.States
 
ACACIA_LOG - Static variable in class net.minecraft.block.Blocks
 
ACACIA_LOG - Static variable in class net.minecraft.item.Items
 
ACACIA_LOG - Static variable in class net.minecraft.world.gen.feature.Features.States
 
ACACIA_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
ACACIA_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
ACACIA_PLANKS - Static variable in class net.minecraft.block.Blocks
 
ACACIA_PLANKS - Static variable in class net.minecraft.item.Items
 
ACACIA_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
ACACIA_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
ACACIA_SAPLING - Static variable in class net.minecraft.block.Blocks
 
ACACIA_SAPLING - Static variable in class net.minecraft.item.Items
 
ACACIA_SIGN - Static variable in class net.minecraft.block.Blocks
 
ACACIA_SIGN - Static variable in class net.minecraft.item.Items
 
ACACIA_SLAB - Static variable in class net.minecraft.block.Blocks
 
ACACIA_SLAB - Static variable in class net.minecraft.item.Items
 
ACACIA_STAIRS - Static variable in class net.minecraft.block.Blocks
 
ACACIA_STAIRS - Static variable in class net.minecraft.item.Items
 
ACACIA_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
ACACIA_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
ACACIA_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
ACACIA_WOOD - Static variable in class net.minecraft.block.Blocks
 
ACACIA_WOOD - Static variable in class net.minecraft.item.Items
 
AcaciaFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
AcaciaFoliagePlacer(FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
AcaciaTree - Class in net.minecraft.block.trees
 
AcaciaTree() - Constructor for class net.minecraft.block.trees.AcaciaTree
 
accelerationX - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
accelerationY - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
accelerationZ - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
accept(ModelRenderer) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
accept(ModelRenderer) - Method in class net.minecraft.client.renderer.model.Model
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.AdventureAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.EndAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.HusbandryAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.NetherAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.StoryAdvancements
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.BlockLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.ChestLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.EntityLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.FishingLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.GiftLootTables
 
accept(Entity, double, double, double) - Method in interface net.minecraft.entity.Entity.IMoveCallback
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.loot.PiglinBarteringAddition
 
accept(int, Style, int) - Method in interface net.minecraft.util.ICharacterConsumer
 
accept(ICharacterConsumer) - Method in interface net.minecraft.util.IReorderingProcessor
 
accept(T, int) - Method in interface net.minecraft.util.palette.PalettedContainer.ICountConsumer
 
accept(Style, int, int) - Method in interface net.minecraft.util.text.CharacterManager.ISliceAcceptor
 
accept(Style, String) - Method in interface net.minecraft.util.text.ITextProperties.IStyledTextAcceptor
 
accept(String) - Method in interface net.minecraft.util.text.ITextProperties.ITextAcceptor
 
accept(ForgeConfigSpec.Builder) - Method in interface net.minecraftforge.common.ForgeConfigSpec.Builder.BuilderConsumer
 
accept(T) - Method in interface net.minecraftforge.common.util.NonNullConsumer
 
accept(T, U, V) - Method in interface net.minecraftforge.fml.util.ThreeConsumer
 
accept(Predicate<ResourceLocation>) - Method in class net.minecraftforge.registries.ObjectHolderRef
 
acceptCondition(ILootCondition.IBuilder) - Method in interface net.minecraft.loot.ILootConditionConsumer
 
acceptCondition(ILootCondition.IBuilder) - Method in class net.minecraft.loot.LootEntry.Builder
 
acceptCondition(ILootCondition.IBuilder) - Method in class net.minecraft.loot.LootFunction.Builder
 
acceptCondition(ILootCondition.IBuilder) - Method in class net.minecraft.loot.LootPool.Builder
 
acceptedBlocks - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
acceptEvent(T) - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
acceptEvent(T) - Method in class net.minecraftforge.fml.ModContainer
 
acceptFunction(ILootFunction.IBuilder) - Method in interface net.minecraft.loot.ILootFunctionConsumer
 
acceptFunction(ILootFunction.IBuilder) - Method in class net.minecraft.loot.LootPool.Builder
 
acceptFunction(ILootFunction.IBuilder) - Method in class net.minecraft.loot.LootTable.Builder
 
acceptFunction(ILootFunction.IBuilder) - Method in class net.minecraft.loot.StandaloneLootEntry.Builder
 
acceptOrElse(Optional<T>, Consumer<T>, Runnable) - Static method in class net.minecraft.util.Util
 
acceptsVanillaClientConnections() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
ACCEPTVANILLA - Static variable in class net.minecraftforge.fml.network.NetworkRegistry
 
ACCESSIBILITY_TEXT_BACKGROUND - Static variable in class net.minecraft.client.AbstractOption
 
ACCESSIBILITY_TEXT_BACKGROUND_OPACITY - Static variable in class net.minecraft.client.AbstractOption
 
AccessibilityScreen - Class in net.minecraft.client.gui
 
AccessibilityScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.AccessibilityScreen
 
accessibilityTextBackground - Variable in class net.minecraft.client.GameSettings
 
accessibilityTextBackgroundOpacity - Variable in class net.minecraft.client.GameSettings
 
accountPlainStack(ItemStack) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
accountStack(ItemStack) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
accountStacks(RecipeItemHelper) - Method in class net.minecraft.entity.player.PlayerInventory
 
acknowledgePlayerDiggingReceived(ClientWorld, BlockPos, BlockState, CPlayerDiggingPacket.Action, boolean) - Method in class net.minecraft.client.multiplayer.PlayerController
 
act(DirectoryCache) - Method in class net.minecraft.data.AdvancementProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.BiomeProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.BlockListReport
 
act(DirectoryCache) - Method in class net.minecraft.data.BlockStateProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.CommandsReport
 
act(DirectoryCache) - Method in interface net.minecraft.data.IDataProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.LootTableProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.NBTToSNBTConverter
 
act(DirectoryCache) - Method in class net.minecraft.data.RecipeProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.RegistryDumpReport
 
act(DirectoryCache) - Method in class net.minecraft.data.SNBTToNBTConverter
 
act(DirectoryCache) - Method in class net.minecraft.data.TagsProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.common.data.GlobalLootModifierProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.common.data.LanguageProvider
 
action - Variable in class net.minecraft.entity.ai.controller.MovementController
 
Action(String, boolean, Function<JsonElement, T>, Function<T, JsonElement>, Function<ITextComponent, T>) - Constructor for class net.minecraft.util.text.event.HoverEvent.Action
 
ActionResult<T> - Class in net.minecraft.util
 
ActionResult(ActionResultType, T) - Constructor for class net.minecraft.util.ActionResult
 
ActionResultType - Enum in net.minecraft.util
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.block.Blocks
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.item.Items
 
active - Variable in class net.minecraft.client.gui.widget.Widget
 
ACTIVE - Static variable in class net.minecraftforge.registries.RegistryManager
 
activeItemStack - Variable in class net.minecraft.entity.LivingEntity
 
activeItemStackUseCount - Variable in class net.minecraft.entity.LivingEntity
 
activeLightSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
ActiveRenderInfo - Class in net.minecraft.client.renderer
 
ActiveRenderInfo() - Constructor for class net.minecraft.client.renderer.ActiveRenderInfo
 
activeTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
activeTexture(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
ACTIVITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ACTIVITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
Activity - Class in net.minecraft.entity.ai.brain.schedule
 
Activity(String) - Constructor for class net.minecraft.entity.ai.brain.schedule.Activity
 
ACTIVITY - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
ACTIVITY_KEY - Static variable in class net.minecraft.util.registry.Registry
 
activityMap - Variable in class net.minecraftforge.fml.ModContainer
 
add(IToast) - Method in class net.minecraft.client.gui.toasts.ToastGui
 
add(IBakedModel, int) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel.Builder
 
add(SearchTreeManager.Key<T>, IMutableSearchTree<T>) - Method in class net.minecraft.client.util.SearchTreeManager
 
add(T, String) - Method in class net.minecraft.client.util.SuffixArray
 
add(T...) - Method in class net.minecraft.data.TagsProvider.Builder
 
add(ITag.ITagEntry) - Method in class net.minecraft.data.TagsProvider.Builder
 
add(int, Activity) - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder
 
add(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
add(Collection<IRecipe<?>>, ServerPlayerEntity) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
add(LootContext, Consumer<ItemStack>) - Method in interface net.minecraft.loot.LootContext.IDynamicDropProvider
 
add(int, ByteNBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
add(int, T) - Method in class net.minecraft.nbt.CollectionNBT
 
add(int, IntNBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
add(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
add(int, LongNBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
add(ResourceLocation, ITextComponent) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
add(Property<?>...) - Method in class net.minecraft.state.StateContainer.Builder
 
add(T) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
add(K) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
add(double, double, double) - Method in class net.minecraft.util.math.BlockPos
 
add(int, int, int) - Method in class net.minecraft.util.math.BlockPos
 
add(Vector3i) - Method in class net.minecraft.util.math.BlockPos
 
add(double, double, double) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
add(int, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
add(Matrix4f) - Method in class net.minecraft.util.math.vector.Matrix4f
 
add(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
add(double, double, double) - Method in class net.minecraft.util.math.vector.Vector3d
 
add(float, float, float) - Method in class net.minecraft.util.math.vector.Vector3f
 
add(Vector3f) - Method in class net.minecraft.util.math.vector.Vector3f
 
add(int, E) - Method in class net.minecraft.util.NonNullList
 
add(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
add(Rotation) - Method in enum net.minecraft.util.Rotation
 
add(T) - Method in class net.minecraft.util.SortedArraySet
 
add(UUID, GossipType, int) - Method in class net.minecraft.village.GossipManager
 
add(BlockPos, PointOfInterestType) - Method in class net.minecraft.village.PointOfInterestData
 
add(BlockPos, PointOfInterestType) - Method in class net.minecraft.village.PointOfInterestManager
 
add(String, GlobalLootModifierSerializer<T>, T) - Method in class net.minecraftforge.common.data.GlobalLootModifierProvider
 
add(Block, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Item, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(ItemStack, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Enchantment, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Effect, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(EntityType<?>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(String, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(RegistryKey<T>...) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
add(SimpleTicket<T>) - Method in class net.minecraftforge.common.ticket.ChunkTicketManager
 
add(SimpleTicket<T>) - Method in interface net.minecraftforge.common.ticket.ITicketManager
 
add(Object...) - Method in class net.minecraftforge.common.util.TextTable
 
add(EntityType<? extends LivingEntity>, Attribute, double) - Method in class net.minecraftforge.event.entity.EntityAttributeModificationEvent
 
add(EntityType<? extends LivingEntity>, Attribute) - Method in class net.minecraftforge.event.entity.EntityAttributeModificationEvent
 
add(PacketBuffer, ResourceLocation, String) - Method in class net.minecraftforge.fml.network.NetworkEvent.GatherLoginPayloadsEvent
 
add() - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
add(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
add(SnapshotJson.Entry) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
add(IForgeRegistry.AddCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.ClearCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.CreateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.ValidateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.BakeCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
addAABBTicket(World, AxisAlignedBB) - Static method in class net.minecraftforge.common.FarmlandWaterManager
 
addAdditionalData(JsonArray) - Method in interface net.minecraft.tags.ITag.ITagEntry
 
addAdditionalData(JsonArray) - Method in class net.minecraft.tags.ITag.ItemEntry
 
addAdditionalData(JsonArray) - Method in class net.minecraft.tags.ITag.OptionalItemEntry
 
addAdditionalData(JsonArray) - Method in class net.minecraft.tags.ITag.OptionalTagEntry
 
addAdditionalData(JsonArray) - Method in class net.minecraft.tags.ITag.TagEntry
 
addAdditionalOverworldBiomes(RegistryKey<Biome>) - Static method in class net.minecraftforge.common.BiomeManager
 
addAdvancement(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
addAdvancement(Consumer<Consumer<Advancement.Builder>>) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addAdvancement(Advancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addAdvancement(IFinishedRecipe) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addAttempt(BlockPos, float, float, float, float, float) - Method in class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
addAttributeModifier(Attribute, AttributeModifier, EquipmentSlotType) - Method in class net.minecraft.item.ItemStack
 
addAttributesModifier(Attribute, String, double, AttributeModifier.Operation) - Method in class net.minecraft.potion.Effect
 
addAuxFramebuffer(String, IntSupplier, int, int) - Method in class net.minecraft.client.shader.Shader
 
AddBambooForestLayer - Enum in net.minecraft.world.gen.layer
 
AddBedTileEntity - Class in net.minecraft.util.datafix.fixes
 
AddBedTileEntity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.AddBedTileEntity
 
addBiome(BiomeManager.BiomeType, BiomeManager.BiomeEntry) - Static method in class net.minecraftforge.common.BiomeManager
 
addBlock(Supplier<? extends Block>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addBlockDestroyEffects(BlockPos, BlockState) - Method in class net.minecraft.client.particle.ParticleManager
 
addBlockEvent(BlockPos, Block, int, int) - Method in class net.minecraft.world.server.ServerWorld
 
addBlockEvent(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
 
addBlockHitEffects(BlockPos, Direction) - Method in class net.minecraft.client.particle.ParticleManager
 
addBlockHitEffects(BlockPos, BlockRayTraceResult) - Method in class net.minecraft.client.particle.ParticleManager
 
addBlockInfo(CrashReportCategory, BlockPos, BlockState) - Static method in class net.minecraft.crash.CrashReportCategory
 
addBox(String, float, float, float, int, int, int, float, int, int) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, boolean) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, float, boolean) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addButton(T) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
addButton(T) - Method in class net.minecraft.client.gui.screen.Screen
 
addCallback(Object) - Method in class net.minecraftforge.registries.RegistryBuilder
 
addCapability(ResourceLocation, ICapabilityProvider) - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
 
addCave(BlockPos, List<BlockPos>, List<Float>) - Method in class net.minecraft.client.renderer.debug.CaveDebugRenderer
 
addChainedFilledBoxVertices(BufferBuilder, double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
addChangePageButtons() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
addChannels(Set<ResourceLocation>, NetworkManager) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
addChild(Advancement) - Method in class net.minecraft.advancements.Advancement
 
addChild(ModelRenderer) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addClientStat(String, Object) - Method in class net.minecraft.profiler.Snooper
 
addCondition(ILootCondition) - Method in class net.minecraft.loot.LootContext
 
addCondition(ICondition) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addCondition(ICondition) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
addConfig(ModConfig) - Method in class net.minecraftforge.fml.ModContainer
 
addCrashReportHeader(StringBuilder, CrashReport) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
addCrashSectionThrowable(String, Throwable) - Method in class net.minecraft.crash.CrashReportCategory
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.CookingRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.SmithingRecipeBuilder
 
addCurativeItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
addCustomPotionEffectToList(CompoundNBT, List<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
addCustomTicket(World, T, ChunkPos, ChunkPos...) - Static method in class net.minecraftforge.common.FarmlandWaterManager
 
addDestroyEffects(BlockState, World, BlockPos, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
addDestroyEffects(World, BlockPos, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
addDetail(String, ICrashReportDetail<String>) - Method in class net.minecraft.crash.CrashReportCategory
 
addDetail(String, Object) - Method in class net.minecraft.crash.CrashReportCategory
 
addDirtyRunnable(Runnable) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addDoneButton() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
addDoneButton() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
addDungeonMob(EntityType<?>, int) - Static method in class net.minecraftforge.common.DungeonHooks
 
addDuringCommandTeleport(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addDuringPortalTeleport(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addDutyTime(int, float) - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
 
addedActiveLightSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
addedEmptySections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
addedTileEntityList - Variable in class net.minecraft.world.World
 
addedToChunk - Variable in class net.minecraft.entity.Entity
 
addEffect(Effect) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
addEffect(Particle) - Method in class net.minecraft.client.particle.ParticleManager
 
addEffect(EffectInstance) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
addEffect(EffectInstance) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
addEffect(ItemStack, Effect, int) - Static method in class net.minecraft.item.SuspiciousStewItem
 
addEffect(Supplier<? extends Effect>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addEnchantment(ItemStack, EnchantmentData) - Static method in class net.minecraft.item.EnchantedBookItem
 
addEnchantment(Enchantment, int) - Method in class net.minecraft.item.ItemStack
 
addEnchantment(Supplier<? extends Enchantment>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addEnchantmentTooltips(List<ITextComponent>, ListNBT) - Static method in class net.minecraft.item.ItemStack
 
addEndpoint(InetAddress, int) - Method in class net.minecraft.network.NetworkSystem
 
addEntitiesToChunk(Chunk) - Method in class net.minecraft.client.world.ClientWorld
 
addEntity(int, Entity) - Method in class net.minecraft.client.world.ClientWorld
 
addEntity(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
 
addEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addEntity(Entity) - Method in interface net.minecraft.world.chunk.IChunk
 
addEntity(Entity) - Method in class net.minecraft.world.gen.WorldGenRegion
 
addEntity(Entity) - Method in interface net.minecraft.world.IWorldWriter
 
addEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addEntityIfNotDuplicate(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addEntitySpawn(EntityClassification, MobSpawnInfo.Spawners) - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
addEntitySpawns(EntityClassification, List<MobSpawnInfo.Spawners>) - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
addEntityType(Supplier<? extends EntityType<?>>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addEntry(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
addEntry(LootEntry.Builder<?>) - Method in class net.minecraft.loot.LootPool.Builder
 
addEntry(E) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
addEntry(GameProfile) - Method in class net.minecraft.server.management.PlayerProfileCache
 
addEntry(V) - Method in class net.minecraft.server.management.UserList
 
addExhaustion(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
addExhaustion(float) - Method in class net.minecraft.util.FoodStats
 
addExperience(int) - Method in class net.minecraft.advancements.AdvancementRewards.Builder
 
addExperienceLevel(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addExperienceLevel(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addFaceQuad(Direction, BakedQuad) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
addFaceQuad(Direction, BakedQuad) - Method in interface net.minecraftforge.client.model.IModelBuilder
 
addFaceQuad(Direction, BakedQuad) - Method in class net.minecraftforge.client.model.IModelBuilder.Simple
 
addFilter(Predicate<Entity>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
addFrame(long) - Method in class net.minecraft.util.FrameTimer
 
addFramebuffer(String, int, int) - Method in class net.minecraft.client.shader.ShaderGroup
 
addFromAnotherDimension(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addGatherListener(Consumer<NetworkEvent.GatherLoginPayloadsEvent>) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
addGeneralQuad(BakedQuad) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
addGeneralQuad(BakedQuad) - Method in interface net.minecraftforge.client.model.IModelBuilder
 
addGeneralQuad(BakedQuad) - Method in class net.minecraftforge.client.model.IModelBuilder.Simple
 
addGoal(int, Goal) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
addGraphicsAndWorldToCrashReport(CrashReport) - Method in class net.minecraft.client.Minecraft
 
addGrowth(int) - Method in class net.minecraft.entity.AgeableEntity
 
addGuiAdvancement(AdvancementEntryGui) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
addHandler(Consumer<Predicate<ResourceLocation>>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
addHero(Entity) - Method in class net.minecraft.world.raid.Raid
 
addHitEffects(BlockState, World, RayTraceResult, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
addHitEffects(World, RayTraceResult, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
addHook(WorldPersistenceHooks.WorldPersistenceHook) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
addInformation(ItemStack, IBlockReader, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.block.Block
 
addInformation(ItemStack, IBlockReader, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.block.ShulkerBoxBlock
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.AirItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.BannerItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.BannerPatternItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.BlockItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.CrossbowItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.EnchantedBookItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FilledMapItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FireworkRocketItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FireworkStarItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FishBucketItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.Item
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.LingeringPotionItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.MusicDiscItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.PotionItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.ShieldItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.TippedArrowItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.WrittenBookItem
 
addInfoToCrashReport(CrashReportCategory) - Method in class net.minecraft.tileentity.TileEntity
 
addIngredient(Ingredient, int, int) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
addIngredient(ITag<Item>) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(IItemProvider) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(IItemProvider, int) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(Ingredient) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(Ingredient, int) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addInput(Path) - Method in class net.minecraft.data.DataGenerator
 
AddIslandLayer - Enum in net.minecraft.world.gen.layer
 
addItem(ItemStack) - Method in class net.minecraft.inventory.Inventory
 
addItem(ItemStack, int) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
addItem(Supplier<? extends Item>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addItemEntry(T) - Method in class net.minecraft.data.TagsProvider.Builder
 
addItemEntry(ResourceLocation, String) - Method in class net.minecraft.tags.ITag.Builder
 
addItemStack(ItemStack) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
addItemStack(Supplier<ItemStack>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addItemStackToInventory(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
addItemStackToInventory(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
ADDITIVE_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
addJunction(JigsawJunction) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
addKey(InputMappings.Input, KeyBinding) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
addLandingEffects(BlockState, ServerWorld, BlockPos, BlockState, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
addLandingEffects(ServerWorld, BlockPos, BlockState, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
addLayer(LayerRenderer<T, M>) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
addLightPosition(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addLightValue(short, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ImpossibleTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
addListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundEngine
 
addListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundHandler
 
addListener(RecipeBookGui) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
addListener(T) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
addListener(T) - Method in class net.minecraft.client.gui.screen.Screen
 
addListener(IContainerListener) - Method in class net.minecraft.inventory.container.Container
 
addListener(IInventoryChangedListener) - Method in class net.minecraft.inventory.Inventory
 
addListener(IBorderListener) - Method in class net.minecraft.world.border.WorldBorder
 
addListener(NonNullConsumer<LazyOptional<T>>) - Method in class net.minecraftforge.common.util.LazyOptional
 
addListener(IFutureReloadListener) - Method in class net.minecraftforge.event.AddReloadListenerEvent
 
addListener(Runnable) - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
 
addListener(Consumer<T>) - Method in class net.minecraftforge.fml.network.event.EventNetworkChannel
 
addListener(Consumer<T>) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
addLocalEndpoint() - Method in class net.minecraft.network.NetworkSystem
 
addLoot(PlayerEntity) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
addLootEntry(LootEntry.Builder<?>) - Method in class net.minecraft.loot.functions.SetContents.Builder
 
addLootPool(LootPool.Builder) - Method in class net.minecraft.loot.LootTable.Builder
 
addLootTable(LootTable) - Method in class net.minecraft.loot.LootContext
 
addMemoryStatsToSnooper() - Method in class net.minecraft.profiler.Snooper
 
addModel() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
addModels(VariantBlockStateBuilder.PartialBlockstate, ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
addModels(ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
addModifier(Attribute, AttributeModifier) - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
addModMessage(String) - Static method in class net.minecraftforge.fml.StartupMessageManager
 
addModPacks(List<String>) - Method in class net.minecraft.util.datafix.codec.DatapackCodec
 
addMovementStat(double, double, double) - Method in class net.minecraft.entity.player.PlayerEntity
 
AddMushroomIslandLayer - Enum in net.minecraft.world.gen.layer
 
addNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
addNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.CollectionNBT
 
addNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
addNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
addNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
AddNewChoices - Class in net.minecraft.util.datafix.fixes
 
AddNewChoices(Schema, String, DSL.TypeReference) - Constructor for class net.minecraft.util.datafix.fixes.AddNewChoices
 
addNewPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addObjective(String, ScoreCriteria, ITextComponent, ScoreCriteria.RenderType) - Method in class net.minecraft.scoreboard.Scoreboard
 
addObjective(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addOp(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
addOp(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
addOperation(String, String, CopyNbt.Action) - Method in class net.minecraft.loot.functions.CopyNbt.Builder
 
addOption(AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
addOption(AbstractOption, AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
addOptional(ResourceLocation) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptionalParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addOptionalParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addOptionalParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addOptionalParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addOptionalTag(ResourceLocation) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptions(AbstractOption[]) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
addOrUpdate(ToastGui, IRecipe<?>) - Static method in class net.minecraft.client.gui.toasts.RecipeToast
 
addOrUpdate(ToastGui, SystemToast.Type, ITextComponent, ITextComponent) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
addPackedPosition(short, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addPackedPosition(short, int) - Method in interface net.minecraft.world.chunk.IChunk
 
addPackFinder(IPackFinder) - Method in class net.minecraft.resources.ResourcePackList
 
addPackInfos(Consumer<ResourcePackInfo>, ResourcePackInfo.IFactory) - Method in interface net.minecraftforge.fml.packs.ResourcePackLoader.IPackInfoFinder
 
addPacks(List<Path>) - Method in class net.minecraft.client.gui.screen.PackScreen
 
addPacks(List<Path>) - Method in class net.minecraft.client.gui.screen.Screen
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ParticleManager
 
addParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addParticle(IParticleData, boolean, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.world.gen.WorldGenRegion
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in interface net.minecraft.world.IWorld
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addParticleEmitter(Entity, IParticleData) - Method in class net.minecraft.client.particle.ParticleManager
 
addPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
addPassenger(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
addPath(int, Path, float) - Method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
addPlant(ResourceLocation, Supplier<? extends Block>) - Method in class net.minecraft.block.FlowerPotBlock
 
addPlayer(int, AbstractClientPlayerEntity) - Method in class net.minecraft.client.world.ClientWorld
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
addPlayer(UUID) - Method in class net.minecraft.server.CustomServerBossInfo
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
addPlayer(long, ServerPlayerEntity, boolean) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerBossInfo
 
AddPlayerData(GameProfile, int, GameType, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
addPlayerToTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
addPlayerToTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addPoint(PathPoint) - Method in class net.minecraft.pathfinding.PathHeap
 
addPool(LootPool) - Method in class net.minecraft.loot.LootTable
 
addPotionEffect(EffectInstance) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
addPotionEffect(EffectInstance) - Method in class net.minecraft.entity.boss.WitherEntity
 
addPotionEffect(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
addPotionToItemStack(ItemStack, Potion) - Static method in class net.minecraft.potion.PotionUtils
 
addPotionTooltip(ItemStack, List<ITextComponent>, float) - Static method in class net.minecraft.potion.PotionUtils
 
addProblem(String) - Method in class net.minecraft.loot.ValidationTracker
 
addProcessor(StructureProcessor) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
addProtectedPath(Path) - Method in class net.minecraft.data.DirectoryCache
 
addProvider(IDataProvider) - Method in class net.minecraft.data.DataGenerator
 
addProxyTag(ITag.Proxy) - Method in class net.minecraft.tags.ITag.Builder
 
addQuad(MatrixStack.Entry, BakedQuad, float, float, float, int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
addQuad(MatrixStack.Entry, BakedQuad, float[], float, float, float, int[], int, boolean) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
addQuads(RenderType, BakedQuad...) - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
 
addQuads(RenderType, Collection<BakedQuad>) - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelGroup
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelObject
 
addRainParticles(ActiveRenderInfo) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addRandomEnchantment(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
addRecipe(ResourceLocation) - Method in class net.minecraft.advancements.AdvancementRewards.Builder
 
addRecipe(Ingredient, Ingredient, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
addRecipe(IBrewingRecipe) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
addRecipe(Consumer<Consumer<IFinishedRecipe>>) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
addRecipe(IFinishedRecipe) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
addReference(SectionPos, Structure<?>, long, IStructureReader) - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
addReloadListener(IFutureReloadListener) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
addReloadListener(IFutureReloadListener) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
AddReloadListenerEvent - Class in net.minecraftforge.event
 
AddReloadListenerEvent(DataPackRegistries) - Constructor for class net.minecraftforge.event.AddReloadListenerEvent
 
addResourcePack(IResourcePack) - Method in class net.minecraft.resources.FallbackResourceManager
 
addResourcePack(IResourcePack) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
addRespawnedPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addRunningEffects(BlockState, World, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
addRunningEffects(World, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
addScore(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addScrollPos(double) - Method in class net.minecraft.client.gui.NewChatGui
 
addSection(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
addSection(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
addSelfToInternalCraftingInventory() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addServer(String, InetAddress) - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
addServerBranding(String, boolean) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
addServerBranding(String, boolean) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
addServerData(ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.integrated.IntegratedServer
 
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.MinecraftServer
 
AddServerScreen - Class in net.minecraft.client.gui.screen
 
AddServerScreen(Screen, BooleanConsumer, ServerData) - Constructor for class net.minecraft.client.gui.screen.AddServerScreen
 
addShader(String, Framebuffer, Framebuffer) - Method in class net.minecraft.client.shader.ShaderGroup
 
addShoulderEntity(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
addSlot(Stitcher.Holder) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
addSlot(Slot) - Method in class net.minecraft.inventory.container.Container
 
AddSnowLayer - Enum in net.minecraft.world.gen.layer
 
addSound(ISoundEventAccessor<Sound>) - Method in class net.minecraft.client.audio.SoundEventAccessor
 
addSpecialModel(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoader
 
addSprintingEffect() - Method in class net.minecraft.entity.LivingEntity
 
addSprite(TextureAtlasSprite.Info) - Method in class net.minecraft.client.renderer.texture.Stitcher
 
addSprite(ResourceLocation) - Method in class net.minecraftforge.client.event.TextureStitchEvent.Pre
 
addStat(ResourceLocation) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(ResourceLocation, int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(Stat<?>) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(Stat<?>, int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(Stat<?>, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addStat(Stat, int) - Method in class net.minecraftforge.common.util.FakePlayer
 
addStats(int, float) - Method in class net.minecraft.util.FoodStats
 
addStatToSnooper(String, Object) - Method in class net.minecraft.profiler.Snooper
 
addStructureIndex(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
addStructureStart(SectionPos, Structure<?>, StructureStart<?>, IStructureReader) - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
addTables() - Method in class net.minecraft.data.loot.BlockLootTables
 
addTables() - Method in class net.minecraft.data.loot.EntityLootTables
 
addTag(ITag.INamedTag<T>) - Method in class net.minecraft.data.TagsProvider.Builder
 
addTag(String) - Method in class net.minecraft.entity.Entity
 
addTag(ITag.ITagEntry, String) - Method in class net.minecraft.tags.ITag.Builder
 
addTagEntry(ResourceLocation, String) - Method in class net.minecraft.tags.ITag.Builder
 
addTags(ITag.INamedTag<T>...) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addTargetDecoration(ItemStack, BlockPos, String, MapDecoration.Type) - Static method in class net.minecraft.world.storage.MapData
 
addTaskToChunk(Optional<T>, long, int) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
addTileEntities(Collection<TileEntity>) - Method in class net.minecraft.world.World
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addTileEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addTileEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addTileEntity(BlockPos, TileEntity) - Method in interface net.minecraft.world.chunk.IChunk
 
addTileEntity(CompoundNBT) - Method in interface net.minecraft.world.chunk.IChunk
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.World
 
addTime(CommandSource, int) - Static method in class net.minecraft.command.impl.TimeCommand
 
addToBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.BlockItem
 
addToBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.WallOrFloorItem
 
addToCrashReport(CrashReportCategory) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
addToCrashReport(CrashReportCategory) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
addToCrashReport(CrashReportCategory) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
addToCrashReport(CrashReportCategory) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
addToCrashReport(CrashReportCategory) - Method in interface net.minecraft.world.storage.IWorldInfo
 
addToCrashReport(CrashReportCategory) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
addTooltip(CompoundNBT, List<ITextComponent>) - Static method in class net.minecraft.item.FireworkStarItem
 
addToolType(ToolType, int) - Method in class net.minecraft.item.Item.Properties
 
addToSentMessages(String) - Method in class net.minecraft.client.gui.NewChatGui
 
addTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.boss.WitherEntity
 
addTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 
addTrades(MerchantOffers, VillagerTrades.ITrade[], int) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
addTransformer(SNBTToNBTConverter.ITransformer) - Method in class net.minecraft.data.SNBTToNBTConverter
 
addTranslations() - Method in class net.minecraftforge.common.data.LanguageProvider
 
addTypes(RegistryKey<Biome>, BiomeDictionary.Type...) - Static method in class net.minecraftforge.common.BiomeDictionary
 
addUpdate(long, BlockPos) - Method in class net.minecraft.client.renderer.debug.NeighborsUpdateDebugRenderer
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.item.HangingEntity
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float, float, float, int, int, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float, float, float, float, int, int) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float, float, float, float, int, int, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float[], float, float, float, float, int[], int, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexPair(IVertexBuilder, Matrix4f, int, float, float, float, float, float, int, int, boolean, float, float) - Static method in class net.minecraft.client.renderer.entity.MobRenderer
 
addWarning(ModLoadingWarning) - Method in class net.minecraftforge.fml.ModLoader
 
addWeightedBlockstate(BlockState, int) - Method in class net.minecraft.world.gen.blockstateprovider.WeightedBlockStateProvider
 
addWidget(Widget) - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
addWorker(WorldWorkerManager.IWorker) - Static method in class net.minecraftforge.common.WorldWorkerManager
 
adjugateAndDet() - Method in class net.minecraft.util.math.vector.Matrix3f
 
adjugateAndDet() - Method in class net.minecraft.util.math.vector.Matrix4f
 
adjustPosToNearbyEntity(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
ADMIRE_ITEM - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
AdmireItemTask<E extends PiglinEntity> - Class in net.minecraft.entity.monster.piglin
 
AdmireItemTask(int) - Constructor for class net.minecraft.entity.monster.piglin.AdmireItemTask
 
ADMIRING_DISABLED - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
ADMIRING_ITEM - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
ADOBE - Static variable in class net.minecraft.block.material.MaterialColor
 
advancedItemTooltips - Variable in class net.minecraft.client.GameSettings
 
Advancement - Class in net.minecraft.advancements
 
Advancement(ResourceLocation, Advancement, DisplayInfo, AdvancementRewards, Map<String, Criterion>, String[][]) - Constructor for class net.minecraft.advancements.Advancement
 
ADVANCEMENT - Static variable in class net.minecraft.loot.LootParameterSets
 
Advancement.Builder - Class in net.minecraft.advancements
 
AdvancementCommand - Class in net.minecraft.command.impl
 
AdvancementCommand() - Constructor for class net.minecraft.command.impl.AdvancementCommand
 
AdvancementEntryGui - Class in net.minecraft.client.gui.advancements
 
AdvancementEntryGui(AdvancementTabGui, Minecraft, Advancement, DisplayInfo) - Constructor for class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
AdvancementEvent - Class in net.minecraftforge.event.entity.player
 
AdvancementEvent(PlayerEntity, Advancement) - Constructor for class net.minecraftforge.event.entity.player.AdvancementEvent
 
AdvancementList - Class in net.minecraft.advancements
 
AdvancementList() - Constructor for class net.minecraft.advancements.AdvancementList
 
AdvancementList.IListener - Interface in net.minecraft.advancements
 
AdvancementLoadFix - Class in net.minecraftforge.common
 
AdvancementLoadFix() - Constructor for class net.minecraftforge.common.AdvancementLoadFix
 
AdvancementManager - Class in net.minecraft.advancements
 
AdvancementManager(LootPredicateManager) - Constructor for class net.minecraft.advancements.AdvancementManager
 
AdvancementProgress - Class in net.minecraft.advancements
 
AdvancementProgress() - Constructor for class net.minecraft.advancements.AdvancementProgress
 
AdvancementProgress.Serializer - Class in net.minecraft.advancements
 
AdvancementProvider - Class in net.minecraft.data
 
AdvancementProvider(DataGenerator) - Constructor for class net.minecraft.data.AdvancementProvider
 
AdvancementRenamer - Class in net.minecraft.util.datafix.fixes
 
AdvancementRenamer(Schema, boolean, String, Function<String, String>) - Constructor for class net.minecraft.util.datafix.fixes.AdvancementRenamer
 
AdvancementRenamer1501 - Class in net.minecraft.util.datafix.fixes
 
AdvancementRenamer1501(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.AdvancementRenamer1501
 
AdvancementRewards - Class in net.minecraft.advancements
 
AdvancementRewards(int, ResourceLocation[], ResourceLocation[], FunctionObject.CacheableFunction) - Constructor for class net.minecraft.advancements.AdvancementRewards
 
AdvancementRewards.Builder - Class in net.minecraft.advancements
 
ADVANCEMENTS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ADVANCEMENTS - Static variable in class net.minecraft.world.storage.FolderName
 
advancementsCleared() - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
advancementsCleared() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
AdvancementsScreen - Class in net.minecraft.client.gui.advancements
 
AdvancementsScreen(ClientAdvancementManager) - Constructor for class net.minecraft.client.gui.advancements.AdvancementsScreen
 
AdvancementState - Enum in net.minecraft.client.gui.advancements
 
AdvancementTabGui - Class in net.minecraft.client.gui.advancements
 
AdvancementTabGui(Minecraft, AdvancementsScreen, AdvancementTabType, int, Advancement, DisplayInfo) - Constructor for class net.minecraft.client.gui.advancements.AdvancementTabGui
 
AdvancementTabGui(Minecraft, AdvancementsScreen, AdvancementTabType, int, int, Advancement, DisplayInfo) - Constructor for class net.minecraft.client.gui.advancements.AdvancementTabGui
 
AdvancementToast - Class in net.minecraft.client.gui.toasts
 
AdvancementToast(Advancement) - Constructor for class net.minecraft.client.gui.toasts.AdvancementToast
 
AdvancementTreeNode - Class in net.minecraft.advancements
 
AdvancementTreeNode(Advancement, AdvancementTreeNode, AdvancementTreeNode, int, int) - Constructor for class net.minecraft.advancements.AdvancementTreeNode
 
AdventureAdvancements - Class in net.minecraft.data.advancements
 
AdventureAdvancements() - Constructor for class net.minecraft.data.advancements.AdventureAdvancements
 
affectEntity(Entity, Entity, LivingEntity, int, double) - Method in class net.minecraft.potion.Effect
 
affine(Matrix4f) - Static method in class net.minecraft.util.math.vector.TransformationMatrix
 
AGE - Static variable in class net.minecraft.block.AbstractTopPlantBlock
 
AGE - Static variable in class net.minecraft.block.CactusBlock
 
AGE - Static variable in class net.minecraft.block.ChorusFlowerBlock
 
AGE - Static variable in class net.minecraft.block.CocoaBlock
 
AGE - Static variable in class net.minecraft.block.CropsBlock
 
AGE - Static variable in class net.minecraft.block.FireBlock
 
AGE - Static variable in class net.minecraft.block.FrostedIceBlock
 
AGE - Static variable in class net.minecraft.block.NetherWartBlock
 
AGE - Static variable in class net.minecraft.block.StemBlock
 
AGE - Static variable in class net.minecraft.block.SugarCaneBlock
 
AGE - Static variable in class net.minecraft.block.SweetBerryBushBlock
 
age - Variable in class net.minecraft.client.particle.Particle
 
AGE_0_1 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_2 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_25 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_3 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_5 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AgeableData(boolean) - Constructor for class net.minecraft.entity.AgeableEntity.AgeableData
 
AgeableData(float) - Constructor for class net.minecraft.entity.AgeableEntity.AgeableData
 
AgeableEntity - Class in net.minecraft.entity
 
AgeableEntity(EntityType<? extends AgeableEntity>, World) - Constructor for class net.minecraft.entity.AgeableEntity
 
AgeableEntity.AgeableData - Class in net.minecraft.entity
 
AgeableModel<E extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
AgeableModel(boolean, float, float) - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
AgeableModel(boolean, float, float, float, float, float) - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
AgeableModel(Function<ResourceLocation, RenderType>, boolean, float, float, float, float, float) - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
AgeableModel() - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
ageParticle() - Method in class net.minecraft.client.particle.DripParticle
 
ageUp(int, boolean) - Method in class net.minecraft.entity.AgeableEntity
 
AIR - Static variable in class net.minecraft.block.Blocks
 
AIR - Static variable in class net.minecraft.block.material.Material
 
AIR - Static variable in class net.minecraft.block.material.MaterialColor
 
AIR - Static variable in class net.minecraft.item.Items
 
AIR - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
AIR - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
AIR - Static variable in class net.minecraft.world.gen.DebugChunkGenerator
 
AIR - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
AIR_AND_STRUCTURE_BLOCK - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
AirBlock - Class in net.minecraft.block
 
AirBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AirBlock
 
AirItem - Class in net.minecraft.item
 
AirItem(Block, Item.Properties) - Constructor for class net.minecraft.item.AirItem
 
aisle(String...) - Method in class net.minecraft.block.pattern.BlockPatternBuilder
 
ALBAN - Static variable in class net.minecraft.entity.item.PaintingType
 
AlertablePredicate() - Constructor for class net.minecraft.entity.passive.FoxEntity.AlertablePredicate
 
alertOthers() - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
AlertScreen - Class in net.minecraft.client.gui.screen
 
AlertScreen(Runnable, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.AlertScreen
 
AlertScreen(Runnable, ITextComponent, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.AlertScreen
 
aliases - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
align(EnumSet<Direction.Axis>) - Method in class net.minecraft.util.math.vector.Vector3d
 
ALL - Static variable in class net.minecraft.data.StockTextureAliases
 
ALL - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
all() - Static method in class net.minecraftforge.resource.ReloadRequirements
 
ALL_RECIPES - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
allAsyncCompleted - Variable in class net.minecraft.resources.AsyncReloader
 
allBlocksWithin() - Method in class net.minecraft.util.math.SectionPos
 
allFaces(BiConsumer<Direction, ModelBuilder<T>.ElementBuilder.FaceBuilder>) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
ALLIUM - Static variable in class net.minecraft.block.Blocks
 
ALLIUM - Static variable in class net.minecraft.item.Items
 
alloc() - Method in class net.minecraft.network.PacketBuffer
 
AllowDespawn(MobEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.AllowDespawn
 
allowEdit - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowFlight - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowFlying - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowFriendlyFire() - Method in class net.minecraft.entity.EntityPredicate
 
allowInvulnerable() - Method in class net.minecraft.entity.EntityPredicate
 
allowLogging() - Method in interface net.minecraft.command.ICommandSource
 
allowLogging() - Method in class net.minecraft.entity.Entity
 
allowLogging() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
allowLogging() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowLogging() - Method in class net.minecraft.server.integrated.IntegratedServer
 
allowLogging() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
allowLoggingRcon() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowLoggingRcon() - Method in class net.minecraft.server.integrated.IntegratedServer
 
allowLoggingRcon() - Method in class net.minecraft.server.MinecraftServer
 
allowModification() - Method in class net.minecraftforge.registries.RegistryBuilder
 
allowNether - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowPvp - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowsMovement(IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.AbstractSkullBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.AnvilBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BambooBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BedBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BellBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BrewingStandBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BushBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CactusBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CakeBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CampfireBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CauldronBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ChainBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ChestBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ChorusPlantBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CocoaBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ComposterBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ConduitBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.DoorBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.DragonEggBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EnchantingTableBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EnderChestBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EndPortalFrameBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EndRodBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FarmlandBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FenceBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FenceGateBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FlowerPotBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FlowingFluidBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FourWayBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.GrassPathBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.GrindstoneBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.HopperBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.LanternBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.LecternBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.MovingPistonBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.PistonBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.PistonHeadBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.RespawnAnchorBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SeaPickleBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SlabBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SnowBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SoulSandBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.StairsBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.StonecutterBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.TrapDoorBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.WallBlock
 
allRotations(ModelFile, boolean) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
allRotations(ModelFile, boolean, int) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
allYRotations(ModelFile, int, boolean) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
allYRotations(ModelFile, int, boolean, int) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
alpha - Variable in class net.minecraft.client.gui.widget.Widget
 
alpha(RenderState.AlphaState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
alphaFunc(int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
alphaFunc(int, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
AlphaState(float) - Constructor for class net.minecraft.client.renderer.RenderState.AlphaState
 
ALTER_GROUND - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
AlterGroundTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
AlterGroundTreeDecorator(BlockStateProvider) - Constructor for class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 
Alternative - Class in net.minecraft.loot.conditions
 
alternative(ILootCondition.IBuilder) - Method in class net.minecraft.loot.conditions.Alternative.Builder
 
alternative(ILootCondition.IBuilder) - Method in interface net.minecraft.loot.conditions.ILootCondition.IBuilder
 
ALTERNATIVE - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
ALTERNATIVE - Static variable in class net.minecraft.loot.LootEntryManager
 
Alternative.Builder - Class in net.minecraft.loot.conditions
 
Alternative.Serializer - Class in net.minecraft.loot.conditions
 
alternatively(LootEntry.Builder<?>) - Method in class net.minecraft.loot.AlternativesLootEntry.Builder
 
alternatively(LootEntry.Builder<?>) - Method in class net.minecraft.loot.LootEntry.Builder
 
AlternativesLootEntry - Class in net.minecraft.loot
 
AlternativesLootEntry.Builder - Class in net.minecraft.loot
 
alterSquishAmount() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
alterSquishAmount() - Method in class net.minecraft.entity.monster.SlimeEntity
 
ALUtils - Class in net.minecraft.client.audio
 
ALUtils() - Constructor for class net.minecraft.client.audio.ALUtils
 
ALWAYS_TRUE - Static variable in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
ALWAYS_TRUE - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
alwaysSetupTerrainOffThread - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
AlwaysTrueRuleTest - Class in net.minecraft.world.gen.feature.template
 
AlwaysTrueTest - Class in net.minecraft.world.gen.feature.template
 
ambient(SoundEvent) - Static method in class net.minecraft.client.audio.SimpleSound
 
AMBIENT_BASALT_DELTAS_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_BASALT_DELTAS_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_BASALT_DELTAS_MOOD - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_CAVE - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_CRIMSON_FOREST_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_CRIMSON_FOREST_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_CRIMSON_FOREST_MOOD - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_ENTITY_EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
AMBIENT_NETHER_WASTES_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_NETHER_WASTES_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_NETHER_WASTES_MOOD - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_SOUL_SAND_VALLEY_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_SOUL_SAND_VALLEY_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_SOUL_SAND_VALLEY_MOOD - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_ENTER - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_EXIT - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_WARPED_FOREST_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_WARPED_FOREST_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_WARPED_FOREST_MOOD - Static variable in class net.minecraft.util.SoundEvents
 
ambientColor - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
ambientColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
AmbientEntity - Class in net.minecraft.entity.passive
 
AmbientEntity(EntityType<? extends AmbientEntity>, World) - Constructor for class net.minecraft.entity.passive.AmbientEntity
 
AmbientMobFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.AmbientMobFactory
 
ambientOcclusion - Variable in class net.minecraft.client.renderer.model.BlockModel
 
ambientOcclusion - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
ambientOcclusion - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
ambientOcclusion - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
ambientOcclusionStatus - Variable in class net.minecraft.client.GameSettings
 
AmbientOcclusionStatus - Enum in net.minecraft.client.settings
 
ambientToFullbright(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
ambientToFullbright - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
ambientToFullbright - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
ambientWithAttenuation(SoundEvent, double, double, double) - Static method in class net.minecraft.client.audio.SimpleSound
 
ambientWithoutAttenuation(SoundEvent, float, float) - Static method in class net.minecraft.client.audio.SimpleSound
 
ANCIENT_DEBRIS - Static variable in class net.minecraft.block.Blocks
 
ANCIENT_DEBRIS - Static variable in class net.minecraft.block.SoundType
 
ANCIENT_DEBRIS - Static variable in class net.minecraft.item.Items
 
ANCIENT_DEBRIS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
AND - Static variable in interface net.minecraft.advancements.IRequirementsStrategy
 
and(Predicate<T>[]) - Static method in class net.minecraft.loot.conditions.LootConditionManager
 
AND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
and(ICondition...) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
and(TriPredicate<? super T, ? super U, ? super V>) - Method in interface net.minecraftforge.common.util.TriPredicate
 
AndCondition - Class in net.minecraft.client.renderer.model.multipart
 
AndCondition(Iterable<? extends ICondition>) - Constructor for class net.minecraft.client.renderer.model.multipart.AndCondition
 
AndCondition - Class in net.minecraftforge.common.crafting.conditions
 
AndCondition(ICondition...) - Constructor for class net.minecraftforge.common.crafting.conditions.AndCondition
 
AndCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
ANDESITE - Static variable in class net.minecraft.block.Blocks
 
ANDESITE - Static variable in class net.minecraft.item.Items
 
ANDESITE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
ANDESITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
ANDESITE_SLAB - Static variable in class net.minecraft.item.Items
 
ANDESITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
ANDESITE_STAIRS - Static variable in class net.minecraft.item.Items
 
ANDESITE_WALL - Static variable in class net.minecraft.block.Blocks
 
ANDESITE_WALL - Static variable in class net.minecraft.item.Items
 
angerBees(PlayerEntity, BlockState, BeehiveTileEntity.State) - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
angle - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
angle(float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
AngleArgument - Class in net.minecraft.command.arguments
 
AngleArgument() - Constructor for class net.minecraft.command.arguments.AngleArgument
 
AngleArgument.Result - Class in net.minecraft.command.arguments
 
ANGRY_AT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
ANGRY_VILLAGER - Static variable in class net.minecraft.particles.ParticleTypes
 
AngryVillagerFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.HeartParticle.AngryVillagerFactory
 
animal - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
AnimalBreedTask - Class in net.minecraft.entity.ai.brain.task
 
AnimalBreedTask(EntityType<? extends AnimalEntity>, float) - Constructor for class net.minecraft.entity.ai.brain.task.AnimalBreedTask
 
AnimalEntity - Class in net.minecraft.entity.passive
 
AnimalEntity(EntityType<? extends AnimalEntity>, World) - Constructor for class net.minecraft.entity.passive.AnimalEntity
 
ANIMALS_BRED - Static variable in class net.minecraft.stats.Stats
 
AnimalTameEvent - Class in net.minecraftforge.event.entity.living
 
AnimalTameEvent(AnimalEntity, PlayerEntity) - Constructor for class net.minecraftforge.event.entity.living.AnimalTameEvent
 
animateOverlayMessageColor - Variable in class net.minecraft.client.gui.IngameGui
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.AbstractFireBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BeehiveBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BlastFurnaceBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.Block
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BrewingStandBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BubbleColumnBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CampfireBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CryingObsidianBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EnchantingTableBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EnderChestBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EndGatewayBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EndPortalBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EndRodBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FallingBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FurnaceBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LeavesBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LeverBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.MyceliumBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.NetherPortalBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneOreBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneTorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneWireBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RepeaterBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RespawnAnchorBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SmokerBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.StairsBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.TorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.WallTorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.WetSpongeBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.WitherRoseBlock
 
animateTick(int, int, int) - Method in class net.minecraft.client.world.ClientWorld
 
animateTick(int, int, int, int, Random, boolean, BlockPos.Mutable) - Method in class net.minecraft.client.world.ClientWorld
 
animateTick(World, BlockPos, FluidState, Random) - Method in class net.minecraft.fluid.Fluid
 
animateTick(World, BlockPos, Random) - Method in class net.minecraft.fluid.FluidState
 
animateTick(World, BlockPos, FluidState, Random) - Method in class net.minecraft.fluid.LavaFluid
 
animateTick(World, BlockPos, FluidState, Random) - Method in class net.minecraft.fluid.WaterFluid
 
Animation - Enum in net.minecraftforge.client.model.animation
 
Animation(int, int, float, ImmutableTable<Integer, B3DModel.Node<?>, B3DModel.Key>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
ANIMATION_CAPABILITY - Static variable in class net.minecraftforge.common.model.animation.CapabilityAnimation
 
AnimationFrame - Class in net.minecraft.client.resources.data
 
AnimationFrame(int) - Constructor for class net.minecraft.client.resources.data.AnimationFrame
 
AnimationFrame(int, int) - Constructor for class net.minecraft.client.resources.data.AnimationFrame
 
AnimationItemOverrideList - Class in net.minecraftforge.client.model.animation
 
AnimationItemOverrideList(ModelBakery, IUnbakedModel, ResourceLocation, IModelTransform, Function<RenderMaterial, TextureAtlasSprite>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
AnimationItemOverrideList(ModelBakery, IUnbakedModel, ResourceLocation, IModelTransform, Function<RenderMaterial, TextureAtlasSprite>, List<ItemOverride>) - Constructor for class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
AnimationMetadataSection - Class in net.minecraft.client.resources.data
 
AnimationMetadataSection(List<AnimationFrame>, int, int, int, boolean) - Constructor for class net.minecraft.client.resources.data.AnimationMetadataSection
 
AnimationMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
AnimationMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
AnimationProperty - Static variable in class net.minecraftforge.common.property.Properties
 
AnimationStateMachine - Class in net.minecraftforge.common.model.animation
 
AnimationStateMachine(ImmutableMap<String, ITimeValue>, ImmutableMap<String, IClip>, ImmutableList<String>, ImmutableMultimap<String, String>, String) - Constructor for class net.minecraftforge.common.model.animation.AnimationStateMachine
 
animTime - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
ANNOUNCE_ADVANCEMENTS - Static variable in class net.minecraft.world.GameRules
 
announceAdvancements - Variable in class net.minecraft.server.dedicated.ServerProperties
 
announceMode(NarratorStatus) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
ANVIL - Static variable in class net.minecraft.block.Blocks
 
ANVIL - Static variable in class net.minecraft.block.material.Material
 
ANVIL - Static variable in class net.minecraft.block.SoundType
 
ANVIL - Static variable in class net.minecraft.inventory.container.ContainerType
 
ANVIL - Static variable in class net.minecraft.item.Items
 
ANVIL - Static variable in class net.minecraft.tags.BlockTags
 
ANVIL - Static variable in class net.minecraft.tags.ItemTags
 
ANVIL - Static variable in class net.minecraft.util.DamageSource
 
ANVIL_DESTROYED_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ANVIL_LAND_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ANVIL_USE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
AnvilBlock - Class in net.minecraft.block
 
AnvilBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.AnvilBlock
 
AnvilConverterData(int, int) - Constructor for class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
AnvilConverterException - Exception in net.minecraft.client
 
AnvilConverterException(String) - Constructor for exception net.minecraft.client.AnvilConverterException
 
anvilConverterForAnvilFile - Variable in class net.minecraft.server.MinecraftServer
 
AnvilRepairEvent - Class in net.minecraftforge.event.entity.player
 
AnvilRepairEvent(PlayerEntity, ItemStack, ItemStack, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
AnvilSaveConverter - Class in net.minecraft.world.storage
 
AnvilSaveConverter() - Constructor for class net.minecraft.world.storage.AnvilSaveConverter
 
AnvilScreen - Class in net.minecraft.client.gui.screen.inventory
 
AnvilScreen(RepairContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
AnvilUpdateEvent - Class in net.minecraftforge.event
 
AnvilUpdateEvent(ItemStack, ItemStack, String, int) - Constructor for class net.minecraftforge.event.AnvilUpdateEvent
Deprecated.
AnvilUpdateEvent(ItemStack, ItemStack, String, int, PlayerEntity) - Constructor for class net.minecraftforge.event.AnvilUpdateEvent
 
ANY - Static variable in class net.minecraft.advancements.criterion.BlockPredicate
 
any() - Static method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
any() - Static method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
any() - Static method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
ANY - Static variable in class net.minecraft.advancements.criterion.DamagePredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.DistancePredicate
 
any() - Static method in class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
ANY - Static variable in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.EntityPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.EntityTypePredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.FluidPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.ItemPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.LightPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.LocationPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
any() - Static method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.NBTPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.PlayerPredicate
 
any() - Static method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
any() - Static method in class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
ANY - Static variable in class net.minecraft.block.pattern.BlockStateMatcher
 
ANY_AND - Static variable in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
ANY_VILLAGER_WORKSTATION - Static variable in class net.minecraft.village.PointOfInterestType
 
AO - Static variable in class net.minecraft.client.AbstractOption
 
ao(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
append(ITextComponent) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
append(ITextComponent) - Method in class net.minecraft.util.text.TextComponent
 
append(ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
append(StringBuilder, String) - Method in class net.minecraftforge.common.util.TextTable
 
appendEffects(ItemStack, Collection<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
appendHoverTextFromTileEntityTag(ItemStack, List<ITextComponent>) - Static method in class net.minecraft.item.BannerItem
 
appendLine(JTextArea, JScrollPane, String) - Method in class net.minecraft.server.gui.MinecraftServerGui
 
appendString(String) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
appendToStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReportCategory
 
APPLE - Static variable in class net.minecraft.item.Foods
 
APPLE - Static variable in class net.minecraft.item.Items
 
apply(Map<ResourceLocation, JsonElement>, IResourceManager, IProfiler) - Method in class net.minecraft.advancements.AdvancementManager
 
apply(ServerPlayerEntity) - Method in class net.minecraft.advancements.AdvancementRewards
 
apply(SoundHandler.Loader, IResourceManager, IProfiler) - Method in class net.minecraft.client.audio.SoundHandler
 
apply(GPUWarning.GPUInfo, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.GPUWarning
 
apply(boolean, MatrixStack) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
apply(ModelBakery, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelManager
 
apply(AtlasTexture.SheetData, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
apply(int[], IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
apply(int[], IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
apply(T, IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.ReloadListener
 
apply() - Method in class net.minecraft.client.util.JSONBlendingMode
 
apply(List<String>, IResourceManager, IProfiler) - Method in class net.minecraft.client.util.Splashes
 
apply(Entity) - Method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
 
apply(CommandSource) - Method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
 
apply(Score, Score) - Method in interface net.minecraft.command.arguments.OperationArgument.IOperation
 
apply(P1, P2, P3) - Method in interface net.minecraft.data.BlockStateVariantBuilder.ITriFunction
 
apply(Map<ResourceLocation, JsonElement>, IResourceManager, IProfiler) - Method in class net.minecraft.item.crafting.RecipeManager
 
apply(ItemStack, LootContext) - Method in class net.minecraft.loot.LootFunction
 
apply(Map<ResourceLocation, JsonElement>, IResourceManager, IProfiler) - Method in class net.minecraft.loot.LootPredicateManager
 
apply(Map<ResourceLocation, JsonElement>, IResourceManager, IProfiler) - Method in class net.minecraft.loot.LootTableManager
 
apply(WorldBorder) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
apply(TileEntityMerger.ICallback<? super S, T>) - Method in interface net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper
 
apply(TileEntityMerger.ICallback<? super S, T>) - Method in class net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper.Double
 
apply(TileEntityMerger.ICallback<? super S, T>) - Method in class net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper.Single
 
apply(BiFunction<World, BlockPos, T>) - Method in interface net.minecraft.util.IWorldPosCallable
 
apply(boolean, boolean) - Method in interface net.minecraft.util.math.shapes.IBooleanFunction
 
apply(Float2FloatFunction) - Method in class net.minecraft.util.math.vector.Vector3f
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.AddBambooForestLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.AddIslandLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.AddSnowLayer
 
apply(INoiseRandom, int) - Method in class net.minecraft.world.gen.layer.BiomeLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.DeepOceanLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.EdgeBiomeLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.EdgeLayer.CoolWarm
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.EdgeLayer.HeatIce
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.EdgeLayer.Special
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.HillsLayer
 
apply(INoiseRandom, int, int) - Method in enum net.minecraft.world.gen.layer.IslandLayer
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.MixOceansLayer
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.MixRiverLayer
 
apply(INoiseRandom, int, int) - Method in enum net.minecraft.world.gen.layer.OceanLayer
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.RareBiomeLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.RiverLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.ShoreLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.SmoothLayer
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.StartRiverLayer
 
apply(IExtendedNoiseRandom<R>) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer0
 
apply(INoiseRandom, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer0
 
apply(IExtendedNoiseRandom<R>, IAreaFactory<R>) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer1
 
apply(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer1
 
apply(IExtendedNoiseRandom<R>, IAreaFactory<R>, IAreaFactory<R>) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer2
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer2
 
apply(INoiseRandom, int, int, int, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IBishopTransformer
 
apply(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IBishopTransformer
 
apply(INoiseRandom, int) - Method in interface net.minecraft.world.gen.layer.traits.IC0Transformer
 
apply(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IC0Transformer
 
apply(INoiseRandom, int) - Method in interface net.minecraft.world.gen.layer.traits.IC1Transformer
 
apply(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IC1Transformer
 
apply(INoiseRandom, int, int, int, int, int) - Method in interface net.minecraft.world.gen.layer.traits.ICastleTransformer
 
apply(IExtendedNoiseRandom<?>, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.ICastleTransformer
 
apply(int, int) - Method in interface net.minecraft.world.gen.layer.traits.IPixelTransformer
 
apply(IExtendedNoiseRandom<?>, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
apply(IJoint) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
 
apply(float) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip.MBJointClip
 
apply(IJoint) - Method in enum net.minecraftforge.client.model.b3d.B3DClip
 
apply(float) - Method in class net.minecraftforge.client.model.b3d.B3DClip.NodeClip
 
apply(float) - Method in interface net.minecraftforge.common.animation.ITimeValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
apply(float) - Method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
apply(Biome.Climate, Biome.Category, Float, Float, BiomeAmbience, BiomeGenerationSettings, MobSpawnInfo) - Method in interface net.minecraftforge.common.ForgeHooks.BiomeCallbackFunction
 
apply(List<ItemStack>, LootContext) - Method in interface net.minecraftforge.common.loot.IGlobalLootModifier
 
apply(List<ItemStack>, LootContext) - Method in class net.minecraftforge.common.loot.LootModifier
 
apply(Map<ResourceLocation, JsonElement>, IResourceManager, IProfiler) - Method in class net.minecraftforge.common.loot.LootModifierManager
 
apply(float) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
apply(IClip, float, float) - Static method in class net.minecraftforge.common.model.animation.Clips
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
apply(IJoint) - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.TriggerClip
 
apply(float) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
 
apply(IJoint) - Method in interface net.minecraftforge.common.model.animation.IClip
 
apply(float) - Method in interface net.minecraftforge.common.model.animation.IJointClip
 
apply(float) - Method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
 
apply(float) - Method in class net.minecraftforge.common.model.animation.JointClips.NodeJointClip
 
apply(T) - Method in interface net.minecraftforge.common.util.NonNullFunction
 
APPLY_BONUS - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
applyArmorCalculations(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyArthropodEnchantments(LivingEntity, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyAsBool(T, U) - Method in interface net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder.ToBooleanBiFunction
 
applyAsInt(int) - Method in class net.minecraft.loot.IntClamper
 
applyAttributeBonuses(float) - Method in class net.minecraft.entity.monster.ZombieEntity
 
applyAttributesModifiersToEntity(LivingEntity, AttributeModifierManager, int) - Method in class net.minecraft.potion.AbsorptionEffect
 
applyAttributesModifiersToEntity(LivingEntity, AttributeModifierManager, int) - Method in class net.minecraft.potion.Effect
 
applyBakedLighting(int, ByteBuffer) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
applyBakedNormals(Vector3f, ByteBuffer, Matrix3f) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
applyBonemeal(ItemStack, World, BlockPos) - Static method in class net.minecraft.item.BoneMealItem
Deprecated.
applyBonemeal(ItemStack, World, BlockPos, PlayerEntity) - Static method in class net.minecraft.item.BoneMealItem
 
ApplyBonus - Class in net.minecraft.loot.functions
 
ApplyBonus.Serializer - Class in net.minecraft.loot.functions
 
applyDiffuseLighting() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
applyDrag() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
applyDrag() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
applyDrag() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
applyEnchantments(LivingEntity, Entity) - Method in class net.minecraft.entity.Entity
 
applyEntityAI() - Method in class net.minecraft.entity.monster.DrownedEntity
 
applyEntityAI() - Method in class net.minecraft.entity.monster.ZombieEntity
 
applyEntityAI() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.Entity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.LivingEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.monster.SlimeEntity
 
applyFluidLuminosity(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
applyFog() - Static method in class net.minecraft.client.renderer.FogRenderer
 
applyForEachModContainer(Function<ModContainer, T>) - Method in class net.minecraftforge.fml.ModList
 
applyForEachModFile(Function<ModFile, T>) - Method in class net.minecraftforge.fml.ModList
 
applyFormatting(TextFormatting) - Method in class net.minecraft.util.text.Style
 
applyItemNBT(World, PlayerEntity, Entity, CompoundNBT) - Static method in class net.minecraft.entity.EntityType
 
applyKnockback(float, double, double) - Method in class net.minecraft.entity.LivingEntity
 
applyNonPersistentModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
applyObjectHolders() - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
applyObjectHolders(Predicate<ResourceLocation>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
applyOrElse(BiFunction<World, BlockPos, T>, T) - Method in interface net.minecraft.util.IWorldPosCallable
 
applyOrientationToEntity(Entity) - Method in class net.minecraft.entity.Entity
 
applyOrientationToEntity(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
applyOrigin(Vector3f) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
applyPersistentModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
applyPlayerInteraction(PlayerEntity, Vector3d, Hand) - Method in class net.minecraft.entity.Entity
 
applyPlayerInteraction(PlayerEntity, Vector3d, Hand) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.entity.monster.WitchEntity
 
applyRotations(ArmorStandEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
applyRotations(BatEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
applyRotations(CatEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
applyRotations(CodEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.CodRenderer
 
applyRotations(DrownedEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.DrownedRenderer
 
applyRotations(FoxEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.FoxRenderer
 
applyRotations(IronGolemEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.IronGolemRenderer
 
applyRotations(T, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
applyRotations(PandaEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PandaRenderer
 
applyRotations(PhantomEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
applyRotations(AbstractClientPlayerEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
applyRotations(PufferfishEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
applyRotations(SalmonEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.SalmonRenderer
 
applyRotations(ShulkerEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
applyRotations(SquidEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
applyRotations(TropicalFishEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
applyStackTrace(Throwable) - Method in class net.minecraft.crash.CrashReportCategory
 
applySuggestionToInput() - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
applyThornEnchantments(LivingEntity, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyTint(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.EvokerEntity
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.PillagerEntity
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.RavagerEntity
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
applyWaveBonus(int, boolean) - Method in class net.minecraft.entity.monster.WitchEntity
 
applyYawToEntity(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
approach(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
approachDegrees(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
AQUA_AFFINITY - Static variable in class net.minecraft.enchantment.Enchantments
 
AquaAffinityEnchantment - Class in net.minecraft.enchantment
 
AquaAffinityEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.AquaAffinityEnchantment
 
ARBITRARY - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
ArbitraryBitLengthIntArray - Class in net.minecraft.util
 
ArbitraryBitLengthIntArray(int, int) - Constructor for class net.minecraft.util.ArbitraryBitLengthIntArray
 
ArbitraryBitLengthIntArray(int, int, long[]) - Constructor for class net.minecraft.util.ArbitraryBitLengthIntArray
 
archive(Artifact, File, byte[]) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
archive(Artifact, File, byte[]) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
AREA - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
AREA_EFFECT_CLOUD - Static variable in class net.minecraft.entity.EntityType
 
AreaContext - Class in net.minecraftforge.server.permission.context
 
AreaContext(PlayerEntity, AxisAlignedBB) - Constructor for class net.minecraftforge.server.permission.context.AreaContext
 
AreaEffectCloudEntity - Class in net.minecraft.entity
 
AreaEffectCloudEntity(EntityType<? extends AreaEffectCloudEntity>, World) - Constructor for class net.minecraft.entity.AreaEffectCloudEntity
 
AreaEffectCloudEntity(World, double, double, double) - Constructor for class net.minecraft.entity.AreaEffectCloudEntity
 
AreaEffectCloudRenderer - Class in net.minecraft.client.renderer.entity
 
AreaEffectCloudRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.AreaEffectCloudRenderer
 
areAllCompatibleWith(Collection<Enchantment>, Enchantment) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
areAllPotionsAmbient(Collection<EffectInstance>) - Static method in class net.minecraft.entity.LivingEntity
 
areBiomesSimilar(int, int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
areCapsCompatible(CapabilityProvider<B>) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
areCapsCompatible(CapabilityDispatcher) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
areCommandsAllowed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
areCommandsAllowed() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
areCommandsAllowed() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
areCommandsAllowed() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
areCompatible(CapabilityDispatcher) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
areCornersDisabled() - Method in class net.minecraft.block.AbstractRailBlock
 
areEyesInFluid(ITag<Fluid>) - Method in class net.minecraft.entity.Entity
 
areFluidStackTagsEqual(FluidStack, FluidStack) - Static method in class net.minecraftforge.fluids.FluidStack
 
areItemsAndTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.inventory.container.Container
 
areItemsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areItemsEqualIgnoreDurability(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areItemStacksEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areNBTEquals(INBT, INBT, boolean) - Static method in class net.minecraft.nbt.NBTUtil
 
areParticlesHidden() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
areProvidersEqual(long) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
areShareTagsEqual(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
areSimilar(RegistryKey<Biome>, RegistryKey<Biome>) - Static method in class net.minecraftforge.common.BiomeDictionary
 
argument(String, ArgumentType<T>) - Static method in class net.minecraft.command.Commands
 
ArgumentSerializer<T extends com.mojang.brigadier.arguments.ArgumentType<?>> - Class in net.minecraft.command.arguments
 
ArgumentSerializer(Supplier<T>) - Constructor for class net.minecraft.command.arguments.ArgumentSerializer
 
ArgumentTypes - Class in net.minecraft.command.arguments
 
ArgumentTypes() - Constructor for class net.minecraft.command.arguments.ArgumentTypes
 
ARMOR - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
ARMOR - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
ARMOR_STAND - Static variable in class net.minecraft.entity.EntityType
 
ARMOR_STAND - Static variable in class net.minecraft.item.Items
 
ARMOR_TOUGHNESS - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
ArmorDyeRecipe - Class in net.minecraft.item.crafting
 
ArmorDyeRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.ArmorDyeRecipe
 
ArmoredMob(ItemStack) - Constructor for class net.minecraft.util.EntityPredicates.ArmoredMob
 
ARMORER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
ARMORER - Static variable in class net.minecraft.village.PointOfInterestType
 
armorInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 
ArmorItem - Class in net.minecraft.item
 
ArmorItem(IArmorMaterial, EquipmentSlotType, Item.Properties) - Constructor for class net.minecraft.item.ArmorItem
 
armorItemInSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
ArmorMaterial - Enum in net.minecraft.item
 
ArmorStandArmorModel - Class in net.minecraft.client.renderer.entity.model
 
ArmorStandArmorModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
ArmorStandArmorModel(float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
ArmorStandEntity - Class in net.minecraft.entity.item
 
ArmorStandEntity(EntityType<? extends ArmorStandEntity>, World) - Constructor for class net.minecraft.entity.item.ArmorStandEntity
 
ArmorStandEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.ArmorStandEntity
 
ArmorStandItem - Class in net.minecraft.item
 
ArmorStandItem(Item.Properties) - Constructor for class net.minecraft.item.ArmorStandItem
 
ArmorStandModel - Class in net.minecraft.client.renderer.entity.model
 
ArmorStandModel() - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
ArmorStandModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
ArmorStandRenderer - Class in net.minecraft.client.renderer.entity
 
ArmorStandRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
ArmorStandSilent - Class in net.minecraft.util.datafix.fixes
 
ArmorStandSilent(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ArmorStandSilent
 
array() - Method in class net.minecraft.network.PacketBuffer
 
arrayOffset() - Method in class net.minecraft.network.PacketBuffer
 
ArrayPalette<T> - Class in net.minecraft.util.palette
 
ArrayPalette(ObjectIntIdentityMap<T>, int, IResizeCallback<T>, Function<CompoundNBT, T>) - Constructor for class net.minecraft.util.palette.ArrayPalette
 
arrays - Variable in class net.minecraft.world.lighting.LightDataMap
 
ARROW - Static variable in class net.minecraft.entity.EntityType
 
ARROW - Static variable in class net.minecraft.item.Items
 
Arrow(AbstractArrowEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.Arrow
 
ArrowEntity - Class in net.minecraft.entity.projectile
 
ArrowEntity(EntityType<? extends ArrowEntity>, World) - Constructor for class net.minecraft.entity.projectile.ArrowEntity
 
ArrowEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.ArrowEntity
 
ArrowEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.ArrowEntity
 
arrowHit(LivingEntity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
arrowHit(LivingEntity) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
arrowHit(LivingEntity) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
arrowHitTimer - Variable in class net.minecraft.entity.LivingEntity
 
ArrowItem - Class in net.minecraft.item
 
ArrowItem(Item.Properties) - Constructor for class net.minecraft.item.ArrowItem
 
ArrowLayer<T extends LivingEntity,M extends PlayerModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
ArrowLayer(LivingRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.ArrowLayer
 
ArrowLooseEvent - Class in net.minecraftforge.event.entity.player
 
ArrowLooseEvent(PlayerEntity, ItemStack, World, int, boolean) - Constructor for class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
ArrowNockEvent - Class in net.minecraftforge.event.entity.player
 
ArrowNockEvent(PlayerEntity, ItemStack, Hand, World, boolean) - Constructor for class net.minecraftforge.event.entity.player.ArrowNockEvent
 
ArrowRenderer<T extends AbstractArrowEntity> - Class in net.minecraft.client.renderer.entity
 
ArrowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ArrowRenderer
 
ARROWS - Static variable in class net.minecraft.item.ShootableItem
 
ARROWS - Static variable in class net.minecraft.tags.EntityTypeTags
 
ARROWS - Static variable in class net.minecraft.tags.ItemTags
 
ARROWS_OR_FIREWORKS - Static variable in class net.minecraft.item.ShootableItem
 
arrowShake - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
art - Variable in class net.minecraft.entity.item.PaintingEntity
 
ARTHROPOD - Static variable in class net.minecraft.entity.CreatureAttribute
 
Artifact - Class in net.minecraftforge.fml.relauncher.libraries
 
Artifact(Repository, String, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Artifact
 
Artifact(Artifact, Repository, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Artifact
 
artifactVersionToString(ArtifactVersion) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
asBlockPos() - Method in class net.minecraft.util.math.ChunkPos
 
asBlockPos() - Method in class net.minecraft.util.math.SectionPos
 
ASCENDING_AABB - Static variable in class net.minecraft.block.AbstractRailBlock
 
asChunkPos() - Method in class net.minecraft.util.math.SectionPos
 
ASH - Static variable in class net.minecraft.particles.ParticleTypes
 
AshParticle - Class in net.minecraft.client.particle
 
AshParticle(ClientWorld, double, double, double, double, double, double, float, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.AshParticle
 
AshParticle.Factory - Class in net.minecraft.client.particle
 
asItem() - Method in class net.minecraft.block.AbstractBlock
 
asItem() - Method in class net.minecraft.block.Block
 
asItem() - Method in class net.minecraft.item.Item
 
asItem() - Method in interface net.minecraft.util.IItemProvider
 
ASK_SERVER - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
askToCreateBackup() - Method in class net.minecraft.world.storage.WorldSummary
 
askToOpenWorld() - Method in class net.minecraft.world.storage.WorldSummary
 
asLong() - Method in class net.minecraft.util.math.ChunkPos
 
asLong(int, int) - Static method in class net.minecraft.util.math.ChunkPos
 
asLong(int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
asLong() - Method in class net.minecraft.util.math.SectionPos
 
asPlank() - Method in enum net.minecraft.entity.item.BoatEntity.Type
 
asPlayer() - Method in class net.minecraft.command.CommandSource
 
asReadOnly() - Method in class net.minecraft.network.PacketBuffer
 
assertExistence() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
assertIntArraySize(IIntArray, int) - Static method in class net.minecraft.inventory.container.Container
 
assertInventorySize(IInventory, int) - Static method in class net.minecraft.inventory.container.Container
 
assertIsEntity() - Method in class net.minecraft.command.CommandSource
 
assertPresent(LootParameter<T>) - Method in class net.minecraft.loot.LootContext.Builder
 
assertThread(Supplier<Boolean>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
assetIndex - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
assetsDir - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
AssignProfessionTask - Class in net.minecraft.entity.ai.brain.task
 
AssignProfessionTask() - Constructor for class net.minecraft.entity.ai.brain.task.AssignProfessionTask
 
asyncPartDone() - Method in class net.minecraft.resources.AsyncReloader
 
asyncPartDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
AsyncReloader<S> - Class in net.minecraft.resources
 
AsyncReloader(Executor, Executor, IResourceManager, List<IFutureReloadListener>, AsyncReloader.IStateFactory<S>, CompletableFuture<Unit>) - Constructor for class net.minecraft.resources.AsyncReloader
 
AsyncReloader.IStateFactory<S> - Interface in net.minecraft.resources
 
atan2(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
ATE_RECENTLY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
Atlases - Class in net.minecraft.client.renderer
 
Atlases() - Constructor for class net.minecraft.client.renderer.Atlases
 
AtlasTexture - Class in net.minecraft.client.renderer.texture
 
AtlasTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.AtlasTexture
 
AtlasTexture.SheetData - Class in net.minecraft.client.renderer.texture
 
atLeast(float) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
atLeast(int) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
atSectionBottomY(long) - Static method in class net.minecraft.util.math.BlockPos
 
AtSurfaceWithExtraConfig - Class in net.minecraft.world.gen.placement
 
AtSurfaceWithExtraConfig(int, float, int) - Constructor for class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
AttachCapabilitiesEvent<T> - Class in net.minecraftforge.event
 
AttachCapabilitiesEvent(Class<T>, T) - Constructor for class net.minecraftforge.event.AttachCapabilitiesEvent
 
ATTACHED - Static variable in class net.minecraft.block.TripWireBlock
 
ATTACHED - Static variable in class net.minecraft.block.TripWireHookBlock
 
ATTACHED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ATTACHED_BLOCK_POS - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
ATTACHED_FACE - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
ATTACHED_MELON_STEM - Static variable in class net.minecraft.block.Blocks
 
ATTACHED_PUMPKIN_STEM - Static variable in class net.minecraft.block.Blocks
 
AttachedStemBlock - Class in net.minecraft.block
 
AttachedStemBlock(StemGrownBlock, AbstractBlock.Properties) - Constructor for class net.minecraft.block.AttachedStemBlock
 
AttachFace - Enum in net.minecraft.state.properties
 
ATTACHMENT - Static variable in class net.minecraft.block.BellBlock
 
attachShader(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
attachShader(IShaderManager) - Method in class net.minecraft.client.shader.ShaderLoader
 
attachToParent() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
ATTACK_COOLING_DOWN - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
ATTACK_DAMAGE - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
ATTACK_DAMAGE_MODIFIER - Static variable in class net.minecraft.item.Item
 
ATTACK_INDICATOR - Static variable in class net.minecraft.client.AbstractOption
 
ATTACK_KNOCKBACK - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
ATTACK_SPEED - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
ATTACK_SPEED_MODIFIER - Static variable in class net.minecraft.item.Item
 
ATTACK_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
attackable() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
attackable() - Method in class net.minecraft.entity.LivingEntity
 
AttackDamageEffect - Class in net.minecraft.potion
 
AttackDamageEffect(EffectType, int, double) - Constructor for class net.minecraft.potion.AttackDamageEffect
 
attackDragonFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
attackedAtYaw - Variable in class net.minecraft.entity.LivingEntity
 
attackEntity(PlayerEntity, Entity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.LivingEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.MobEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.CreeperEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.HoglinEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.HuskEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.RavagerEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.ZombieEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.BeeEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.CatEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.OcelotEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.PandaEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.RabbitEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.WolfEntity
 
AttackEntityEvent - Class in net.minecraftforge.event.entity.player
 
AttackEntityEvent(PlayerEntity, Entity) - Constructor for class net.minecraftforge.event.entity.player.AttackEntityEvent
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.WitherEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.Entity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.BoatEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.HangingEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ItemEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EndermanEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.GhastEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.HoglinEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.MonsterEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ZombieEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.AnimalEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.BatEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.BeeEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.OcelotEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.PandaEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.ParrotEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.RabbitEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.SquidEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.WolfEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
attackEntityPartFrom(EnderDragonPartEntity, DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.boss.WitherEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in interface net.minecraft.entity.IRangedAttackMob
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.DrownedEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.PillagerEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.WitchEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
attacker - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
attackIndicator - Variable in class net.minecraft.client.GameSettings
 
AttackIndicatorStatus - Enum in net.minecraft.client.settings
 
attackingPlayer - Variable in class net.minecraft.entity.LivingEntity
 
AttackingSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
AttackingSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
AttackStrafingTask<E extends MobEntity> - Class in net.minecraft.entity.ai.brain.task
 
AttackStrafingTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.AttackStrafingTask
 
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
AttackTargetTask - Class in net.minecraft.entity.ai.brain.task
 
AttackTargetTask(int) - Constructor for class net.minecraft.entity.ai.brain.task.AttackTargetTask
 
attemptDamageItem(int, Random, ServerPlayerEntity) - Method in class net.minecraft.item.ItemStack
 
attemptDataFix(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
 
attemptFill(BlockState, ServerWorld, ItemStack, BlockPos) - Static method in class net.minecraft.block.ComposterBlock
 
attemptGrowTree(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.trees.BigTree
 
attemptGrowTree(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.trees.Tree
 
attemptRing(World, BlockState, BlockRayTraceResult, PlayerEntity, boolean) - Method in class net.minecraft.block.BellBlock
 
attemptTeleport(double, double, double, boolean) - Method in class net.minecraft.entity.LivingEntity
 
attenuationType - Variable in class net.minecraft.client.audio.LocatableSound
 
attr(AttributeKey<T>) - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
Attribute - Class in net.minecraft.entity.ai.attributes
 
Attribute(String, double) - Constructor for class net.minecraft.entity.ai.attributes.Attribute
 
ATTRIBUTE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
ATTRIBUTE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
AttributeCommand - Class in net.minecraft.command.impl
 
AttributeCommand() - Constructor for class net.minecraft.command.impl.AttributeCommand
 
AttributeModifier - Class in net.minecraft.entity.ai.attributes
 
AttributeModifier(String, double, AttributeModifier.Operation) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier(UUID, String, double, AttributeModifier.Operation) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier(UUID, Supplier<String>, double, AttributeModifier.Operation) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier.Operation - Enum in net.minecraft.entity.ai.attributes
 
AttributeModifierManager - Class in net.minecraft.entity.ai.attributes
 
AttributeModifierManager(AttributeModifierMap) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
AttributeModifierMap - Class in net.minecraft.entity.ai.attributes
 
AttributeModifierMap(Map<Attribute, ModifiableAttributeInstance>) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
AttributeModifierMap.MutableAttribute - Class in net.minecraft.entity.ai.attributes
 
Attributes - Class in net.minecraft.entity.ai.attributes
 
Attributes() - Constructor for class net.minecraft.entity.ai.attributes.Attributes
 
Attributes(float, float, float, float, float) - Constructor for class net.minecraft.world.biome.Biome.Attributes
 
ATTRIBUTES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ATTRIBUTES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
AttributesFix - Class in net.minecraft.util.datafix.fixes
 
AttributesFix(Schema) - Constructor for class net.minecraft.util.datafix.fixes.AttributesFix
 
AudioStreamBuffer - Class in net.minecraft.client.audio
 
AudioStreamBuffer(ByteBuffer, AudioFormat) - Constructor for class net.minecraft.client.audio.AudioStreamBuffer
 
AudioStreamManager - Class in net.minecraft.client.audio
 
AudioStreamManager(IResourceManager) - Constructor for class net.minecraft.client.audio.AudioStreamManager
 
AUTO_JUMP - Static variable in class net.minecraft.client.AbstractOption
 
AUTO_SUGGEST_COMMANDS - Static variable in class net.minecraft.client.AbstractOption
 
autoJump - Variable in class net.minecraft.client.GameSettings
 
AutomaticEventSubscriber - Class in net.minecraftforge.fml
 
AutomaticEventSubscriber() - Constructor for class net.minecraftforge.fml.AutomaticEventSubscriber
 
autoSuggestCommands - Variable in class net.minecraft.client.GameSettings
 
AVAILABLE_SOUNDS - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
average(long[]) - Static method in class net.minecraft.util.math.MathHelper
 
AVIATE_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
AVOID - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
AVOID_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
avoidDistance - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
AvoidEntityGoal(CreatureEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal(CreatureEntity, Class<T>, Predicate<LivingEntity>, float, double, double, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal(CreatureEntity, Class<T>, float, double, double, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
avoidsWater - Variable in class net.minecraft.pathfinding.WalkNodeProcessor
 
avoidTarget - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
avoidTargetSelector - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
awardKillScore(Entity, int, DamageSource) - Method in class net.minecraft.entity.Entity
 
awardKillScore(Entity, int, DamageSource) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
AWKWARD - Static variable in class net.minecraft.potion.Potions
 
AXE - Static variable in class net.minecraftforge.common.ToolType
 
AxeItem - Class in net.minecraft.item
 
AxeItem(IItemTier, float, float, Item.Properties) - Constructor for class net.minecraft.item.AxeItem
 
AXES - Static variable in enum net.minecraft.util.AxisRotation
 
AXIS - Static variable in class net.minecraft.block.NetherPortalBlock
 
AXIS - Static variable in class net.minecraft.block.RotatedPillarBlock
 
axis - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
AXIS - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
axis(Direction.Axis) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
AXIS_ROTATING_STATE_PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
AXIS_ROTATIONS - Static variable in enum net.minecraft.util.AxisRotation
 
AxisAlignedBB - Class in net.minecraft.util.math
 
AxisAlignedBB(double, double, double, double, double, double) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
AxisAlignedBB(BlockPos) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
AxisAlignedBB(BlockPos, BlockPos) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
AxisAlignedBB(Vector3d, Vector3d) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
axisAlignedBB - Variable in class net.minecraftforge.common.ticket.AABBTicket
 
AxisAlignedLinearPosTest - Class in net.minecraft.world.gen.feature.template
 
AxisAlignedLinearPosTest(float, float, int, int, Direction.Axis) - Constructor for class net.minecraft.world.gen.feature.template.AxisAlignedLinearPosTest
 
axisBlock(RotatedPillarBlock) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisBlock(RotatedPillarBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisBlock(RotatedPillarBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisBlock(RotatedPillarBlock, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
AxisRotatingBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
AxisRotatingBlockStateProvider(Block) - Constructor for class net.minecraft.world.gen.blockstateprovider.AxisRotatingBlockStateProvider
 
AxisRotation - Enum in net.minecraft.util
 
AZTEC - Static variable in class net.minecraft.entity.item.PaintingType
 
AZTEC2 - Static variable in class net.minecraft.entity.item.PaintingType
 
AZURE_BLUET - Static variable in class net.minecraft.block.Blocks
 
AZURE_BLUET - Static variable in class net.minecraft.item.Items
 

B

b - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
B3DClip - Enum in net.minecraftforge.client.model.b3d
 
B3DClip.NodeClip - Class in net.minecraftforge.client.model.b3d
 
B3DLoader - Enum in net.minecraftforge.client.model.b3d
 
B3DLoader.B3DState - Class in net.minecraftforge.client.model.b3d
 
B3DModel - Class in net.minecraftforge.client.model.b3d
 
B3DModel(List<B3DModel.Texture>, List<B3DModel.Brush>, B3DModel.Node<?>, ImmutableMap<String, B3DModel.Node<B3DModel.Mesh>>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel
 
B3DModel.Animation - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Bone - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Brush - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Face - Class in net.minecraftforge.client.model.b3d
 
B3DModel.IKind<K extends B3DModel.IKind<K>> - Interface in net.minecraftforge.client.model.b3d
 
B3DModel.Key - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Mesh - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Node<K extends B3DModel.IKind<K>> - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Parser - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Pivot - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Texture - Class in net.minecraftforge.client.model.b3d
 
B3DModel.Vertex - Class in net.minecraftforge.client.model.b3d
 
B3DState(B3DModel.Animation, int) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
B3DState(B3DModel.Animation, int, IModelTransform) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
B3DState(B3DModel.Animation, int, int, float) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
B3DState(B3DModel.Animation, int, int, float, IModelTransform) - Constructor for class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
BabyEntitySpawnEvent - Class in net.minecraftforge.event.entity.living
 
BabyEntitySpawnEvent(MobEntity, MobEntity, AgeableEntity) - Constructor for class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
BACK - Static variable in class net.minecraft.data.StockTextureAliases
 
BACKGROUND_LOCATION - Static variable in class net.minecraft.client.gui.AbstractGui
 
BackgroundDrawnEvent(Screen, MatrixStack) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
 
BackgroundMusicSelector - Class in net.minecraft.client.audio
 
BackgroundMusicSelector(SoundEvent, int, int, boolean) - Constructor for class net.minecraft.client.audio.BackgroundMusicSelector
 
BackgroundMusicTracks - Class in net.minecraft.client.audio
 
BackgroundMusicTracks() - Constructor for class net.minecraft.client.audio.BackgroundMusicTracks
 
backKeyDown - Variable in class net.minecraft.util.MovementInput
 
Backup - Class in com.mojang.realmsclient.dto
 
Backup() - Constructor for class com.mojang.realmsclient.dto.Backup
 
backUpConfig(CommentedFileConfig) - Static method in class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
backUpConfig(CommentedFileConfig, int) - Static method in class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
BackupList - Class in com.mojang.realmsclient.dto
 
BackupList() - Constructor for class com.mojang.realmsclient.dto.BackupList
 
backupThenUpdate(File, File, File) - Static method in class net.minecraft.util.Util
 
BAD_OMEN - Static variable in class net.minecraft.potion.Effects
 
BADLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
BADLANDS - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
BadlandsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
BadlandsSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
badOmenTick(ServerPlayerEntity) - Method in class net.minecraft.world.raid.RaidManager
 
bake(ResourceLocation, IModelTransform) - Method in class net.minecraft.client.renderer.model.ModelBakery
Deprecated.
bake(Function<B3DModel.Node<?>, Matrix4f>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
bake(B3DModel.Mesh, Function<B3DModel.Node<?>, Matrix4f>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
bake(ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.DynamicBucketModel
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.FluidModel
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.ItemLayerModel
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.MultiLayerModel
 
bake(IModelConfiguration, ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ItemOverrideList, ResourceLocation) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel
 
bake() - Method in class net.minecraftforge.registries.ForgeRegistry
 
BAKED_POTATO - Static variable in class net.minecraft.item.Foods
 
BAKED_POTATO - Static variable in class net.minecraft.item.Items
 
BakedGuiItemModel(T) - Constructor for class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
BakedItemModel - Class in net.minecraftforge.client.model
 
BakedItemModel(ImmutableList<BakedQuad>, TextureAtlasSprite, ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix>, ItemOverrideList, boolean, boolean) - Constructor for class net.minecraftforge.client.model.BakedItemModel
 
BakedItemModel.BakedGuiItemModel<T extends BakedItemModel> - Class in net.minecraftforge.client.model
 
BakedModel(boolean, boolean, boolean, TextureAtlasSprite, ItemOverrideList, IBakedModel, ImmutableMap<ItemCameraTransforms.TransformType, IBakedModel>) - Constructor for class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
BakedModelWrapper<T extends IBakedModel> - Class in net.minecraftforge.client.model
 
BakedModelWrapper(T) - Constructor for class net.minecraftforge.client.model.BakedModelWrapper
 
BakedQuad - Class in net.minecraft.client.renderer.model
 
BakedQuad(int[], int, Direction, TextureAtlasSprite, boolean) - Constructor for class net.minecraft.client.renderer.model.BakedQuad
 
BakedQuadBuilder - Class in net.minecraftforge.client.model.pipeline
 
BakedQuadBuilder() - Constructor for class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
BakedQuadBuilder(TextureAtlasSprite) - Constructor for class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
bakeHelper(BlockModel, ModelBakery, BlockModel, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation, boolean) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
bakeModel(ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraft.client.renderer.model.BlockModel
Deprecated.
bakeModel(ModelBakery, BlockModel, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation, boolean) - Method in class net.minecraft.client.renderer.model.BlockModel
 
bakeModel(ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraft.client.renderer.model.IUnbakedModel
 
bakeModel(ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
bakeModel(ModelBakery, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraft.client.renderer.model.VariantList
 
bakeQuad(Vector3f, Vector3f, BlockPartFace, TextureAtlasSprite, Direction, IModelTransform, BlockPartRotation, boolean, ResourceLocation) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
bakeVanilla(ModelBakery, BlockModel, Function<RenderMaterial, TextureAtlasSprite>, IModelTransform, ResourceLocation, boolean) - Method in class net.minecraft.client.renderer.model.BlockModel
Deprecated.
BAMBOO - Static variable in class net.minecraft.block.Blocks
 
BAMBOO - Static variable in class net.minecraft.block.material.Material
 
BAMBOO - Static variable in class net.minecraft.block.SoundType
 
BAMBOO - Static variable in class net.minecraft.item.Items
 
BAMBOO - Static variable in class net.minecraft.world.gen.feature.Feature
 
BAMBOO - Static variable in class net.minecraft.world.gen.feature.Features
 
BAMBOO_JUNGLE - Static variable in class net.minecraft.world.biome.Biomes
 
BAMBOO_JUNGLE_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
BAMBOO_LEAVES - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BAMBOO_LIGHT - Static variable in class net.minecraft.world.gen.feature.Features
 
BAMBOO_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
BAMBOO_PLANTABLE_ON - Static variable in class net.minecraft.tags.BlockTags
 
BAMBOO_SAPLING - Static variable in class net.minecraft.block.Blocks
 
BAMBOO_SAPLING - Static variable in class net.minecraft.block.material.Material
 
BAMBOO_SAPLING - Static variable in class net.minecraft.block.SoundType
 
BAMBOO_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
BambooBlock - Class in net.minecraft.block
 
BambooBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BambooBlock
 
BambooFeature - Class in net.minecraft.world.gen.feature
 
BambooFeature(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.feature.BambooFeature
 
BambooLeaves - Enum in net.minecraft.state.properties
 
BambooSaplingBlock - Class in net.minecraft.block
 
BambooSaplingBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BambooSaplingBlock
 
BanCommand - Class in net.minecraft.command.impl
 
BanCommand() - Constructor for class net.minecraft.command.impl.BanCommand
 
BANE_OF_ARTHROPODS - Static variable in class net.minecraft.enchantment.Enchantments
 
banEndDate - Variable in class net.minecraft.server.management.BanEntry
 
BanEntry<T> - Class in net.minecraft.server.management
 
BanEntry(T, Date, String, Date, String) - Constructor for class net.minecraft.server.management.BanEntry
 
BanEntry(T, JsonObject) - Constructor for class net.minecraft.server.management.BanEntry
 
BanIpCommand - Class in net.minecraft.command.impl
 
BanIpCommand() - Constructor for class net.minecraft.command.impl.BanIpCommand
 
BanList - Class in net.minecraft.server.management
 
BanList(File) - Constructor for class net.minecraft.server.management.BanList
 
BanListCommand - Class in net.minecraft.command.impl
 
BanListCommand() - Constructor for class net.minecraft.command.impl.BanListCommand
 
bannedBy - Variable in class net.minecraft.server.management.BanEntry
 
BANNER - Static variable in class net.minecraft.tileentity.TileEntityType
 
BANNER_ATLAS - Static variable in class net.minecraft.client.renderer.Atlases
 
BANNER_BASE - Static variable in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
BANNER_PATTERNS_COUNT - Static variable in enum net.minecraft.tileentity.BannerPattern
 
BannerBlock - Class in net.minecraft.block
 
BannerBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.BannerBlock
 
BannerDuplicateRecipe - Class in net.minecraft.item.crafting
 
BannerDuplicateRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.BannerDuplicateRecipe
 
BannerItem - Class in net.minecraft.item
 
BannerItem(Block, Block, Item.Properties) - Constructor for class net.minecraft.item.BannerItem
 
BannerItemColor - Class in net.minecraft.util.datafix.fixes
 
BannerItemColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BannerItemColor
 
BannerPattern - Enum in net.minecraft.tileentity
 
BannerPattern.Builder - Class in net.minecraft.tileentity
 
BannerPatternItem - Class in net.minecraft.item
 
BannerPatternItem(BannerPattern, Item.Properties) - Constructor for class net.minecraft.item.BannerPatternItem
 
BANNERS - Static variable in class net.minecraft.tags.BlockTags
 
BANNERS - Static variable in class net.minecraft.tags.ItemTags
 
BANNERS_WITH_ITEMS - Static variable in enum net.minecraft.tileentity.BannerPattern
 
BannerTileEntity - Class in net.minecraft.tileentity
 
BannerTileEntity() - Constructor for class net.minecraft.tileentity.BannerTileEntity
 
BannerTileEntity(DyeColor) - Constructor for class net.minecraft.tileentity.BannerTileEntity
 
BannerTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BannerTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
banStartDate - Variable in class net.minecraft.server.management.BanEntry
 
BARREL - Static variable in class net.minecraft.block.Blocks
 
BARREL - Static variable in class net.minecraft.item.Items
 
BARREL - Static variable in class net.minecraft.tileentity.TileEntityType
 
BarrelBlock - Class in net.minecraft.block
 
BarrelBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BarrelBlock
 
barrelTick() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
BarrelTileEntity - Class in net.minecraft.tileentity
 
BarrelTileEntity() - Constructor for class net.minecraft.tileentity.BarrelTileEntity
 
BARRIER - Static variable in class net.minecraft.block.Blocks
 
BARRIER - Static variable in class net.minecraft.block.material.Material
 
BARRIER - Static variable in class net.minecraft.item.Items
 
BARRIER - Static variable in class net.minecraft.particles.ParticleTypes
 
BARRIER - Static variable in class net.minecraft.world.gen.DebugChunkGenerator
 
BarrierBlock - Class in net.minecraft.block
 
BarrierBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BarrierBlock
 
BarrierParticle - Class in net.minecraft.client.particle
 
BarrierParticle.Factory - Class in net.minecraft.client.particle
 
BASALT - Static variable in class net.minecraft.block.Blocks
 
BASALT - Static variable in class net.minecraft.block.SoundType
 
BASALT - Static variable in class net.minecraft.item.Items
 
BASALT - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BASALT_BLOBS - Static variable in class net.minecraft.world.gen.feature.Features
 
BASALT_COLUMNS - Static variable in class net.minecraft.world.gen.feature.Feature
 
BASALT_DELTAS - Static variable in class net.minecraft.world.biome.Biomes
 
BASALT_PILLAR - Static variable in class net.minecraft.world.gen.feature.Feature
 
BASALT_PILLAR - Static variable in class net.minecraft.world.gen.feature.Features
 
BasaltColumnFeature - Class in net.minecraft.world.gen.feature
 
BasaltColumnFeature(Codec<ColumnConfig>) - Constructor for class net.minecraft.world.gen.feature.BasaltColumnFeature
 
BasaltDeltasFeature - Class in net.minecraft.world.gen.feature
 
BasaltDeltasFeature(BlockState, BlockState, FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.feature.BasaltDeltasFeature
 
BasaltDeltasStructure - Class in net.minecraft.world.gen.feature.structure
 
BasaltDeltasStructure(Codec<BasaltDeltasFeature>) - Constructor for class net.minecraft.world.gen.feature.structure.BasaltDeltasStructure
 
BasaltDeltasSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
BasaltDeltasSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.BasaltDeltasSurfaceBuilder
 
BasaltPillarFeature - Class in net.minecraft.world.gen.feature
 
BasaltPillarFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BasaltPillarFeature
 
base(T) - Method in class net.minecraftforge.client.model.generators.loaders.SeparatePerspectiveModelBuilder
 
BASE_SHAPE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
BASE_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
BASE_STONE_NETHER - Static variable in class net.minecraft.tags.BlockTags
 
BASE_STONE_NETHER - Static variable in class net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
BASE_STONE_OVERWORLD - Static variable in class net.minecraft.tags.BlockTags
 
BASE_STONE_OVERWORLD - Static variable in class net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
BASE_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
BASE_WITH_EYE_SHAPE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
baseClass - Static variable in class net.minecraft.resources.VanillaPack
 
baseFormat - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
baseIndex - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
baseline - Variable in class net.minecraft.world.gen.placement.DepthAverageConfig
 
basePath - Static variable in class net.minecraft.resources.VanillaPack
 
BaseSpectatorGroup - Class in net.minecraft.client.gui.spectator
 
BaseSpectatorGroup() - Constructor for class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
baseTick() - Method in class net.minecraft.entity.Entity
 
baseTick() - Method in class net.minecraft.entity.LivingEntity
 
baseTick() - Method in class net.minecraft.entity.MobEntity
 
baseTick() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
BaseTreeFeatureConfig - Class in net.minecraft.world.gen.feature
 
BaseTreeFeatureConfig(BlockStateProvider, BlockStateProvider, FoliagePlacer, AbstractTrunkPlacer, AbstractFeatureSizeType, List<TreeDecorator>, int, boolean, Heightmap.Type) - Constructor for class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
BaseTreeFeatureConfig.Builder - Class in net.minecraft.world.gen.feature
 
BasicEventHooks - Class in net.minecraftforge.fml.hooks
 
BasicEventHooks() - Constructor for class net.minecraftforge.fml.hooks.BasicEventHooks
 
BasicParticleType - Class in net.minecraft.particles
 
BasicParticleType(boolean) - Constructor for class net.minecraft.particles.BasicParticleType
 
BasicTrade - Class in net.minecraftforge.common
 
BasicTrade(ItemStack, ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraftforge.common.BasicTrade
 
BasicTrade(ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraftforge.common.BasicTrade
 
BasicTrade(int, ItemStack, int, int, float) - Constructor for class net.minecraftforge.common.BasicTrade
 
BasicTrade(int, ItemStack, int, int) - Constructor for class net.minecraftforge.common.BasicTrade
 
BASTION_BRIDGE - Static variable in class net.minecraft.loot.LootTables
 
BASTION_HOGLIN_STABLE - Static variable in class net.minecraft.loot.LootTables
 
BASTION_OTHER - Static variable in class net.minecraft.loot.LootTables
 
BASTION_REMNANT - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
BASTION_REMNANT - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
BASTION_TREASURE - Static variable in class net.minecraft.loot.LootTables
 
BastionRemantsStructure - Class in net.minecraft.world.gen.feature.structure
 
BastionRemantsStructure(Codec<VillageConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemantsStructure
 
BastionRemnantsBridgePools - Class in net.minecraft.world.gen.feature.structure
 
BastionRemnantsBridgePools() - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemnantsBridgePools
 
BastionRemnantsMainPools - Class in net.minecraft.world.gen.feature.structure
 
BastionRemnantsMainPools() - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemnantsMainPools
 
BastionRemnantsMobsPools - Class in net.minecraft.world.gen.feature.structure
 
BastionRemnantsMobsPools() - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemnantsMobsPools
 
BastionRemnantsPieces - Class in net.minecraft.world.gen.feature.structure
 
BastionRemnantsPieces() - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemnantsPieces
 
BastionRemnantsStablesPools - Class in net.minecraft.world.gen.feature.structure
 
BastionRemnantsStablesPools() - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemnantsStablesPools
 
BastionRemnantsTreasurePools - Class in net.minecraft.world.gen.feature.structure
 
BastionRemnantsTreasurePools() - Constructor for class net.minecraft.world.gen.feature.structure.BastionRemnantsTreasurePools
 
BAT - Static variable in class net.minecraft.entity.EntityType
 
BAT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
BAT_TAKEOFF_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BatEntity - Class in net.minecraft.entity.passive
 
BatEntity(EntityType<? extends BatEntity>, World) - Constructor for class net.minecraft.entity.passive.BatEntity
 
BatModel - Class in net.minecraft.client.renderer.entity.model
 
BatModel() - Constructor for class net.minecraft.client.renderer.entity.model.BatModel
 
BatRenderer - Class in net.minecraft.client.renderer.entity
 
BatRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BatRenderer
 
BEACH - Static variable in class net.minecraft.world.biome.Biomes
 
BEACH - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
BEACH - Static variable in class net.minecraftforge.common.PlantType
 
BEACON - Static variable in class net.minecraft.block.Blocks
 
BEACON - Static variable in class net.minecraft.inventory.container.ContainerType
 
BEACON - Static variable in class net.minecraft.item.Items
 
BEACON - Static variable in class net.minecraft.tileentity.TileEntityType
 
BEACON_BASE_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
BEACON_PAYMENT_ITEMS - Static variable in class net.minecraft.tags.ItemTags
 
BeaconBlock - Class in net.minecraft.block
 
BeaconBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BeaconBlock
 
BeaconContainer - Class in net.minecraft.inventory.container
 
BeaconContainer(int, IInventory) - Constructor for class net.minecraft.inventory.container.BeaconContainer
 
BeaconContainer(int, IInventory, IIntArray, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.BeaconContainer
 
BeaconScreen - Class in net.minecraft.client.gui.screen.inventory
 
BeaconScreen(BeaconContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
BeaconTileEntity - Class in net.minecraft.tileentity
 
BeaconTileEntity() - Constructor for class net.minecraft.tileentity.BeaconTileEntity
 
BeaconTileEntity.BeamSegment - Class in net.minecraft.tileentity
 
BeaconTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BeaconTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
BeamSegment(float[]) - Constructor for class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
BED - Static variable in class net.minecraft.tileentity.TileEntityType
 
BED_ATLAS - Static variable in class net.minecraft.client.renderer.Atlases
 
BED_BASE_SHAPE - Static variable in class net.minecraft.block.BedBlock
 
BED_PART - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BED_TEXTURES - Static variable in class net.minecraft.client.renderer.Atlases
 
BedBlock - Class in net.minecraft.block
 
BedBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.BedBlock
 
BedExplosionDamageSource - Class in net.minecraft.util
 
BedExplosionDamageSource() - Constructor for class net.minecraft.util.BedExplosionDamageSource
 
BedItem - Class in net.minecraft.item
 
BedItem(Block, Item.Properties) - Constructor for class net.minecraft.item.BedItem
 
BedItemColor - Class in net.minecraft.util.datafix.fixes
 
BedItemColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BedItemColor
 
BedPart - Enum in net.minecraft.state.properties
 
BEDROCK - Static variable in class net.minecraft.block.Blocks
 
BEDROCK - Static variable in class net.minecraft.item.Items
 
BEDS - Static variable in class net.minecraft.tags.BlockTags
 
BEDS - Static variable in class net.minecraft.tags.ItemTags
 
BedTileEntity - Class in net.minecraft.tileentity
 
BedTileEntity() - Constructor for class net.minecraft.tileentity.BedTileEntity
 
BedTileEntity(DyeColor) - Constructor for class net.minecraft.tileentity.BedTileEntity
 
BedTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BedTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.BedTileEntityRenderer
 
Bee(UUID, int, IPosition, Path, BlockPos, BlockPos, int) - Constructor for class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
BEE - Static variable in class net.minecraft.entity.EntityType
 
BEE_GROWABLES - Static variable in class net.minecraft.tags.BlockTags
 
BEE_NEST - Static variable in class net.minecraft.block.Blocks
 
BEE_NEST - Static variable in class net.minecraft.item.Items
 
BEE_NEST - Static variable in class net.minecraft.village.PointOfInterestType
 
BEE_NEST_DESTROYED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
BEE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
BeeAngrySound - Class in net.minecraft.client.audio
 
BeeAngrySound(BeeEntity) - Constructor for class net.minecraft.client.audio.BeeAngrySound
 
BeeDebugRenderer - Class in net.minecraft.client.renderer.debug
 
BeeDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.BeeDebugRenderer
 
BeeDebugRenderer.Bee - Class in net.minecraft.client.renderer.debug
 
BeeDebugRenderer.Hive - Class in net.minecraft.client.renderer.debug
 
BeeEntity - Class in net.minecraft.entity.passive
 
BeeEntity(EntityType<? extends BeeEntity>, World) - Constructor for class net.minecraft.entity.passive.BeeEntity
 
BeeEntity.FindBeehiveGoal - Class in net.minecraft.entity.passive
 
BeeEntity.FindFlowerGoal - Class in net.minecraft.entity.passive
 
BEEF - Static variable in class net.minecraft.item.Foods
 
BEEF - Static variable in class net.minecraft.item.Items
 
BeeFlightSound - Class in net.minecraft.client.audio
 
BeeFlightSound(BeeEntity) - Constructor for class net.minecraft.client.audio.BeeFlightSound
 
BEEHIVE - Static variable in class net.minecraft.block.Blocks
 
BEEHIVE - Static variable in class net.minecraft.item.Items
 
BEEHIVE - Static variable in class net.minecraft.tileentity.TileEntityType
 
BEEHIVE - Static variable in class net.minecraft.village.PointOfInterestType
 
BEEHIVE - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
BEEHIVE_INHABITORS - Static variable in class net.minecraft.tags.EntityTypeTags
 
BeehiveBlock - Class in net.minecraft.block
 
BeehiveBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BeehiveBlock
 
BeehiveDispenseBehavior - Class in net.minecraft.dispenser
 
BeehiveDispenseBehavior() - Constructor for class net.minecraft.dispenser.BeehiveDispenseBehavior
 
BEEHIVES - Static variable in class net.minecraft.tags.BlockTags
 
BeehiveTileEntity - Class in net.minecraft.tileentity
 
BeehiveTileEntity() - Constructor for class net.minecraft.tileentity.BeehiveTileEntity
 
BeehiveTileEntity.State - Enum in net.minecraft.tileentity
 
BeehiveTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
BeehiveTreeDecorator(float) - Constructor for class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 
beeInstance - Variable in class net.minecraft.client.audio.BeeSound
 
BeeModel<T extends BeeEntity> - Class in net.minecraft.client.renderer.entity.model
 
BeeModel() - Constructor for class net.minecraft.client.renderer.entity.model.BeeModel
 
BeeNestDestroyedTrigger - Class in net.minecraft.advancements.criterion
 
BeeNestDestroyedTrigger() - Constructor for class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger
 
BeeNestDestroyedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
BeeRenderer - Class in net.minecraft.client.renderer.entity
 
BeeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BeeRenderer
 
BEES_0002_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
BEES_002_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
BEES_005_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
BeeSound - Class in net.minecraft.client.audio
 
BeeSound(BeeEntity, SoundEvent, SoundCategory) - Constructor for class net.minecraft.client.audio.BeeSound
 
BeeStingerLayer<T extends LivingEntity,M extends PlayerModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
BeeStingerLayer(LivingRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.BeeStingerLayer
 
beeStingRemovalCooldown - Variable in class net.minecraft.entity.LivingEntity
 
BEETROOT - Static variable in class net.minecraft.item.Foods
 
BEETROOT - Static variable in class net.minecraft.item.Items
 
BEETROOT_AGE - Static variable in class net.minecraft.block.BeetrootBlock
 
BEETROOT_SEEDS - Static variable in class net.minecraft.item.Items
 
BEETROOT_SOUP - Static variable in class net.minecraft.item.Foods
 
BEETROOT_SOUP - Static variable in class net.minecraft.item.Items
 
BeetrootBlock - Class in net.minecraft.block
 
BeetrootBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BeetrootBlock
 
BEETROOTS - Static variable in class net.minecraft.block.Blocks
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowingFluid
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.LavaFluid
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.WaterFluid
 
beforeReplacingBlock(IWorld, BlockPos, BlockState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
BegGoal - Class in net.minecraft.entity.ai.goal
 
BegGoal(WolfEntity, float) - Constructor for class net.minecraft.entity.ai.goal.BegGoal
 
begin(int, VertexFormat) - Method in class net.minecraft.client.renderer.BufferBuilder
 
begin(T, ExistingFileHelper) - Static method in class net.minecraftforge.client.model.generators.loaders.CompositeModelBuilder
 
begin(T, ExistingFileHelper) - Static method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
begin(T, ExistingFileHelper) - Static method in class net.minecraftforge.client.model.generators.loaders.ItemLayersModelBuilder
 
begin(T, ExistingFileHelper) - Static method in class net.minecraftforge.client.model.generators.loaders.MultiLayerModelBuilder
 
begin(T, ExistingFileHelper) - Static method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
begin(T, ExistingFileHelper) - Static method in class net.minecraftforge.client.model.generators.loaders.SeparatePerspectiveModelBuilder
 
begin(Minecraft, ResourcePackList, IReloadableResourceManager, DownloadingPackFinder) - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
begin(Set<String>, Path, Collection<Path>, Collection<Path>, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class net.minecraftforge.fml.DatagenModLoader
Deprecated.
begin(Set<String>, Path, Collection<Path>, Collection<Path>, Set<String>, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class net.minecraftforge.fml.DatagenModLoader
 
beginInitialization() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
BeginRaidTask - Class in net.minecraft.entity.ai.brain.task
 
BeginRaidTask() - Constructor for class net.minecraft.entity.ai.brain.task.BeginRaidTask
 
beginReload(Predicate<IResourceType>) - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
 
beginRender(BufferBuilder, TextureManager) - Method in interface net.minecraft.client.particle.IParticleRenderType
 
BELL - Static variable in class net.minecraft.block.Blocks
 
BELL - Static variable in class net.minecraft.item.Items
 
BELL - Static variable in class net.minecraft.tileentity.TileEntityType
 
BELL_ATTACHMENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BELL_BODY_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.BellTileEntityRenderer
 
BELL_RING - Static variable in class net.minecraft.stats.Stats
 
BellAttachment - Enum in net.minecraft.state.properties
 
BellBlock - Class in net.minecraft.block
 
BellBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BellBlock
 
BellTileEntity - Class in net.minecraft.tileentity
 
BellTileEntity() - Constructor for class net.minecraft.tileentity.BellTileEntity
 
BellTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
BellTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.BellTileEntityRenderer
 
belowNoise - Variable in class net.minecraft.world.gen.placement.NoiseDependant
 
BERRY_BUSH_PATCH_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
biConsumerFor(ThreeConsumer<FMLHandshakeHandler, ? super MSG, ? super Supplier<NetworkEvent.Context>>) - Static method in class net.minecraftforge.fml.network.FMLHandshakeHandler
 
bidiReorder(String) - Method in class net.minecraft.client.gui.FontRenderer
 
BidiReorder - Class in net.minecraft.client.util
 
BidiReorderer - Class in net.minecraft.client.util
 
BidiReorderer() - Constructor for class net.minecraft.client.util.BidiReorderer
 
BigBrownMushroomFeature - Class in net.minecraft.world.gen.feature
 
BigBrownMushroomFeature(Codec<BigMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BigBrownMushroomFeature
 
BigMushroomFeatureConfig - Class in net.minecraft.world.gen.feature
 
BigMushroomFeatureConfig(BlockStateProvider, BlockStateProvider, int) - Constructor for class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
BigRedMushroomFeature - Class in net.minecraft.world.gen.feature
 
BigRedMushroomFeature(Codec<BigMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BigRedMushroomFeature
 
BigTree - Class in net.minecraft.block.trees
 
BigTree() - Constructor for class net.minecraft.block.trees.BigTree
 
binarySearch(int, int, IntPredicate) - Static method in class net.minecraft.util.math.MathHelper
 
bind(InputMappings.Input) - Method in class net.minecraft.client.settings.KeyBinding
 
bindArgs(ThreeConsumer<? super T, U, V>, U, V) - Static method in interface net.minecraftforge.fml.util.ThreeConsumer
 
bindBuffer(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
bindBuffer(AudioStreamBuffer) - Method in class net.minecraft.client.audio.SoundSource
 
bindBuffer() - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
bindFramebuffer(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
bindFramebuffer(boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
bindFramebufferTexture() - Method in class net.minecraft.client.shader.Framebuffer
 
BINDING_CURSE - Static variable in class net.minecraft.enchantment.Enchantments
 
BindingCurseEnchantment - Class in net.minecraft.enchantment
 
BindingCurseEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.BindingCurseEnchantment
 
bindPlayerMobs(PlayerEntity, World, BlockPos) - Static method in class net.minecraft.item.LeadItem
 
bindTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
bindTexture(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
bindTexture() - Method in class net.minecraft.client.renderer.texture.Texture
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
bindTileEntityRenderer(TileEntityType<T>, Function<? super TileEntityRendererDispatcher, ? extends TileEntityRenderer<? super T>>) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
 
BINOMIAL - Static variable in interface net.minecraft.loot.IRandomRange
 
BinomialRange - Class in net.minecraft.loot
 
BinomialRange(int, float) - Constructor for class net.minecraft.loot.BinomialRange
 
BinomialRange.Serializer - Class in net.minecraft.loot
 
binomialWithBonusCount(Enchantment, float, int) - Static method in class net.minecraft.loot.functions.ApplyBonus
 
biome(RegistryKey<Biome>) - Method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
BIOME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BIOME - Static variable in class net.minecraft.util.registry.WorldGenRegistries
Deprecated.
Biome - Class in net.minecraft.world.biome
 
Biome.Attributes - Class in net.minecraft.world.biome
 
Biome.Builder - Class in net.minecraft.world.biome
 
Biome.Category - Enum in net.minecraft.world.biome
 
Biome.Climate - Class in net.minecraft.world.biome
 
Biome.RainType - Enum in net.minecraft.world.biome
 
Biome.TemperatureModifier - Enum in net.minecraft.world.biome
 
BIOME_BLEND_RADIUS - Static variable in class net.minecraft.client.AbstractOption
 
BIOME_CODEC - Static variable in class net.minecraft.world.biome.Biome
 
BIOME_KEY - Static variable in class net.minecraft.util.registry.Registry
 
BIOME_PROVIDER_CODEC - Static variable in class net.minecraft.util.registry.Registry
 
BIOME_SOURCE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
BiomeAmbience - Class in net.minecraft.world.biome
 
BiomeAmbience.Builder - Class in net.minecraft.world.biome
 
BiomeAmbience.GrassColorModifier - Enum in net.minecraft.world.biome
 
BiomeAmbience.GrassColorModifier.ColorModifier - Interface in net.minecraft.world.biome
 
biomeBlendRadius - Variable in class net.minecraft.client.GameSettings
 
BiomeColors - Class in net.minecraft.world.biome
 
BiomeColors() - Constructor for class net.minecraft.world.biome.BiomeColors
 
BiomeContainer - Class in net.minecraft.world.biome
 
BiomeContainer(IObjectIntIterable<Biome>, Biome[]) - Constructor for class net.minecraft.world.biome.BiomeContainer
 
BiomeContainer(IObjectIntIterable<Biome>, int[]) - Constructor for class net.minecraft.world.biome.BiomeContainer
 
BiomeContainer(IObjectIntIterable<Biome>, ChunkPos, BiomeProvider) - Constructor for class net.minecraft.world.biome.BiomeContainer
 
BiomeContainer(IObjectIntIterable<Biome>, ChunkPos, BiomeProvider, int[]) - Constructor for class net.minecraft.world.biome.BiomeContainer
 
BiomeDictionary - Class in net.minecraftforge.common
 
BiomeDictionary() - Constructor for class net.minecraftforge.common.BiomeDictionary
 
BiomeDictionary.Type - Class in net.minecraftforge.common
 
BiomeEntry(RegistryKey<Biome>, int) - Constructor for class net.minecraftforge.common.BiomeManager.BiomeEntry
 
BiomeGenerationSettings - Class in net.minecraft.world.biome
 
BiomeGenerationSettings.Builder - Class in net.minecraft.world.biome
 
BiomeGenerationSettingsBuilder - Class in net.minecraftforge.common.world
 
BiomeGenerationSettingsBuilder(BiomeGenerationSettings) - Constructor for class net.minecraftforge.common.world.BiomeGenerationSettingsBuilder
 
BiomeGeneratorTypeScreens - Class in net.minecraft.client.gui.screen
 
BiomeGeneratorTypeScreens(ITextComponent) - Constructor for class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
BiomeGeneratorTypeScreens.IFactory - Interface in net.minecraft.client.gui.screen
 
BiomeIdFix - Class in net.minecraft.util.datafix.fixes
 
BiomeIdFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BiomeIdFix
 
BiomeLayer - Class in net.minecraft.world.gen.layer
 
BiomeLayer(boolean) - Constructor for class net.minecraft.world.gen.layer.BiomeLayer
 
BiomeLoadingEvent - Class in net.minecraftforge.event.world
 
BiomeLoadingEvent(ResourceLocation, Biome.Climate, Biome.Category, float, float, BiomeAmbience, BiomeGenerationSettingsBuilder, MobSpawnInfoBuilder) - Constructor for class net.minecraftforge.event.world.BiomeLoadingEvent
 
BiomeMaker - Class in net.minecraft.world.biome
 
BiomeMaker() - Constructor for class net.minecraft.world.biome.BiomeMaker
 
BiomeManager - Class in net.minecraft.world.biome
 
BiomeManager(BiomeManager.IBiomeReader, long, IBiomeMagnifier) - Constructor for class net.minecraft.world.biome.BiomeManager
 
BiomeManager - Class in net.minecraftforge.common
 
BiomeManager() - Constructor for class net.minecraftforge.common.BiomeManager
 
BiomeManager.BiomeEntry - Class in net.minecraftforge.common
 
BiomeManager.BiomeType - Enum in net.minecraftforge.common
 
BiomeManager.IBiomeReader - Interface in net.minecraft.world.biome
 
BiomeName - Class in net.minecraft.util.datafix.fixes
 
BiomeName(Schema, boolean, String, Map<String, String>) - Constructor for class net.minecraft.util.datafix.fixes.BiomeName
 
BiomeProvider - Class in net.minecraft.data
 
BiomeProvider(DataGenerator) - Constructor for class net.minecraft.data.BiomeProvider
 
BiomeProvider - Class in net.minecraft.world.biome.provider
 
BiomeProvider(Stream<Supplier<Biome>>) - Constructor for class net.minecraft.world.biome.provider.BiomeProvider
 
BiomeProvider(List<Biome>) - Constructor for class net.minecraft.world.biome.provider.BiomeProvider
 
biomeProvider - Variable in class net.minecraft.world.gen.ChunkGenerator
 
BiomeRegistry - Class in net.minecraft.world.biome
 
BiomeRegistry() - Constructor for class net.minecraft.world.biome.BiomeRegistry
 
BiomeRenames - Class in net.minecraft.util.datafix.fixes
 
BiomeRenames(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BiomeRenames
 
Biomes - Class in net.minecraft.world.biome
 
Biomes() - Constructor for class net.minecraft.world.biome.Biomes
 
biomes - Variable in class net.minecraft.world.biome.provider.BiomeProvider
 
BIOMES - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
BIOMES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BIOMES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
BIOMES_CODEC - Static variable in class net.minecraft.world.biome.Biome
 
BIOMES_SIZE - Static variable in class net.minecraft.world.biome.BiomeContainer
 
BiomeSoundHandler - Class in net.minecraft.client.audio
 
BiomeSoundHandler(ClientPlayerEntity, SoundHandler, BiomeManager) - Constructor for class net.minecraft.client.audio.BiomeSoundHandler
 
BiomeSoundHandler.Sound - Class in net.minecraft.client.audio
 
BipedArmorLayer<T extends LivingEntity,M extends BipedModel<T>,A extends BipedModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
BipedArmorLayer(IEntityRenderer<T, M>, A, A) - Constructor for class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
bipedBody - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedBodyWear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
bipedHead - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedHeadwear - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedLeftArm - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedLeftArmwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
bipedLeftLeg - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedLeftLegwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
BipedModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
BipedModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.BipedModel
 
BipedModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.BipedModel
 
BipedModel(Function<ResourceLocation, RenderType>, float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.BipedModel
 
BipedModel.ArmPose - Enum in net.minecraft.client.renderer.entity.model
 
BipedRenderer<T extends MobEntity,M extends BipedModel<T>> - Class in net.minecraft.client.renderer.entity
 
BipedRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.BipedRenderer
 
BipedRenderer(EntityRendererManager, M, float, float, float, float) - Constructor for class net.minecraft.client.renderer.entity.BipedRenderer
 
bipedRightArm - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedRightArmwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
bipedRightLeg - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
bipedRightLegwear - Variable in class net.minecraft.client.renderer.entity.model.PlayerModel
 
BIRCH - Static variable in class net.minecraft.block.WoodType
 
BIRCH - Static variable in class net.minecraft.world.gen.feature.Features
 
BIRCH_BEES_0002 - Static variable in class net.minecraft.world.gen.feature.Features
 
BIRCH_BEES_002 - Static variable in class net.minecraft.world.gen.feature.Features
 
BIRCH_BEES_005 - Static variable in class net.minecraft.world.gen.feature.Features
 
BIRCH_BOAT - Static variable in class net.minecraft.item.Items
 
BIRCH_BUTTON - Static variable in class net.minecraft.block.Blocks
 
BIRCH_BUTTON - Static variable in class net.minecraft.item.Items
 
BIRCH_DOOR - Static variable in class net.minecraft.block.Blocks
 
BIRCH_DOOR - Static variable in class net.minecraft.item.Items
 
BIRCH_FENCE - Static variable in class net.minecraft.block.Blocks
 
BIRCH_FENCE - Static variable in class net.minecraft.item.Items
 
BIRCH_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
BIRCH_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
BIRCH_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
BIRCH_FOREST_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
BIRCH_LEAVES - Static variable in class net.minecraft.block.Blocks
 
BIRCH_LEAVES - Static variable in class net.minecraft.item.Items
 
BIRCH_LEAVES - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BIRCH_LOG - Static variable in class net.minecraft.block.Blocks
 
BIRCH_LOG - Static variable in class net.minecraft.item.Items
 
BIRCH_LOG - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BIRCH_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
BIRCH_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
BIRCH_OTHER - Static variable in class net.minecraft.world.gen.feature.Features
 
BIRCH_PLANKS - Static variable in class net.minecraft.block.Blocks
 
BIRCH_PLANKS - Static variable in class net.minecraft.item.Items
 
BIRCH_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
BIRCH_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
BIRCH_SAPLING - Static variable in class net.minecraft.block.Blocks
 
BIRCH_SAPLING - Static variable in class net.minecraft.item.Items
 
BIRCH_SIGN - Static variable in class net.minecraft.block.Blocks
 
BIRCH_SIGN - Static variable in class net.minecraft.item.Items
 
BIRCH_SLAB - Static variable in class net.minecraft.block.Blocks
 
BIRCH_SLAB - Static variable in class net.minecraft.item.Items
 
BIRCH_STAIRS - Static variable in class net.minecraft.block.Blocks
 
BIRCH_STAIRS - Static variable in class net.minecraft.item.Items
 
BIRCH_TALL - Static variable in class net.minecraft.world.gen.feature.Features
 
BIRCH_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
BIRCH_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
BIRCH_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
BIRCH_WOOD - Static variable in class net.minecraft.block.Blocks
 
BIRCH_WOOD - Static variable in class net.minecraft.item.Items
 
BirchTree - Class in net.minecraft.block.trees
 
BirchTree() - Constructor for class net.minecraft.block.trees.BirchTree
 
BitArray - Class in net.minecraft.util
 
BitArray(int, int) - Constructor for class net.minecraft.util.BitArray
 
BitArray(int, int, long[]) - Constructor for class net.minecraft.util.BitArray
 
BITES - Static variable in class net.minecraft.block.CakeBlock
 
BITES_0_6 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
BitSetVoxelShapePart - Class in net.minecraft.util.math.shapes
 
BitSetVoxelShapePart(int, int, int) - Constructor for class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
BitSetVoxelShapePart(int, int, int, int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
BitSetVoxelShapePart(VoxelShapePart) - Constructor for class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
BitStorageAlignFix - Class in net.minecraft.util.datafix.fixes
 
BitStorageAlignFix(Schema) - Constructor for class net.minecraft.util.datafix.fixes.BitStorageAlignFix
 
BLACK - Static variable in class net.minecraft.block.material.MaterialColor
 
BLACK_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLACK_BANNER - Static variable in class net.minecraft.item.Items
 
BLACK_BED - Static variable in class net.minecraft.block.Blocks
 
BLACK_BED - Static variable in class net.minecraft.item.Items
 
BLACK_CARPET - Static variable in class net.minecraft.block.Blocks
 
BLACK_CARPET - Static variable in class net.minecraft.item.Items
 
BLACK_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
BLACK_CONCRETE - Static variable in class net.minecraft.item.Items
 
BLACK_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
BLACK_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
BLACK_DYE - Static variable in class net.minecraft.item.Items
 
BLACK_FOG - Static variable in class net.minecraft.client.renderer.RenderState
 
BLACK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLACK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLACK_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
BLACK_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
BLACK_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
BLACK_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
BLACK_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
BLACK_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
BLACK_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLACK_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
BLACK_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLACK_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLACK_WOOL - Static variable in class net.minecraft.block.Blocks
 
BLACK_WOOL - Static variable in class net.minecraft.item.Items
 
blacklist - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
blacklist(Set<BlockState>) - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
BLACKSTONE - Static variable in class net.minecraft.block.Blocks
 
BLACKSTONE - Static variable in class net.minecraft.item.Items
 
BLACKSTONE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BLACKSTONE_BLOBS - Static variable in class net.minecraft.world.gen.feature.Features
 
BLACKSTONE_REPLACE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
BLACKSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
BLACKSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
BLACKSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
BLACKSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
BLACKSTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
BLACKSTONE_WALL - Static variable in class net.minecraft.item.Items
 
BlackStoneReplacementProcessor - Class in net.minecraft.world.gen.feature.template
 
BLAST_FURNACE - Static variable in class net.minecraft.block.Blocks
 
BLAST_FURNACE - Static variable in class net.minecraft.inventory.container.ContainerType
 
BLAST_FURNACE - Static variable in class net.minecraft.item.Items
 
BLAST_FURNACE - Static variable in class net.minecraft.tileentity.TileEntityType
 
BLAST_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
BlastFurnaceBlock - Class in net.minecraft.block
 
BlastFurnaceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BlastFurnaceBlock
 
BlastFurnaceContainer - Class in net.minecraft.inventory.container
 
BlastFurnaceContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.BlastFurnaceContainer
 
BlastFurnaceContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.BlastFurnaceContainer
 
BlastFurnaceRecipeGui - Class in net.minecraft.client.gui.recipebook
 
BlastFurnaceRecipeGui() - Constructor for class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
BlastFurnaceScreen - Class in net.minecraft.client.gui.screen.inventory
 
BlastFurnaceScreen(BlastFurnaceContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.BlastFurnaceScreen
 
BlastFurnaceTileEntity - Class in net.minecraft.tileentity
 
BlastFurnaceTileEntity() - Constructor for class net.minecraft.tileentity.BlastFurnaceTileEntity
 
BLASTING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
BLASTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
blastingRecipe(Ingredient, IItemProvider, float, int) - Static method in class net.minecraft.data.CookingRecipeBuilder
 
BlastingRecipe - Class in net.minecraft.item.crafting
 
BlastingRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.BlastingRecipe
 
blastResistance - Variable in class net.minecraft.block.AbstractBlock
 
BLAZE - Static variable in class net.minecraft.entity.EntityType
 
BLAZE_POWDER - Static variable in class net.minecraft.item.Items
 
BLAZE_ROD - Static variable in class net.minecraft.item.Items
 
BLAZE_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BLAZE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
BlazeEntity - Class in net.minecraft.entity.monster
 
BlazeEntity(EntityType<? extends BlazeEntity>, World) - Constructor for class net.minecraft.entity.monster.BlazeEntity
 
BlazeModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
BlazeModel() - Constructor for class net.minecraft.client.renderer.entity.model.BlazeModel
 
BlazeRenderer - Class in net.minecraft.client.renderer.entity
 
BlazeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BlazeRenderer
 
blendColor(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendColor(float, float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
blendColors(int, int) - Static method in class net.minecraft.util.ColorHelper.PackedColor
 
blendEquation(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendEquation(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
blendFunc(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendFunc(GlStateManager.SourceFactor, GlStateManager.DestFactor) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
blendFunc(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
blendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
blendFuncSeparate(GlStateManager.SourceFactor, GlStateManager.DestFactor, GlStateManager.SourceFactor, GlStateManager.DestFactor) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
blendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
BLINDNESS - Static variable in class net.minecraft.potion.Effects
 
blit(MatrixStack, int, int, int, int, int, TextureAtlasSprite) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(MatrixStack, int, int, int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
blit(MatrixStack, int, int, int, float, float, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(MatrixStack, int, int, int, int, float, float, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
blit(MatrixStack, int, int, float, float, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
blitBlackOutline(int, int, BiConsumer<Integer, Integer>) - Method in class net.minecraft.client.gui.AbstractGui
 
blitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
BLOB - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
BlobFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
BlobFoliagePlacer(FeatureSpread, FeatureSpread, int) - Constructor for class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
BlobReplacementConfig - Class in net.minecraft.world.gen.feature
 
BlobReplacementConfig(BlockState, BlockState, FeatureSpread) - Constructor for class net.minecraft.world.gen.feature.BlobReplacementConfig
 
block(BlockPredicate) - Method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
Block - Class in net.minecraft.block
 
Block(AbstractBlock.Properties) - Constructor for class net.minecraft.block.Block
 
BLOCK - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
BLOCK - Static variable in class net.minecraft.loot.LootParameterSets
 
BLOCK - Static variable in class net.minecraft.particles.ParticleTypes
 
BLOCK - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Block(String, boolean, String) - Constructor for class net.minecraft.util.text.NBTTextComponent.Block
 
Block(BlockColors) - Constructor for class net.minecraftforge.client.event.ColorHandlerEvent.Block
 
block(Supplier<? extends FlowingFluidBlock>) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
Block.RenderSideCacheKey - Class in net.minecraft.block
 
BLOCK_ABOVE_SHAPE - Static variable in interface net.minecraft.tileentity.IHopper
 
BLOCK_AGE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
BLOCK_ANCIENT_DEBRIS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANCIENT_DEBRIS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANCIENT_DEBRIS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANCIENT_DEBRIS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANCIENT_DEBRIS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_DESTROY - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_LAND - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ANVIL_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_SAPLING_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_SAPLING_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_SAPLING_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BAMBOO_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BARREL_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BARREL_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BASALT_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BASALT_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BASALT_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BASALT_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BASALT_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_ACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_DEACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEACON_POWER_SELECT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEEHIVE_DROP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEEHIVE_ENTER - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEEHIVE_EXIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEEHIVE_SHEAR - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BEEHIVE_WORK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BELL_RESONATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BELL_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BLASTFURNACE_FIRE_CRACKLE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BONE_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BONE_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BONE_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BONE_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BONE_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BREWING_STAND_BREW - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_BUBBLE_POP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CAMPFIRE_CRACKLE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHAIN_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHAIN_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHAIN_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHAIN_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHAIN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHEST_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHEST_LOCKED - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHEST_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHORUS_FLOWER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CHORUS_FLOWER_GROW - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPARATOR_CLICK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_EMPTY - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_FILL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_FILL_SUCCESS - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_COMPOSTER_READY - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_ACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_AMBIENT_SHORT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_ATTACK_TARGET - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CONDUIT_DEACTIVATE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CORAL_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_CROP_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_DISPENSER_DISPENSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_DISPENSER_FAIL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_DISPENSER_LAUNCH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENCHANTMENT_TABLE_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_END_GATEWAY_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_END_PORTAL_FRAME_FILL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_END_PORTAL_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENDER_CHEST_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENDER_CHEST_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ENTITY - Static variable in class net.minecraft.loot.LootParameters
 
BLOCK_ENTITY - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BLOCK_ENTITY_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
BLOCK_ENTITY_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
BLOCK_FAILED_EXCEPTION - Static variable in class net.minecraft.command.impl.ReplaceItemCommand
 
BLOCK_FENCE_GATE_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FENCE_GATE_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FIRE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FIRE_EXTINGUISH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FOLDER - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
BLOCK_FUNGUS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FUNGUS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FUNGUS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FUNGUS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FUNGUS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_FURNACE_FIRE_CRACKLE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GILDED_BLACKSTONE_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GILDED_BLACKSTONE_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GILDED_BLACKSTONE_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GILDED_BLACKSTONE_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GILDED_BLACKSTONE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GLASS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRASS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRAVEL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_GRINDSTONE_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_HONEY_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_HONEY_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_HONEY_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_HONEY_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_HONEY_BLOCK_SLIDE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_HONEY_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IGNORE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
BLOCK_IRON_DOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IRON_DOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IRON_TRAPDOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_IRON_TRAPDOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_KEY - Static variable in class net.minecraft.util.registry.Registry
 
BLOCK_LADDER_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LADDER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LANTERN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAVA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAVA_EXTINGUISH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAVA_POP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LAYERS - Static variable in class net.minecraftforge.client.model.MultiLayerModel.Loader
 
BLOCK_LEVER_CLICK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LILY_PAD_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LODESTONE_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LODESTONE_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LODESTONE_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LODESTONE_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_LODESTONE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
BLOCK_METAL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_PRESSURE_PLATE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_METAL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_MINED - Static variable in class net.minecraft.stats.Stats
 
BLOCK_NAME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BLOCK_NETHER_BRICKS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_BRICKS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_BRICKS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_BRICKS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_BRICKS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_GOLD_ORE_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_GOLD_ORE_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_GOLD_ORE_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_GOLD_ORE_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_GOLD_ORE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_ORE_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_ORE_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_ORE_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_ORE_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_ORE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_SPROUT_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_SPROUT_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_SPROUT_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_SPROUT_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_SPROUT_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHER_WART_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERITE_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERITE_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERITE_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERITE_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERITE_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERRACK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERRACK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERRACK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERRACK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NETHERRACK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BANJO - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BASEDRUM - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BASS - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BELL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_BIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_CHIME - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_COW_BELL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_DIDGERIDOO - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_FLUTE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_GUITAR - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_HARP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_HAT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_IRON_XYLOPHONE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_PLING - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_SNARE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NOTE_BLOCK_XYLOPHONE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NYLIUM_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NYLIUM_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NYLIUM_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NYLIUM_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_NYLIUM_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PILE - Static variable in class net.minecraft.world.gen.feature.Feature
 
BLOCK_PISTON_CONTRACT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PISTON_EXTEND - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PLACER_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
BLOCK_PLACER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
BLOCK_PLACER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BLOCK_PLACER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
BLOCK_PORTAL_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PORTAL_TRAVEL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_PORTAL_TRIGGER - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_POS - Static variable in class net.minecraft.network.datasync.DataSerializers
 
BLOCK_PUMPKIN_CARVE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_REDSTONE_TORCH_BURNOUT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_RENAME_MAP - Static variable in class net.minecraft.util.datafix.fixes.EntityRenaming1510
 
BLOCK_RESPAWN_ANCHOR_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_RESPAWN_ANCHOR_CHARGE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_RESPAWN_ANCHOR_DEPLETE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_RESPAWN_ANCHOR_SET_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ROOTS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ROOTS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ROOTS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ROOTS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ROOTS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_ROT - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
BLOCK_SAND_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SAND_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SCAFFOLDING_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHEET - Static variable in class net.minecraft.client.renderer.RenderState
 
BLOCK_SHEET_MIPPED - Static variable in class net.minecraft.client.renderer.RenderState
 
BLOCK_SHROOMLIGHT_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHROOMLIGHT_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHROOMLIGHT_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHROOMLIGHT_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHROOMLIGHT_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHULKER_BOX_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SHULKER_BOX_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SLIME_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SMITHING_TABLE_USE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SMOKER_SMOKE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SNOW_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SAND_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SAND_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SAND_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SAND_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SAND_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SOIL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SOIL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SOIL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SOIL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SOUL_SOIL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STATE - Static variable in class net.minecraft.loot.LootParameters
 
BLOCK_STATE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
BLOCK_STATE - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
BLOCK_STATE_IDS - Static variable in class net.minecraft.block.Block
Deprecated.
BLOCK_STATE_PROPERTY - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
BLOCK_STATE_PROVIDER_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
BLOCK_STATE_PROVIDER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
BLOCK_STATE_PROVIDER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BLOCK_STATE_PROVIDER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
BLOCK_STEM_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STEM_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STEM_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STEM_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STEM_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_BUTTON_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_BUTTON_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_PRESSURE_PLATE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STONE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_STRIPPING_MAP - Static variable in class net.minecraft.item.AxeItem
 
BLOCK_SWEET_BERRY_BUSH_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_SWEET_BERRY_BUSH_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TO_ITEM - Static variable in class net.minecraft.item.Item
 
BLOCK_TRIPWIRE_ATTACH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TRIPWIRE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TRIPWIRE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_TRIPWIRE_DETACH - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_UPDATE - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
BLOCK_VINE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WART_BLOCK_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WART_BLOCK_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WART_BLOCK_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WART_BLOCK_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WART_BLOCK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WATER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WEEPING_VINES_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WEEPING_VINES_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WEEPING_VINES_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WEEPING_VINES_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WEEPING_VINES_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WET_GRASS_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOD_STEP - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_BUTTON_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_BUTTON_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_DOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_DOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_TRAPDOOR_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOODEN_TRAPDOOR_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_HIT - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
BLOCK_WOOL_STEP - Static variable in class net.minecraft.util.SoundEvents
 
blockaccess - Variable in class net.minecraft.pathfinding.NodeProcessor
 
blockActionRestricted(World, BlockPos, GameType) - Method in class net.minecraft.entity.player.PlayerEntity
 
BlockBlobFeature - Class in net.minecraft.world.gen.feature
 
BlockBlobFeature(Codec<BlockStateFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BlockBlobFeature
 
blockCenterToCorner(TransformationMatrix) - Static method in class net.minecraft.client.renderer.model.UVTransformationUtil
 
blockCenterToCorner() - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
BlockClusterFeatureConfig - Class in net.minecraft.world.gen.feature
 
BlockClusterFeatureConfig.Builder - Class in net.minecraft.world.gen.feature
 
BlockColors - Class in net.minecraft.client.renderer.color
 
BlockColors() - Constructor for class net.minecraft.client.renderer.color.BlockColors
 
blockCornerToCenter() - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
BlockDataAccessor - Class in net.minecraft.command.impl.data
 
BlockDataAccessor(TileEntity, BlockPos) - Constructor for class net.minecraft.command.impl.data.BlockDataAccessor
 
blocked(Boolean) - Method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
blocked - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
BlockEntityBannerColor - Class in net.minecraft.util.datafix.fixes
 
BlockEntityBannerColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockEntityBannerColor
 
BlockEntityKeepPacked - Class in net.minecraft.util.datafix.fixes
 
BlockEntityKeepPacked(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockEntityKeepPacked
 
BlockEntityUUID - Class in net.minecraft.util.datafix.fixes
 
BlockEntityUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.BlockEntityUUID
 
BlockEvent - Class in net.minecraftforge.event.world
 
BlockEvent(IWorld, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent
 
BlockEvent.BlockToolInteractEvent - Class in net.minecraftforge.event.world
 
BlockEvent.BreakEvent - Class in net.minecraftforge.event.world
 
BlockEvent.CreateFluidSourceEvent - Class in net.minecraftforge.event.world
 
BlockEvent.CropGrowEvent - Class in net.minecraftforge.event.world
 
BlockEvent.CropGrowEvent.Post - Class in net.minecraftforge.event.world
 
BlockEvent.CropGrowEvent.Pre - Class in net.minecraftforge.event.world
 
BlockEvent.EntityMultiPlaceEvent - Class in net.minecraftforge.event.world
 
BlockEvent.EntityPlaceEvent - Class in net.minecraftforge.event.world
 
BlockEvent.FarmlandTrampleEvent - Class in net.minecraftforge.event.world
 
BlockEvent.FluidPlaceBlockEvent - Class in net.minecraftforge.event.world
 
BlockEvent.NeighborNotifyEvent - Class in net.minecraftforge.event.world
 
BlockEvent.PortalSpawnEvent - Class in net.minecraftforge.event.world
 
BlockEventData - Class in net.minecraft.block
 
BlockEventData(BlockPos, Block, int, int) - Constructor for class net.minecraft.block.BlockEventData
 
BlockFaceUV - Class in net.minecraft.client.renderer.model
 
BlockFaceUV(float[], int) - Constructor for class net.minecraft.client.renderer.model.BlockFaceUV
 
blockFaceUV - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
BlockFaceUV.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockFlags() - Constructor for class net.minecraftforge.common.util.Constants.BlockFlags
 
BlockIgnoreStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
BlockIgnoreStructureProcessor(List<Block>) - Constructor for class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
BlockInfo(BlockPos, BlockState, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
BlockInfo - Class in net.minecraftforge.client.model.pipeline
 
BlockInfo(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.BlockInfo
 
blockInfo - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
BlockItem - Class in net.minecraft.item
 
BlockItem(Block, Item.Properties) - Constructor for class net.minecraft.item.BlockItem
 
BlockItemUseContext - Class in net.minecraft.item
 
BlockItemUseContext(PlayerEntity, Hand, ItemStack, BlockRayTraceResult) - Constructor for class net.minecraft.item.BlockItemUseContext
 
BlockItemUseContext(ItemUseContext) - Constructor for class net.minecraft.item.BlockItemUseContext
 
BlockItemUseContext(World, PlayerEntity, Hand, ItemStack, BlockRayTraceResult) - Constructor for class net.minecraft.item.BlockItemUseContext
 
blockLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
BlockLightEngine - Class in net.minecraft.world.lighting
 
BlockLightEngine(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.BlockLightEngine
 
BlockLightStorage - Class in net.minecraft.world.lighting
 
BlockLightStorage(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.BlockLightStorage
 
BlockLightStorage.StorageMap - Class in net.minecraft.world.lighting
 
BlockListReport - Class in net.minecraft.data
 
BlockListReport(DataGenerator) - Constructor for class net.minecraft.data.BlockListReport
 
BlockLootTables - Class in net.minecraft.data.loot
 
BlockLootTables() - Constructor for class net.minecraft.data.loot.BlockLootTables
 
BlockMatcher - Class in net.minecraft.block.pattern
 
BlockMatcher(Block) - Constructor for class net.minecraft.block.pattern.BlockMatcher
 
BlockMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
BlockMatchRuleTest(Block) - Constructor for class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
blockMaterial(String) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
blockMaterial(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
BlockMaterialMatcher - Class in net.minecraft.block.pattern
 
BlockModeInfo<T> - Class in net.minecraft.data
 
BlockModeInfo(String, Function<T, JsonElement>) - Constructor for class net.minecraft.data.BlockModeInfo
 
BlockModeInfo.Field - Class in net.minecraft.data
 
BlockModel - Class in net.minecraft.client.renderer.model
 
BlockModel(ResourceLocation, List<BlockPart>, Map<String, Either<RenderMaterial, String>>, boolean, BlockModel.GuiLight, ItemCameraTransforms, List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.model.BlockModel
 
BlockModel.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockModel.GuiLight - Enum in net.minecraft.client.renderer.model
 
BlockModelBuilder - Class in net.minecraftforge.client.model.generators
 
BlockModelBuilder(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.BlockModelBuilder
 
BlockModelConfiguration - Class in net.minecraftforge.client.model
 
BlockModelConfiguration(BlockModel) - Constructor for class net.minecraftforge.client.model.BlockModelConfiguration
 
BlockModelConfiguration.VisibilityData - Class in net.minecraftforge.client.model
 
BlockModelDefinition - Class in net.minecraft.client.renderer.model
 
BlockModelDefinition(Map<String, VariantList>, Multipart) - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition
 
BlockModelDefinition(List<BlockModelDefinition>) - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition
 
BlockModelDefinition - Class in net.minecraft.data
 
BlockModelDefinition() - Constructor for class net.minecraft.data.BlockModelDefinition
 
BlockModelDefinition.ContainerHolder - Class in net.minecraft.client.renderer.model
 
BlockModelDefinition.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockModelFields - Class in net.minecraft.data
 
BlockModelFields() - Constructor for class net.minecraft.data.BlockModelFields
 
BlockModelFields.Rotation - Enum in net.minecraft.data
 
BlockModelProvider - Class in net.minecraft.data
 
BlockModelProvider(Consumer<IFinishedBlockState>, BiConsumer<ResourceLocation, Supplier<JsonElement>>, Consumer<Item>) - Constructor for class net.minecraft.data.BlockModelProvider
 
BlockModelProvider - Class in net.minecraftforge.client.model.generators
 
BlockModelProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.BlockModelProvider
 
BlockModelRenderer - Class in net.minecraft.client.renderer
 
BlockModelRenderer(BlockColors) - Constructor for class net.minecraft.client.renderer.BlockModelRenderer
 
BlockModelRenderer.NeighborInfo - Enum in net.minecraft.client.renderer
 
BlockModelRenderer.Orientation - Enum in net.minecraft.client.renderer
 
BlockModelShapes - Class in net.minecraft.client.renderer
 
BlockModelShapes(ModelManager) - Constructor for class net.minecraft.client.renderer.BlockModelShapes
 
BlockModelWriter - Class in net.minecraft.data
 
BlockModelWriter(ResourceLocation) - Constructor for class net.minecraft.data.BlockModelWriter
 
BlockMosinessProcessor - Class in net.minecraft.world.gen.feature.template
 
BlockMosinessProcessor(float) - Constructor for class net.minecraft.world.gen.feature.template.BlockMosinessProcessor
 
BlockNamedItem - Class in net.minecraft.item
 
BlockNamedItem(Block, Item.Properties) - Constructor for class net.minecraft.item.BlockNamedItem
 
BlockNameFlattening - Class in net.minecraft.util.datafix.fixes
 
BlockNameFlattening(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockNameFlattening
 
blockNeedsPostProcessing(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
blockNoDrop() - Static method in class net.minecraft.data.loot.BlockLootTables
 
BlockPart - Class in net.minecraft.client.renderer.model
 
BlockPart(Vector3f, Vector3f, Map<Direction, BlockPartFace>, BlockPartRotation, boolean) - Constructor for class net.minecraft.client.renderer.model.BlockPart
 
BlockPart.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockPartFace - Class in net.minecraft.client.renderer.model
 
BlockPartFace(Direction, int, String, BlockFaceUV) - Constructor for class net.minecraft.client.renderer.model.BlockPartFace
 
BlockPartFace.Deserializer - Class in net.minecraft.client.renderer.model
 
BlockParticleData - Class in net.minecraft.particles
 
BlockParticleData(ParticleType<BlockParticleData>, BlockState) - Constructor for class net.minecraft.particles.BlockParticleData
 
BlockPartRotation - Class in net.minecraft.client.renderer.model
 
BlockPartRotation(Vector3f, Direction.Axis, float, boolean) - Constructor for class net.minecraft.client.renderer.model.BlockPartRotation
 
BlockPattern - Class in net.minecraft.block.pattern
 
BlockPattern(Predicate<CachedBlockInfo>[][][]) - Constructor for class net.minecraft.block.pattern.BlockPattern
 
BlockPattern.PatternHelper - Class in net.minecraft.block.pattern
 
BlockPatternBuilder - Class in net.minecraft.block.pattern
 
BlockPileFeature - Class in net.minecraft.world.gen.feature
 
BlockPileFeature(Codec<BlockStateProvidingFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BlockPileFeature
 
BlockPlacer - Class in net.minecraft.world.gen.blockplacer
 
BlockPlacer() - Constructor for class net.minecraft.world.gen.blockplacer.BlockPlacer
 
blockPlacer - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
BlockPlacerType<P extends BlockPlacer> - Class in net.minecraft.world.gen.blockplacer
 
BlockPlacerType(Codec<P>) - Constructor for class net.minecraft.world.gen.blockplacer.BlockPlacerType
 
blockPos() - Static method in class net.minecraft.command.arguments.BlockPosArgument
 
BlockPos - Class in net.minecraft.util.math
 
BlockPos(int, int, int) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(double, double, double) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(Vector3d) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(IPosition) - Constructor for class net.minecraft.util.math.BlockPos
 
BlockPos(Vector3i) - Constructor for class net.minecraft.util.math.BlockPos
 
blockPos - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
blockPos - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
blockPos - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper.LiquidContainerBlockWrapper
 
blockPos - Variable in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
blockPos - Variable in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
BlockPos.Mutable - Class in net.minecraft.util.math
 
BlockPosArgument - Class in net.minecraft.command.arguments
 
BlockPosArgument() - Constructor for class net.minecraft.command.arguments.BlockPosArgument
 
BlockPosContext - Class in net.minecraftforge.server.permission.context
 
BlockPosContext(PlayerEntity, BlockPos, BlockState, Direction) - Constructor for class net.minecraftforge.server.permission.context.BlockPosContext
 
BlockPosContext(PlayerEntity, ChunkPos) - Constructor for class net.minecraftforge.server.permission.context.BlockPosContext
 
BlockPosWrapper - Class in net.minecraft.util.math
 
BlockPosWrapper(BlockPos) - Constructor for class net.minecraft.util.math.BlockPosWrapper
 
BlockPredicate - Class in net.minecraft.advancements.criterion
 
BlockPredicate(ITag<Block>, Block, StatePropertiesPredicate, NBTPredicate) - Constructor for class net.minecraft.advancements.criterion.BlockPredicate
 
blockPredicate() - Static method in class net.minecraft.command.arguments.BlockPredicateArgument
 
BlockPredicate.Builder - Class in net.minecraft.advancements.criterion
 
BlockPredicateArgument - Class in net.minecraft.command.arguments
 
BlockPredicateArgument() - Constructor for class net.minecraft.command.arguments.BlockPredicateArgument
 
BlockPredicateArgument.IResult - Interface in net.minecraft.command.arguments
 
BlockRayTraceResult - Class in net.minecraft.util.math
 
BlockRayTraceResult(Vector3d, Direction, BlockPos, boolean) - Constructor for class net.minecraft.util.math.BlockRayTraceResult
 
Blockreader - Class in net.minecraft.world
 
Blockreader(BlockState[]) - Constructor for class net.minecraft.world.Blockreader
 
BlockRename - Class in net.minecraft.util.datafix.fixes
 
BlockRename(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.BlockRename
 
blockRenderer - Static variable in class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
BlockRendererDispatcher - Class in net.minecraft.client.renderer
 
BlockRendererDispatcher(BlockModelShapes, BlockColors) - Constructor for class net.minecraft.client.renderer.BlockRendererDispatcher
 
BlockRenderType - Enum in net.minecraft.block
 
Blocks - Class in net.minecraft.block
 
Blocks() - Constructor for class net.minecraft.block.Blocks
 
blocks - Variable in class net.minecraft.tags.NetworkTagManager
 
blocks - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
Blocks() - Constructor for class net.minecraftforge.common.Tags.Blocks
 
BLOCKS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
BLOCKS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
BLOCKS_OF_INTEREST - Static variable in class net.minecraft.village.PointOfInterestType
 
BlockSelector() - Constructor for class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
blocksMovement() - Method in class net.minecraft.block.material.Material
 
BlockSnapshot - Class in net.minecraftforge.common.util
 
BlockState - Class in net.minecraft.block
 
BlockState(Block, ImmutableMap<Property<?>, Comparable<?>>, MapCodec<BlockState>) - Constructor for class net.minecraft.block.BlockState
 
blockState() - Static method in class net.minecraft.command.arguments.BlockStateArgument
 
blockstate - Variable in class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
BLOCKSTATE_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
BlockStateArgument - Class in net.minecraft.command.arguments
 
BlockStateArgument() - Constructor for class net.minecraft.command.arguments.BlockStateArgument
 
BlockStateFeatureConfig - Class in net.minecraft.world.gen.feature
 
BlockStateFeatureConfig(BlockState) - Constructor for class net.minecraft.world.gen.feature.BlockStateFeatureConfig
 
BlockStateFlattenGenOptions - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlattenGenOptions(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlattenGenOptions
 
BlockStateFlatteningMap - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlatteningMap() - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
BlockStateFlattenStructures - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlattenStructures(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlattenStructures
 
BlockStateFlattenVillageCrops - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlattenVillageCrops(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlattenVillageCrops
 
BlockStateFlatternEntities - Class in net.minecraft.util.datafix.fixes
 
BlockStateFlatternEntities(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BlockStateFlatternEntities
 
BlockStateInput - Class in net.minecraft.command.arguments
 
BlockStateInput(BlockState, Set<Property<?>>, CompoundNBT) - Constructor for class net.minecraft.command.arguments.BlockStateInput
 
BlockStateMatcher - Class in net.minecraft.block.pattern
 
BlockStateMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
BlockStateMatchRuleTest(BlockState) - Constructor for class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
BlockStateParser - Class in net.minecraft.command.arguments
 
BlockStateParser(StringReader, boolean) - Constructor for class net.minecraft.command.arguments.BlockStateParser
 
BlockStateProperties - Class in net.minecraft.state.properties
 
BlockStateProperties() - Constructor for class net.minecraft.state.properties.BlockStateProperties
 
BlockStateProperty - Class in net.minecraft.loot.conditions
 
BlockStateProperty.Builder - Class in net.minecraft.loot.conditions
 
BlockStateProperty.Serializer - Class in net.minecraft.loot.conditions
 
BlockStateProvider - Class in net.minecraft.data
 
BlockStateProvider(DataGenerator) - Constructor for class net.minecraft.data.BlockStateProvider
 
BlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
BlockStateProvider() - Constructor for class net.minecraft.world.gen.blockstateprovider.BlockStateProvider
 
BlockStateProvider - Class in net.minecraftforge.client.model.generators
 
BlockStateProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.BlockStateProvider
 
BlockStateProvider.ConfiguredModelList - Class in net.minecraftforge.client.model.generators
 
BlockStateProviderType<P extends BlockStateProvider> - Class in net.minecraft.world.gen.blockstateprovider
 
BlockStateProviderType(Codec<P>) - Constructor for class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
BlockStateProvidingFeatureConfig - Class in net.minecraft.world.gen.feature
 
BlockStateProvidingFeatureConfig(BlockStateProvider) - Constructor for class net.minecraft.world.gen.feature.BlockStateProvidingFeatureConfig
 
blockStates - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
BlockStateVariantBuilder - Class in net.minecraft.data
 
BlockStateVariantBuilder() - Constructor for class net.minecraft.data.BlockStateVariantBuilder
 
BlockStateVariantBuilder.Five<T1 extends java.lang.Comparable<T1>,T2 extends java.lang.Comparable<T2>,T3 extends java.lang.Comparable<T3>,T4 extends java.lang.Comparable<T4>,T5 extends java.lang.Comparable<T5>> - Class in net.minecraft.data
 
BlockStateVariantBuilder.Four<T1 extends java.lang.Comparable<T1>,T2 extends java.lang.Comparable<T2>,T3 extends java.lang.Comparable<T3>,T4 extends java.lang.Comparable<T4>> - Class in net.minecraft.data
 
BlockStateVariantBuilder.ITriFunction<P1,P2,P3,R> - Interface in net.minecraft.data
 
BlockStateVariantBuilder.One<T1 extends java.lang.Comparable<T1>> - Class in net.minecraft.data
 
BlockStateVariantBuilder.Three<T1 extends java.lang.Comparable<T1>,T2 extends java.lang.Comparable<T2>,T3 extends java.lang.Comparable<T3>> - Class in net.minecraft.data
 
BlockStateVariantBuilder.Two<T1 extends java.lang.Comparable<T1>,T2 extends java.lang.Comparable<T2>> - Class in net.minecraft.data
 
BlockTags - Class in net.minecraft.tags
 
BlockTags() - Constructor for class net.minecraft.tags.BlockTags
 
BlockTagsProvider - Class in net.minecraft.data
 
BlockTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.BlockTagsProvider
Deprecated.
BlockTagsProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraft.data.BlockTagsProvider
 
blockTexture(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
BlockToolInteractEvent(IWorld, BlockPos, BlockState, PlayerEntity, ItemStack, ToolType) - Constructor for class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
 
blockUsingShield(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
blockUsingShield(LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
BlockVoxelShape - Enum in net.minecraft.util
 
BlockWithContextConfig - Class in net.minecraft.world.gen.feature
 
BlockWithContextConfig(BlockState, List<BlockState>, List<BlockState>, List<BlockState>) - Constructor for class net.minecraft.world.gen.feature.BlockWithContextConfig
 
BlockWithContextFeature - Class in net.minecraft.world.gen.feature
 
BlockWithContextFeature(Codec<BlockWithContextConfig>) - Constructor for class net.minecraft.world.gen.feature.BlockWithContextFeature
 
BlockWrapper - Class in net.minecraftforge.fluids.capability.wrappers
 
BlockWrapper(BlockState, World, BlockPos) - Constructor for class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
BlockWrapper.LiquidContainerBlockWrapper - Class in net.minecraftforge.fluids.capability.wrappers
 
BLUE - Static variable in class net.minecraft.block.material.MaterialColor
 
BLUE_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLUE_BANNER - Static variable in class net.minecraft.item.Items
 
BLUE_BED - Static variable in class net.minecraft.block.Blocks
 
BLUE_BED - Static variable in class net.minecraft.item.Items
 
BLUE_CARPET - Static variable in class net.minecraft.block.Blocks
 
BLUE_CARPET - Static variable in class net.minecraft.item.Items
 
BLUE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
BLUE_CONCRETE - Static variable in class net.minecraft.item.Items
 
BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
BLUE_DYE - Static variable in class net.minecraft.item.Items
 
BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLUE_ICE - Static variable in class net.minecraft.block.Blocks
 
BLUE_ICE - Static variable in class net.minecraft.item.Items
 
BLUE_ICE - Static variable in class net.minecraft.world.gen.feature.Feature
 
BLUE_ICE - Static variable in class net.minecraft.world.gen.feature.Features
 
BLUE_ICE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BLUE_ORCHID - Static variable in class net.minecraft.block.Blocks
 
BLUE_ORCHID - Static variable in class net.minecraft.item.Items
 
BLUE_ORCHID - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BLUE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
BLUE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
BLUE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
BLUE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
BLUE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BLUE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
BLUE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BLUE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
BLUE_WOOL - Static variable in class net.minecraft.block.Blocks
 
BLUE_WOOL - Static variable in class net.minecraft.item.Items
 
BlueIceFeature - Class in net.minecraft.world.gen.feature
 
BlueIceFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BlueIceFeature
 
blur - Variable in class net.minecraft.client.renderer.texture.Texture
 
BoarModel<T extends MobEntity & IFlinging> - Class in net.minecraft.client.renderer.entity.model
 
BoarModel() - Constructor for class net.minecraft.client.renderer.entity.model.BoarModel
 
BOAT - Static variable in class net.minecraft.entity.EntityType
 
BOAT_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
BoatEntity - Class in net.minecraft.entity.item
 
BoatEntity(EntityType<? extends BoatEntity>, World) - Constructor for class net.minecraft.entity.item.BoatEntity
 
BoatEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.BoatEntity
 
BoatEntity.Status - Enum in net.minecraft.entity.item
 
BoatEntity.Type - Enum in net.minecraft.entity.item
 
BoatItem - Class in net.minecraft.item
 
BoatItem(BoatEntity.Type, Item.Properties) - Constructor for class net.minecraft.item.BoatItem
 
BoatModel - Class in net.minecraft.client.renderer.entity.model
 
BoatModel() - Constructor for class net.minecraft.client.renderer.entity.model.BoatModel
 
BoatRenderer - Class in net.minecraft.client.renderer.entity
 
BoatRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.BoatRenderer
 
BOATS - Static variable in class net.minecraft.tags.ItemTags
 
body - Variable in class net.minecraft.client.renderer.entity.model.HorseModel
 
body - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
BODY_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
BodyController - Class in net.minecraft.entity.ai.controller
 
BodyController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.BodyController
 
boltVertex - Variable in class net.minecraft.entity.effect.LightningBoltEntity
 
BOMB - Static variable in class net.minecraft.entity.item.PaintingType
 
BONE - Static variable in class net.minecraft.block.SoundType
 
BONE - Static variable in class net.minecraft.item.Items
 
Bone(List<Pair<B3DModel.Vertex, Float>>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
BONE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BONE_BLOCK - Static variable in class net.minecraft.item.Items
 
BONE_MEAL - Static variable in class net.minecraft.item.Items
 
BONEMEAL_PARTICLES - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BoneMealCropsTask - Class in net.minecraft.entity.ai.brain.task
 
BoneMealCropsTask() - Constructor for class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
 
BonemealEvent - Class in net.minecraftforge.event.entity.player
 
BonemealEvent(PlayerEntity, World, BlockPos, BlockState, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.BonemealEvent
 
BoneMealItem - Class in net.minecraft.item
 
BoneMealItem(Item.Properties) - Constructor for class net.minecraft.item.BoneMealItem
 
BONES - Static variable in class net.minecraftforge.common.Tags.Items
 
BONUS_CHEST - Static variable in class net.minecraft.world.gen.feature.Feature
 
BONUS_CHEST - Static variable in class net.minecraft.world.gen.feature.Features
 
BonusChestFeature - Class in net.minecraft.world.gen.feature
 
BonusChestFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.BonusChestFeature
 
bonusPerLevel - Variable in class net.minecraft.potion.AttackDamageEffect
 
bonusRolls(float, float) - Method in class net.minecraft.loot.LootPool.Builder
 
BOOK - Static variable in class net.minecraft.item.Items
 
BOOK_TEXTURES - Static variable in class net.minecraft.client.gui.screen.ReadBookScreen
 
BookCloningRecipe - Class in net.minecraft.item.crafting
 
BookCloningRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.BookCloningRecipe
 
BookItem - Class in net.minecraft.item
 
BookItem(Item.Properties) - Constructor for class net.minecraft.item.BookItem
 
BookModel - Class in net.minecraft.client.renderer.entity.model
 
BookModel() - Constructor for class net.minecraft.client.renderer.entity.model.BookModel
 
BookPagesStrictJSON - Class in net.minecraft.util.datafix.fixes
 
BookPagesStrictJSON(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
 
BOOKSHELF - Static variable in class net.minecraft.block.Blocks
 
BOOKSHELF - Static variable in class net.minecraft.item.Items
 
BOOKSHELVES - Static variable in class net.minecraftforge.common.Tags.Items
 
BOOLEAN - Static variable in class net.minecraft.network.datasync.DataSerializers
 
BooleanEntry(ITextComponent, List<IReorderingProcessor>, String, GameRules.BooleanValue) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen.BooleanEntry
 
BooleanOption - Class in net.minecraft.client.settings
 
BooleanOption(String, Predicate<GameSettings>, BiConsumer<GameSettings, Boolean>) - Constructor for class net.minecraft.client.settings.BooleanOption
 
BooleanOption(String, ITextComponent, Predicate<GameSettings>, BiConsumer<GameSettings, Boolean>) - Constructor for class net.minecraft.client.settings.BooleanOption
 
BooleanProperty - Class in net.minecraft.state
 
BooleanProperty(String) - Constructor for class net.minecraft.state.BooleanProperty
 
BooleanValue(GameRules.RuleType<GameRules.BooleanValue>, boolean) - Constructor for class net.minecraft.world.GameRules.BooleanValue
 
boost(Random) - Method in class net.minecraft.entity.BoostHelper
 
boost() - Method in interface net.minecraft.entity.IRideable
 
boost() - Method in class net.minecraft.entity.passive.PigEntity
 
boost() - Method in class net.minecraft.entity.passive.StriderEntity
 
BoostHelper - Class in net.minecraft.entity
 
BoostHelper(EntityDataManager, DataParameter<Integer>, DataParameter<Boolean>) - Constructor for class net.minecraft.entity.BoostHelper
 
boostTimeRaw - Variable in class net.minecraft.entity.BoostHelper
 
Bootstrap - Class in net.minecraft.util.registry
 
Bootstrap() - Constructor for class net.minecraft.util.registry.Bootstrap
 
border - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
BorderStatus - Enum in net.minecraft.world.border
 
BossBarCommand - Class in net.minecraft.command.impl
 
BossBarCommand() - Constructor for class net.minecraft.command.impl.BossBarCommand
 
bossBarRenderPost(MatrixStack, MainWindow) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
bossBarRenderPre(MatrixStack, MainWindow, ClientBossInfo, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
BossInfo - Class in net.minecraft.world
 
BossInfo(UUID, ITextComponent, BossInfo.Color, BossInfo.Overlay) - Constructor for class net.minecraft.world.BossInfo
 
BossInfo(MatrixStack, RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType, ClientBossInfo, int, int, int) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
BossInfo.Color - Enum in net.minecraft.world
 
BossInfo.Overlay - Enum in net.minecraft.world
 
BossOverlayGui - Class in net.minecraft.client.gui.overlay
 
BossOverlayGui(Minecraft) - Constructor for class net.minecraft.client.gui.overlay.BossOverlayGui
 
BOTTOM - Static variable in class net.minecraft.block.ScaffoldingBlock
 
BOTTOM - Static variable in class net.minecraft.data.StockTextureAliases
 
BOTTOM - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
bottom - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
BOTTOM_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
BOTTOM_SHAPE - Static variable in class net.minecraft.block.SlabBlock
 
bottomOffset - Variable in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
boundingBox - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
boundingBox - Variable in class net.minecraft.world.gen.feature.structure.StructurePiece
 
bounds - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
BOW - Static variable in class net.minecraft.item.Items
 
BowItem - Class in net.minecraft.item
 
BowItem(Item.Properties) - Constructor for class net.minecraft.item.BowItem
 
BOWL - Static variable in class net.minecraft.item.Items
 
Brain<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain
 
Brain(Collection<? extends MemoryModuleType<?>>, Collection<? extends SensorType<? extends Sensor<? super E>>>, ImmutableList<Brain.MemoryCodec<?>>, Supplier<Codec<Brain<E>>>) - Constructor for class net.minecraft.entity.ai.brain.Brain
 
brain - Variable in class net.minecraft.entity.LivingEntity
 
Brain.BrainCodec<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain
 
BRAIN_CORAL - Static variable in class net.minecraft.block.Blocks
 
BRAIN_CORAL - Static variable in class net.minecraft.item.Items
 
BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
BRAIN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
BRAIN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
BRAIN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
BrainInfo(UUID, int, String, String, int, float, float, IPosition, String, Path, boolean) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
BrainUtil - Class in net.minecraft.entity.ai.brain
 
BrainUtil() - Constructor for class net.minecraft.entity.ai.brain.BrainUtil
 
BRAND - Static variable in class net.minecraft.network.play.client.CCustomPayloadPacket
 
BRAND - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
BrandingControl - Class in net.minecraftforge.fml
 
BrandingControl() - Constructor for class net.minecraftforge.fml.BrandingControl
 
BREAD - Static variable in class net.minecraft.item.Foods
 
BREAD - Static variable in class net.minecraft.item.Items
 
BREAK_BLOCK_EFFECTS - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BreakableBlock - Class in net.minecraft.block
 
BreakableBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BreakableBlock
 
BreakBlockGoal - Class in net.minecraft.entity.ai.goal
 
BreakBlockGoal(Block, CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.BreakBlockGoal
 
BreakDoorGoal - Class in net.minecraft.entity.ai.goal
 
BreakDoorGoal(MobEntity, Predicate<Difficulty>) - Constructor for class net.minecraft.entity.ai.goal.BreakDoorGoal
 
BreakDoorGoal(MobEntity, int, Predicate<Difficulty>) - Constructor for class net.minecraft.entity.ai.goal.BreakDoorGoal
 
BreakEvent(World, BlockPos, BlockState, PlayerEntity) - Constructor for class net.minecraftforge.event.world.BlockEvent.BreakEvent
 
BreakingParticle - Class in net.minecraft.client.particle
 
BreakingParticle(ClientWorld, double, double, double, ItemStack) - Constructor for class net.minecraft.client.particle.BreakingParticle
 
BreakingParticle.Factory - Class in net.minecraft.client.particle
 
BreakingParticle.SlimeFactory - Class in net.minecraft.client.particle
 
BreakingParticle.SnowballFactory - Class in net.minecraft.client.particle
 
breakingTime - Variable in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
breaksInWater - Variable in class net.minecraft.block.AbstractPlantBlock
 
BreakSpeed(PlayerEntity, BlockState, float, BlockPos) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
BreatheAirGoal - Class in net.minecraft.entity.ai.goal
 
BreatheAirGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.BreatheAirGoal
 
BRED_ANIMALS - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
BredAnimalsTrigger - Class in net.minecraft.advancements.criterion
 
BredAnimalsTrigger() - Constructor for class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
BredAnimalsTrigger.Instance - Class in net.minecraft.advancements.criterion
 
BREED_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
BreedGoal - Class in net.minecraft.entity.ai.goal
 
BreedGoal(AnimalEntity, double) - Constructor for class net.minecraft.entity.ai.goal.BreedGoal
 
BreedGoal(AnimalEntity, double, Class<? extends AnimalEntity>) - Constructor for class net.minecraft.entity.ai.goal.BreedGoal
 
BREWED_POTION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
brewedPotion() - Static method in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
BrewedPotionTrigger - Class in net.minecraft.advancements.criterion
 
BrewedPotionTrigger() - Constructor for class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
BrewedPotionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
BREWING - Static variable in class net.minecraft.item.ItemGroup
 
BREWING_STAND - Static variable in class net.minecraft.block.Blocks
 
BREWING_STAND - Static variable in class net.minecraft.inventory.container.ContainerType
 
BREWING_STAND - Static variable in class net.minecraft.item.Items
 
BREWING_STAND - Static variable in class net.minecraft.tileentity.TileEntityType
 
BREWING_STAND_BREW_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
BrewingRecipe - Class in net.minecraftforge.common.brewing
 
BrewingRecipe(Ingredient, Ingredient, ItemStack) - Constructor for class net.minecraftforge.common.brewing.BrewingRecipe
 
BrewingRecipeRegistry - Class in net.minecraftforge.common.brewing
 
BrewingRecipeRegistry() - Constructor for class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
BrewingStandBlock - Class in net.minecraft.block
 
BrewingStandBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BrewingStandBlock
 
BrewingStandContainer - Class in net.minecraft.inventory.container
 
BrewingStandContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.BrewingStandContainer
 
BrewingStandContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.BrewingStandContainer
 
BrewingStandScreen - Class in net.minecraft.client.gui.screen.inventory
 
BrewingStandScreen(BrewingStandContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
BrewingStandTileEntity - Class in net.minecraft.tileentity
 
BrewingStandTileEntity() - Constructor for class net.minecraft.tileentity.BrewingStandTileEntity
 
brewPotions(NonNullList<ItemStack>, ItemStack, int[]) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
BRICK - Static variable in class net.minecraft.item.Items
 
BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
BRICK_WALL - Static variable in class net.minecraft.item.Items
 
BRICKS - Static variable in class net.minecraft.block.Blocks
 
BRICKS - Static variable in class net.minecraft.item.Items
 
BRICKS_PRISMARINE - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
BrigadierSerializers - Class in net.minecraft.command.arguments.serializers
 
BrigadierSerializers() - Constructor for class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
bringInHookedEntity() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
broadcastConsoleToOps - Variable in class net.minecraft.server.dedicated.ServerProperties
 
broadcastEvent(int) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
broadcastRconToOps - Variable in class net.minecraft.server.dedicated.ServerProperties
 
broadcastSound(int, BlockPos, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
BROWN - Static variable in class net.minecraft.block.material.MaterialColor
 
BROWN_BANNER - Static variable in class net.minecraft.block.Blocks
 
BROWN_BANNER - Static variable in class net.minecraft.item.Items
 
BROWN_BED - Static variable in class net.minecraft.block.Blocks
 
BROWN_BED - Static variable in class net.minecraft.item.Items
 
BROWN_CARPET - Static variable in class net.minecraft.block.Blocks
 
BROWN_CARPET - Static variable in class net.minecraft.item.Items
 
BROWN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
BROWN_CONCRETE - Static variable in class net.minecraft.item.Items
 
BROWN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
BROWN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
BROWN_DYE - Static variable in class net.minecraft.item.Items
 
BROWN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BROWN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BROWN_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
BROWN_MUSHROOM - Static variable in class net.minecraft.item.Items
 
BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BROWN_MUSHROOM_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BROWN_MUSHROOM_BLOCK - Static variable in class net.minecraft.item.Items
 
BROWN_MUSHROOM_BLOCK_UP - Static variable in class net.minecraft.world.gen.feature.Features.States
 
BROWN_MUSHROOM_GIANT - Static variable in class net.minecraft.world.gen.feature.Features
 
BROWN_MUSHROOM_NETHER - Static variable in class net.minecraft.world.gen.feature.Features
 
BROWN_MUSHROOM_NORMAL - Static variable in class net.minecraft.world.gen.feature.Features
 
BROWN_MUSHROOM_SWAMP - Static variable in class net.minecraft.world.gen.feature.Features
 
BROWN_MUSHROOM_TAIGA - Static variable in class net.minecraft.world.gen.feature.Features
 
BROWN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
BROWN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
BROWN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
BROWN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
BROWN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
BROWN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
BROWN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
BROWN_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
BROWN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
BROWN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
BROWN_WOOL - Static variable in class net.minecraft.block.Blocks
 
BROWN_WOOL - Static variable in class net.minecraft.item.Items
 
Brush(String, Vector4f, float, int, int, List<B3DModel.Texture>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
BTP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
BUBBLE - Static variable in class net.minecraft.particles.ParticleTypes
 
BUBBLE_COLUMN - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_COLUMN - Static variable in class net.minecraft.block.material.Material
 
BUBBLE_COLUMN_UP - Static variable in class net.minecraft.particles.ParticleTypes
 
BUBBLE_CORAL - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_CORAL - Static variable in class net.minecraft.item.Items
 
BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
BUBBLE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
BUBBLE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
BUBBLE_POP - Static variable in class net.minecraft.particles.ParticleTypes
 
BubbleColumnAmbientSoundHandler - Class in net.minecraft.client.audio
 
BubbleColumnAmbientSoundHandler(ClientPlayerEntity) - Constructor for class net.minecraft.client.audio.BubbleColumnAmbientSoundHandler
 
BubbleColumnBlock - Class in net.minecraft.block
 
BubbleColumnBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BubbleColumnBlock
 
BubbleColumnUpParticle - Class in net.minecraft.client.particle
 
BubbleColumnUpParticle.Factory - Class in net.minecraft.client.particle
 
BubbleParticle - Class in net.minecraft.client.particle
 
BubbleParticle.Factory - Class in net.minecraft.client.particle
 
BubblePopParticle - Class in net.minecraft.client.particle
 
BubblePopParticle.Factory - Class in net.minecraft.client.particle
 
BUCKET - Static variable in class net.minecraft.item.Items
 
bucket(Supplier<? extends Item>) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
BUCKET_VOLUME - Static variable in class net.minecraftforge.fluids.FluidAttributes
 
BucketItem - Class in net.minecraft.item
 
BucketItem(Fluid, Item.Properties) - Constructor for class net.minecraft.item.BucketItem
Deprecated.
BucketItem(Supplier<? extends Fluid>, Item.Properties) - Constructor for class net.minecraft.item.BucketItem
 
bucketPickupHandler - Variable in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
BucketPickupHandlerWrapper - Class in net.minecraftforge.fluids.capability.wrappers
 
BucketPickupHandlerWrapper(IBucketPickupHandler, World, BlockPos) - Constructor for class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
buffer - Variable in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
BufferBuilder - Class in net.minecraft.client.renderer
 
BufferBuilder(int) - Constructor for class net.minecraft.client.renderer.BufferBuilder
 
BufferBuilder.DrawState - Class in net.minecraft.client.renderer
 
BufferBuilder.State - Class in net.minecraft.client.renderer
 
bufferData(int, ByteBuffer, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
build(ResourceLocation) - Method in class net.minecraft.advancements.Advancement.Builder
 
build() - Method in class net.minecraft.advancements.AdvancementRewards.Builder
 
build() - Method in class net.minecraft.advancements.criterion.BlockPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
build() - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
 
build() - Method in class net.minecraft.block.material.Material.Builder
 
build() - Method in class net.minecraft.block.pattern.BlockPatternBuilder
 
build() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel.Builder
 
build() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
build() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel.Builder
 
build(boolean) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
build() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
build(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.CookingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.CookingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.CookingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.CustomRecipeBuilder
 
build(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
build(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
build(Consumer<IFinishedRecipe>, String) - Method in class net.minecraft.data.SmithingRecipeBuilder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraft.data.SmithingRecipeBuilder
 
build() - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder
 
build(String) - Method in class net.minecraft.entity.EntityType.Builder
 
build() - Method in class net.minecraft.item.Food.Builder
 
build() - Method in class net.minecraft.loot.AlternativesLootEntry.Builder
 
build() - Method in class net.minecraft.loot.conditions.Alternative.Builder
 
build() - Method in class net.minecraft.loot.conditions.BlockStateProperty.Builder
 
build() - Method in interface net.minecraft.loot.conditions.ILootCondition.IBuilder
 
build() - Method in class net.minecraft.loot.functions.CopyBlockState.Builder
 
build() - Method in class net.minecraft.loot.functions.CopyNbt.Builder
 
build() - Method in class net.minecraft.loot.functions.EnchantRandomly.Builder
 
build() - Method in class net.minecraft.loot.functions.EnchantWithLevels.Builder
 
build() - Method in class net.minecraft.loot.functions.ExplorationMap.Builder
 
build() - Method in interface net.minecraft.loot.functions.ILootFunction.IBuilder
 
build() - Method in class net.minecraft.loot.functions.LootingEnchantBonus.Builder
 
build() - Method in class net.minecraft.loot.functions.SetContents.Builder
 
build() - Method in class net.minecraft.loot.functions.SetStewEffect.Builder
 
build(LootParameterSet) - Method in class net.minecraft.loot.LootContext.Builder
 
build() - Method in class net.minecraft.loot.LootEntry.Builder
 
build() - Method in class net.minecraft.loot.LootParameterSet.Builder
 
build() - Method in class net.minecraft.loot.LootPool.Builder
 
build() - Method in class net.minecraft.loot.LootTable.Builder
 
build(int, int, ILootCondition[], ILootFunction[]) - Method in interface net.minecraft.loot.StandaloneLootEntry.ILootEntryBuilder
 
build(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>) - Method in class net.minecraft.tags.ITag.Builder
 
build(Type<?>) - Method in class net.minecraft.tileentity.TileEntityType.Builder
 
build() - Method in class net.minecraft.world.biome.Biome.Builder
 
build() - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
build() - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
build(Registry<Biome>, long) - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider.Preset
 
build() - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
build() - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
build() - Method in class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
build() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
build() - Method in interface net.minecraftforge.client.model.IModelBuilder
 
build() - Method in class net.minecraftforge.client.model.IModelBuilder.Simple
 
build() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
 
build() - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
build(EntitySelectorParser) - Method in interface net.minecraftforge.common.command.IEntitySelectorType
 
build(Consumer<IFinishedRecipe>, String, String) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
build(Consumer<IFinishedRecipe>, ResourceLocation) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
build() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
build() - Method in class net.minecraftforge.common.loot.LootTableIdCondition.Builder
 
build(String) - Method in class net.minecraftforge.common.util.TextTable
 
build(Fluid) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
build(MSG, PacketBuffer) - Method in class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
buildComponent(StructurePiece, List<StructurePiece>, Random) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
buildEnchantmentList(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
Builder() - Constructor for class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
builder() - Static method in class net.minecraft.advancements.Advancement.Builder
 
Builder() - Constructor for class net.minecraft.advancements.AdvancementRewards.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
Builder() - Constructor for class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
builder() - Static method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
Builder(MaterialColor) - Constructor for class net.minecraft.block.material.Material.Builder
 
Builder() - Constructor for class net.minecraft.client.renderer.model.MultipartBakedModel.Builder
 
Builder(IModelConfiguration, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
Builder(BlockModel, ItemOverrideList, boolean) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
Builder() - Constructor for class net.minecraft.client.renderer.model.WeightedBakedModel.Builder
 
Builder() - Constructor for class net.minecraft.item.Food.Builder
 
builder(LootEntry.Builder<?>...) - Static method in class net.minecraft.loot.AlternativesLootEntry
 
Builder(LootEntry.Builder<?>...) - Constructor for class net.minecraft.loot.AlternativesLootEntry.Builder
 
builder(ILootCondition.IBuilder...) - Static method in class net.minecraft.loot.conditions.Alternative
 
Builder(ILootCondition.IBuilder...) - Constructor for class net.minecraft.loot.conditions.Alternative.Builder
 
builder(Block) - Static method in class net.minecraft.loot.conditions.BlockStateProperty
 
Builder(Block) - Constructor for class net.minecraft.loot.conditions.BlockStateProperty.Builder
 
builder(DamageSourcePredicate.Builder) - Static method in class net.minecraft.loot.conditions.DamageSourceProperties
 
builder(LootContext.EntityTarget) - Static method in class net.minecraft.loot.conditions.EntityHasProperty
 
builder(LootContext.EntityTarget, EntityPredicate.Builder) - Static method in class net.minecraft.loot.conditions.EntityHasProperty
 
builder(ILootCondition.IBuilder) - Static method in class net.minecraft.loot.conditions.Inverted
 
builder() - Static method in class net.minecraft.loot.conditions.KilledByPlayer
 
builder(LocationPredicate.Builder) - Static method in class net.minecraft.loot.conditions.LocationCheck
 
builder(ItemPredicate.Builder) - Static method in class net.minecraft.loot.conditions.MatchTool
 
builder(float) - Static method in class net.minecraft.loot.conditions.RandomChance
 
builder(float, float) - Static method in class net.minecraft.loot.conditions.RandomChanceWithLooting
 
builder() - Static method in class net.minecraft.loot.conditions.SurvivesExplosion
 
builder(Enchantment, float...) - Static method in class net.minecraft.loot.conditions.TableBonus
 
builder(CopyName.Source) - Static method in class net.minecraft.loot.functions.CopyName
 
builder(CopyNbt.Source) - Static method in class net.minecraft.loot.functions.CopyNbt
 
Builder() - Constructor for class net.minecraft.loot.functions.EnchantRandomly.Builder
 
Builder(IRandomRange) - Constructor for class net.minecraft.loot.functions.EnchantWithLevels.Builder
 
Builder() - Constructor for class net.minecraft.loot.functions.ExplorationMap.Builder
 
builder() - Static method in class net.minecraft.loot.functions.ExplosionDecay
 
builder(RandomValueRange) - Static method in class net.minecraft.loot.functions.LootingEnchantBonus
 
Builder(RandomValueRange) - Constructor for class net.minecraft.loot.functions.LootingEnchantBonus.Builder
 
Builder() - Constructor for class net.minecraft.loot.functions.SetContents.Builder
 
builder(IRandomRange) - Static method in class net.minecraft.loot.functions.SetCount
 
builder(CompoundNBT) - Static method in class net.minecraft.loot.functions.SetNBT
 
Builder() - Constructor for class net.minecraft.loot.functions.SetStewEffect.Builder
 
builder(IItemProvider) - Static method in class net.minecraft.loot.ItemLootEntry
 
Builder(ServerWorld) - Constructor for class net.minecraft.loot.LootContext.Builder
 
Builder(LootContext) - Constructor for class net.minecraft.loot.LootContext.Builder
 
Builder() - Constructor for class net.minecraft.loot.LootEntry.Builder
 
builder(Function<ILootCondition[], ILootFunction>) - Static method in class net.minecraft.loot.LootFunction
 
Builder() - Constructor for class net.minecraft.loot.LootFunction.Builder
 
Builder() - Constructor for class net.minecraft.loot.LootParameterSet.Builder
 
builder() - Static method in class net.minecraft.loot.LootPool
 
Builder() - Constructor for class net.minecraft.loot.LootPool.Builder
 
builder() - Static method in class net.minecraft.loot.LootTable
 
Builder() - Constructor for class net.minecraft.loot.LootTable.Builder
 
builder(StandaloneLootEntry.ILootEntryBuilder) - Static method in class net.minecraft.loot.StandaloneLootEntry
 
Builder() - Constructor for class net.minecraft.loot.StandaloneLootEntry.Builder
 
builder(ResourceLocation) - Static method in class net.minecraft.loot.TableLootEntry
 
Builder(O) - Constructor for class net.minecraft.state.StateContainer.Builder
 
Builder() - Constructor for class net.minecraft.tags.ITag.Builder
 
Builder() - Constructor for class net.minecraft.tileentity.BannerPattern.Builder
 
Builder() - Constructor for class net.minecraft.util.CSVWriter.Builder
 
Builder() - Constructor for class net.minecraft.world.biome.Biome.Builder
 
Builder() - Constructor for class net.minecraft.world.biome.BiomeAmbience.Builder
 
Builder() - Constructor for class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
Builder() - Constructor for class net.minecraft.world.biome.MobSpawnInfo.Builder
 
Builder(BlockStateProvider, BlockStateProvider, FoliagePlacer, AbstractTrunkPlacer, AbstractFeatureSizeType) - Constructor for class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
Builder(BlockStateProvider, BlockPlacer) - Constructor for class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
builder - Variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
Builder() - Constructor for class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
builder() - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
builder(IModelConfiguration, TextureAtlasSprite, ItemOverrideList, ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix>) - Static method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
builder() - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
 
Builder() - Constructor for class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
builder() - Static method in class net.minecraftforge.common.crafting.ConditionalRecipe
 
Builder() - Constructor for class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
Builder() - Constructor for class net.minecraftforge.common.ForgeConfigSpec.Builder
 
builder(ResourceLocation) - Static method in class net.minecraftforge.common.loot.LootTableIdCondition
 
Builder(ResourceLocation) - Constructor for class net.minecraftforge.common.loot.LootTableIdCondition.Builder
 
builder(ResourceLocation, ResourceLocation) - Static method in class net.minecraftforge.fluids.FluidAttributes
 
Builder(ResourceLocation, ResourceLocation, BiFunction<FluidAttributes.Builder, Fluid, FluidAttributes>) - Constructor for class net.minecraftforge.fluids.FluidAttributes.Builder
 
builder(ResourceLocation, ResourceLocation) - Static method in class net.minecraftforge.fluids.FluidAttributes.Water
 
builderIn() - Static method in class net.minecraft.loot.functions.SetContents
 
BUILDING_BLOCKS - Static variable in class net.minecraft.item.ItemGroup
 
buildLast() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
buildLoginPacketList(Function<Boolean, List<Pair<String, MSG>>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
buildModList(Consumer<T>, Function<ModInfo, T>) - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
buildName(StatType<T>, T) - Static method in class net.minecraft.stats.Stat
 
buildNBT() - Method in class net.minecraft.tileentity.BannerPattern.Builder
 
buildPacket(Pair<PacketBuffer, Integer>, ResourceLocation) - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
buildPackFinder(Map<ModFile, ? extends ModFileResourcePack>, BiConsumer<? super ModFileResourcePack, ResourcePackInfo>) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
Deprecated.
buildQueue() - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
buildSortedTrees(Set<Advancement>) - Static method in class net.minecraftforge.common.AdvancementLoadFix
 
buildSurface(Random, IChunk, int, int, int, double, BlockState, BlockState, int, long) - Method in class net.minecraft.world.biome.Biome
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long) - Method in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, BlockState, BlockState, BlockState, int) - Method in class net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.ErodedBadlandsSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.GiantTreeTaigaSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.GravellyMountainSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.MountainSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.NetherForestsSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.NoopSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.ShatteredSavannaSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, C) - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.SwampSurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
 
buildSurface(Random, IChunk, Biome, int, int, int, double, BlockState, BlockState, int, long, SurfaceBuilderConfig) - Method in class net.minecraft.world.gen.surfacebuilders.WoodedBadlandsSurfaceBuilder
 
buildTagCollectionFromMap(Map<ResourceLocation, ITag.Builder>) - Method in class net.minecraft.tags.TagCollectionReader
 
buildTransition(Executor, Executor) - Method in enum net.minecraftforge.fml.ModLoadingStage
 
buildTransition(Executor, Executor, Function<Executor, CompletableFuture<Void>>, Function<Executor, CompletableFuture<Void>>) - Method in enum net.minecraftforge.fml.ModLoadingStage
 
buildTransitionHandler(ModContainer, ModLoadingStage.EventGenerator<T>, BiFunction<ModLoadingStage, Throwable, ModLoadingStage>, Executor) - Static method in class net.minecraftforge.fml.ModContainer
 
BUILTIN - Static variable in interface net.minecraft.resources.IPackNameDecorator
 
BuiltInModel - Class in net.minecraft.client.renderer.model
 
BuiltInModel(ItemCameraTransforms, ItemOverrideList, TextureAtlasSprite, boolean) - Constructor for class net.minecraft.client.renderer.model.BuiltInModel
 
BURIED_TREASURE - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
BURIED_TREASURE - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
BuriedTreasure - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasure() - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure
 
BuriedTreasure.Piece - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasureStructure - Class in net.minecraft.world.gen.feature.structure
 
BuriedTreasureStructure(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
BuriedTreasureStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
BURNING_SKULL - Static variable in class net.minecraft.entity.item.PaintingType
 
bus() - Method in enum net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus
 
BushBlock - Class in net.minecraft.block
 
BushBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.BushBlock
 
BushFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
BushFoliagePlacer(FeatureSpread, FeatureSpread, int) - Constructor for class net.minecraft.world.gen.foliageplacer.BushFoliagePlacer
 
BUST - Static variable in class net.minecraft.entity.item.PaintingType
 
BUTCHER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
BUTCHER - Static variable in class net.minecraft.village.PointOfInterestType
 
Button - Class in net.minecraft.client.gui.widget.button
 
Button(int, int, int, int, ITextComponent, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.Button
 
Button(int, int, int, int, ITextComponent, Button.IPressable, Button.ITooltip) - Constructor for class net.minecraft.client.gui.widget.button.Button
 
BUTTON - Static variable in class net.minecraft.data.StockModelShapes
 
Button.IPressable - Interface in net.minecraft.client.gui.widget.button
 
Button.ITooltip - Interface in net.minecraft.client.gui.widget.button
 
BUTTON_INVENTORY - Static variable in class net.minecraft.data.StockModelShapes
 
BUTTON_PRESSED - Static variable in class net.minecraft.data.StockModelShapes
 
buttonId - Variable in class net.minecraft.client.gui.screen.ControlsScreen
 
buttons - Variable in class net.minecraft.client.gui.screen.Screen
 
BUTTONS - Static variable in class net.minecraft.tags.BlockTags
 
BUTTONS - Static variable in class net.minecraft.tags.ItemTags
 
byFireworkColor(int) - Static method in enum net.minecraft.item.DyeColor
 
byHash(String) - Static method in enum net.minecraft.tileentity.BannerPattern
 
byHorizontalIndex(int) - Static method in enum net.minecraft.util.Direction
 
byIcon(byte) - Static method in enum net.minecraft.world.storage.MapDecoration.Type
 
byId(int) - Static method in enum net.minecraft.client.settings.AttackIndicatorStatus
 
byId(int) - Static method in enum net.minecraft.client.settings.CloudOption
 
byId(int) - Static method in enum net.minecraft.client.settings.NarratorStatus
 
byId(int) - Static method in enum net.minecraft.client.settings.ParticleStatus
 
byId(int) - Static method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
 
byId(int) - Static method in enum net.minecraft.entity.item.BoatEntity.Type
 
byId(int) - Static method in enum net.minecraft.item.DyeColor
 
byId(String) - Static method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
 
byId(byte) - Static method in enum net.minecraft.util.text.ChatType
 
byId(String) - Static method in enum net.minecraft.village.GossipType
 
byId(int) - Static method in enum net.minecraft.world.Difficulty
 
byId(int) - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
byIndex(int) - Static method in enum net.minecraft.entity.passive.PandaEntity.Gene
 
byIndex(int) - Static method in enum net.minecraft.util.Direction
 
byKey(String) - Static method in class net.minecraft.entity.EntityType
 
byLong(int, int, int) - Static method in enum net.minecraft.util.Direction
 
byName(String) - Static method in enum net.minecraft.advancements.FrameType
 
byName(String) - Static method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
 
byName(String) - Static method in enum net.minecraft.client.tutorial.TutorialSteps
 
byName - Variable in class net.minecraft.client.util.SearchTree
 
byName(String) - Static method in enum net.minecraft.entity.passive.PandaEntity.Gene
 
byName(String) - Static method in enum net.minecraft.loot.functions.CopyName.Source
 
byName(String) - Static method in enum net.minecraft.util.Direction.Axis
 
byName(String) - Static method in enum net.minecraft.util.Direction
 
byName(String) - Static method in enum net.minecraft.world.biome.Biome.Category
 
byName(String) - Static method in enum net.minecraft.world.biome.Biome.TemperatureModifier
 
byName(String) - Static method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
byName(String) - Static method in enum net.minecraft.world.BossInfo.Color
 
byName(String) - Static method in enum net.minecraft.world.BossInfo.Overlay
 
byName(String) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
byName(String) - Static method in enum net.minecraft.world.Difficulty
 
bypassesPlayerLimit(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
bypassesPlayerLimit() - Method in class net.minecraft.server.management.OpEntry
 
bypassesPlayerLimit(GameProfile) - Method in class net.minecraft.server.management.OpList
 
bypassesPlayerLimit(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
byState(BlockState) - Static method in enum net.minecraft.state.properties.NoteBlockInstrument
 
BYTE - Static variable in class net.minecraft.network.datasync.DataSerializers
 
BYTE_BUFFER - Static variable in class net.minecraft.client.renderer.GlDebugTextUtils
 
ByteArrayNBT - Class in net.minecraft.nbt
 
ByteArrayNBT(byte[]) - Constructor for class net.minecraft.nbt.ByteArrayNBT
 
ByteArrayNBT(List<Byte>) - Constructor for class net.minecraft.nbt.ByteArrayNBT
 
ByteBufUtils - Class in net.minecraftforge.fml.common.network
 
ByteBufUtils() - Constructor for class net.minecraftforge.fml.common.network.ByteBufUtils
 
ByteNBT - Class in net.minecraft.nbt
 
bytesBefore(byte) - Method in class net.minecraft.network.PacketBuffer
 
bytesBefore(int, byte) - Method in class net.minecraft.network.PacketBuffer
 
bytesBefore(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
byTranslationKey(String, DyeColor) - Static method in enum net.minecraft.item.DyeColor
 

C

C2SAcknowledge() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SAcknowledge
 
C2SModListReply() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
cache - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
CacheableFunction(ResourceLocation) - Constructor for class net.minecraft.command.FunctionObject.CacheableFunction
 
CacheableFunction(FunctionObject) - Constructor for class net.minecraft.command.FunctionObject.CacheableFunction
 
cacheActiveRenderInfo(World, ActiveRenderInfo, Entity) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
cacheBlockStates() - Static method in class net.minecraft.block.Blocks
 
CachedBlockInfo - Class in net.minecraft.util
 
CachedBlockInfo(IWorldReader, BlockPos, boolean) - Constructor for class net.minecraft.util.CachedBlockInfo
 
cachedLightData - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
cachedUniqueIdString - Variable in class net.minecraft.entity.Entity
 
cacheSizeX - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheSizeY - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheSizeZ - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheStartPos - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
cacheState() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
CACTUS - Static variable in class net.minecraft.block.Blocks
 
CACTUS - Static variable in class net.minecraft.block.material.Material
 
CACTUS - Static variable in class net.minecraft.item.Items
 
CACTUS - Static variable in class net.minecraft.util.DamageSource
 
CACTUS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
CactusBlock - Class in net.minecraft.block
 
CactusBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CactusBlock
 
CAGE_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
CAKE - Static variable in class net.minecraft.block.Blocks
 
CAKE - Static variable in class net.minecraft.block.material.Material
 
CAKE - Static variable in class net.minecraft.item.Items
 
CakeBlock - Class in net.minecraft.block
 
CakeBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CakeBlock
 
calcDamageByCreature(int, CreatureAttribute) - Method in class net.minecraft.enchantment.DamageEnchantment
 
calcDamageByCreature(int, CreatureAttribute) - Method in class net.minecraft.enchantment.Enchantment
 
calcDamageByCreature(int, CreatureAttribute) - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
calcGuiScale(int, boolean) - Method in class net.minecraft.client.MainWindow
 
calcItemStackEnchantability(Random, int, int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
calcLightmap(float[][][][], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.Enchantment
 
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
calcRedstone(TileEntity) - Static method in class net.minecraft.inventory.container.Container
 
calcRedstoneFromInventory(IInventory) - Static method in class net.minecraft.inventory.container.Container
 
calcRedstoneFromInventory(IItemHandler) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
calculateChatboxHeight(double) - Static method in class net.minecraft.client.gui.NewChatGui
 
calculateChatboxWidth(double) - Static method in class net.minecraft.client.gui.NewChatGui
 
calculateChunkSize(Chunk, int) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
calculateConnectedPos(PlacementSettings, BlockPos, PlacementSettings, BlockPos) - Method in class net.minecraft.world.gen.feature.template.Template
 
calculateCorrectFlowingState(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowingFluid
 
calculateDemand() - Method in class net.minecraft.item.MerchantOffer
 
calculateFallDamage(float, float) - Method in class net.minecraft.entity.LivingEntity
 
calculateFallDamage(float, float) - Method in class net.minecraft.entity.passive.FoxEntity
 
calculateFallDamage(float, float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
calculateFallSuffix() - Method in class net.minecraft.util.CombatTracker
 
calculateInitialSkylight() - Method in class net.minecraft.world.World
 
calculateInitialWeather() - Method in class net.minecraft.world.World
 
calculateInputStrength(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
calculateInputStrength(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
calculateMapCenter(double, double, int) - Method in class net.minecraft.world.storage.MapData
 
calculatePlayersUsing(World, LockableTileEntity, int, int, int) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
calculatePlayersUsingSync(World, LockableTileEntity, int, int, int, int, int) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
calculateState(World, BlockPos, BlockState, boolean, boolean, int, BlockState) - Method in class net.minecraft.block.TripWireHookBlock
 
calculateUpVector(float, float) - Method in class net.minecraft.entity.Entity
 
call(ItemStack, ClientWorld, LivingEntity) - Method in interface net.minecraft.item.IItemPropertyGetter
 
callback - Variable in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
callback - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
callbackFunction - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 
callWhenOn(Dist, Supplier<Callable<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
Deprecated.
cameraHitResult - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
CameraSetup(GameRenderer, ActiveRenderInfo, double, float, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
cameraTransforms - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
cameraTransforms - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
cameraYaw - Variable in class net.minecraft.entity.player.PlayerEntity
 
CAMPFIRE - Static variable in class net.minecraft.block.Blocks
 
CAMPFIRE - Static variable in class net.minecraft.item.Items
 
CAMPFIRE - Static variable in class net.minecraft.tileentity.TileEntityType
 
CAMPFIRE_COOKING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CAMPFIRE_COOKING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
CAMPFIRE_COSY_SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
CAMPFIRE_SIGNAL_SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
CampfireBlock - Class in net.minecraft.block
 
CampfireBlock(boolean, int, AbstractBlock.Properties) - Constructor for class net.minecraft.block.CampfireBlock
 
CampfireCookingRecipe - Class in net.minecraft.item.crafting
 
CampfireCookingRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.CampfireCookingRecipe
 
CampfireParticle - Class in net.minecraft.client.particle
 
CampfireParticle.CozySmokeFactory - Class in net.minecraft.client.particle
 
CampfireParticle.SignalSmokeFactory - Class in net.minecraft.client.particle
 
CAMPFIRES - Static variable in class net.minecraft.tags.BlockTags
 
CampfireTileEntity - Class in net.minecraft.tileentity
 
CampfireTileEntity() - Constructor for class net.minecraft.tileentity.CampfireTileEntity
 
CampfireTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
CampfireTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.CampfireTileEntityRenderer
 
CAN_AI_TARGET - Static variable in class net.minecraft.util.EntityPredicates
 
CAN_HOSTILE_AI_TARGET - Static variable in class net.minecraft.util.EntityPredicates
 
canAbondonItems() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canAddItemToSlot(Slot, ItemStack, boolean) - Static method in class net.minecraft.inventory.container.Container
 
canAnimalSpawn(EntityType<? extends AnimalEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.AnimalEntity
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.DamageEnchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
canApplyAtEnchantingTable(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
 
canApplyAtEnchantingTable(ItemStack, Enchantment) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
canApplyAtEnchantingTable(Enchantment) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
canApplyTo(Block) - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.DamageEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.InfinityEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.MultishotEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.PiercingEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.RiptideEnchantment
 
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
canAttachTo(BlockState, boolean) - Method in class net.minecraft.block.PaneBlock
 
canAttachTo(IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.VineBlock
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.LivingEntity
 
canAttack(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
canAttack(LivingEntity, EntityPredicate) - Method in class net.minecraft.entity.LivingEntity
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.MobEntity
 
canAttack(LivingEntity) - Method in class net.minecraft.entity.MobEntity
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.monster.PhantomEntity
 
canAttack(EntityType<?>) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
canAttack(LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
canAttackPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
canAttackPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
canAttackPlayer(PlayerEntity) - Method in class net.minecraftforge.common.util.FakePlayer
 
canAttackTarget(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
canAttackTarget(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
canBabySpawn() - Method in class net.minecraft.entity.AgeableEntity.AgeableData
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.Entity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.item.ItemEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
canBeAttackedWithItem() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.Entity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.BoatEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.HangingEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.item.TNTEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.LivingEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
 
canBeeContinue() - Method in class net.minecraft.entity.passive.BeeEntity.FindFlowerGoal
 
canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
 
canBeeStart() - Method in class net.minecraft.entity.passive.BeeEntity.FindFlowerGoal
 
canBeHitWithPotion() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canBeHitWithPotion() - Method in class net.minecraft.entity.LivingEntity
 
canBeLeader() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
canBeLeader() - Method in class net.minecraft.entity.monster.RavagerEntity
 
canBeLeader() - Method in class net.minecraft.entity.monster.WitchEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.MobEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.monster.HoglinEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.AmbientEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
canBeLeashedTo(PlayerEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
canBeLit(BlockState) - Static method in class net.minecraft.block.CampfireBlock
 
canBePlacedInWorld(IBlockDisplayReader, BlockPos, FluidState) - Method in class net.minecraftforge.fluids.FluidAttributes
 
canBePlacedInWorld(IBlockDisplayReader, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
canBePushed() - Method in class net.minecraft.entity.Entity
 
canBePushed() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canBePushed() - Method in class net.minecraft.entity.item.BoatEntity
 
canBePushed() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canBePushed() - Method in class net.minecraft.entity.LivingEntity
 
canBePushed() - Method in class net.minecraft.entity.passive.BatEntity
 
canBePushed() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canBePushed() - Method in class net.minecraft.entity.passive.ParrotEntity
 
canBeReplacedByLeaves(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canBeReplacedByLeaves(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canBeReplacedByLogs(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canBeReplacedByLogs(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canBeRidden(Entity) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
canBeRidden(Entity) - Method in class net.minecraft.entity.boss.WitherEntity
 
canBeRidden(Entity) - Method in class net.minecraft.entity.Entity
 
canBeRidden(Entity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
canBeRidden() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
canBeRiddenInWater() - Method in class net.minecraft.entity.Entity
Deprecated.
canBeRiddenInWater() - Method in class net.minecraft.entity.LivingEntity
 
canBeRiddenInWater() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
canBeRiddenInWater(Entity) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
canBeSilent() - Method in class net.minecraft.client.audio.BeeSound
 
canBeSilent() - Method in interface net.minecraft.client.audio.ISound
 
canBeSilent() - Method in class net.minecraft.client.audio.MinecartTickableSound
 
canBeSilent() - Method in class net.minecraft.client.audio.RidingMinecartTickableSound
 
canBeSteered() - Method in class net.minecraft.entity.MobEntity
 
canBeSteered() - Method in class net.minecraft.entity.monster.RavagerEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.PigEntity
 
canBeSteered() - Method in class net.minecraft.entity.passive.StriderEntity
 
canBeUsed(PlayerEntity) - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
canBigTreeSpawnAt(BlockState, IBlockReader, BlockPos, int, int) - Static method in class net.minecraft.block.trees.BigTree
 
canBlockSeeSky(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
canBreakDoors() - Method in class net.minecraft.entity.monster.DrownedEntity
 
canBreakDoors() - Method in class net.minecraft.entity.monster.ZombieEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.LivingEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.monster.GuardianEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.DolphinEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.TurtleEntity
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
canBreatheUnderwater(LivingEntity) - Static method in class net.minecraft.potion.EffectUtils
 
canBreed() - Method in class net.minecraft.entity.AgeableEntity
 
canBreed() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canBrew(NonNullList<ItemStack>, ItemStack, int[]) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
canBurn(BlockState) - Method in class net.minecraft.block.AbstractFireBlock
 
canBurn(BlockState) - Method in class net.minecraft.block.FireBlock
Deprecated.
canBurn(BlockState) - Method in class net.minecraft.block.SoulFireBlock
 
canCarveBlock(BlockState, BlockState) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
canCatchFire(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.FireBlock
 
cancel() - Method in class net.minecraft.util.WorldOptimizer
 
cancelButton - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
cancelButtonText - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 
cancelSectionUpdates(LightEngine<?, ?>, long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
cancelUpdate(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
canCollide - Variable in class net.minecraft.block.AbstractBlock
 
canCollide - Variable in class net.minecraft.client.particle.Particle
 
canCollide(Entity) - Method in class net.minecraft.entity.Entity
 
canCollide(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
canCollide(Entity) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canConnect(BlockState, boolean, Direction) - Method in class net.minecraft.block.FenceBlock
 
canConnectRedstone(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canConnectRedstone(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canConnectTo(BlockState, IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.RedstoneWireBlock
 
canConnectToVanillaServer() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in interface net.minecraft.block.ILiquidContainer
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in interface net.minecraft.block.IWaterLoggable
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.KelpBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.KelpTopBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.SeaGrassBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.SlabBlock
 
canContainFluid(IBlockReader, BlockPos, BlockState, Fluid) - Method in class net.minecraft.block.TallSeaGrassBlock
 
canContainSilverfish(BlockState) - Static method in class net.minecraft.block.SilverfishBlock
 
canContinueUsing(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
canContinueUsing(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
canCraft(RecipeItemHelper, int, int, RecipeBook) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
canCraft(IRecipe<?>, IntList) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
canCraft(IRecipe<?>, IntList, int) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
canCreateFluidSource(IWorldReader, BlockPos, BlockState, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canCreatureSpawn(BlockState, IBlockReader, BlockPos, EntitySpawnPlacementRegistry.PlacementType, EntityType<?>) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canCreatureSpawn(IWorldReader, BlockPos, EntitySpawnPlacementRegistry.PlacementType, EntityType<?>) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canCreatureTypeSpawnAtLocation(EntitySpawnPlacementRegistry.PlacementType, IWorldReader, BlockPos, EntityType<?>) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
canDamagePlayer() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
canDamagePlayer() - Method in class net.minecraft.entity.monster.SlimeEntity
 
canDespawn(double) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
canDespawn(double) - Method in class net.minecraft.entity.MobEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.HoglinEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
canDespawn(double) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.AnimalEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.CatEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.ChickenEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.GolemEntity
 
canDespawn(double) - Method in class net.minecraft.entity.passive.OcelotEntity
 
canDestroy() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
canDestroy(ITagCollectionSupplier, CachedBlockInfo) - Method in class net.minecraft.item.ItemStack
 
canDestroyBlock(BlockState) - Static method in class net.minecraft.entity.boss.WitherEntity
Deprecated.
canDie(World, BlockPos) - Method in class net.minecraft.block.FireBlock
 
canDisableShield(ItemStack, ItemStack, LivingEntity, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
canDisableShield(ItemStack, LivingEntity, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
canDispenserPlace(IWorldReader, BlockPos) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
canDisplace(FluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.EmptyFluid
 
canDisplace(FluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.Fluid
 
canDisplace(IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.FluidState
 
canDisplace(FluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.LavaFluid
 
canDisplace(FluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraft.fluid.WaterFluid
 
canDisplace(FluidState, IBlockReader, BlockPos, Fluid, Direction) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
canDragIntoSlot(Slot) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canDragIntoSlot(Slot) - Method in class net.minecraft.inventory.container.Container
 
canDrain(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
 
canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
canDrainFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.Block
Deprecated.
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.TNTBlock
 
canDropFromExplosion(BlockState, IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canDropFromExplosion(IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canDropLoot() - Method in class net.minecraft.entity.LivingEntity
 
canDropLoot() - Method in class net.minecraft.entity.monster.HoglinEntity
 
canDropLoot() - Method in class net.minecraft.entity.monster.MonsterEntity
 
canEat(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
canEatGrass() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canEatGrass() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canEatWhenFull() - Method in class net.minecraft.item.Food
 
canElytraFly(ItemStack, LivingEntity) - Method in class net.minecraft.item.ElytraItem
 
canElytraFly(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
canElytraFly(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
canEnchantItem(Item) - Method in enum net.minecraft.enchantment.EnchantmentType
 
canEnterDoors - Variable in class net.minecraft.pathfinding.NodeProcessor
 
canEntityBeSeen(Entity) - Method in class net.minecraft.entity.LivingEntity
 
canEntityBeSeen(Entity) - Method in class net.minecraft.entity.monster.RavagerEntity
 
canEntityDespawn(MobEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntityDestroy(BlockState, IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canEntityDestroy(IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canEntityDestroy(World, BlockPos, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
canEntitySpawn(IBlockReader, BlockPos, EntityType<?>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
canEntitySpawn(MobEntity, IWorld, double, double, double, AbstractSpawner, SpawnReason) - Static method in class net.minecraftforge.common.ForgeHooks
 
canEntitySpawn(MobEntity, IWorld, double, double, double, AbstractSpawner, SpawnReason) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntitySpawnSpawner(MobEntity, World, float, float, float, AbstractSpawner) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigator
 
canEntityStandOnPos(BlockPos) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
canEntityUpdate(Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEquip(Item) - Method in class net.minecraft.entity.LivingEntity
 
canEquip(ItemStack, EquipmentSlotType, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
canEquip(EquipmentSlotType, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
canEquipItem(ItemStack) - Method in class net.minecraft.entity.MobEntity
 
canEquipItem(ItemStack) - Method in class net.minecraft.entity.monster.ZombieEntity
 
canEquipItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
canExplosionDestroyBlock(Explosion, IBlockReader, BlockPos, BlockState, float) - Method in class net.minecraft.entity.Entity
 
canExplosionDestroyBlock(Explosion, IBlockReader, BlockPos, BlockState, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
canExplosionDestroyBlock(Explosion, IBlockReader, BlockPos, BlockState, float) - Method in class net.minecraft.world.EntityExplosionContext
 
canExplosionDestroyBlock(Explosion, IBlockReader, BlockPos, BlockState, float) - Method in class net.minecraft.world.ExplosionContext
 
canExtract() - Method in class net.minecraftforge.energy.EnergyStorage
 
canExtract() - Method in interface net.minecraftforge.energy.IEnergyStorage
 
canExtractItem(int, ItemStack, Direction) - Method in interface net.minecraft.inventory.ISidedInventory
 
canExtractItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
canExtractItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
canExtractItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
canFallInLove() - Method in class net.minecraft.entity.monster.HoglinEntity
 
canFallInLove() - Method in class net.minecraft.entity.passive.AnimalEntity
 
canFallInLove() - Method in class net.minecraft.entity.passive.TurtleEntity
 
canFallThrough(BlockState) - Static method in class net.minecraft.block.FallingBlock
 
canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
canFillFluidType(FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
canFireAtTarget(MobEntity, LivingEntity, int) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
canFit(int, int) - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
canFit(int, int) - Method in interface net.minecraft.item.crafting.IRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShapedRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShieldRecipes
 
canFit(int, int) - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.SmithingRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
canFit(int, int) - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
canFitPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
canFitPassenger(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
canFitPassenger(Entity) - Method in class net.minecraft.entity.passive.StriderEntity
 
canFlow(IBlockReader, BlockPos, BlockState, Direction, BlockPos, BlockState, FluidState, Fluid) - Method in class net.minecraft.fluid.FlowingFluid
 
canGallop - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canGenerateFeatures() - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
canGenerateInLoot() - Method in class net.minecraft.enchantment.Enchantment
 
canGenerateInLoot() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
 
canGeneratePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
canGroupGrow() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooSaplingBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CocoaBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CropsBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FungusBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.GrassBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in interface net.minecraft.block.IGrowable
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MushroomBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.NetherrackBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.NyliumBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SaplingBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SeaGrassBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SeaPickleBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StemBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SweetBerryBushBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TallFlowerBlock
 
canGrow(IBlockReader, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TallGrassBlock
 
canGrowIn(BlockState) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
canGrowIn(BlockState) - Method in class net.minecraft.block.KelpTopBlock
 
canGrowIn(BlockState) - Method in class net.minecraft.block.TwistingVinesTopBlock
 
canGrowIn(BlockState) - Method in class net.minecraft.block.WeepingVinesTopBlock
 
canGrowOn(Block) - Method in class net.minecraft.block.AbstractPlantBlock
 
canGrowOn(Block) - Method in class net.minecraft.block.KelpTopBlock
 
canHarmInCreative() - Method in class net.minecraft.util.DamageSource
 
canHarvest() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.Item
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.ItemStack
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.PickaxeItem
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.ShearsItem
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.ShovelItem
 
canHarvestBlock(BlockState) - Method in class net.minecraft.item.SwordItem
 
canHarvestBlock(BlockState, IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canHarvestBlock(IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canHarvestBlock(ItemStack, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
canHarvestBlock(BlockState, PlayerEntity, IBlockReader, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
 
canHoldBubbleColumn(IWorld, BlockPos) - Static method in class net.minecraft.block.BubbleColumnBlock
 
CAnimateHandPacket - Class in net.minecraft.network.play.client
 
CAnimateHandPacket() - Constructor for class net.minecraft.network.play.client.CAnimateHandPacket
 
CAnimateHandPacket(Hand) - Constructor for class net.minecraft.network.play.client.CAnimateHandPacket
 
canInsertItem(int, ItemStack, Direction) - Method in interface net.minecraft.inventory.ISidedInventory
 
canInsertItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
canInsertItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
canInsertItem(int, ItemStack, Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.BeaconContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.CartographyContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.ChestContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.DispenserContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.HopperContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.HorseInventoryContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.LecternContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.LoomContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.MerchantContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.PlayerContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.ShulkerBoxContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
canInteractWith(PlayerEntity) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
canItemStacksStack(ItemStack, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
canItemStacksStackRelaxed(ItemStack, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
canJoin(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
canJoin(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
canJoinRaid() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
canJoinRaid(AbstractRaiderEntity, Raid) - Static method in class net.minecraft.world.raid.RaidManager
 
canJump() - Method in interface net.minecraft.entity.IJumpingMount
 
canJump() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canJump() - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
canLevelUp(int) - Static method in class net.minecraft.entity.merchant.villager.VillagerData
 
canLightBlock(World, BlockPos, Direction) - Static method in class net.minecraft.block.AbstractFireBlock
 
canLive(IBlockReader, BlockPos) - Method in class net.minecraft.block.CoralBlock
 
canLivingConvert(LivingEntity, EntityType<? extends LivingEntity>, Consumer<Integer>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canLoadWorld(String) - Method in class net.minecraft.world.storage.SaveFormat
 
canMakeSlopes(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IAbstractRailBlock
 
canMate() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.CatEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
canMateWith(AnimalEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.CartographyContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.Container
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.MerchantContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.PlayerContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.SmithingTableContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
canMergeStacks(ItemStack, ItemStack) - Static method in class net.minecraft.entity.item.ItemEntity
 
canMonsterSpawn(EntityType<? extends MonsterEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MonsterEntity
 
canMonsterSpawnInLight(EntityType<? extends MonsterEntity>, IServerWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MonsterEntity
 
canMountEntity(Entity, Entity, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canMove() - Method in class net.minecraft.block.PistonBlockStructureHelper
 
canMultiply() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
canNavigate() - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
canNavigate() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
canNavigate() - Method in class net.minecraft.pathfinding.PathNavigator
 
canNavigate() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
cannotAttach(Block) - Static method in class net.minecraft.block.Block
 
cannotGenerateChunks(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
cannotPickup() - Method in class net.minecraft.entity.item.ItemEntity
 
cannotSendChatMessages(UUID) - Method in class net.minecraft.client.Minecraft
 
canOpen(PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
canOpen(PlayerEntity) - Method in class net.minecraft.tileentity.LockableTileEntity
 
canOpenDoors - Variable in class net.minecraft.pathfinding.NodeProcessor
 
canPassengerSteer() - Method in class net.minecraft.entity.Entity
 
canPassengerSteer() - Method in class net.minecraft.entity.MobEntity
 
canPerformAction() - Method in class net.minecraft.entity.passive.PandaEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.MobEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.passive.DolphinEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
 
canPickUpItem(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
canPickUpLoot() - Method in class net.minecraft.entity.MobEntity
 
canPlace(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BlockItem
 
canPlace() - Method in class net.minecraft.item.BlockItemUseContext
 
canPlace() - Method in class net.minecraft.item.DirectionalPlaceContext
 
canPlace(PlayerEntity, Direction, ItemStack, BlockPos) - Method in class net.minecraft.item.HangingEntityItem
 
canPlace(PlayerEntity, Direction, ItemStack, BlockPos) - Method in class net.minecraft.item.ItemFrameItem
 
canPlaceOn(ITagCollectionSupplier, CachedBlockInfo) - Method in class net.minecraft.item.ItemStack
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.DebugStickItem
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.Item
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.SwordItem
 
canPlayerBreakBlockWhileHolding(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.TridentItem
 
canPlayerEdit(BlockPos, Direction, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
canPlayerLogin(SocketAddress, GameProfile) - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
canPlayerLogin(SocketAddress, GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
canProvidePower() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
canProvidePower(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
canProvidePower(BlockState) - Method in class net.minecraft.block.AbstractButtonBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.DetectorRailBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.LecternBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.LeverBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.ObserverBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneTorchBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.RedstoneWireBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.TargetBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.TrappedChestBlock
 
canProvidePower(BlockState) - Method in class net.minecraft.block.TripWireHookBlock
 
canPush(BlockState, World, BlockPos, Direction, boolean, Direction) - Static method in class net.minecraft.block.PistonBlock
 
canReceive() - Method in class net.minecraftforge.energy.EnergyStorage
 
canReceive() - Method in interface net.minecraftforge.energy.IEnergyStorage
 
canRenderInLayer(BlockState, RenderType) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
canRenderInLayer(FluidState, RenderType) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
canRenderName(ArmorStandEntity) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
canRenderName(ItemFrameEntity) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
canRenderOnFire() - Method in class net.minecraft.entity.Entity
 
canRenderOnFire() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canRepair - Variable in class net.minecraft.item.Item
 
canRepeat() - Method in interface net.minecraft.client.audio.ISound
 
canRepeat() - Method in class net.minecraft.client.audio.LocatableSound
 
canReplaceExisting() - Method in class net.minecraft.client.audio.SoundList
 
canResetStock() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canRestockTrades() - Method in interface net.minecraft.entity.merchant.IMerchant
 
canRestockTrades() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canRiderInteract() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
canRun(Runnable) - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
canRun(Runnable) - Method in class net.minecraft.client.Minecraft
 
canRun(TickDelayedTask) - Method in class net.minecraft.server.MinecraftServer
 
canRun(R) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
canScroll() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
canSee(Brain<?>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
canSee(Entity) - Method in class net.minecraft.entity.ai.EntitySenses
 
canSeeSky(BlockPos) - Method in interface net.minecraft.world.IBlockDisplayReader
 
canSendCommands(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
canSitOnShoulder() - Method in class net.minecraft.entity.passive.ShoulderRidingEntity
 
canSmelt(IRecipe<?>) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
canSourcesMultiply() - Method in class net.minecraft.fluid.FlowingFluid
 
canSourcesMultiply() - Method in class net.minecraft.fluid.LavaFluid
 
canSourcesMultiply() - Method in class net.minecraft.fluid.WaterFluid
 
canSourcesMultiply() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
canSpawn(IWorld, SpawnReason) - Method in class net.minecraft.entity.CreatureEntity
 
canSpawn(IWorld, SpawnReason) - Method in class net.minecraft.entity.MobEntity
 
canSpawn(EntityType<BatEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.BatEntity
 
canSpawnAt(IWorldReader, BlockPos, EntityType<?>) - Method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
 
canSpawnAtBody(EntitySpawnPlacementRegistry.PlacementType, IWorldReader, BlockPos, EntityType<?>) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
canSpawnEntity(EntityType<T>, IServerWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
canSpawnGolems(long) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
canSpawnInBlock() - Method in class net.minecraft.block.AbstractBannerBlock
 
canSpawnInBlock() - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
canSpawnInBlock() - Method in class net.minecraft.block.AbstractSignBlock
 
canSpawnInBlock() - Method in class net.minecraft.block.Block
 
canSpawnMob(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.WitherSkeletonSkullBlock
 
canSpawnMobs(IBlockReader, BlockPos, Entity) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
canSpawnOn(EntityType<? extends MobEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.MobEntity
 
canStickTo(BlockState, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canStickTo(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canSustainPlant(BlockState, IBlockReader, BlockPos, Direction, IPlantable) - Method in class net.minecraft.block.Block
 
canSustainPlant(BlockState, IBlockReader, BlockPos, Direction, IPlantable) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
canSustainPlant(IBlockReader, BlockPos, Direction, IPlantable) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
canSwim() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
canSwim() - Method in class net.minecraft.entity.Entity
 
canSwim() - Method in class net.minecraft.entity.item.BoatEntity
 
canSwim - Variable in class net.minecraft.pathfinding.NodeProcessor
 
CANT_REACH_WALK_TARGET_SINCE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
canTakeStack(PlayerEntity) - Method in class net.minecraft.inventory.container.Slot
 
canTakeStack(PlayerEntity) - Method in class net.minecraftforge.items.SlotItemHandler
 
canTarget(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.EntityPredicate
 
canTick(BlockPos) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
canTick(BlockPos) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
canTick(BlockPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
canTrample(BlockState, BlockPos, float) - Method in class net.minecraft.entity.Entity
 
canTrample(BlockState, BlockPos, float) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
canTransfer() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.Entity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.BoatEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.ItemEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.item.TNTEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.GuardianEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.passive.BatEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.passive.SquidEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.player.PlayerEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
canTriggerWalking() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
canUnlock(PlayerEntity, LockCode, ITextComponent) - Static method in class net.minecraft.tileentity.LockableTileEntity
 
canUpdate(boolean) - Method in class net.minecraft.entity.Entity
 
canUpdate() - Method in class net.minecraft.entity.Entity
 
canUpdate() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
canUpdate(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
CanUpdate(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
canUpdatePathOnTimeout() - Method in class net.minecraft.pathfinding.PathNavigator
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FungusBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.IGrowable
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NetherrackBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NyliumBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaGrassBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
 
canUseBonemeal(World, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallGrassBlock
 
canUseCommandBlock() - Method in class net.minecraft.entity.player.PlayerEntity
 
canUseRail() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
canUseRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
canUseRecipe(World, ServerPlayerEntity, IRecipe<?>) - Method in interface net.minecraft.inventory.IRecipeHolder
 
canVillagerTrade() - Method in class net.minecraft.enchantment.Enchantment
 
canVillagerTrade() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
 
canWrite() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
CANYON - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
CanyonWorldCarver - Class in net.minecraft.world.gen.carver
 
CanyonWorldCarver(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.CanyonWorldCarver
 
cap(String, TaggedChoice.TaggedChoiceType<K>, TaggedChoice.TaggedChoiceType<?>) - Method in class net.minecraft.util.datafix.fixes.AddNewChoices
 
CAPABILITIES - Static variable in class net.minecraftforge.fml.Logging
 
Capability<T> - Class in net.minecraftforge.common.capabilities
 
Capability.IStorage<T> - Interface in net.minecraftforge.common.capabilities
 
CapabilityAnimation - Class in net.minecraftforge.common.model.animation
 
CapabilityAnimation() - Constructor for class net.minecraftforge.common.model.animation.CapabilityAnimation
 
CapabilityAnimation.DefaultItemAnimationCapabilityProvider - Class in net.minecraftforge.common.model.animation
 
CapabilityDispatcher - Class in net.minecraftforge.common.capabilities
 
CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider>, List<Runnable>) - Constructor for class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider>, List<Runnable>, ICapabilityProvider) - Constructor for class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
CapabilityEnergy - Class in net.minecraftforge.energy
 
CapabilityEnergy() - Constructor for class net.minecraftforge.energy.CapabilityEnergy
 
CapabilityFluidHandler - Class in net.minecraftforge.fluids.capability
 
CapabilityFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
CapabilityInject - Annotation Type in net.minecraftforge.common.capabilities
 
CapabilityItemHandler - Class in net.minecraftforge.items
 
CapabilityItemHandler() - Constructor for class net.minecraftforge.items.CapabilityItemHandler
 
CapabilityManager - Enum in net.minecraftforge.common.capabilities
 
CapabilityProvider<B extends CapabilityProvider<B>> - Class in net.minecraftforge.common.capabilities
 
CapabilityProvider(Class<B>) - Constructor for class net.minecraftforge.common.capabilities.CapabilityProvider
 
capacity() - Method in class net.minecraft.network.PacketBuffer
 
capacity(int) - Method in class net.minecraft.network.PacketBuffer
 
capacity - Variable in class net.minecraftforge.energy.EnergyStorage
 
capacity - Variable in class net.minecraftforge.fluids.capability.ItemFluidContainer
 
capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
capacity - Variable in class net.minecraftforge.fluids.capability.templates.FluidTank
 
CapeLayer - Class in net.minecraft.client.renderer.entity.layers
 
CapeLayer(IEntityRenderer<AbstractClientPlayerEntity, PlayerModel<AbstractClientPlayerEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.CapeLayer
 
capProvider - Variable in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
capStackSizes(Consumer<ItemStack>) - Static method in class net.minecraft.loot.LootTable
 
captureBlockSnapshots - Variable in class net.minecraft.world.World
 
captureCurrentPosition() - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
capturedBlockSnapshots - Variable in class net.minecraft.world.World
 
captureDroppedItems() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
captureDrops() - Method in class net.minecraft.entity.Entity
 
captureDrops(Collection<ItemEntity>) - Method in class net.minecraft.entity.Entity
 
captureDrops() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
captureDrops(Collection<ItemEntity>) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
captureItem(IInventory, ItemEntity) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
captureLanguageMap(Map<String, String>) - Static method in class net.minecraftforge.fml.server.LanguageHook
 
captureMouse - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
CARPET - Static variable in class net.minecraft.block.material.Material
 
CARPET - Static variable in class net.minecraft.data.StockModelShapes
 
carpet(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CarpetBlock - Class in net.minecraft.block
 
CarpetBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.CarpetBlock
 
CARPETS - Static variable in class net.minecraft.tags.BlockTags
 
CARPETS - Static variable in class net.minecraft.tags.ItemTags
 
CARROT - Static variable in class net.minecraft.item.Foods
 
CARROT - Static variable in class net.minecraft.item.Items
 
CARROT_ON_A_STICK - Static variable in class net.minecraft.item.Items
 
CarrotBlock - Class in net.minecraft.block
 
CarrotBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CarrotBlock
 
CARROTS - Static variable in class net.minecraft.block.Blocks
 
CARTOGRAPHER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
CARTOGRAPHER - Static variable in class net.minecraft.village.PointOfInterestType
 
CARTOGRAPHY_TABLE - Static variable in class net.minecraft.block.Blocks
 
CARTOGRAPHY_TABLE - Static variable in class net.minecraft.inventory.container.ContainerType
 
CARTOGRAPHY_TABLE - Static variable in class net.minecraft.item.Items
 
CartographyContainer - Class in net.minecraft.inventory.container
 
CartographyContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.CartographyContainer
 
CartographyContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.CartographyContainer
 
CartographyTableBlock - Class in net.minecraft.block
 
CartographyTableBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CartographyTableBlock
 
CartographyTableScreen - Class in net.minecraft.client.gui.screen.inventory
 
CartographyTableScreen(CartographyContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
carvableBlocks - Variable in class net.minecraft.world.gen.carver.WorldCarver
 
carvableFluids - Variable in class net.minecraft.world.gen.carver.WorldCarver
 
carveBlock(IChunk, Function<BlockPos, Biome>, BitSet, Random, BlockPos.Mutable, BlockPos.Mutable, BlockPos.Mutable, int, int, int, int, int, int, int, int, MutableBoolean) - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 
carveBlock(IChunk, Function<BlockPos, Biome>, BitSet, Random, BlockPos.Mutable, BlockPos.Mutable, BlockPos.Mutable, int, int, int, int, int, int, int, int, MutableBoolean) - Method in class net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver
 
carveBlock(IChunk, Function<BlockPos, Biome>, BitSet, Random, BlockPos.Mutable, BlockPos.Mutable, BlockPos.Mutable, int, int, int, int, int, int, int, int, MutableBoolean) - Method in class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
carveBlock(IChunk, Function<BlockPos, Biome>, BitSet, Random, BlockPos.Mutable, BlockPos.Mutable, BlockPos.Mutable, int, int, int, int, int, int, int, int, MutableBoolean) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
CARVED_PUMPKIN - Static variable in class net.minecraft.block.Blocks
 
CARVED_PUMPKIN - Static variable in class net.minecraft.item.Items
 
CarvedPumpkinBlock - Class in net.minecraft.block
 
CarvedPumpkinBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CarvedPumpkinBlock
 
CARVER - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
CARVER_KEY - Static variable in class net.minecraft.util.registry.Registry
 
carveRegion(IChunk, Function<BlockPos, Biome>, Random, int, int, int, int, int, BitSet, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CanyonWorldCarver
 
carveRegion(IChunk, Function<BlockPos, Biome>, Random, int, int, int, int, int, BitSet, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
carveRegion(IChunk, Function<BlockPos, Biome>, Random, int, int, int, int, int, BitSet) - Method in class net.minecraft.world.gen.carver.ConfiguredCarver
 
carveRegion(IChunk, Function<BlockPos, Biome>, Random, int, int, int, int, int, BitSet, C) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
carvers - Variable in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
CARVERS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
CARVING_MASK - Static variable in class net.minecraft.world.gen.placement.Placement
 
cast() - Method in interface net.minecraft.loot.ILootConditionConsumer
 
cast() - Method in interface net.minecraft.loot.ILootFunctionConsumer
 
cast() - Method in class net.minecraft.loot.LootEntry.Builder
 
cast() - Method in class net.minecraft.loot.LootFunction.Builder
 
cast() - Method in class net.minecraft.loot.LootPool.Builder
 
cast() - Method in class net.minecraft.loot.LootTable.Builder
 
cast() - Method in class net.minecraftforge.common.util.LazyOptional
 
CastingASpellGoal() - Constructor for class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
castSpell() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
castSpell() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
CAT - Static variable in class net.minecraft.entity.EntityType
 
CAT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
catchFire(BlockState, World, BlockPos, Direction, LivingEntity) - Method in class net.minecraft.block.TNTBlock
 
catchFire(BlockState, World, BlockPos, Direction, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
catchFire(World, BlockPos, Direction, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
CatCollarLayer - Class in net.minecraft.client.renderer.entity.layers
 
CatCollarLayer(IEntityRenderer<CatEntity, CatModel<CatEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.CatCollarLayer
 
category - Variable in class net.minecraft.client.audio.LocatableSound
 
category(Biome.Category) - Method in class net.minecraft.world.biome.Biome.Builder
 
CategoryEntry(ITextComponent) - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
CatEntity - Class in net.minecraft.entity.passive
 
CatEntity(EntityType<? extends CatEntity>, World) - Constructor for class net.minecraft.entity.passive.CatEntity
 
CatLieOnBedGoal - Class in net.minecraft.entity.ai.goal
 
CatLieOnBedGoal(CatEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
CatModel<T extends CatEntity> - Class in net.minecraft.client.renderer.entity.model
 
CatModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.CatModel
 
CatRenderer - Class in net.minecraft.client.renderer.entity
 
CatRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CatRenderer
 
CatSitOnBlockGoal - Class in net.minecraft.entity.ai.goal
 
CatSitOnBlockGoal(CatEntity, double) - Constructor for class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
CatSpawner - Class in net.minecraft.world.spawner
 
CatSpawner() - Constructor for class net.minecraft.world.spawner.CatSpawner
 
catType(ResourceLocation) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
CatTypeFix - Class in net.minecraft.util.datafix.fixes
 
CatTypeFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CatTypeFix
 
catTypeOrNull(ResourceLocation) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
CAULDRON - Static variable in class net.minecraft.block.Blocks
 
CAULDRON - Static variable in class net.minecraft.item.Items
 
CauldronBlock - Class in net.minecraft.block
 
CauldronBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CauldronBlock
 
causeArrowDamage(AbstractArrowEntity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeBeeStingDamage(LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
CAUSED_BY - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
causeExplosionDamage(Explosion) - Static method in class net.minecraft.util.DamageSource
 
causeExplosionDamage(LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
causeIndirectDamage(Entity, LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
causeIndirectMagicDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeMobDamage(LivingEntity) - Static method in class net.minecraft.util.DamageSource
 
causePlayerDamage(PlayerEntity) - Static method in class net.minecraft.util.DamageSource
 
CAUSES - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
causesDownwardCurrent(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.fluid.FlowingFluid
 
causesSuffocation(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
causeThornsDamage(Entity) - Static method in class net.minecraft.util.DamageSource
 
causeThrownDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeTridentDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
cave - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
CAVE - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
CAVE - Static variable in class net.minecraftforge.common.PlantType
 
CAVE_AIR - Static variable in class net.minecraft.block.Blocks
 
CAVE_AIR - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
CAVE_AIR - Static variable in class net.minecraft.world.gen.feature.structure.StructurePiece
 
CAVE_SPIDER - Static variable in class net.minecraft.entity.EntityType
 
CAVE_SPIDER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CaveDebugRenderer - Class in net.minecraft.client.renderer.debug
 
CaveDebugRenderer() - Constructor for class net.minecraft.client.renderer.debug.CaveDebugRenderer
 
CaveEdge - Class in net.minecraft.world.gen.placement
 
CaveEdge(Codec<CaveEdgeConfig>) - Constructor for class net.minecraft.world.gen.placement.CaveEdge
 
CaveEdgeConfig - Class in net.minecraft.world.gen.placement
 
CaveEdgeConfig(GenerationStage.Carving, float) - Constructor for class net.minecraft.world.gen.placement.CaveEdgeConfig
 
CaveSpiderEntity - Class in net.minecraft.entity.monster
 
CaveSpiderEntity(EntityType<? extends CaveSpiderEntity>, World) - Constructor for class net.minecraft.entity.monster.CaveSpiderEntity
 
CaveSpiderRenderer - Class in net.minecraft.client.renderer.entity
 
CaveSpiderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CaveSpiderRenderer
 
CaveWorldCarver - Class in net.minecraft.world.gen.carver
 
CaveWorldCarver(Codec<ProbabilityConfig>, int) - Constructor for class net.minecraft.world.gen.carver.CaveWorldCarver
 
CChatMessagePacket - Class in net.minecraft.network.play.client
 
CChatMessagePacket() - Constructor for class net.minecraft.network.play.client.CChatMessagePacket
 
CChatMessagePacket(String) - Constructor for class net.minecraft.network.play.client.CChatMessagePacket
 
CClickWindowPacket - Class in net.minecraft.network.play.client
 
CClickWindowPacket() - Constructor for class net.minecraft.network.play.client.CClickWindowPacket
 
CClickWindowPacket(int, int, int, ClickType, ItemStack, short) - Constructor for class net.minecraft.network.play.client.CClickWindowPacket
 
CClientSettingsPacket - Class in net.minecraft.network.play.client
 
CClientSettingsPacket() - Constructor for class net.minecraft.network.play.client.CClientSettingsPacket
 
CClientSettingsPacket(String, int, ChatVisibility, boolean, int, HandSide) - Constructor for class net.minecraft.network.play.client.CClientSettingsPacket
 
CClientStatusPacket - Class in net.minecraft.network.play.client
 
CClientStatusPacket() - Constructor for class net.minecraft.network.play.client.CClientStatusPacket
 
CClientStatusPacket(CClientStatusPacket.State) - Constructor for class net.minecraft.network.play.client.CClientStatusPacket
 
CClientStatusPacket.State - Enum in net.minecraft.network.play.client
 
CCloseWindowPacket - Class in net.minecraft.network.play.client
 
CCloseWindowPacket() - Constructor for class net.minecraft.network.play.client.CCloseWindowPacket
 
CCloseWindowPacket(int) - Constructor for class net.minecraft.network.play.client.CCloseWindowPacket
 
CConfirmTeleportPacket - Class in net.minecraft.network.play.client
 
CConfirmTeleportPacket() - Constructor for class net.minecraft.network.play.client.CConfirmTeleportPacket
 
CConfirmTeleportPacket(int) - Constructor for class net.minecraft.network.play.client.CConfirmTeleportPacket
 
CConfirmTransactionPacket - Class in net.minecraft.network.play.client
 
CConfirmTransactionPacket() - Constructor for class net.minecraft.network.play.client.CConfirmTransactionPacket
 
CConfirmTransactionPacket(int, short, boolean) - Constructor for class net.minecraft.network.play.client.CConfirmTransactionPacket
 
CCreativeInventoryActionPacket - Class in net.minecraft.network.play.client
 
CCreativeInventoryActionPacket() - Constructor for class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
CCreativeInventoryActionPacket(int, ItemStack) - Constructor for class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
CCustomPayloadLoginPacket - Class in net.minecraft.network.login.client
 
CCustomPayloadLoginPacket() - Constructor for class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
CCustomPayloadLoginPacket(int, PacketBuffer) - Constructor for class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
CCustomPayloadPacket - Class in net.minecraft.network.play.client
 
CCustomPayloadPacket() - Constructor for class net.minecraft.network.play.client.CCustomPayloadPacket
 
CCustomPayloadPacket(ResourceLocation, PacketBuffer) - Constructor for class net.minecraft.network.play.client.CCustomPayloadPacket
 
CEditBookPacket - Class in net.minecraft.network.play.client
 
CEditBookPacket() - Constructor for class net.minecraft.network.play.client.CEditBookPacket
 
CEditBookPacket(ItemStack, boolean, int) - Constructor for class net.minecraft.network.play.client.CEditBookPacket
 
ceil(float) - Static method in class net.minecraft.util.math.MathHelper
 
ceil(double) - Static method in class net.minecraft.util.math.MathHelper
 
CEILING_X_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
CEILING_Z_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
CELEBRATE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
CELEBRATE_LOCATION - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
CelebrateRaidVictoryTask - Class in net.minecraft.entity.ai.brain.task
 
CelebrateRaidVictoryTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
CELEBRATING - Static variable in class net.minecraft.entity.monster.AbstractRaiderEntity
 
CEnchantItemPacket - Class in net.minecraft.network.play.client
 
CEnchantItemPacket() - Constructor for class net.minecraft.network.play.client.CEnchantItemPacket
 
CEnchantItemPacket(int, int) - Constructor for class net.minecraft.network.play.client.CEnchantItemPacket
 
CEncryptionResponsePacket - Class in net.minecraft.network.login.client
 
CEncryptionResponsePacket() - Constructor for class net.minecraft.network.login.client.CEncryptionResponsePacket
 
CEncryptionResponsePacket(SecretKey, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.client.CEncryptionResponsePacket
 
centerListVertically - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
centerScrollOn(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
CEntityActionPacket - Class in net.minecraft.network.play.client
 
CEntityActionPacket() - Constructor for class net.minecraft.network.play.client.CEntityActionPacket
 
CEntityActionPacket(Entity, CEntityActionPacket.Action) - Constructor for class net.minecraft.network.play.client.CEntityActionPacket
 
CEntityActionPacket(Entity, CEntityActionPacket.Action, int) - Constructor for class net.minecraft.network.play.client.CEntityActionPacket
 
CEntityActionPacket.Action - Enum in net.minecraft.network.play.client
 
CertificateHelper - Class in net.minecraftforge.fml.common
 
CertificateHelper() - Constructor for class net.minecraftforge.fml.common.CertificateHelper
 
CHAIN - Static variable in class net.minecraft.block.Blocks
 
CHAIN - Static variable in class net.minecraft.block.SoundType
 
CHAIN - Static variable in class net.minecraft.item.Items
 
CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
CHAIN_COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 
ChainBlock - Class in net.minecraft.block
 
ChainBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ChainBlock
 
ChainedChunkStatusListener - Class in net.minecraft.world.chunk.listener
 
ChainedChunkStatusListener(IChunkStatusListener, Executor) - Constructor for class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
CHAINMAIL_BOOTS - Static variable in class net.minecraft.item.Items
 
CHAINMAIL_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
CHAINMAIL_HELMET - Static variable in class net.minecraft.item.Items
 
CHAINMAIL_LEGGINGS - Static variable in class net.minecraft.item.Items
 
chance - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
chance - Variable in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
chance(int) - Method in interface net.minecraft.world.gen.IDecoratable
 
chance - Variable in class net.minecraft.world.gen.placement.ChanceConfig
 
CHANCE - Static variable in class net.minecraft.world.gen.placement.Placement
 
ChanceConfig - Class in net.minecraft.world.gen.placement
 
ChanceConfig(int) - Constructor for class net.minecraft.world.gen.placement.ChanceConfig
 
ChancePlacement - Class in net.minecraft.world.gen.placement
 
ChancePlacement(Codec<ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.ChancePlacement
 
CHANCES - Static variable in class net.minecraft.block.ComposterBlock
 
CHandshakePacket - Class in net.minecraft.network.handshake.client
 
CHandshakePacket() - Constructor for class net.minecraft.network.handshake.client.CHandshakePacket
 
CHandshakePacket(String, int, ProtocolType) - Constructor for class net.minecraft.network.handshake.client.CHandshakePacket
 
Change(World, BlockPos, BlockState, int, int) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent.Change
 
changeBoolean(GameRules.RuleKey<GameRules.BooleanValue>, GameRules.RuleType<GameRules.BooleanValue>) - Method in interface net.minecraft.world.GameRules.IRuleEntryVisitor
 
changeCurrentItem(double) - Method in class net.minecraft.entity.player.PlayerInventory
 
changed() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
CHANGED_DIMENSION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
changeDimension(ServerWorld) - Method in class net.minecraft.entity.Entity
 
changeDimension(ServerWorld, ITeleporter) - Method in class net.minecraft.entity.Entity
 
changeDimension(ServerWorld, ITeleporter) - Method in class net.minecraft.entity.item.EnderPearlEntity
 
changeDimension(ServerWorld, ITeleporter) - Method in class net.minecraft.entity.item.ItemEntity
 
changeDimension(ServerWorld, ITeleporter) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
changeDimension(ServerWorld, ITeleporter) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
changeDimension(ServerWorld, ITeleporter) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
ChangeDimensionTrigger - Class in net.minecraft.advancements.criterion
 
ChangeDimensionTrigger() - Constructor for class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
ChangeDimensionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
changeDistance(PathPoint, float) - Method in class net.minecraft.pathfinding.PathHeap
 
changedLightPositions - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
changeFocus(boolean) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
changeFocus(boolean) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.ExtendedList.AbstractListEntry
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.ExtendedList
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
changeFocus(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
changeInteger(GameRules.RuleKey<GameRules.IntegerValue>, GameRules.RuleType<GameRules.IntegerValue>) - Method in interface net.minecraft.world.GameRules.IRuleEntryVisitor
 
ChangeJobTask - Class in net.minecraft.entity.ai.brain.task
 
ChangeJobTask() - Constructor for class net.minecraft.entity.ai.brain.task.ChangeJobTask
 
ChangePageButton - Class in net.minecraft.client.gui.widget.button
 
ChangePageButton(int, int, boolean, Button.IPressable, boolean) - Constructor for class net.minecraft.client.gui.widget.button.ChangePageButton
 
changes - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
changeSelection(int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
changeValue(GameRules.BooleanValue, MinecraftServer) - Method in class net.minecraft.world.GameRules.BooleanValue
 
changeValue(GameRules.IntegerValue, MinecraftServer) - Method in class net.minecraft.world.GameRules.IntegerValue
 
changeValue(T, MinecraftServer) - Method in class net.minecraft.world.GameRules.RuleValue
 
channel() - Method in class net.minecraft.network.NetworkManager
 
channelActive(ChannelHandlerContext) - Method in class net.minecraft.network.NetworkManager
 
ChannelBuilder() - Constructor for class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
CHANNELED_LIGHTNING - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
channeledLightning(EntityPredicate...) - Static method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
ChanneledLightningTrigger - Class in net.minecraft.advancements.criterion
 
ChanneledLightningTrigger() - Constructor for class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
ChanneledLightningTrigger.Instance - Class in net.minecraft.advancements.criterion
 
channelInactive(ChannelHandlerContext) - Method in class net.minecraft.network.NetworkManager
 
CHANNELING - Static variable in class net.minecraft.enchantment.Enchantments
 
ChannelingEnchantment - Class in net.minecraft.enchantment
 
ChannelingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ChannelingEnchantment
 
ChannelList() - Constructor for class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler.ChannelList
 
ChannelManager - Class in net.minecraft.client.audio
 
ChannelManager(SoundSystem, Executor) - Constructor for class net.minecraft.client.audio.ChannelManager
 
ChannelManager.Entry - Class in net.minecraft.client.audio
 
channelRead(ChannelHandlerContext, Object) - Method in class net.minecraft.network.LegacyPingHandler
 
channelRead0(ChannelHandlerContext, IPacket<?>) - Method in class net.minecraft.network.NetworkManager
 
CharacterManager - Class in net.minecraft.util.text
 
CharacterManager(CharacterManager.ICharWidthProvider) - Constructor for class net.minecraft.util.text.CharacterManager
 
CharacterManager.ICharWidthProvider - Interface in net.minecraft.util.text
 
CharacterManager.ISliceAcceptor - Interface in net.minecraft.util.text
 
CHARCOAL - Static variable in class net.minecraft.item.Items
 
chargeAnchor(World, BlockPos, BlockState) - Static method in class net.minecraft.block.RespawnAnchorBlock
 
CHARGES - Static variable in class net.minecraft.block.RespawnAnchorBlock
 
CHARGES - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
CHARGING_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
ChargingPlayerPhase - Class in net.minecraft.entity.boss.dragon.phase
 
ChargingPlayerPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
charTyped(char, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
charTyped(char, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
charTyped(char, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
charTyped(char, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
charTyped(char, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
charTyped(char, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
chasingPosX - Variable in class net.minecraft.entity.player.PlayerEntity
 
chasingPosY - Variable in class net.minecraft.entity.player.PlayerEntity
 
chasingPosZ - Variable in class net.minecraft.entity.player.PlayerEntity
 
Chat(MatrixStack, RenderGameOverlayEvent, int, int) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
CHAT_COLOR - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_HEIGHT_FOCUSED - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_HEIGHT_UNFOCUSED - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_LINKS - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_LINKS_PROMPT - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_OPACITY - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_SCALE - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_VISIBILITY - Static variable in class net.minecraft.client.AbstractOption
 
CHAT_WIDTH - Static variable in class net.minecraft.client.AbstractOption
 
chatColor - Variable in class net.minecraft.client.GameSettings
 
chatDelay - Variable in class net.minecraft.client.GameSettings
 
ChatFilterClient - Class in net.minecraft.util.text.filter
 
ChatFilterClient.ConnectionException - Exception in net.minecraft.util.text.filter
 
ChatFilterClient.IIgnoreTest - Interface in net.minecraft.util.text.filter
 
chatHeightFocused - Variable in class net.minecraft.client.GameSettings
 
chatHeightUnfocused - Variable in class net.minecraft.client.GameSettings
 
ChatLine<T> - Class in net.minecraft.client.gui
 
ChatLine(int, T, int) - Constructor for class net.minecraft.client.gui.ChatLine
 
chatLineSpacing - Variable in class net.minecraft.client.GameSettings
 
chatLinks - Variable in class net.minecraft.client.GameSettings
 
chatLinksPrompt - Variable in class net.minecraft.client.GameSettings
 
chatListeners - Variable in class net.minecraft.client.gui.IngameGui
 
chatOpacity - Variable in class net.minecraft.client.GameSettings
 
ChatOptionsScreen - Class in net.minecraft.client.gui.screen
 
ChatOptionsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.ChatOptionsScreen
 
chatScale - Variable in class net.minecraft.client.GameSettings
 
ChatScreen - Class in net.minecraft.client.gui.screen
 
ChatScreen(String) - Constructor for class net.minecraft.client.gui.screen.ChatScreen
 
ChatType - Enum in net.minecraft.util.text
 
chatVisibility - Variable in class net.minecraft.client.GameSettings
 
ChatVisibility - Enum in net.minecraft.entity.player
 
chatWidth - Variable in class net.minecraft.client.GameSettings
 
checkAndPerformAttack(LivingEntity, double) - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
checkBlock(BlockPos) - Method in class net.minecraft.world.lighting.WorldLightManager
 
checkBlock(BlockPos) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
CheckboxButton - Class in net.minecraft.client.gui.widget.button
 
CheckboxButton(int, int, int, int, ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.widget.button.CheckboxButton
 
CheckboxButton(int, int, int, int, ITextComponent, boolean, boolean) - Constructor for class net.minecraft.client.gui.widget.button.CheckboxButton
 
checkConsistencyWithBlocks(ChunkPos, ChunkSection) - Method in class net.minecraft.village.PointOfInterestManager
 
checkDespawn() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
checkDespawn() - Method in class net.minecraft.entity.boss.WitherEntity
 
checkDespawn() - Method in class net.minecraft.entity.Entity
 
checkDespawn() - Method in class net.minecraft.entity.MobEntity
 
checkDespawn() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
CheckerboardBiomeProvider - Class in net.minecraft.world.biome.provider
 
CheckerboardBiomeProvider(List<Supplier<Biome>>, int) - Constructor for class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
checkException() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
checkForRevertToVanilla(Executor, CompletableFuture<List<Throwable>>) - Static method in class net.minecraftforge.registries.GameData
 
checkForStuck(Vector3d) - Method in class net.minecraft.pathfinding.PathNavigator
 
checkForStuck(Vector3d) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
checkForUpdates() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
checkFramebufferComplete() - Method in class net.minecraft.client.shader.Framebuffer
 
checkFramebufferStatus(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
checkGlfwError(BiConsumer<Integer, String>) - Static method in class net.minecraft.client.MainWindow
 
checkHelperRegistrations() - Static method in class net.minecraft.tags.TagRegistryManager
 
checkLight(BlockPos) - Method in class net.minecraft.world.lighting.LightEngine
 
checkListPingCompatibilityForClient(Map<ResourceLocation, Pair<String, Boolean>>) - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
checkLootAndRead(CompoundNBT) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
checkLootAndWrite(CompoundNBT) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
checkNoEntityCollision(Entity, VoxelShape) - Method in interface net.minecraft.world.IBiomeReader
 
checkNoEntityCollision(Entity, VoxelShape) - Method in interface net.minecraft.world.ICollisionReader
 
checkNoEntityCollision(Entity) - Method in interface net.minecraft.world.ICollisionReader
 
checkNoEntityCollision(Entity, VoxelShape) - Method in interface net.minecraft.world.IEntityReader
 
checkPosition() - Method in class net.minecraft.item.BlockItem
 
checkPosition() - Method in class net.minecraft.item.ScaffoldingItem
 
checkPrefix(String, boolean) - Static method in class net.minecraftforge.registries.GameData
 
checkSettings(TickEvent.ClientTickEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
CheckSpawn(MobEntity, IWorld, double, double, double, AbstractSpawner, SpawnReason) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
checkThreadAndEnqueue(IPacket<T>, T, ServerWorld) - Static method in class net.minecraft.network.PacketThreadUtil
 
checkThreadAndEnqueue(IPacket<T>, T, ThreadTaskExecutor<?>) - Static method in class net.minecraft.network.PacketThreadUtil
 
checkTranslations() - Static method in class net.minecraft.util.registry.Bootstrap
 
checkWitherSpawn(World, BlockPos, SkullTileEntity) - Static method in class net.minecraft.block.WitherSkeletonSkullBlock
 
CHeldItemChangePacket - Class in net.minecraft.network.play.client
 
CHeldItemChangePacket() - Constructor for class net.minecraft.network.play.client.CHeldItemChangePacket
 
CHeldItemChangePacket(int) - Constructor for class net.minecraft.network.play.client.CHeldItemChangePacket
 
CHEST - Static variable in class net.minecraft.block.Blocks
 
CHEST - Static variable in class net.minecraft.item.Items
 
CHEST - Static variable in class net.minecraft.loot.LootParameterSets
 
CHEST - Static variable in class net.minecraft.tileentity.TileEntityType
 
CHEST_ATLAS - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_LEFT_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_MINECART - Static variable in class net.minecraft.entity.EntityType
 
CHEST_MINECART - Static variable in class net.minecraft.item.Items
 
CHEST_RIGHT_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_TRAPPED_LEFT_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_TRAPPED_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_TRAPPED_RIGHT_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
CHEST_XMAS_LEFT_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_XMAS_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
CHEST_XMAS_RIGHT_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
ChestBlock - Class in net.minecraft.block
 
ChestBlock(AbstractBlock.Properties, Supplier<TileEntityType<? extends ChestTileEntity>>) - Constructor for class net.minecraft.block.ChestBlock
 
ChestContainer - Class in net.minecraft.inventory.container
 
ChestContainer(ContainerType<?>, int, PlayerInventory, IInventory, int) - Constructor for class net.minecraft.inventory.container.ChestContainer
 
ChestCorridor(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
ChestCorridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
ChestedHorseRenderer<T extends AbstractChestedHorseEntity> - Class in net.minecraft.client.renderer.entity
 
ChestedHorseRenderer(EntityRendererManager, float) - Constructor for class net.minecraft.client.renderer.entity.ChestedHorseRenderer
 
ChestLootTables - Class in net.minecraft.data.loot
 
ChestLootTables() - Constructor for class net.minecraft.data.loot.ChestLootTables
 
ChestMinecartEntity - Class in net.minecraft.entity.item.minecart
 
ChestMinecartEntity(EntityType<? extends ChestMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
ChestMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
CHESTS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_ABANDONED_MINESHAFT - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_BURIED_TREASURE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_DESERT_PYRAMID - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_END_CITY_TREASURE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_ENDER - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS_ENDER - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_IGLOO_CHEST - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_JUNGLE_TEMPLE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_JUNGLE_TEMPLE_DISPENSER - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_NETHER_BRIDGE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_PILLAGER_OUTPOST - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_SHIPWRECK_MAP - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_SHIPWRECK_SUPPLY - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_SHIPWRECK_TREASURE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_SIMPLE_DUNGEON - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_SPAWN_BONUS_CHEST - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_STRONGHOLD_CORRIDOR - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_STRONGHOLD_CROSSING - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_STRONGHOLD_LIBRARY - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_TRAPPED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS_TRAPPED - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_UNDERWATER_RUIN_BIG - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_UNDERWATER_RUIN_SMALL - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_ARMORER - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_BUTCHER - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_CARTOGRAPHER - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_DESERT_HOUSE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_FISHER - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_FLETCHER - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_MASON - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_PLAINS_HOUSE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_SAVANNA_HOUSE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_SHEPHERD - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_SNOWY_HOUSE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TAIGA_HOUSE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TANNERY - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TEMPLE - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_TOOLSMITH - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_VILLAGE_VILLAGE_WEAPONSMITH - Static variable in class net.minecraft.loot.LootTables
 
CHESTS_WOODEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
CHESTS_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
CHESTS_WOODLAND_MANSION - Static variable in class net.minecraft.loot.LootTables
 
ChestScreen - Class in net.minecraft.client.gui.screen.inventory
 
ChestScreen(ChestContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.ChestScreen
 
ChestTileEntity - Class in net.minecraft.tileentity
 
ChestTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.ChestTileEntity
 
ChestTileEntity() - Constructor for class net.minecraft.tileentity.ChestTileEntity
 
ChestTileEntityRenderer<T extends TileEntity & IChestLid> - Class in net.minecraft.client.renderer.tileentity
 
ChestTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer
 
ChestType - Enum in net.minecraft.state.properties
 
CHICKEN - Static variable in class net.minecraft.entity.EntityType
 
CHICKEN - Static variable in class net.minecraft.item.Foods
 
CHICKEN - Static variable in class net.minecraft.item.Items
 
CHICKEN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ChickenEntity - Class in net.minecraft.entity.passive
 
ChickenEntity(EntityType<? extends ChickenEntity>, World) - Constructor for class net.minecraft.entity.passive.ChickenEntity
 
chickenJockey - Variable in class net.minecraft.entity.passive.ChickenEntity
 
ChickenModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
ChickenModel() - Constructor for class net.minecraft.client.renderer.entity.model.ChickenModel
 
ChickenRenderer - Class in net.minecraft.client.renderer.entity
 
ChickenRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ChickenRenderer
 
ChildFollowNearestAdultTask<E extends AgeableEntity> - Class in net.minecraft.entity.ai.brain.task
 
ChildFollowNearestAdultTask(RangedInteger, float) - Constructor for class net.minecraft.entity.ai.brain.task.ChildFollowNearestAdultTask
 
children - Variable in class net.minecraft.client.gui.screen.Screen
 
CHIPPED_ANVIL - Static variable in class net.minecraft.block.Blocks
 
CHIPPED_ANVIL - Static variable in class net.minecraft.item.Items
 
CHISELED_NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CHISELED_NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class net.minecraft.block.Blocks
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class net.minecraft.item.Items
 
CHISELED_QUARTZ_BLOCK - Static variable in class net.minecraft.block.Blocks
 
CHISELED_QUARTZ_BLOCK - Static variable in class net.minecraft.item.Items
 
CHISELED_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CHISELED_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CHISELED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CHISELED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CHISELED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CHISELED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
CHORUS_FLOWER - Static variable in class net.minecraft.block.Blocks
 
CHORUS_FLOWER - Static variable in class net.minecraft.item.Items
 
CHORUS_FLOWER_DEATH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
CHORUS_FLOWER_GROW_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
CHORUS_FRUIT - Static variable in class net.minecraft.item.Foods
 
CHORUS_FRUIT - Static variable in class net.minecraft.item.Items
 
CHORUS_PLANT - Static variable in class net.minecraft.block.Blocks
 
CHORUS_PLANT - Static variable in class net.minecraft.item.Items
 
CHORUS_PLANT - Static variable in class net.minecraft.world.gen.feature.Feature
 
CHORUS_PLANT - Static variable in class net.minecraft.world.gen.feature.Features
 
ChorusFlowerBlock - Class in net.minecraft.block
 
ChorusFlowerBlock(ChorusPlantBlock, AbstractBlock.Properties) - Constructor for class net.minecraft.block.ChorusFlowerBlock
 
ChorusFruitItem - Class in net.minecraft.item
 
ChorusFruitItem(Item.Properties) - Constructor for class net.minecraft.item.ChorusFruitItem
 
ChorusPlantBlock - Class in net.minecraft.block
 
ChorusPlantBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ChorusPlantBlock
 
ChorusPlantFeature - Class in net.minecraft.world.gen.feature
 
ChorusPlantFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.ChorusPlantFeature
 
CHUNK - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Chunk - Class in net.minecraft.world.chunk
 
Chunk(World, ChunkPos, BiomeContainer) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, ChunkPos, BiomeContainer, UpgradeData, ITickList<Block>, ITickList<Fluid>, long, ChunkSection[], Consumer<Chunk>) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, ChunkPrimer) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk.CreateEntityType - Enum in net.minecraft.world.chunk
 
CHUNK_GENERATOR_CODEC - Static variable in class net.minecraft.util.registry.Registry
 
CHUNK_GENERATOR_KEY - Static variable in class net.minecraft.util.registry.Registry
 
CHUNK_STATUS - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
CHUNK_STATUS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
CHUNK_STATUS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
CHUNK_STATUS_KEY - Static variable in class net.minecraft.util.registry.Registry
 
chunkBorder - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
ChunkBorderDebugRenderer - Class in net.minecraft.client.renderer.debug
 
ChunkBorderDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.ChunkBorderDebugRenderer
 
chunkCheck(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
ChunkCoordComparator - Class in net.minecraftforge.common.util
 
ChunkCoordComparator(ServerPlayerEntity) - Constructor for class net.minecraftforge.common.util.ChunkCoordComparator
 
chunkCoordX - Variable in class net.minecraft.entity.Entity
 
chunkCoordY - Variable in class net.minecraft.entity.Entity
 
chunkCoordZ - Variable in class net.minecraft.entity.Entity
 
ChunkDataEvent - Class in net.minecraftforge.event.world
 
ChunkDataEvent(IChunk, CompoundNBT) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent
 
ChunkDataEvent(IChunk, IWorld, CompoundNBT) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent
 
ChunkDataEvent.Load - Class in net.minecraftforge.event.world
 
ChunkDataEvent.Save - Class in net.minecraftforge.event.world
 
ChunkDistanceGraph - Class in net.minecraft.world.chunk
 
ChunkDistanceGraph(int, int, int) - Constructor for class net.minecraft.world.chunk.ChunkDistanceGraph
 
ChunkEvent - Class in net.minecraftforge.event.world
 
ChunkEvent(IChunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent
 
ChunkEvent(IChunk, IWorld) - Constructor for class net.minecraftforge.event.world.ChunkEvent
 
ChunkEvent.Load - Class in net.minecraftforge.event.world
 
ChunkEvent.Unload - Class in net.minecraftforge.event.world
 
chunkExists(int, int) - Method in class net.minecraft.client.world.ClientWorld
 
chunkExists(int, int) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
chunkExists(int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
chunkExists(int, int) - Method in interface net.minecraft.world.IWorld
 
chunkExists(int, int) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
chunkExists(int, int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
ChunkGenerator - Class in net.minecraft.world.gen
 
ChunkGenerator(BiomeProvider, DimensionStructuresSettings) - Constructor for class net.minecraft.world.gen.ChunkGenerator
 
ChunkGenerator(BiomeProvider, BiomeProvider, DimensionStructuresSettings, long) - Constructor for class net.minecraft.world.gen.ChunkGenerator
 
ChunkGenStatus - Class in net.minecraft.util.datafix.fixes
 
ChunkGenStatus(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkGenStatus
 
ChunkGenWorker - Class in net.minecraftforge.server.command
 
ChunkGenWorker(CommandSource, BlockPos, int, ServerWorld, int) - Constructor for class net.minecraftforge.server.command.ChunkGenWorker
 
ChunkHolder - Class in net.minecraft.world.server
 
ChunkHolder(ChunkPos, int, WorldLightManager, ChunkHolder.IListener, ChunkHolder.IPlayerProvider) - Constructor for class net.minecraft.world.server.ChunkHolder
 
ChunkHolder.IChunkLoadingError - Interface in net.minecraft.world.server
 
ChunkHolder.IListener - Interface in net.minecraft.world.server
 
ChunkHolder.IPlayerProvider - Interface in net.minecraft.world.server
 
ChunkHolder.LocationType - Enum in net.minecraft.world.server
 
ChunkInfoDebugRenderer - Class in net.minecraft.client.renderer.debug
 
ChunkInfoDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.ChunkInfoDebugRenderer
 
ChunkLightRemoveFix - Class in net.minecraft.util.datafix.fixes
 
ChunkLightRemoveFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkLightRemoveFix
 
ChunkLoader - Class in net.minecraft.world.chunk.storage
 
ChunkLoader(File, DataFixer, boolean) - Constructor for class net.minecraft.world.chunk.storage.ChunkLoader
 
ChunkLoaderUtil - Class in net.minecraft.world.chunk.storage
 
ChunkLoaderUtil() - Constructor for class net.minecraft.world.chunk.storage.ChunkLoaderUtil
 
ChunkLoaderUtil.AnvilConverterData - Class in net.minecraft.world.chunk.storage
 
ChunkManager - Class in net.minecraft.world.server
 
ChunkManager(ServerWorld, SaveFormat.LevelSave, DataFixer, TemplateManager, Executor, ThreadTaskExecutor<Runnable>, IChunkLightProvider, ChunkGenerator, IChunkStatusListener, Supplier<DimensionSavedDataManager>, int, boolean) - Constructor for class net.minecraft.world.server.ChunkManager
 
chunkManager - Variable in class net.minecraft.world.server.ServerChunkProvider
 
ChunkPaletteFormat - Class in net.minecraft.util.datafix.fixes
 
ChunkPaletteFormat(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
ChunkPaletteFormat.Direction - Enum in net.minecraft.util.datafix.fixes
 
ChunkPaletteFormat.Direction.Axis - Enum in net.minecraft.util.datafix.fixes
 
ChunkPaletteFormat.Direction.Offset - Enum in net.minecraft.util.datafix.fixes
 
ChunkPos - Class in net.minecraft.util.math
 
ChunkPos(int, int) - Constructor for class net.minecraft.util.math.ChunkPos
 
ChunkPos(BlockPos) - Constructor for class net.minecraft.util.math.ChunkPos
 
ChunkPos(long) - Constructor for class net.minecraft.util.math.ChunkPos
 
ChunkPrimer - Class in net.minecraft.world.chunk
 
ChunkPrimer(ChunkPos, UpgradeData) - Constructor for class net.minecraft.world.chunk.ChunkPrimer
 
ChunkPrimer(ChunkPos, UpgradeData, ChunkSection[], ChunkPrimerTickList<Block>, ChunkPrimerTickList<Fluid>) - Constructor for class net.minecraft.world.chunk.ChunkPrimer
 
ChunkPrimerTickList<T> - Class in net.minecraft.world.chunk
 
ChunkPrimerTickList(Predicate<T>, ChunkPos) - Constructor for class net.minecraft.world.chunk.ChunkPrimerTickList
 
ChunkPrimerTickList(Predicate<T>, ChunkPos, ListNBT) - Constructor for class net.minecraft.world.chunk.ChunkPrimerTickList
 
ChunkPrimerWrapper - Class in net.minecraft.world.chunk
 
ChunkPrimerWrapper(Chunk) - Constructor for class net.minecraft.world.chunk.ChunkPrimerWrapper
 
chunkProvider - Variable in class net.minecraft.world.lighting.LightEngine
 
ChunkRender() - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
ChunkRenderCache - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderCache(World, int, int, Chunk[][], BlockPos, BlockPos) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
ChunkRenderDispatcher - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderDispatcher(World, WorldRenderer, Executor, boolean, RegionRenderCacheBuilder) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
ChunkRenderDispatcher(World, WorldRenderer, Executor, boolean, RegionRenderCacheBuilder, int) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
ChunkRenderDispatcher.ChunkRender - Class in net.minecraft.client.renderer.chunk
 
ChunkRenderDispatcher.CompiledChunk - Class in net.minecraft.client.renderer.chunk
 
chunks - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
chunks - Variable in class net.minecraft.world.Region
 
ChunkSection - Class in net.minecraft.world.chunk
 
ChunkSection(int) - Constructor for class net.minecraft.world.chunk.ChunkSection
 
ChunkSection(int, short, short, short) - Constructor for class net.minecraft.world.chunk.ChunkSection
 
ChunkSerializer - Class in net.minecraft.world.chunk.storage
 
ChunkSerializer() - Constructor for class net.minecraft.world.chunk.storage.ChunkSerializer
 
chunkStartX - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
chunkStartZ - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
ChunkStatus - Class in net.minecraft.world.chunk
 
ChunkStatus(String, ChunkStatus, int, EnumSet<Heightmap.Type>, ChunkStatus.Type, ChunkStatus.IGenerationWorker, ChunkStatus.ILoadingWorker) - Constructor for class net.minecraft.world.chunk.ChunkStatus
 
ChunkStatus.Type - Enum in net.minecraft.world.chunk
 
ChunkStatusFix - Class in net.minecraft.util.datafix.fixes
 
ChunkStatusFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkStatusFix
 
ChunkStatusFix2 - Class in net.minecraft.util.datafix.fixes
 
ChunkStatusFix2(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkStatusFix2
 
ChunkStructuresTemplateRenameFix - Class in net.minecraft.util.datafix.fixes
 
ChunkStructuresTemplateRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ChunkStructuresTemplateRenameFix
 
ChunkTaskPriorityQueue<T> - Class in net.minecraft.world.chunk
 
ChunkTaskPriorityQueue(String, int) - Constructor for class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
ChunkTaskPriorityQueueSorter - Class in net.minecraft.world.chunk
 
ChunkTaskPriorityQueueSorter(List<ITaskExecutor<?>>, Executor, int) - Constructor for class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
ChunkTaskPriorityQueueSorter.FunctionEntry<T> - Class in net.minecraft.world.chunk
 
ChunkTaskPriorityQueueSorter.RunnableEntry - Class in net.minecraft.world.chunk
 
ChunkTicketManager<T> - Class in net.minecraftforge.common.ticket
 
ChunkTicketManager(ChunkPos) - Constructor for class net.minecraftforge.common.ticket.ChunkTicketManager
 
ChunkWatchEvent - Class in net.minecraftforge.event.world
 
ChunkWatchEvent(ServerPlayerEntity, ChunkPos, ServerWorld) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent
 
ChunkWatchEvent.UnWatch - Class in net.minecraftforge.event.world
 
ChunkWatchEvent.Watch - Class in net.minecraftforge.event.world
 
chunkX - Variable in class net.minecraft.world.Region
 
chunkZ - Variable in class net.minecraft.world.Region
 
CInputPacket - Class in net.minecraft.network.play.client
 
CInputPacket() - Constructor for class net.minecraft.network.play.client.CInputPacket
 
CInputPacket(float, float, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CInputPacket
 
cipher(ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyEncryptionTranslator
 
CityTemplate(TemplateManager, String, BlockPos, Rotation, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
CityTemplate(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
CJigsawBlockGeneratePacket - Class in net.minecraft.network.play.client
 
CJigsawBlockGeneratePacket() - Constructor for class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
CJigsawBlockGeneratePacket(BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
CKeepAlivePacket - Class in net.minecraft.network.play.client
 
CKeepAlivePacket() - Constructor for class net.minecraft.network.play.client.CKeepAlivePacket
 
CKeepAlivePacket(long) - Constructor for class net.minecraft.network.play.client.CKeepAlivePacket
 
claim() - Method in class net.minecraft.village.PointOfInterest
 
clamp(int, int, int) - Static method in class net.minecraft.client.renderer.MonitorHandler
 
clamp(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
clamp(long, long, long) - Static method in class net.minecraft.util.math.MathHelper
 
clamp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
clamp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
clamp(float, float) - Method in class net.minecraft.util.math.vector.Vector3f
 
clampAxisCoordinate(Direction.Axis, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
clampCursorPosition(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
clampedLerp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
clampedRotate(float, float, float) - Method in class net.minecraft.entity.ai.controller.LookController
 
clampValue(double) - Method in class net.minecraft.entity.ai.attributes.Attribute
 
clampValue(double) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
ClassInheritanceMultiMap<T> - Class in net.minecraft.util
 
ClassInheritanceMultiMap(Class<T>) - Constructor for class net.minecraft.util.ClassInheritanceMultiMap
 
ClasspathLocator - Class in net.minecraftforge.userdev
 
ClasspathLocator() - Constructor for class net.minecraftforge.userdev.ClasspathLocator
 
classToAvoid - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
CLAY - Static variable in class net.minecraft.block.Blocks
 
CLAY - Static variable in class net.minecraft.block.material.Material
 
CLAY - Static variable in class net.minecraft.block.material.MaterialColor
 
CLAY - Static variable in class net.minecraft.item.Items
 
CLAY - Static variable in class net.minecraft.world.gen.feature.Features.States
 
CLAY_BALL - Static variable in class net.minecraft.item.Items
 
clean() - Method in class net.minecraftforge.registries.RegistryManager
 
CLEAN_ARMOR - Static variable in class net.minecraft.stats.Stats
 
CLEAN_BANNER - Static variable in class net.minecraft.stats.Stats
 
CLEAN_SHULKER_BOX - Static variable in class net.minecraft.stats.Stats
 
cleanup() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
clear() - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
clear(int, boolean) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clear(int, boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
clear() - Method in class net.minecraft.advancements.AdvancementList
 
clear() - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
clear() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
clear() - Method in class net.minecraft.client.gui.toasts.ToastGui
 
clear() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
clear() - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer
 
clear() - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
clear() - Method in interface net.minecraft.client.renderer.debug.DebugRenderer.IDebugRenderer
 
clear() - Method in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
clear() - Method in class net.minecraft.client.renderer.debug.GameTestDebugRenderer
 
clear() - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
clear() - Method in class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
clear() - Method in class net.minecraft.client.renderer.debug.VillageSectionsDebugRender
 
clear() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
clear() - Method in interface net.minecraft.client.util.IMutableSearchTree
 
clear() - Method in class net.minecraft.client.util.SearchTreeReloadable
 
clear() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
clear() - Method in class net.minecraft.entity.player.PlayerInventory
 
clear() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
clear() - Method in class net.minecraft.inventory.container.PlayerContainer
 
clear() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
clear() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
clear() - Method in class net.minecraft.inventory.CraftingInventory
 
clear() - Method in class net.minecraft.inventory.CraftResultInventory
 
clear() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
clear() - Method in interface net.minecraft.inventory.IClearable
 
clear() - Method in class net.minecraft.inventory.Inventory
 
clear() - Method in class net.minecraft.inventory.MerchantInventory
 
clear() - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
clear() - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
clear() - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
clear() - Method in class net.minecraft.nbt.ByteArrayNBT
 
clear() - Method in class net.minecraft.nbt.IntArrayNBT
 
clear() - Method in class net.minecraft.nbt.ListNBT
 
clear() - Method in class net.minecraft.nbt.LongArrayNBT
 
clear() - Method in class net.minecraft.network.PacketBuffer
 
clear() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
clear() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
clear() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
clear() - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
clear() - Method in class net.minecraft.tileentity.LecternTileEntity
 
clear() - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
clear() - Method in class net.minecraft.util.IntIdentityHashBiMap
 
clear() - Method in class net.minecraft.util.NonNullList
 
clear() - Method in class net.minecraft.util.SortedArraySet
 
clear() - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
clear() - Method in class net.minecraftforge.common.util.TextTable
 
clear() - Static method in class net.minecraftforge.common.WorldWorkerManager
 
clear() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
clear() - Method in class net.minecraftforge.registries.ForgeRegistry
 
clear() - Method in interface net.minecraftforge.registries.IForgeRegistryModifiable
 
clearActivePotions() - Method in class net.minecraft.entity.LivingEntity
 
clearAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
 
clearAudioBufferCache() - Method in class net.minecraft.client.audio.AudioStreamManager
 
clearBedPosition() - Method in class net.minecraft.entity.LivingEntity
 
clearBlockEvents(MutableBoundingBox) - Method in class net.minecraft.world.server.ServerWorld
 
clearBossInfos() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
clearBufferState() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
clearBufferState() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
clearBufferState(int) - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
 
clearChatMessages(boolean) - Method in class net.minecraft.client.gui.NewChatGui
 
clearChunkFromQueue(long, boolean) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
clearColor(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clearColor(float, float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
clearColorCaches() - Method in class net.minecraft.client.world.ClientWorld
 
ClearCommand - Class in net.minecraft.command.impl
 
ClearCommand() - Constructor for class net.minecraft.command.impl.ClearCommand
 
clearContainer(PlayerEntity, World, IInventory) - Method in class net.minecraft.inventory.container.Container
 
clearCurrentColor() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
clearCurrentColor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
clearCustomName() - Method in class net.minecraft.item.ItemStack
 
clearDepth(double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clearDepth(double) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
clearEffects(ClientWorld) - Method in class net.minecraft.client.particle.ParticleManager
 
clearEntries() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
clearFGColor() - Method in class net.minecraft.client.gui.widget.Widget
 
ClearHurtTask - Class in net.minecraft.entity.ai.brain.task
 
ClearHurtTask() - Constructor for class net.minecraft.entity.ai.brain.task.ClearHurtTask
 
clearInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
clearLeashed(boolean, boolean) - Method in class net.minecraft.entity.MobEntity
 
clearLoadedMaps() - Method in class net.minecraft.client.gui.MapItemRenderer
 
clearMap() - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
clearModifiers() - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
clearNeedsUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
clearObj(Object) - Static method in interface net.minecraft.inventory.IClearable
 
clearPath() - Method in class net.minecraft.pathfinding.PathHeap
 
clearPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
clearPendingNetworks() - Method in class net.minecraft.client.network.ServerPinger
 
clearPistonTileEntity() - Method in class net.minecraft.tileentity.PistonTileEntity
 
clearProcessors() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
clearRenderCache() - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
clearRenderState() - Method in class net.minecraft.client.renderer.RenderState
 
clearResourcePack() - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
clearStencil(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clearStencil(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
clearSuggestions() - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
clearTexGen() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
clearTexGen() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
CLERIC - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
CLERIC - Static variable in class net.minecraft.village.PointOfInterestType
 
clickBlock(BlockPos, Direction) - Method in class net.minecraft.client.multiplayer.PlayerController
 
clicked(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
clickedHeader(int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
ClickEvent - Class in net.minecraft.util.text.event
 
ClickEvent(ClickEvent.Action, String) - Constructor for class net.minecraft.util.text.event.ClickEvent
 
ClickEvent.Action - Enum in net.minecraft.util.text.event
 
ClickInputEvent(int, KeyBinding, Hand) - Constructor for class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
clickPanel(double, double, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
ClickType - Enum in net.minecraft.inventory.container
 
CLIENT - Static variable in class net.minecraftforge.common.ForgeConfig
 
CLIENT - Static variable in class net.minecraftforge.fml.common.thread.SidedThreadGroups
 
CLIENT_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
 
CLIENT_LOCAL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
 
CLIENT_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkManager
 
clientAcceptedVersions(Predicate<String>) - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
clientActiveTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
ClientAdvancementManager - Class in net.minecraft.client.multiplayer
 
ClientAdvancementManager(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ClientAdvancementManager
 
ClientAdvancementManager.IListener - Interface in net.minecraft.client.multiplayer
 
ClientBossInfo - Class in net.minecraft.client.gui
 
ClientBossInfo(SUpdateBossInfoPacket) - Constructor for class net.minecraft.client.gui.ClientBossInfo
 
ClientBrandRetriever - Class in net.minecraft.client
 
ClientBrandRetriever() - Constructor for class net.minecraft.client.ClientBrandRetriever
 
ClientChatEvent - Class in net.minecraftforge.client.event
 
ClientChatEvent(String) - Constructor for class net.minecraftforge.client.event.ClientChatEvent
 
ClientChatReceivedEvent - Class in net.minecraftforge.client.event
 
ClientChatReceivedEvent(ChatType, ITextComponent, UUID) - Constructor for class net.minecraftforge.client.event.ClientChatReceivedEvent
 
ClientChunkProvider - Class in net.minecraft.client.multiplayer
 
ClientChunkProvider(ClientWorld, int) - Constructor for class net.minecraft.client.multiplayer.ClientChunkProvider
 
ClientGameSession - Class in net.minecraft.client
 
ClientGameSession(ClientWorld, ClientPlayerEntity, ClientPlayNetHandler) - Constructor for class net.minecraft.client.ClientGameSession
 
ClientHandshakeNetHandler - Class in net.minecraft.client.network.handshake
 
ClientHandshakeNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
ClientHooks - Class in net.minecraftforge.fml.client
 
ClientHooks() - Constructor for class net.minecraftforge.fml.client.ClientHooks
 
ClientLanguageMap - Class in net.minecraft.client.resources
 
ClientLoginNetHandler - Class in net.minecraft.client.network.login
 
ClientLoginNetHandler(NetworkManager, Minecraft, Screen, Consumer<ITextComponent>) - Constructor for class net.minecraft.client.network.login.ClientLoginNetHandler
 
ClientModLoader - Class in net.minecraftforge.fml.client
 
ClientModLoader() - Constructor for class net.minecraftforge.fml.client.ClientModLoader
 
ClientPlayerChangeGameModeEvent - Class in net.minecraftforge.client.event
 
ClientPlayerChangeGameModeEvent(NetworkPlayerInfo, GameType, GameType) - Constructor for class net.minecraftforge.client.event.ClientPlayerChangeGameModeEvent
 
ClientPlayerEntity - Class in net.minecraft.client.entity.player
 
ClientPlayerEntity(Minecraft, ClientWorld, ClientPlayNetHandler, StatisticsManager, ClientRecipeBook, boolean, boolean) - Constructor for class net.minecraft.client.entity.player.ClientPlayerEntity
 
ClientPlayerNetworkEvent - Class in net.minecraftforge.client.event
 
ClientPlayerNetworkEvent.LoggedInEvent - Class in net.minecraftforge.client.event
 
ClientPlayerNetworkEvent.LoggedOutEvent - Class in net.minecraftforge.client.event
 
ClientPlayerNetworkEvent.RespawnEvent - Class in net.minecraftforge.client.event
 
ClientPlayNetHandler - Class in net.minecraft.client.network.play
 
ClientPlayNetHandler(Minecraft, Screen, NetworkManager, GameProfile) - Constructor for class net.minecraft.client.network.play.ClientPlayNetHandler
 
ClientRecipeBook - Class in net.minecraft.client.util
 
ClientRecipeBook() - Constructor for class net.minecraft.client.util.ClientRecipeBook
 
ClientRegistry - Class in net.minecraftforge.fml.client.registry
 
ClientRegistry() - Constructor for class net.minecraftforge.fml.client.registry.ClientRegistry
 
ClientSuggestionProvider - Class in net.minecraft.client.multiplayer
 
ClientSuggestionProvider(ClientPlayNetHandler, Minecraft) - Constructor for class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
ClientThread - Class in net.minecraft.network.rcon
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
clientTick() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
clientTick() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
ClientTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.event.TickEvent.ClientTickEvent
 
ClientWorld - Class in net.minecraft.client.world
 
ClientWorld(ClientPlayNetHandler, ClientWorld.ClientWorldInfo, RegistryKey<World>, DimensionType, int, Supplier<IProfiler>, WorldRenderer, boolean, long) - Constructor for class net.minecraft.client.world.ClientWorld
 
ClientWorld.ClientWorldInfo - Class in net.minecraft.client.world
 
ClientWorldInfo(Difficulty, boolean, boolean) - Constructor for class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
Climate(Biome.RainType, float, Biome.TemperatureModifier, float) - Constructor for class net.minecraft.world.biome.Biome.Climate
 
CLIMB_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
CLIMBABLE - Static variable in class net.minecraft.tags.BlockTags
 
ClimberPathNavigator - Class in net.minecraft.pathfinding
 
ClimberPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.ClimberPathNavigator
 
ClipboardHelper - Class in net.minecraft.client
 
ClipboardHelper() - Constructor for class net.minecraft.client.ClipboardHelper
 
ClippingHelper - Class in net.minecraft.client.renderer.culling
 
ClippingHelper(Matrix4f, Matrix4f) - Constructor for class net.minecraft.client.renderer.culling.ClippingHelper
 
ClipReference(String, Function<String, IClip>) - Constructor for class net.minecraftforge.common.model.animation.Clips.ClipReference
 
Clips - Class in net.minecraftforge.common.model.animation
 
Clips() - Constructor for class net.minecraftforge.common.model.animation.Clips
 
Clips.ClipReference - Class in net.minecraftforge.common.model.animation
 
Clips.CommonClipTypeAdapterFactory - Enum in net.minecraftforge.common.model.animation
 
Clips.IdentityClip - Enum in net.minecraftforge.common.model.animation
 
Clips.ModelClip - Class in net.minecraftforge.common.model.animation
 
Clips.SlerpClip - Class in net.minecraftforge.common.model.animation
 
Clips.TimeClip - Class in net.minecraftforge.common.model.animation
 
Clips.TriggerClip - Class in net.minecraftforge.common.model.animation
 
CLOCK - Static variable in class net.minecraft.item.Items
 
CLockDifficultyPacket - Class in net.minecraft.network.play.client
 
CLockDifficultyPacket() - Constructor for class net.minecraft.network.play.client.CLockDifficultyPacket
 
CLockDifficultyPacket(boolean) - Constructor for class net.minecraft.network.play.client.CLockDifficultyPacket
 
CLoginStartPacket - Class in net.minecraft.network.login.client
 
CLoginStartPacket() - Constructor for class net.minecraft.network.login.client.CLoginStartPacket
 
CLoginStartPacket(GameProfile) - Constructor for class net.minecraft.network.login.client.CLoginStartPacket
 
clone() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
clone() - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
clone() - Method in class net.minecraft.world.GameRules.BooleanValue
 
clone() - Method in class net.minecraft.world.GameRules
 
clone() - Method in class net.minecraft.world.GameRules.IntegerValue
 
clone() - Method in class net.minecraft.world.GameRules.RuleValue
 
clone() - Method in class net.minecraft.world.WorldSettings
 
Clone(PlayerEntity, PlayerEntity, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.Clone
 
CloneCommand - Class in net.minecraft.command.impl
 
CloneCommand() - Constructor for class net.minecraft.command.impl.CloneCommand
 
cloneEntry() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
cloneEntry() - Method in class net.minecraft.client.audio.Sound
 
cloneEntry() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
cloneMove(int, int, int) - Method in class net.minecraft.pathfinding.PathPoint
 
close() - Method in class net.minecraft.client.audio.OggAudioStream
 
close() - Method in class net.minecraft.client.audio.OggAudioStreamWrapper
 
close() - Method in class net.minecraft.client.audio.SoundSource
 
close() - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
close() - Method in class net.minecraft.client.gui.fonts.Font
 
close() - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
close() - Method in class net.minecraft.client.gui.fonts.FontTexture
 
close() - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProvider
 
close() - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider
 
close() - Method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
close() - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
close() - Method in class net.minecraft.client.gui.MapItemRenderer
 
close() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
close() - Method in class net.minecraft.client.MainWindow
 
close() - Method in class net.minecraft.client.Minecraft
 
close() - Method in class net.minecraft.client.Minecraft.PackManager
 
close() - Method in class net.minecraft.client.particle.ParticleManager
 
close() - Method in class net.minecraft.client.renderer.GameRenderer
 
close() - Method in class net.minecraft.client.renderer.LightTexture
 
close() - Method in class net.minecraft.client.renderer.model.ModelManager
 
close() - Method in class net.minecraft.client.renderer.MonitorHandler
 
close() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
close() - Method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
close() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
close() - Method in class net.minecraft.client.renderer.texture.OverlayTexture
 
close() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
close() - Method in class net.minecraft.client.renderer.texture.SpriteMap
 
close() - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
close() - Method in class net.minecraft.client.renderer.texture.Texture
 
close() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
close() - Method in class net.minecraft.client.renderer.texture.TextureManager
 
close() - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
close() - Method in class net.minecraft.client.renderer.VirtualScreen
 
close() - Method in class net.minecraft.client.renderer.WorldRenderer
 
close() - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
close() - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
close() - Method in class net.minecraft.client.shader.Shader
 
close() - Method in class net.minecraft.client.shader.ShaderGroup
 
close() - Method in class net.minecraft.client.shader.ShaderInstance
 
close() - Method in class net.minecraft.client.shader.ShaderUniform
 
close() - Method in class net.minecraft.resources.DataPackRegistries
 
close() - Method in class net.minecraft.resources.FilePack
 
close() - Method in class net.minecraft.resources.FolderPack
 
close() - Method in interface net.minecraft.resources.IReloadableResourceManager
 
close() - Method in interface net.minecraft.resources.IResourcePack
 
close() - Method in class net.minecraft.resources.ResourcePackInfo
 
close() - Method in class net.minecraft.resources.ResourcePackList
 
close() - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
close() - Method in class net.minecraft.resources.SimpleResource
 
close() - Method in class net.minecraft.resources.VanillaPack
 
close() - Method in class net.minecraft.server.MinecraftServer
 
close() - Method in class net.minecraft.server.SessionLockManager
 
close() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
close() - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
close() - Method in class net.minecraft.util.text.filter.ChatFilterClient
 
close() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
close() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
close() - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
close() - Method in class net.minecraft.world.chunk.storage.IOWorker
 
close() - Method in class net.minecraft.world.chunk.storage.RegionFile
 
close() - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
close() - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
close() - Method in class net.minecraft.world.server.ChunkManager
 
close() - Method in class net.minecraft.world.server.ServerChunkProvider
 
close() - Method in class net.minecraft.world.server.ServerWorldLightManager
 
close() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
close() - Method in class net.minecraft.world.World
 
close() - Method in class net.minecraftforge.client.model.obj.LineReader
 
Close(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Close
 
close() - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
close() - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
closeChannel(ITextComponent) - Method in class net.minecraft.network.NetworkManager
 
closeChest() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
closeContainer() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
CLOSED_EYE_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
CLOSED_SPRING_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
closedScreen() - Static method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
closeInventory(PlayerEntity) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
closeInventory(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
closeInventory(PlayerEntity) - Method in interface net.minecraft.inventory.IInventory
 
closeInventory(PlayerEntity) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
closeInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ChestTileEntity
 
closeInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
closeInventory(PlayerEntity) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
CloseRealmsAction - Class in net.minecraft.realms.action
 
CloseRealmsAction(RealmsServer, RealmsConfigureWorldScreen) - Constructor for class net.minecraft.realms.action.CloseRealmsAction
 
closeScreen() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
closeScreen() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.PackScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.Screen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.SettingsScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
closeScreen() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
closeScreen() - Method in class net.minecraft.entity.player.PlayerEntity
 
closeScreen() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
closeScreen() - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
closeScreen() - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
closeScreenAndDropStack() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
closestEnderCrystal - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
closestEntity - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
closestPlayer - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 
closeToTarget() - Method in class net.minecraft.entity.passive.DolphinEntity
 
CLOTH - Static variable in class net.minecraft.block.SoundType
 
clothing - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
CLOUD - Static variable in class net.minecraft.particles.ParticleTypes
 
cloudOption - Variable in class net.minecraft.client.GameSettings
 
CloudOption - Enum in net.minecraft.client.settings
 
CloudParticle - Class in net.minecraft.client.particle
 
CloudParticle.Factory - Class in net.minecraft.client.particle
 
CloudParticle.SneezeFactory - Class in net.minecraft.client.particle
 
CloudRenderHandler - Interface in net.minecraftforge.client
Deprecated.
clusterProbability - Variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
CMarkRecipeSeenPacket - Class in net.minecraft.network.play.client
 
CMarkRecipeSeenPacket() - Constructor for class net.minecraft.network.play.client.CMarkRecipeSeenPacket
 
CMarkRecipeSeenPacket(IRecipe<?>) - Constructor for class net.minecraft.network.play.client.CMarkRecipeSeenPacket
 
CMoveVehiclePacket - Class in net.minecraft.network.play.client
 
CMoveVehiclePacket() - Constructor for class net.minecraft.network.play.client.CMoveVehiclePacket
 
CMoveVehiclePacket(Entity) - Constructor for class net.minecraft.network.play.client.CMoveVehiclePacket
 
COAL - Static variable in class net.minecraft.item.Items
 
COAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
COAL_BLOCK - Static variable in class net.minecraft.item.Items
 
COAL_ORE - Static variable in class net.minecraft.block.Blocks
 
COAL_ORE - Static variable in class net.minecraft.item.Items
 
COAL_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
COALS - Static variable in class net.minecraft.tags.ItemTags
 
COARSE_DIRT - Static variable in class net.minecraft.block.Blocks
 
COARSE_DIRT - Static variable in class net.minecraft.item.Items
 
COARSE_DIRT - Static variable in class net.minecraft.world.gen.feature.Features.States
 
CoatColors - Enum in net.minecraft.entity.passive.horse
 
CoatTypes - Enum in net.minecraft.entity.passive.horse
 
COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE - Static variable in class net.minecraft.item.Items
 
COBBLESTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
COBBLESTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
COBBLESTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE_SLAB - Static variable in class net.minecraft.item.Items
 
COBBLESTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
COBBLESTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
COBBLESTONE_WALL - Static variable in class net.minecraft.item.Items
 
COBWEB - Static variable in class net.minecraft.block.Blocks
 
COBWEB - Static variable in class net.minecraft.item.Items
 
COCOA - Static variable in class net.minecraft.block.Blocks
 
COCOA - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
COCOA_BEANS - Static variable in class net.minecraft.item.Items
 
COCOA_EAST_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
COCOA_NORTH_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
COCOA_SOUTH_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
COCOA_WEST_AABB - Static variable in class net.minecraft.block.CocoaBlock
 
CocoaBlock - Class in net.minecraft.block
 
CocoaBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CocoaBlock
 
CocoaTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
CocoaTreeDecorator(float) - Constructor for class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
 
COD - Static variable in class net.minecraft.entity.EntityType
 
COD - Static variable in class net.minecraft.item.Foods
 
COD - Static variable in class net.minecraft.item.Items
 
COD_BUCKET - Static variable in class net.minecraft.item.Items
 
COD_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CODEC - Static variable in class net.minecraft.block.BlockState
 
CODEC - Static variable in class net.minecraft.client.audio.BackgroundMusicSelector
 
CODEC - Static variable in enum net.minecraft.entity.EntityClassification
 
CODEC - Static variable in class net.minecraft.entity.merchant.villager.VillagerData
 
CODEC - Static variable in class net.minecraft.item.ItemStack
 
CODEC - Static variable in class net.minecraft.nbt.CompoundNBT
 
CODEC - Static variable in class net.minecraft.particles.ParticleTypes
 
CODEC - Static variable in class net.minecraft.util.datafix.codec.DatapackCodec
 
CODEC - Static variable in enum net.minecraft.util.Direction.Axis
 
CODEC - Static variable in class net.minecraft.util.math.BlockPos
 
CODEC - Static variable in class net.minecraft.util.math.GlobalPos
 
CODEC - Static variable in class net.minecraft.util.math.vector.Vector3i
 
CODEC - Static variable in class net.minecraft.util.ResourceLocation
 
CODEC - Static variable in class net.minecraft.util.SoundEvent
 
CODEC - Static variable in class net.minecraft.util.UUIDCodec
 
CODEC - Static variable in class net.minecraft.world.biome.Biome.Attributes
 
CODEC - Static variable in enum net.minecraft.world.biome.Biome.Category
 
CODEC - Static variable in class net.minecraft.world.biome.Biome.Climate
 
CODEC - Static variable in class net.minecraft.world.biome.Biome
 
CODEC - Static variable in enum net.minecraft.world.biome.Biome.RainType
 
CODEC - Static variable in enum net.minecraft.world.biome.Biome.TemperatureModifier
 
CODEC - Static variable in class net.minecraft.world.biome.BiomeAmbience
 
CODEC - Static variable in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
CODEC - Static variable in class net.minecraft.world.biome.BiomeGenerationSettings
 
CODEC - Static variable in class net.minecraft.world.biome.MobSpawnInfo
 
CODEC - Static variable in class net.minecraft.world.biome.MobSpawnInfo.SpawnCosts
 
CODEC - Static variable in class net.minecraft.world.biome.MobSpawnInfo.Spawners
 
CODEC - Static variable in class net.minecraft.world.biome.MoodSoundAmbience
 
CODEC - Static variable in class net.minecraft.world.biome.ParticleEffectAmbience
 
CODEC - Static variable in class net.minecraft.world.biome.provider.BiomeProvider
 
CODEC - Static variable in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
CODEC - Static variable in class net.minecraft.world.biome.provider.EndBiomeProvider
 
CODEC - Static variable in class net.minecraft.world.biome.provider.NetherBiomeProvider
 
CODEC - Static variable in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
CODEC - Static variable in class net.minecraft.world.biome.SoundAdditionsAmbience
 
CODEC - Static variable in class net.minecraft.world.Dimension
 
CODEC - Static variable in class net.minecraft.world.DimensionType
 
CODEC - Static variable in class net.minecraft.world.gen.blockplacer.BlockPlacer
 
CODEC - Static variable in class net.minecraft.world.gen.blockplacer.ColumnBlockPlacer
 
CODEC - Static variable in class net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
 
CODEC - Static variable in class net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
 
CODEC - Static variable in class net.minecraft.world.gen.blockstateprovider.AxisRotatingBlockStateProvider
 
CODEC - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProvider
 
CODEC - Static variable in class net.minecraft.world.gen.blockstateprovider.ForestFlowerBlockStateProvider
 
CODEC - Static variable in class net.minecraft.world.gen.blockstateprovider.PlainFlowerBlockStateProvider
 
CODEC - Static variable in class net.minecraft.world.gen.blockstateprovider.SimpleBlockStateProvider
 
CODEC - Static variable in class net.minecraft.world.gen.blockstateprovider.WeightedBlockStateProvider
 
CODEC - Static variable in class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
CODEC - Static variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
CODEC - Static variable in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
CODEC - Static variable in class net.minecraft.world.gen.feature.BlobReplacementConfig
 
CODEC - Static variable in class net.minecraft.world.gen.feature.ColumnConfig
 
CODEC - Static variable in class net.minecraft.world.gen.feature.FeatureSpread
 
CODEC - Static variable in class net.minecraft.world.gen.feature.FeatureSpreadConfig
 
codec() - Method in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
CODEC - Static variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
CODEC - Static variable in class net.minecraft.world.gen.feature.ProbabilityConfig
 
codec() - Method in interface net.minecraft.world.gen.feature.template.IPosRuleTests
 
codec() - Method in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
codec() - Method in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
CODEC - Static variable in enum net.minecraft.world.gen.GenerationStage.Carving
 
CODEC - Static variable in enum net.minecraft.world.gen.Heightmap.Type
 
CODEC - Static variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.ChanceConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
CODEC - Static variable in class net.minecraft.world.gen.placement.DecoratedPlacementConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.DepthAverageConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.NoiseDependant
 
CODEC - Static variable in class net.minecraft.world.gen.placement.NoPlacementConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
CODEC - Static variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
CODEC - Static variable in class net.minecraft.world.World
 
CODEC - Static variable in class net.minecraftforge.fluids.FluidStack
 
CodEntity - Class in net.minecraft.entity.passive.fish
 
CodEntity(EntityType<? extends CodEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.CodEntity
 
CodModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
CodModel() - Constructor for class net.minecraft.client.renderer.entity.model.CodModel
 
CodRenderer - Class in net.minecraft.client.renderer.entity
 
CodRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CodRenderer
 
COLD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
COLD_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
collectAllMaterials(Consumer<RenderMaterial>) - Static method in class net.minecraft.client.renderer.Atlases
 
collection - Static variable in class net.minecraft.tags.BlockTags
 
collection - Static variable in class net.minecraft.tags.FluidTags
 
collection - Static variable in class net.minecraft.tags.ItemTags
 
COLLECTION_AREA_SHAPE - Static variable in interface net.minecraft.tileentity.IHopper
 
CollectionNBT<T extends INBT> - Class in net.minecraft.nbt
 
CollectionNBT() - Constructor for class net.minecraft.nbt.CollectionNBT
 
collideBoundingBox(Vector3d, AxisAlignedBB, ReuseableStream<VoxelShape>) - Static method in class net.minecraft.entity.Entity
 
collideBoundingBoxHeuristically(Entity, Vector3d, AxisAlignedBB, World, ISelectionContext, ReuseableStream<VoxelShape>) - Static method in class net.minecraft.entity.Entity
 
collidedHorizontally - Variable in class net.minecraft.entity.Entity
 
collidedVertically - Variable in class net.minecraft.entity.Entity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.LivingEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.BatEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.LivingEntity
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.passive.BatEntity
 
COLLISION_SHAPE - Static variable in class net.minecraft.block.CactusBlock
 
COLLISION_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
collisionBox - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
CollisionBoxDebugRenderer - Class in net.minecraft.client.renderer.debug
 
CollisionBoxDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.CollisionBoxDebugRenderer
 
collisionExtendsVertically(BlockState, IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
collisionExtendsVertically(IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
COLLISIONS - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
collisionShapes - Variable in class net.minecraft.block.FourWayBlock
 
color(int, int, int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
color(float, float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
color(int, int, int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
color(int, int, int, int) - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
color(int, int, int, int) - Method in class net.minecraft.client.renderer.BufferBuilder
 
color(int, int, int, int) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
color() - Static method in class net.minecraft.command.arguments.ColorArgument
 
COLOR - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
color - Variable in enum net.minecraft.item.Rarity
 
Color - Class in net.minecraft.util.text
 
color - Variable in class net.minecraft.world.BossInfo
 
Color(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
color(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
color3f(float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
color4f(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
color4f(float, float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
COLOR_4UB - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
COLOR_DEPTH_WRITE - Static variable in class net.minecraft.client.renderer.RenderState
 
COLOR_INVALID - Static variable in class net.minecraft.command.arguments.ColorArgument
 
COLOR_WRITE - Static variable in class net.minecraft.client.renderer.RenderState
 
ColorArgument - Class in net.minecraft.command.arguments
 
ColorCache - Class in net.minecraft.client.renderer.color
 
ColorCache() - Constructor for class net.minecraft.client.renderer.color.ColorCache
 
colorCodes - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
ColorHandlerEvent - Class in net.minecraftforge.client.event
 
ColorHandlerEvent() - Constructor for class net.minecraftforge.client.event.ColorHandlerEvent
 
ColorHandlerEvent.Block - Class in net.minecraftforge.client.event
 
ColorHandlerEvent.Item - Class in net.minecraftforge.client.event
 
ColorHelper - Class in net.minecraft.util
 
ColorHelper() - Constructor for class net.minecraft.util.ColorHelper
 
ColorHelper.PackedColor - Class in net.minecraft.util
 
colorIndex - Variable in class net.minecraft.block.material.MaterialColor
 
colorIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
ColorlessShulkerEntityFix - Class in net.minecraft.util.datafix.fixes
 
ColorlessShulkerEntityFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ColorlessShulkerEntityFix
 
ColorMapLoader - Class in net.minecraft.client.resources
 
ColorMapLoader() - Constructor for class net.minecraft.client.resources.ColorMapLoader
 
colorMask(boolean, boolean, boolean, boolean) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
colorMask(boolean, boolean, boolean, boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
colorMaterial(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
colorMaterial(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
colorPointer(int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
ColorResolver - Interface in net.minecraft.world.level
 
COLORS - Static variable in class net.minecraft.block.material.MaterialColor
 
colors - Variable in class net.minecraft.world.storage.MapData
 
colorValue - Variable in class net.minecraft.block.material.MaterialColor
 
COLUMN - Static variable in class net.minecraft.world.gen.blockplacer.BlockPlacerType
 
column(String) - Static method in class net.minecraftforge.common.util.TextTable
 
column(String, TextTable.Alignment) - Static method in class net.minecraftforge.common.util.TextTable
 
Column(String) - Constructor for class net.minecraftforge.common.util.TextTable.Column
 
Column(String, TextTable.Alignment) - Constructor for class net.minecraftforge.common.util.TextTable.Column
 
ColumnBlockPlacer - Class in net.minecraft.world.gen.blockplacer
 
ColumnBlockPlacer(int, int) - Constructor for class net.minecraft.world.gen.blockplacer.ColumnBlockPlacer
 
ColumnConfig - Class in net.minecraft.world.gen.feature
 
ColumnConfig(FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.feature.ColumnConfig
 
ColumnFuzzedBiomeMagnifier - Enum in net.minecraft.world.biome
 
columnPos() - Static method in class net.minecraft.command.arguments.ColumnPosArgument
 
ColumnPos - Class in net.minecraft.util.math
 
ColumnPos(int, int) - Constructor for class net.minecraft.util.math.ColumnPos
 
ColumnPos(BlockPos) - Constructor for class net.minecraft.util.math.ColumnPos
 
ColumnPosArgument - Class in net.minecraft.command.arguments
 
ColumnPosArgument() - Constructor for class net.minecraft.command.arguments.ColumnPosArgument
 
com.mojang.blaze3d - package com.mojang.blaze3d
 
com.mojang.blaze3d.matrix - package com.mojang.blaze3d.matrix
 
com.mojang.blaze3d.platform - package com.mojang.blaze3d.platform
 
com.mojang.blaze3d.systems - package com.mojang.blaze3d.systems
 
com.mojang.blaze3d.vertex - package com.mojang.blaze3d.vertex
 
com.mojang.realmsclient - package com.mojang.realmsclient
 
com.mojang.realmsclient.client - package com.mojang.realmsclient.client
 
com.mojang.realmsclient.dto - package com.mojang.realmsclient.dto
 
com.mojang.realmsclient.exception - package com.mojang.realmsclient.exception
 
com.mojang.realmsclient.gui - package com.mojang.realmsclient.gui
 
com.mojang.realmsclient.gui.screens - package com.mojang.realmsclient.gui.screens
 
com.mojang.realmsclient.util - package com.mojang.realmsclient.util
 
COMBAT - Static variable in class net.minecraft.item.ItemGroup
 
CombatEntry - Class in net.minecraft.util
 
CombatEntry(DamageSource, int, float, float, String, float) - Constructor for class net.minecraft.util.CombatEntry
 
CombatRules - Class in net.minecraft.util
 
CombatRules() - Constructor for class net.minecraft.util.CombatRules
 
CombatTracker - Class in net.minecraft.util
 
CombatTracker(LivingEntity) - Constructor for class net.minecraft.util.CombatTracker
 
combine(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.AbstractChestBlock
 
combine(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.ChestBlock
 
combine(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.EnderChestBlock
 
combine(AttributeModifierMap.MutableAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
combine(BiFunction<ItemStack, LootContext, ItemStack>[]) - Static method in class net.minecraft.loot.functions.LootFunctionManager
 
combine(EffectInstance) - Method in class net.minecraft.potion.EffectInstance
 
combine(VoxelShape, VoxelShape, IBooleanFunction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
combineAndSimplify(VoxelShape, VoxelShape, IBooleanFunction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.loot.AlternativesLootEntry
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.loot.GroupLootEntry
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.loot.ParentedLootEntry
 
combineChildren(ILootEntry[]) - Method in class net.minecraft.loot.SequenceLootEntry
 
CombinedInvWrapper - Class in net.minecraftforge.items.wrapper
 
CombinedInvWrapper(IItemHandlerModifiable...) - Constructor for class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
COMMAND - Static variable in class net.minecraft.loot.LootParameterSets
 
command - Variable in class net.minecraft.server.dedicated.PendingCommand
 
COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 
COMMAND_BLOCK - Static variable in class net.minecraft.tileentity.TileEntityType
 
COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.entity.EntityType
 
COMMAND_BLOCK_MINECART - Static variable in class net.minecraft.item.Items
 
COMMAND_BLOCK_OUTPUT - Static variable in class net.minecraft.world.GameRules
 
CommandBlockBlock - Class in net.minecraft.block
 
CommandBlockBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CommandBlockBlock
 
CommandBlockLogic - Class in net.minecraft.tileentity
 
CommandBlockLogic() - Constructor for class net.minecraft.tileentity.CommandBlockLogic
 
CommandBlockMinecartEntity - Class in net.minecraft.entity.item.minecart
 
CommandBlockMinecartEntity(EntityType<? extends CommandBlockMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
CommandBlockMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
CommandBlockMinecartEntity.MinecartCommandLogic - Class in net.minecraft.entity.item.minecart
 
CommandBlockScreen - Class in net.minecraft.client.gui.screen
 
CommandBlockScreen(CommandBlockTileEntity) - Constructor for class net.minecraft.client.gui.screen.CommandBlockScreen
 
CommandBlockTileEntity - Class in net.minecraft.tileentity
 
CommandBlockTileEntity() - Constructor for class net.minecraft.tileentity.CommandBlockTileEntity
 
CommandBlockTileEntity.Mode - Enum in net.minecraft.tileentity
 
CommandDimensions - Class in net.minecraftforge.server.command
 
CommandDimensions() - Constructor for class net.minecraftforge.server.command.CommandDimensions
 
CommandEntry(ParseResults<CommandSource>) - Constructor for class net.minecraft.command.FunctionObject.CommandEntry
 
CommandEvent - Class in net.minecraftforge.event
 
CommandEvent(ParseResults<CommandSource>) - Constructor for class net.minecraftforge.event.CommandEvent
 
CommandException - Exception in net.minecraft.command
 
CommandException(ITextComponent) - Constructor for exception net.minecraft.command.CommandException
 
CommandModList - Class in net.minecraftforge.server.command
 
CommandModList() - Constructor for class net.minecraftforge.server.command.CommandModList
 
Commands - Class in net.minecraft.command
 
Commands(Commands.EnvironmentType) - Constructor for class net.minecraft.command.Commands
 
Commands.EnvironmentType - Enum in net.minecraft.command
 
Commands.IParser - Interface in net.minecraft.command
 
commandsAllowedForAll() - Method in class net.minecraft.server.management.PlayerList
 
CommandSetDimension - Class in net.minecraftforge.server.command
Deprecated.
CommandSetDimension() - Constructor for class net.minecraftforge.server.command.CommandSetDimension
Deprecated.
 
CommandSource - Class in net.minecraft.command
 
CommandSource(ICommandSource, Vector3d, Vector2f, ServerWorld, int, String, ITextComponent, MinecraftServer, Entity) - Constructor for class net.minecraft.command.CommandSource
 
CommandSource(ICommandSource, Vector3d, Vector2f, ServerWorld, int, String, ITextComponent, MinecraftServer, Entity, boolean, ResultConsumer<CommandSource>, EntityAnchorArgument.Type) - Constructor for class net.minecraft.command.CommandSource
 
CommandsReport - Class in net.minecraft.data
 
CommandsReport(DataGenerator) - Constructor for class net.minecraft.data.CommandsReport
 
CommandStorage - Class in net.minecraft.world.storage
 
CommandStorage(DimensionSavedDataManager) - Constructor for class net.minecraft.world.storage.CommandStorage
 
CommandSuggestionHelper - Class in net.minecraft.client.gui
 
CommandSuggestionHelper(Minecraft, Screen, TextFieldWidget, FontRenderer, boolean, boolean, int, int, boolean, int) - Constructor for class net.minecraft.client.gui.CommandSuggestionHelper
 
CommandSuggestionHelper.Suggestions - Class in net.minecraft.client.gui
 
commandTextField - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
comment(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
comment(String...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
COMMON - Static variable in class net.minecraftforge.common.ForgeConfig
 
COMMON_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
COMPARATOR - Static variable in class net.minecraft.block.Blocks
 
COMPARATOR - Static variable in class net.minecraft.item.Items
 
COMPARATOR - Static variable in class net.minecraft.tileentity.TileEntityType
 
COMPARATOR_MODE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ComparatorBlock - Class in net.minecraft.block
 
ComparatorBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ComparatorBlock
 
ComparatorMode - Enum in net.minecraft.state.properties
 
ComparatorTileEntity - Class in net.minecraft.tileentity
 
ComparatorTileEntity() - Constructor for class net.minecraft.tileentity.ComparatorTileEntity
 
compare(RealmsServer, RealmsServer) - Method in class com.mojang.realmsclient.dto.RealmsServer.ServerComparator
 
compare(T, T) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
compare(VoxelShape, VoxelShape, IBooleanFunction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
compare(ChunkPos, ChunkPos) - Method in class net.minecraftforge.common.util.ChunkCoordComparator
 
compareNamespaced(ResourceLocation) - Method in class net.minecraft.util.ResourceLocation
 
compareTo(AdvancementProgress) - Method in class net.minecraft.advancements.AdvancementProgress
 
compareTo(DestroyBlockProgress) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
compareTo(Language) - Method in class net.minecraft.client.resources.Language
 
compareTo(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
 
compareTo(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
compareTo(EffectInstance) - Method in class net.minecraft.potion.EffectInstance
 
compareTo(DataPoint) - Method in class net.minecraft.profiler.DataPoint
 
compareTo(Vector3i) - Method in class net.minecraft.util.math.vector.Vector3i
 
compareTo(RegistryKey<?>) - Method in class net.minecraft.util.RegistryKey
 
compareTo(ResourceLocation) - Method in class net.minecraft.util.ResourceLocation
 
compareTo(Ticket<?>) - Method in class net.minecraft.world.server.Ticket
 
compareTo(WorldSummary) - Method in class net.minecraft.world.storage.WorldSummary
 
compareTo(Event) - Method in class net.minecraftforge.common.animation.Event
 
compareTo(ForgeChunkManager.TicketOwner<T>) - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketOwner
 
compareTo(RegistryEvent.MissingMappings.Mapping<T>) - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
compareTo(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
compareTo(SnapshotJson) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
compareVersion(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
comparingByProperties() - Static method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
COMPASS - Static variable in class net.minecraft.item.Items
 
CompassItem - Class in net.minecraft.item
 
CompassItem(Item.Properties) - Constructor for class net.minecraft.item.CompassItem
 
compiledChunk - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
CompiledChunk() - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
 
compileShader(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
completedExceptionallyFuture(Throwable) - Static method in class net.minecraft.util.Util
 
CompletedTutorialStep - Class in net.minecraft.client.tutorial
 
CompletedTutorialStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.CompletedTutorialStep
 
completeModLoading() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
component() - Static method in class net.minecraft.command.arguments.ComponentArgument
 
COMPONENT_INVALID - Static variable in class net.minecraft.command.arguments.ComponentArgument
 
ComponentArgument - Class in net.minecraft.command.arguments
 
components - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
componentType - Variable in class net.minecraft.world.gen.feature.structure.StructurePiece
 
compose(TransformationMatrix) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
composeVanilla(TransformationMatrix) - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
CompositeModel - Class in net.minecraftforge.client.model
 
CompositeModel(boolean, boolean, boolean, TextureAtlasSprite, ImmutableMap<String, IBakedModel>, IModelTransform, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.CompositeModel
 
CompositeModel.CompositeModelData - Class in net.minecraftforge.client.model
 
CompositeModel.Geometry - Class in net.minecraftforge.client.model
 
CompositeModel.Loader - Class in net.minecraftforge.client.model
 
CompositeModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
CompositeModelBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.CompositeModelBuilder
 
CompositeModelData() - Constructor for class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
CompositionValue(ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
COMPOSTER - Static variable in class net.minecraft.block.Blocks
 
COMPOSTER - Static variable in class net.minecraft.item.Items
 
COMPOSTER - Static variable in class net.minecraft.particles.ParticleTypes
 
COMPOSTER_FILLED_UP - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ComposterBlock - Class in net.minecraft.block
 
ComposterBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ComposterBlock
 
ComposterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.ComposterFactory
 
COMPOUND_NBT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
CompoundIngredient - Class in net.minecraftforge.common.crafting
 
CompoundIngredient(List<Ingredient>) - Constructor for class net.minecraftforge.common.crafting.CompoundIngredient
 
CompoundIngredient.Serializer - Class in net.minecraftforge.common.crafting
 
CompoundNBT - Class in net.minecraft.nbt
 
CompoundNBT(Map<String, INBT>) - Constructor for class net.minecraft.nbt.CompoundNBT
 
CompoundNBT() - Constructor for class net.minecraft.nbt.CompoundNBT
 
CompressedStreamTools - Class in net.minecraft.nbt
 
CompressedStreamTools() - Constructor for class net.minecraft.nbt.CompressedStreamTools
 
compressMaps() - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
compute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
computeHashCode() - Method in class net.minecraft.state.BooleanProperty
 
computeHashCode() - Method in class net.minecraft.state.EnumProperty
 
computeHashCode() - Method in class net.minecraft.state.IntegerProperty
 
computeHashCode() - Method in class net.minecraft.state.Property
 
computeLevel(long, long, int) - Method in class net.minecraft.util.SectionDistanceGraph
 
computeLevel(long, long, int) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LightEngine
 
computeLevel(long, long, int) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
computeNext() - Method in class net.minecraft.client.util.SearchTreeReloadable.JoinedIterator
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
computeStackSize(Set<Slot>, int, ItemStack, int) - Static method in class net.minecraft.inventory.container.Container
 
computeVisibility() - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
concat(T[], T[]) - Static method in class mcp.client.Start
 
ConcretePowderBlock - Class in net.minecraft.block
 
ConcretePowderBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.ConcretePowderBlock
 
concurrentOf(Supplier<T>) - Static method in interface net.minecraftforge.common.util.Lazy
 
concurrentOf(NonNullSupplier<T>) - Static method in interface net.minecraftforge.common.util.NonNullLazy
 
condition(Property<T>, T...) - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
CONDITIONAL - Static variable in class net.minecraft.block.CommandBlockBlock
 
CONDITIONAL - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ConditionalAdvancement - Class in net.minecraftforge.common.crafting
 
ConditionalAdvancement() - Constructor for class net.minecraftforge.common.crafting.ConditionalAdvancement
 
ConditionalAdvancement.Builder - Class in net.minecraftforge.common.crafting
 
ConditionalRecipe - Class in net.minecraftforge.common.crafting
 
ConditionalRecipe() - Constructor for class net.minecraftforge.common.crafting.ConditionalRecipe
 
ConditionalRecipe.Builder - Class in net.minecraftforge.common.crafting
 
ConditionalRecipe.Serializer<T extends IRecipe<?>> - Class in net.minecraftforge.common.crafting
 
ConditionArrayParser - Class in net.minecraft.loot
 
ConditionArrayParser(ResourceLocation, LootPredicateManager) - Constructor for class net.minecraft.loot.ConditionArrayParser
 
ConditionArraySerializer - Class in net.minecraft.loot
 
ConditionArraySerializer() - Constructor for class net.minecraft.loot.ConditionArraySerializer
 
conditions - Variable in class net.minecraft.loot.LootEntry
 
conditions - Variable in class net.minecraft.loot.LootFunction
 
conditions - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
conditions - Variable in class net.minecraftforge.common.loot.LootModifier
 
CONDUIT - Static variable in class net.minecraft.block.Blocks
 
CONDUIT - Static variable in class net.minecraft.item.Items
 
CONDUIT - Static variable in class net.minecraft.tileentity.TileEntityType
 
CONDUIT_POWER - Static variable in class net.minecraft.potion.Effects
 
ConduitBlock - Class in net.minecraft.block
 
ConduitBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ConduitBlock
 
ConduitTileEntity - Class in net.minecraft.tileentity
 
ConduitTileEntity() - Constructor for class net.minecraft.tileentity.ConduitTileEntity
 
ConduitTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.ConduitTileEntity
 
ConduitTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
ConduitTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
config - Variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
config - Variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
ConfigCommand - Class in net.minecraftforge.server.command
 
ConfigCommand() - Constructor for class net.minecraftforge.server.command.ConfigCommand
 
ConfigCommand.ShowFile - Class in net.minecraftforge.server.command
 
ConfigFileTypeHandler - Class in net.minecraftforge.fml.config
 
ConfigFileTypeHandler() - Constructor for class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
CONFIGGUIFACTORY - Static variable in class net.minecraftforge.fml.ExtensionPoint
 
ConfigGuiHandler - Class in net.minecraftforge.fml.client
 
ConfigGuiHandler() - Constructor for class net.minecraftforge.fml.client.ConfigGuiHandler
 
configHandler - Variable in class net.minecraftforge.fml.ModContainer
 
Configs() - Constructor for class net.minecraft.world.gen.feature.Features.Configs
 
configs - Variable in class net.minecraftforge.fml.ModContainer
 
ConfigTracker - Class in net.minecraftforge.fml.config
 
configure(DC) - Method in class net.minecraft.world.gen.placement.Placement
 
configure(Function<ForgeConfigSpec.Builder, T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
CONFIGURED_CARVER - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
CONFIGURED_CARVER_KEY - Static variable in class net.minecraft.util.registry.Registry
 
CONFIGURED_FEATURE - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
CONFIGURED_FEATURE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
CONFIGURED_STRUCTURE_FEATURE - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
CONFIGURED_STRUCTURE_FEATURE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
CONFIGURED_SURFACE_BUILDER - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
CONFIGURED_SURFACE_BUILDER_KEY - Static variable in class net.minecraft.util.registry.Registry
 
ConfiguredCarver<WC extends ICarverConfig> - Class in net.minecraft.world.gen.carver
 
ConfiguredCarver(WorldCarver<WC>, WC) - Constructor for class net.minecraft.world.gen.carver.ConfiguredCarver
 
ConfiguredCarvers - Class in net.minecraft.world.gen.carver
 
ConfiguredCarvers() - Constructor for class net.minecraft.world.gen.carver.ConfiguredCarvers
 
ConfiguredFeature<FC extends IFeatureConfig,F extends Feature<FC>> - Class in net.minecraft.world.gen.feature
 
ConfiguredFeature(F, FC) - Constructor for class net.minecraft.world.gen.feature.ConfiguredFeature
 
ConfiguredModel - Class in net.minecraftforge.client.model.generators
 
ConfiguredModel(ModelFile, int, int, boolean, int) - Constructor for class net.minecraftforge.client.model.generators.ConfiguredModel
 
ConfiguredModel(ModelFile, int, int, boolean) - Constructor for class net.minecraftforge.client.model.generators.ConfiguredModel
 
ConfiguredModel(ModelFile) - Constructor for class net.minecraftforge.client.model.generators.ConfiguredModel
 
ConfiguredModel.Builder<T> - Class in net.minecraftforge.client.model.generators
 
ConfiguredModelList(ConfiguredModel) - Constructor for class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
ConfiguredModelList(ConfiguredModel...) - Constructor for class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
ConfiguredPlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
ConfiguredPlacement(Placement<DC>, DC) - Constructor for class net.minecraft.world.gen.placement.ConfiguredPlacement
 
ConfiguredRandomFeatureList - Class in net.minecraft.world.gen.feature
 
ConfiguredRandomFeatureList(ConfiguredFeature<?, ?>, float) - Constructor for class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
ConfiguredSurfaceBuilder<SC extends ISurfaceBuilderConfig> - Class in net.minecraft.world.gen.surfacebuilders
 
ConfiguredSurfaceBuilder(SurfaceBuilder<SC>, SC) - Constructor for class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
ConfiguredSurfaceBuilders - Class in net.minecraft.world.gen.surfacebuilders
 
ConfiguredSurfaceBuilders() - Constructor for class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
configurePlayerCapabilities(PlayerAbilities) - Method in enum net.minecraft.world.GameType
 
ConfirmBackupScreen - Class in net.minecraft.client.gui.screen
 
ConfirmBackupScreen(Screen, ConfirmBackupScreen.ICallback, ITextComponent, ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
ConfirmBackupScreen.ICallback - Interface in net.minecraft.client.gui.screen
 
confirmButtonText - Variable in class net.minecraft.client.gui.screen.ConfirmScreen
 
ConfirmOpenLinkScreen - Class in net.minecraft.client.gui.screen
 
ConfirmOpenLinkScreen(BooleanConsumer, String, boolean) - Constructor for class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
ConfirmScreen - Class in net.minecraft.client.gui.screen
 
ConfirmScreen(BooleanConsumer, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.ConfirmScreen
 
ConfirmScreen(BooleanConsumer, ITextComponent, ITextComponent, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.ConfirmScreen
 
conflicts(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
 
conflicts(IKeyConflictContext) - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
 
CongregateTask - Class in net.minecraft.entity.ai.brain.task
 
CongregateTask() - Constructor for class net.minecraft.entity.ai.brain.task.CongregateTask
 
CONIFEROUS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
conjugate() - Method in class net.minecraft.util.math.vector.Quaternion
 
ConnectedToRealmsAction - Class in net.minecraft.realms.action
 
ConnectedToRealmsAction(Screen, RealmsServer, RealmsServerAddress) - Constructor for class net.minecraft.realms.action.ConnectedToRealmsAction
 
ConnectingScreen - Class in net.minecraft.client.gui.screen
 
ConnectingScreen(Screen, Minecraft, ServerData) - Constructor for class net.minecraft.client.gui.screen.ConnectingScreen
 
ConnectingScreen(Screen, Minecraft, String, int) - Constructor for class net.minecraft.client.gui.screen.ConnectingScreen
 
ConnectingToRealmsAction - Class in net.minecraft.realms.action
 
ConnectingToRealmsAction(RealmsMainScreen, Screen, RealmsServer, ReentrantLock) - Constructor for class net.minecraft.realms.action.ConnectingToRealmsAction
 
connection - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
connection - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
CONNECTION_FAILED - Static variable in class net.minecraft.client.gui.DialogTexts
 
ConnectionType - Enum in net.minecraftforge.fml.network
 
connectToSelected() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
CONSTANT - Static variable in interface net.minecraft.loot.IRandomRange
 
ConstantRange - Class in net.minecraft.loot
 
ConstantRange(int) - Constructor for class net.minecraft.loot.ConstantRange
 
ConstantRange.Serializer - Class in net.minecraft.loot
 
Constants() - Constructor for class net.minecraft.client.renderer.FaceDirection.Constants
 
Constants - Class in net.minecraftforge.common.util
 
Constants() - Constructor for class net.minecraftforge.common.util.Constants
 
Constants.BlockFlags - Class in net.minecraftforge.common.util
 
Constants.NBT - Class in net.minecraftforge.common.util
 
Constants.WorldEvents - Class in net.minecraftforge.common.util
 
CONSTRUCT_BEACON - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ConstructBeaconTrigger - Class in net.minecraft.advancements.criterion
 
ConstructBeaconTrigger() - Constructor for class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
ConstructBeaconTrigger.Instance - Class in net.minecraft.advancements.criterion
 
constructKnockBackVector(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
constructKnockBackVector(LivingEntity) - Method in class net.minecraft.entity.monster.HoglinEntity
 
constructKnockBackVector(LivingEntity) - Method in class net.minecraft.entity.monster.RavagerEntity
 
constructKnockBackVector(LivingEntity) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
ConstValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.ConstValue
 
Consumable(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
 
Consumable(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.Consumable
 
consume(Item, ItemStack) - Method in class net.minecraft.util.FoodStats
 
consume(BiConsumer<World, BlockPos>) - Method in interface net.minecraft.util.IWorldPosCallable
 
consume(Direction, int, int, int) - Method in interface net.minecraft.util.math.shapes.VoxelShapePart.IFaceConsumer
 
consume(int, int, int, int, int, int) - Method in interface net.minecraft.util.math.shapes.VoxelShapePart.ILineConsumer
 
consume(double, double, double, double, double, double) - Method in interface net.minecraft.util.math.shapes.VoxelShapes.ILineConsumer
 
CONSUME_ITEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
consumeIngredient(Slot, ItemStack) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
consumeItemFromStack(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.AnimalEntity
 
consumeItemFromStack(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.CatEntity
 
consumeItemFromStack(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
ConsumeItemTrigger - Class in net.minecraft.advancements.criterion
 
ConsumeItemTrigger() - Constructor for class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
ConsumeItemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
consumeLifecycleEvent(Supplier<R>) - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
consumeLifecycleEvent(Supplier<R>) - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
consumer(BiConsumer<MSG, Supplier<NetworkEvent.Context>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
consumer(SimpleChannel.MessageBuilder.ToBooleanBiFunction<MSG, Supplier<NetworkEvent.Context>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
container - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
container - Variable in class net.minecraft.entity.player.PlayerEntity
 
Container - Class in net.minecraft.inventory.container
 
Container(ContainerType<?>, int) - Constructor for class net.minecraft.inventory.container.Container
 
container - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
container - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
container - Variable in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
CONTAINER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
ContainerBlock - Class in net.minecraft.block
 
ContainerBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ContainerBlock
 
ContainerHolder() - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
containerItem(Item) - Method in class net.minecraft.item.Item.Properties
 
ContainerMinecartEntity - Class in net.minecraft.entity.item.minecart
 
ContainerMinecartEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
ContainerMinecartEntity(EntityType<?>, double, double, double, World) - Constructor for class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
CONTAINERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ContainerScreen<T extends Container> - Class in net.minecraft.client.gui.screen.inventory
 
ContainerScreen(T, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
ContainerType<T extends Container> - Class in net.minecraft.inventory.container
 
ContainerType(ContainerType.IFactory<T>) - Constructor for class net.minecraft.inventory.container.ContainerType
 
ContainerType.IFactory<T extends Container> - Interface in net.minecraft.inventory.container
 
contains(int, int) - Method in class net.minecraft.client.renderer.Rectangle2d
 
contains(String) - Method in class net.minecraft.nbt.CompoundNBT
 
contains(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
contains(T) - Method in class net.minecraft.stats.StatType
 
contains(T) - Method in interface net.minecraft.tags.ITag
 
contains(T) - Method in class net.minecraft.tags.Tag
 
contains(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
contains(Vector3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
contains(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
contains(double, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
contains(int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
contains(Object) - Method in class net.minecraft.util.SortedArraySet
 
contains(BlockPos) - Method in class net.minecraft.world.border.WorldBorder
 
contains(ChunkPos) - Method in class net.minecraft.world.border.WorldBorder
 
contains(AxisAlignedBB) - Method in class net.minecraft.world.border.WorldBorder
 
contains(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
contains(long) - Method in class net.minecraft.world.server.TicketManager
 
containsAnyLiquid(AxisAlignedBB) - Method in interface net.minecraft.world.IWorldReader
 
containsCraftableRecipes() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
containsFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
 
containsKey(ResourceLocation) - Method in class net.minecraft.util.registry.Registry
 
containsKey(ResourceLocation) - Method in class net.minecraft.util.registry.SimpleRegistry
 
containsKey(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
containsKey(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
containsReservedName(Path) - Static method in class net.minecraft.util.FileUtil
 
containsUUID(UUID) - Static method in class net.minecraftforge.common.UsernameCache
 
containsValidRecipes() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
containsValue(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
containsValue(V) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
containsWithRotation(AxisRotation, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
CONTENTS - Static variable in class net.minecraft.block.ShulkerBoxBlock
 
contentsClassType - Variable in class net.minecraft.tags.Tag
 
Context - Class in net.minecraftforge.server.permission.context
 
Context() - Constructor for class net.minecraftforge.server.permission.context.Context
 
contextExtension - Variable in class net.minecraftforge.fml.ModContainer
 
ContextKey<T> - Class in net.minecraftforge.server.permission.context
 
ContextKeys - Class in net.minecraftforge.server.permission.context
 
ContextKeys() - Constructor for class net.minecraftforge.server.permission.context.ContextKeys
 
contract(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
ControlsScreen - Class in net.minecraft.client.gui.screen
 
ControlsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.ControlsScreen
 
convertFiles() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
convertIpBanlist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertMobOwnerIfNeeded(MinecraftServer, String) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertNBTToSNBT(Path, String, Path) - Static method in class net.minecraft.data.NBTToSNBTConverter
 
convertOplist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertRange(int, int) - Static method in class net.minecraft.util.TickRangeConverter
 
convertRegions(IProgressUpdate) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
convertSaveFiles(DedicatedServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertTexture(TransformationMatrix, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
convertTexture(TransformationMatrix, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
convertTextureHorizontal(TransformationMatrix, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
convertTextureHorizontal(TransformationMatrix, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
convertTextureVertical(TransformationMatrix, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
convertTextureVertical(TransformationMatrix, TextureAtlasSprite, TextureAtlasSprite, float, Direction, int, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
convertTo(DynamicOps<U>, INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
convertTo(DynamicOps<U>, T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
convertUserBanlist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
convertWhitelist(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
COOKED_BEEF - Static variable in class net.minecraft.item.Foods
 
COOKED_BEEF - Static variable in class net.minecraft.item.Items
 
COOKED_CHICKEN - Static variable in class net.minecraft.item.Foods
 
COOKED_CHICKEN - Static variable in class net.minecraft.item.Items
 
COOKED_COD - Static variable in class net.minecraft.item.Foods
 
COOKED_COD - Static variable in class net.minecraft.item.Items
 
COOKED_MUTTON - Static variable in class net.minecraft.item.Foods
 
COOKED_MUTTON - Static variable in class net.minecraft.item.Items
 
COOKED_PORKCHOP - Static variable in class net.minecraft.item.Foods
 
COOKED_PORKCHOP - Static variable in class net.minecraft.item.Items
 
COOKED_RABBIT - Static variable in class net.minecraft.item.Foods
 
COOKED_RABBIT - Static variable in class net.minecraft.item.Items
 
COOKED_SALMON - Static variable in class net.minecraft.item.Foods
 
COOKED_SALMON - Static variable in class net.minecraft.item.Items
 
COOKIE - Static variable in class net.minecraft.item.Foods
 
COOKIE - Static variable in class net.minecraft.item.Items
 
cookingRecipe(Ingredient, IItemProvider, float, int, CookingRecipeSerializer<?>) - Static method in class net.minecraft.data.CookingRecipeBuilder
 
CookingRecipeBuilder - Class in net.minecraft.data
 
CookingRecipeBuilder.Result - Class in net.minecraft.data
 
CookingRecipeSerializer<T extends AbstractCookingRecipe> - Class in net.minecraft.item.crafting
 
CookingRecipeSerializer(CookingRecipeSerializer.IFactory<T>, int) - Constructor for class net.minecraft.item.crafting.CookingRecipeSerializer
 
cookTime - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
CooldownTracker - Class in net.minecraft.util
 
CooldownTracker() - Constructor for class net.minecraft.util.CooldownTracker
 
Coordinates(String, String, String) - Constructor for class net.minecraft.command.ISuggestionProvider.Coordinates
 
copy() - Method in class net.minecraft.advancements.Advancement
 
copy(ITag.INamedTag<Block>, ITag.INamedTag<Item>) - Method in class net.minecraft.data.ItemTagsProvider
 
copy() - Method in class net.minecraft.entity.ai.brain.Brain
 
copy() - Method in class net.minecraft.item.ItemStack
 
copy() - Method in class net.minecraft.nbt.ByteArrayNBT
 
copy() - Method in class net.minecraft.nbt.ByteNBT
 
copy() - Method in class net.minecraft.nbt.CompoundNBT
 
copy() - Method in class net.minecraft.nbt.DoubleNBT
 
copy() - Method in class net.minecraft.nbt.EndNBT
 
copy() - Method in class net.minecraft.nbt.FloatNBT
 
copy() - Method in interface net.minecraft.nbt.INBT
 
copy() - Method in class net.minecraft.nbt.IntArrayNBT
 
copy() - Method in class net.minecraft.nbt.IntNBT
 
copy() - Method in class net.minecraft.nbt.ListNBT
 
copy() - Method in class net.minecraft.nbt.LongArrayNBT
 
copy() - Method in class net.minecraft.nbt.LongNBT
 
copy() - Method in class net.minecraft.nbt.ShortNBT
 
copy() - Method in class net.minecraft.nbt.StringNBT
 
copy() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
copy() - Method in class net.minecraft.network.PacketBuffer
 
copy(int, int) - Method in class net.minecraft.network.PacketBuffer
 
copy() - Method in class net.minecraft.util.math.vector.Matrix3f
 
copy() - Method in class net.minecraft.util.math.vector.Matrix4f
 
copy() - Method in class net.minecraft.util.math.vector.Quaternion
 
copy(Vector3i) - Static method in class net.minecraft.util.math.vector.Vector3d
 
copy() - Method in class net.minecraft.util.math.vector.Vector3f
 
copy() - Method in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
copy() - Method in class net.minecraft.world.chunk.NibbleArray
 
copy() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
copy() - Method in class net.minecraft.world.lighting.BlockLightStorage.StorageMap
 
copy() - Method in class net.minecraft.world.lighting.LightDataMap
 
copy() - Method in class net.minecraft.world.lighting.SkyLightStorage.StorageMap
 
copy() - Method in class net.minecraftforge.fluids.FluidStack
 
COPY_NAME - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
COPY_NBT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
COPY_STATE - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
copyAreaRGBA(int, int, int, int, int, int, boolean, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
copyArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
CopyBlockState - Class in net.minecraft.loot.functions
 
CopyBlockState.Builder - Class in net.minecraft.loot.functions
 
CopyBlockState.Serializer - Class in net.minecraft.loot.functions
 
copyCentered(Vector3i) - Static method in class net.minecraft.util.math.vector.Vector3d
 
copyCenteredHorizontally(Vector3i) - Static method in class net.minecraft.util.math.vector.Vector3d
 
copyCenteredWithVerticalOffset(Vector3i, double) - Static method in class net.minecraft.util.math.vector.Vector3d
 
copyDataFromOld(Entity) - Method in class net.minecraft.entity.Entity
 
copyFrom(ServerData) - Method in class net.minecraft.client.multiplayer.ServerData
 
copyFrom(ServerPlayerEntity, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
copyFrom(RecipeBook) - Method in class net.minecraft.item.crafting.RecipeBook
 
copyFrom(MapData) - Method in class net.minecraft.world.storage.MapData
 
copyFrom(BlockModelConfiguration) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
copyFrom(BlockModelConfiguration.VisibilityData) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
copyImageData(NativeImage) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
copyInventory(PlayerInventory) - Method in class net.minecraft.entity.player.PlayerInventory
 
copyLinkToClipboard() - Method in class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
copyLocationAndAnglesFrom(Entity) - Method in class net.minecraft.entity.Entity
 
copyModelAngles(ModelRenderer) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
copyModelAttributesTo(EntityModel<T>) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
CopyName - Class in net.minecraft.loot.functions
 
CopyName.Serializer - Class in net.minecraft.loot.functions
 
CopyName.Source - Enum in net.minecraft.loot.functions
 
CopyNbt - Class in net.minecraft.loot.functions
 
CopyNbt.Action - Enum in net.minecraft.loot.functions
 
CopyNbt.Builder - Class in net.minecraft.loot.functions
 
CopyNbt.Serializer - Class in net.minecraft.loot.functions
 
CopyNbt.Source - Enum in net.minecraft.loot.functions
 
copyRaw() - Method in interface net.minecraft.util.text.ITextComponent
 
copyRaw() - Method in class net.minecraft.util.text.KeybindTextComponent
 
copyRaw() - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
copyRaw() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
copyRaw() - Method in class net.minecraft.util.text.NBTTextComponent.Storage
 
copyRaw() - Method in class net.minecraft.util.text.ScoreTextComponent
 
copyRaw() - Method in class net.minecraft.util.text.SelectorTextComponent
 
copyRaw() - Method in class net.minecraft.util.text.StringTextComponent
 
copyRaw() - Method in class net.minecraft.util.text.TextComponent
 
copyRaw() - Method in class net.minecraft.util.text.TranslationTextComponent
 
copySelectedText() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
copyStackWithSize(ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
copySubImage(int, int, int, int, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
copyTicks(MutableBoundingBox, BlockPos) - Method in class net.minecraft.world.server.ServerTickList
 
copyValue(T) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
copyValuesFromInstance(ModifiableAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
copyWithProvider(BiomeProvider) - Method in class net.minecraft.world.biome.BiomeManager
 
CORAL - Static variable in class net.minecraft.block.material.Material
 
CORAL - Static variable in class net.minecraft.block.SoundType
 
CORAL_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
CORAL_CLAW - Static variable in class net.minecraft.world.gen.feature.Feature
 
CORAL_FAN - Static variable in class net.minecraft.data.StockModelShapes
 
CORAL_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
CORAL_PLANTS - Static variable in class net.minecraft.tags.BlockTags
 
CORAL_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
CORAL_WALL_FAN - Static variable in class net.minecraft.data.StockModelShapes
 
CoralBlock - Class in net.minecraft.block
 
CoralBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.CoralBlock
 
CoralClawFeature - Class in net.minecraft.world.gen.feature
 
CoralClawFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralClawFeature
 
CoralFanBlock - Class in net.minecraft.block
 
CoralFanBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CoralFanBlock
 
CoralFansRenameList - Class in net.minecraft.util.datafix.fixes
 
CoralFansRenameList() - Constructor for class net.minecraft.util.datafix.fixes.CoralFansRenameList
 
CoralFeature - Class in net.minecraft.world.gen.feature
 
CoralFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralFeature
 
CoralFinBlock - Class in net.minecraft.block
 
CoralFinBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.CoralFinBlock
 
CoralMushroomFeature - Class in net.minecraft.world.gen.feature
 
CoralMushroomFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralMushroomFeature
 
CoralPlantBlock - Class in net.minecraft.block
 
CoralPlantBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.CoralPlantBlock
 
CORALS - Static variable in class net.minecraft.tags.BlockTags
 
CoralTreeFeature - Class in net.minecraft.world.gen.feature
 
CoralTreeFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.CoralTreeFeature
 
CoralWallFanBlock - Class in net.minecraft.block
 
CoralWallFanBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.CoralWallFanBlock
 
CORASE_DIRT_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
CORE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
core(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
CORE - Static variable in class net.minecraftforge.fml.Logging
 
CORNER_NE - Static variable in class net.minecraft.block.BedBlock
 
CORNER_NW - Static variable in class net.minecraft.block.BedBlock
 
CORNER_SE - Static variable in class net.minecraft.block.BedBlock
 
CORNER_SW - Static variable in class net.minecraft.block.BedBlock
 
CORNFLOWER - Static variable in class net.minecraft.block.Blocks
 
CORNFLOWER - Static variable in class net.minecraft.item.Items
 
correct(CommentedConfig) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
correct(CommentedConfig, ConfigSpec.CorrectionListener) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
correct(Object) - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
correctFacing(IBlockReader, BlockPos, BlockState) - Static method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
Corridor(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
Corridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
Corridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
Corridor(int, Random, MutableBoundingBox, Direction, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
Corridor(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
Corridor(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
Corridor2(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
Corridor2(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
Corridor3(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
Corridor3(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
Corridor4(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
Corridor4(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
Corridor5(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
Corridor5(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
cos(float) - Static method in class net.minecraft.util.math.MathHelper
 
costMalus - Variable in class net.minecraft.pathfinding.PathPoint
 
count(Item) - Method in interface net.minecraft.inventory.IInventory
 
count(PalettedContainer.ICountConsumer<T>) - Method in class net.minecraft.util.palette.PalettedContainer
 
count - Variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
COUNT - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_EXTRA - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_MULTILAYER - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_NOISE - Static variable in class net.minecraft.world.gen.placement.Placement
 
COUNT_NOISE_BIASED - Static variable in class net.minecraft.world.gen.placement.Placement
 
countAdjacentRails() - Method in class net.minecraft.block.RailState
 
countChunksX - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countChunksY - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countChunksZ - Variable in class net.minecraft.client.renderer.ViewFrustum
 
CountExtraPlacement - Class in net.minecraft.world.gen.placement
 
CountExtraPlacement(Codec<AtSurfaceWithExtraConfig>) - Constructor for class net.minecraft.world.gen.placement.CountExtraPlacement
 
CountMultilayerPlacement - Class in net.minecraft.world.gen.placement
 
CountMultilayerPlacement(Codec<FeatureSpreadConfig>) - Constructor for class net.minecraft.world.gen.placement.CountMultilayerPlacement
 
CountNoiseBiasedPlacement - Class in net.minecraft.world.gen.placement
 
CountNoiseBiasedPlacement(Codec<TopSolidWithNoiseConfig>) - Constructor for class net.minecraft.world.gen.placement.CountNoiseBiasedPlacement
 
CountNoisePlacement - Class in net.minecraft.world.gen.placement
 
CountNoisePlacement(Codec<NoiseDependant>) - Constructor for class net.minecraft.world.gen.placement.CountNoisePlacement
 
CountPlacement - Class in net.minecraft.world.gen.placement
 
CountPlacement(Codec<FeatureSpreadConfig>) - Constructor for class net.minecraft.world.gen.placement.CountPlacement
 
countServers() - Method in class net.minecraft.client.multiplayer.ServerList
 
COURBET - Static variable in class net.minecraft.entity.item.PaintingType
 
coverIsMask(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.AreaContext
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.BlockPosContext
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.Context
 
covers(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.TargetContext
 
COW - Static variable in class net.minecraft.entity.EntityType
 
COW_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CowEntity - Class in net.minecraft.entity.passive
 
CowEntity(EntityType<? extends CowEntity>, World) - Constructor for class net.minecraft.entity.passive.CowEntity
 
CowModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
CowModel() - Constructor for class net.minecraft.client.renderer.entity.model.CowModel
 
CowRenderer - Class in net.minecraft.client.renderer.entity
 
CowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CowRenderer
 
CozySmokeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CampfireParticle.CozySmokeFactory
 
CPickItemPacket - Class in net.minecraft.network.play.client
 
CPickItemPacket() - Constructor for class net.minecraft.network.play.client.CPickItemPacket
 
CPickItemPacket(int) - Constructor for class net.minecraft.network.play.client.CPickItemPacket
 
CPingPacket - Class in net.minecraft.network.status.client
 
CPingPacket() - Constructor for class net.minecraft.network.status.client.CPingPacket
 
CPingPacket(long) - Constructor for class net.minecraft.network.status.client.CPingPacket
 
CPlaceRecipePacket - Class in net.minecraft.network.play.client
 
CPlaceRecipePacket() - Constructor for class net.minecraft.network.play.client.CPlaceRecipePacket
 
CPlaceRecipePacket(int, IRecipe<?>, boolean) - Constructor for class net.minecraft.network.play.client.CPlaceRecipePacket
 
CPlayerAbilitiesPacket - Class in net.minecraft.network.play.client
 
CPlayerAbilitiesPacket() - Constructor for class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
CPlayerAbilitiesPacket(PlayerAbilities) - Constructor for class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
CPlayerDiggingPacket - Class in net.minecraft.network.play.client
 
CPlayerDiggingPacket() - Constructor for class net.minecraft.network.play.client.CPlayerDiggingPacket
 
CPlayerDiggingPacket(CPlayerDiggingPacket.Action, BlockPos, Direction) - Constructor for class net.minecraft.network.play.client.CPlayerDiggingPacket
 
CPlayerDiggingPacket.Action - Enum in net.minecraft.network.play.client
 
CPlayerPacket - Class in net.minecraft.network.play.client
 
CPlayerPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket
 
CPlayerPacket(boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket
 
CPlayerPacket.PositionPacket - Class in net.minecraft.network.play.client
 
CPlayerPacket.PositionRotationPacket - Class in net.minecraft.network.play.client
 
CPlayerPacket.RotationPacket - Class in net.minecraft.network.play.client
 
CPlayerTryUseItemOnBlockPacket - Class in net.minecraft.network.play.client
 
CPlayerTryUseItemOnBlockPacket() - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
CPlayerTryUseItemOnBlockPacket(Hand, BlockRayTraceResult) - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
CPlayerTryUseItemPacket - Class in net.minecraft.network.play.client
 
CPlayerTryUseItemPacket() - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
CPlayerTryUseItemPacket(Hand) - Constructor for class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
CQueryEntityNBTPacket - Class in net.minecraft.network.play.client
 
CQueryEntityNBTPacket() - Constructor for class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
CQueryEntityNBTPacket(int, int) - Constructor for class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
CQueryTileEntityNBTPacket - Class in net.minecraft.network.play.client
 
CQueryTileEntityNBTPacket() - Constructor for class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
CQueryTileEntityNBTPacket(int, BlockPos) - Constructor for class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
CRACKED_NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CRACKED_NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.item.Items
 
CRACKED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
CRACKED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
CRAFTING - Static variable in class net.minecraft.inventory.container.ContainerType
 
CRAFTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
CRAFTING_SHAPED - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SHAPELESS - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_ARMORDYE - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_BANNERDUPLICATE - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_BOOKCLONING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_FIREWORK_ROCKET - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_FIREWORK_STAR - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_FIREWORK_STAR_FADE - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_MAPCLONING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_MAPEXTENDING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_REPAIRITEM - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_SHIELD - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_SHULKERBOXCOLORING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_SUSPICIOUSSTEW - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_SPECIAL_TIPPEDARROW - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
CRAFTING_TABLE - Static variable in class net.minecraft.block.Blocks
 
CRAFTING_TABLE - Static variable in class net.minecraft.item.Items
 
CraftingHelper - Class in net.minecraftforge.common.crafting
 
CraftingHelper() - Constructor for class net.minecraftforge.common.crafting.CraftingHelper
 
CraftingInventory - Class in net.minecraft.inventory
 
CraftingInventory(Container, int, int) - Constructor for class net.minecraft.inventory.CraftingInventory
 
CraftingResultSlot - Class in net.minecraft.inventory.container
 
CraftingResultSlot(PlayerEntity, CraftingInventory, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.CraftingResultSlot
 
CraftingScreen - Class in net.minecraft.client.gui.screen.inventory
 
CraftingScreen(WorkbenchContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
CraftingTableBlock - Class in net.minecraft.block
 
CraftingTableBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CraftingTableBlock
 
CraftPlanksStep - Class in net.minecraft.client.tutorial
 
CraftPlanksStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.CraftPlanksStep
 
CraftResultInventory - Class in net.minecraft.inventory
 
CraftResultInventory() - Constructor for class net.minecraft.inventory.CraftResultInventory
 
CRAMMING - Static variable in class net.minecraft.util.DamageSource
 
crash() - Static method in class net.minecraft.client.util.NativeUtil
 
crash() - Static method in class net.minecraft.crash.CrashReport
 
crashed(CrashReport) - Method in class net.minecraft.client.Minecraft
 
CrashReport - Class in net.minecraft.crash
 
CrashReport(String, Throwable) - Constructor for class net.minecraft.crash.CrashReport
 
CrashReportCategory - Class in net.minecraft.crash
 
CrashReportCategory(CrashReport, String) - Constructor for class net.minecraft.crash.CrashReportCategory
 
CrashReportExtender - Class in net.minecraftforge.fml
 
CrashReportExtender() - Constructor for class net.minecraftforge.fml.CrashReportExtender
 
create() - Static method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
create() - Static method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
create() - Static method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
create(ItemPredicate, EntityPredicate, ItemPredicate) - Static method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
create(EntityPredicate.AndPredicate, ItemPredicate, MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
create() - Static method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
create(T, T) - Method in interface net.minecraft.advancements.criterion.MinMaxBounds.IBoundFactory
 
create(StringReader, T, T) - Method in interface net.minecraft.advancements.criterion.MinMaxBounds.IBoundReader
 
create(EntityPredicate.AndPredicate, ItemPredicate.Builder, EntityPredicate.AndPredicate) - Static method in class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger.Instance
 
create(ResourceLocation) - Static method in class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger.Instance
 
create() - Method in class net.minecraft.advancements.criterion.PlayerPredicate.Default
 
create(ResourceLocation) - Static method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
create(LocationPredicate.Builder, ItemPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger.Instance
 
create(IItemProvider) - Static method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
create(Block) - Static method in class net.minecraft.advancements.criterion.SlideDownBlockTrigger.Instance
 
create(EntityPredicate) - Static method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
create(MinMaxBounds.IntBound, EntityPredicate.AndPredicate) - Static method in class net.minecraft.advancements.criterion.TargetHitTrigger.Instance
 
create(EntityPredicate.AndPredicate, ItemPredicate.Builder, EntityPredicate.AndPredicate) - Static method in class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger.Instance
 
create(Material) - Static method in class net.minecraft.block.AbstractBlock.Properties
 
create(Material, DyeColor) - Static method in class net.minecraft.block.AbstractBlock.Properties
 
create(Material, MaterialColor) - Static method in class net.minecraft.block.AbstractBlock.Properties
 
create(Material, Function<BlockState, MaterialColor>) - Static method in class net.minecraft.block.AbstractBlock.Properties
 
create(InputStream) - Method in interface net.minecraft.client.audio.OggAudioStreamWrapper.IFactory
 
create(Minecraft, AdvancementsScreen, int, Advancement) - Static method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
create(IResourceManager) - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProviderFactory
 
create(IResourceManager) - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
create(IResourceManager) - Method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
 
create(IResourceManager) - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
 
create(T, PlayerInventory, ITextComponent) - Method in interface net.minecraft.client.gui.ScreenManager.IScreenFactory
 
create(GameSettings, int, AbstractOption) - Static method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
create(GameSettings, int, AbstractOption, AbstractOption) - Static method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
create(IAnimatedSprite) - Method in interface net.minecraft.client.particle.ParticleManager.IParticleMetaFactory
 
create(AtlasTexture, int, int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
create(ScreenSize, String, String) - Method in class net.minecraft.client.renderer.VirtualScreen
 
create(Tutorial) - Method in enum net.minecraft.client.tutorial.TutorialSteps
 
create(ITagCollectionSupplier) - Method in interface net.minecraft.command.arguments.BlockPredicateArgument.IResult
 
create(CommandContext<CommandSource>) - Method in interface net.minecraft.command.arguments.FunctionArgument.IResult
 
create(CommandContext<CommandSource>) - Method in interface net.minecraft.command.arguments.ItemPredicateArgument.IResult
 
create(String, Predicate<Item>) - Static method in enum net.minecraft.enchantment.EnchantmentType
 
create() - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
create(T) - Static method in class net.minecraft.entity.ai.brain.Memory
 
create(T, long) - Static method in class net.minecraft.entity.ai.brain.Memory
 
create(String, String, int, boolean, boolean, int) - Static method in enum net.minecraft.entity.EntityClassification
 
create(String, TriPredicate<IWorldReader, BlockPos, EntityType<? extends MobEntity>>) - Static method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
 
create(EntityType.IFactory<T>, EntityClassification) - Static method in class net.minecraft.entity.EntityType.Builder
 
create(EntityClassification) - Static method in class net.minecraft.entity.EntityType.Builder
 
create(ServerWorld, CompoundNBT, ITextComponent, PlayerEntity, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 
create(World) - Method in class net.minecraft.entity.EntityType
 
create(int, World) - Static method in class net.minecraft.entity.EntityType
 
create(EntityType<T>, World) - Method in interface net.minecraft.entity.EntityType.IFactory
 
create(World, BlockPos) - Static method in class net.minecraft.entity.item.LeashKnotEntity
 
create(World, double, double, double, AbstractMinecartEntity.Type) - Static method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
create(int, PlayerInventory) - Method in class net.minecraft.inventory.container.ContainerType
 
create(int, PlayerInventory, PacketBuffer) - Method in class net.minecraft.inventory.container.ContainerType
 
create(int, PlayerInventory) - Method in interface net.minecraft.inventory.container.ContainerType.IFactory
 
create(String, TextFormatting) - Static method in enum net.minecraft.item.Rarity
 
create(LootEntry[], ILootCondition[]) - Method in interface net.minecraft.loot.ParentedLootEntry.IFactory
 
create(IResourceManager, List<IFutureReloadListener>, Executor, Executor, CompletableFuture<Unit>) - Static method in class net.minecraft.resources.AsyncReloader
 
create(IFutureReloadListener.IStage, IResourceManager, IFutureReloadListener, Executor, Executor) - Method in interface net.minecraft.resources.AsyncReloader.IStateFactory
 
create(String) - Static method in interface net.minecraft.resources.IPackNameDecorator
 
create(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority, IPackNameDecorator) - Method in interface net.minecraft.resources.ResourcePackInfo.IFactory
 
create(String) - Static method in class net.minecraft.state.BooleanProperty
 
create(String, Predicate<Direction>) - Static method in class net.minecraft.state.DirectionProperty
 
create(String, Direction...) - Static method in class net.minecraft.state.DirectionProperty
 
create(String, Collection<Direction>) - Static method in class net.minecraft.state.DirectionProperty
 
create(String, Class<T>) - Static method in class net.minecraft.state.EnumProperty
 
create(String, Class<T>, Predicate<T>) - Static method in class net.minecraft.state.EnumProperty
 
create(String, Class<T>, T...) - Static method in class net.minecraft.state.EnumProperty
 
create(String, Class<T>, Collection<T>) - Static method in class net.minecraft.state.EnumProperty
 
create(String, int, int) - Static method in class net.minecraft.state.IntegerProperty
 
create(O, ImmutableMap<Property<?>, Comparable<?>>, MapCodec<S>) - Method in interface net.minecraft.state.StateContainer.IFactory
 
create() - Static method in class net.minecraft.tags.ITag.Builder
 
create(ResourceLocation, Function<ITagCollectionSupplier, ITagCollection<T>>) - Static method in class net.minecraft.tags.TagRegistryManager
 
create(String, String, String) - Static method in enum net.minecraft.tileentity.BannerPattern
 
create(String, String, String, boolean) - Static method in enum net.minecraft.tileentity.BannerPattern
 
create(Supplier<? extends T>, Block...) - Static method in class net.minecraft.tileentity.TileEntityType.Builder
 
create() - Method in class net.minecraft.tileentity.TileEntityType
 
create(Executor, String) - Static method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
create(Schema, String, Function<String, String>) - Static method in class net.minecraft.util.datafix.fixes.BlockRename
 
create(Schema, String, Function<String, String>) - Static method in class net.minecraft.util.datafix.fixes.ItemRename
 
create(Gson, TypeToken<T>) - Method in class net.minecraft.util.EnumTypeAdapterFactory
 
create(IIntArray, int) - Static method in class net.minecraft.util.IntReferenceHolder
 
create(int[], int) - Static method in class net.minecraft.util.IntReferenceHolder
 
create(double, double, double, double, double, double) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
create(AxisAlignedBB) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
create() - Static method in class net.minecraft.util.NonNullList
 
create(RegistryKey<? extends Registry<E>>, Codec<E>) - Static method in class net.minecraft.util.registry.RegistryKeyCodec
 
create(RegistryKey<? extends Registry<E>>, Lifecycle, Codec<E>) - Static method in class net.minecraft.util.registry.SimpleRegistryCodec
 
create(DynamicOps<T>, DynamicRegistries) - Static method in class net.minecraft.util.registry.WorldGenSettingsExport
 
create(DynamicOps<T>, IResourceManager, DynamicRegistries.Impl) - Static method in class net.minecraft.util.registry.WorldSettingsImport
 
create(DynamicOps<T>, WorldSettingsImport.IResourceAccess, DynamicRegistries.Impl) - Static method in class net.minecraft.util.registry.WorldSettingsImport
 
create(IResourceManager) - Static method in interface net.minecraft.util.registry.WorldSettingsImport.IResourceAccess
 
create(String, char) - Static method in class net.minecraft.util.ResourceLocation
 
create(String, String, BiomeAmbience.GrassColorModifier.ColorModifier) - Static method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
create(int) - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListenerFactory
 
create(TemplateManager, JigsawPiece, BlockPos, int, Rotation, MutableBoundingBox) - Method in interface net.minecraft.world.gen.feature.jigsaw.JigsawManager.IPieceFactory
 
create(String, String, ImmutableList<StructureProcessor>) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
create(Structure<C>, int, int, MutableBoundingBox, int, long) - Method in interface net.minecraft.world.gen.feature.structure.Structure.IStartFactory
 
create(boolean, OptionalLong) - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
create(String, EntityType<? extends AbstractRaiderEntity>, int[]) - Static method in enum net.minecraft.world.raid.Raid.WaveMember
 
create(ListNBT, Function<T, ResourceLocation>, Function<ResourceLocation, T>) - Static method in class net.minecraft.world.SerializableTickList
 
create(String, Comparator<T>) - Static method in class net.minecraft.world.server.TicketType
 
create(String, Comparator<T>, int) - Static method in class net.minecraft.world.server.TicketType
 
create(Path) - Static method in class net.minecraft.world.storage.SaveFormat
 
create(String, Vector3f, Vector3f, Quaternion, List<B3DModel.Node<?>>, K) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
create(List<Pair<Predicate<BlockState>, IBakedModel>>, IBlockDisplayReader, BlockPos, BlockState, IModelData) - Static method in class net.minecraftforge.client.model.data.MultipartModelData
 
create(Gson, TypeToken<T>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
 
create(IContainerFactory<T>) - Static method in interface net.minecraftforge.common.extensions.IForgeContainerType
 
create(int, PlayerInventory, PacketBuffer) - Method in interface net.minecraftforge.common.extensions.IForgeContainerType
 
create(Gson, TypeToken<T>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
 
create(RegistryKey<World>, IWorld, BlockPos) - Static method in class net.minecraftforge.common.util.BlockSnapshot
 
create(RegistryKey<World>, IWorld, BlockPos, int) - Static method in class net.minecraftforge.common.util.BlockSnapshot
 
create(int, PlayerInventory, PacketBuffer) - Method in interface net.minecraftforge.fml.network.IContainerFactory
 
create(int, PlayerInventory) - Method in interface net.minecraftforge.fml.network.IContainerFactory
 
create(File, File) - Static method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
create(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
create(File, String) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
create(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
create(LivingEntity) - Static method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
create(ISidedInventory, Direction...) - Static method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
create(IForgeRegistry<B>, String) - Static method in class net.minecraftforge.registries.DeferredRegister
 
create(Class<B>, String) - Static method in class net.minecraftforge.registries.DeferredRegister
 
create() - Method in class net.minecraftforge.registries.RegistryBuilder
 
create(String, Class<E>) - Static method in class net.minecraftforge.server.permission.context.ContextKey
 
createAccessor(SoundHandler) - Method in interface net.minecraft.client.audio.ISound
 
createAccessor(SoundHandler) - Method in class net.minecraft.client.audio.LocatableSound
 
createAccessor(CommandContext<CommandSource>) - Method in interface net.minecraft.command.impl.data.DataCommand.IDataProvider
 
createAndFromEntityCondition(EntityPredicate) - Static method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
createArgument(ArgumentBuilder<CommandSource, ?>, Function<ArgumentBuilder<CommandSource, ?>, ArgumentBuilder<CommandSource, ?>>) - Method in interface net.minecraft.command.impl.data.DataCommand.IDataProvider
 
createArgument(String) - Method in class net.minecraft.world.GameRules.RuleType
 
createArrow(World, ItemStack, LivingEntity) - Method in class net.minecraft.item.ArrowItem
 
createArrow(World, ItemStack, LivingEntity) - Method in class net.minecraft.item.SpectralArrowItem
 
createAttributes() - Method in class net.minecraft.fluid.Fluid
 
createAttributes() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
CreateBabyVillagerTask - Class in net.minecraft.entity.ai.brain.task
 
CreateBabyVillagerTask() - Constructor for class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
createBackup() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
createBindEntityOutlineFbs(int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
createBindFramebuffers(int, int) - Method in class net.minecraft.client.shader.ShaderGroup
 
createBodyController() - Method in class net.minecraft.entity.MobEntity
 
createBodyController() - Method in class net.minecraft.entity.monster.PhantomEntity
 
createBodyController() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
createBoolean(boolean) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createBoolean(boolean) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.LivingEntity
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.monster.HoglinEntity
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
createBrain(Dynamic<?>) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
createBuffers(int, int, boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
CreateBuffetWorldScreen - Class in net.minecraft.client.gui.screen
 
CreateBuffetWorldScreen(Screen, DynamicRegistries, Consumer<Biome>, Biome) - Constructor for class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
createBuilder() - Static method in class net.minecraft.advancements.criterion.BlockPredicate.Builder
 
createBuilder() - Static method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
createBuilderIfAbsent(ITag.INamedTag<T>) - Method in class net.minecraft.data.TagsProvider
 
createByte(byte) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createByte(byte) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createByteList(ByteBuffer) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createByteList(ByteBuffer) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createChild() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
createChild() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
createChunkGenerator(Registry<Biome>, Registry<DimensionSettings>, long, String) - Method in class net.minecraftforge.common.world.ForgeWorldType
 
createChunkGenerator(Registry<Biome>, Registry<DimensionSettings>, long) - Method in interface net.minecraftforge.common.world.ForgeWorldType.IBasicChunkGeneratorFactory
 
createChunkGenerator(Registry<Biome>, Registry<DimensionSettings>, long, String) - Method in interface net.minecraftforge.common.world.ForgeWorldType.IBasicChunkGeneratorFactory
 
createChunkGenerator(Registry<Biome>, Registry<DimensionSettings>, long, String) - Method in interface net.minecraftforge.common.world.ForgeWorldType.IChunkGeneratorFactory
 
createCodec(Collection<? extends MemoryModuleType<?>>, Collection<? extends SensorType<? extends Sensor<? super E>>>) - Static method in class net.minecraft.entity.ai.brain.Brain
 
createCodec(Codec<T>) - Static method in class net.minecraft.entity.ai.brain.Memory
 
createCodec(ToIntFunction<E>, IntFunction<E>, Function<? super String, ? extends E>) - Static method in interface net.minecraft.util.IStringSerializable
 
createCodecForExtensibleEnum(Supplier<E[]>, Function<? super String, ? extends E>) - Static method in interface net.minecraftforge.common.IExtensibleEnum
 
createComponentTranslation(ICommandSource, String, Object...) - Static method in class net.minecraftforge.server.command.TextComponentHelper
 
createContainer(int, PlayerInventory) - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
createContainer(int, PlayerInventory) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
createContainer(int, PlayerInventory) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
createCooldownTracker() - Method in class net.minecraft.entity.player.PlayerEntity
 
createCooldownTracker() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
createCustomTagTypeReaders() - Static method in class net.minecraftforge.common.ForgeTagHandler
 
createdBy(LivingEntity) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
createDelayedOptional(ResourceLocation, ResourceLocation, Set<Supplier<T>>) - Static method in class net.minecraft.tags.TagRegistry
 
createDelayedTag(ResourceLocation, ResourceLocation) - Static method in class net.minecraft.tags.TagRegistry
 
createDirectByteBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
createDirectFloatBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
createDispenser(ISeedReader, MutableBoundingBox, Random, int, int, int, Direction, ResourceLocation) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
createDouble(double) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createDouble(double) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createDummy(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistry.DummyFactory
 
createDutiesFor(Activity) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
createEditScreen(CreateWorldScreen, DimensionGeneratorSettings) - Method in interface net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens.IFactory
 
createEntity(World, Entity, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.BanList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.IPBanList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.OpList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.UserList
 
createEntry(JsonObject) - Method in class net.minecraft.server.management.WhiteList
 
createEnumCodec(Supplier<E[]>, Function<? super String, ? extends E>) - Static method in interface net.minecraft.util.IStringSerializable
 
createExplosion(Entity, DamageSource, ExplosionContext, double, double, double, float, boolean, Explosion.Mode) - Method in class net.minecraft.world.server.ServerWorld
 
createExplosion(Entity, double, double, double, float, Explosion.Mode) - Method in class net.minecraft.world.World
 
createExplosion(Entity, double, double, double, float, boolean, Explosion.Mode) - Method in class net.minecraft.world.World
 
createExplosion(Entity, DamageSource, ExplosionContext, double, double, double, float, boolean, Explosion.Mode) - Method in class net.minecraft.world.World
 
createFilledSlotsArray() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
CreateFlatWorldScreen - Class in net.minecraft.client.gui.screen
 
CreateFlatWorldScreen(CreateWorldScreen, Consumer<FlatGenerationSettings>, FlatGenerationSettings) - Constructor for class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
createFloat(float) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createFloat(float) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
CreateFluidSourceEvent(IWorldReader, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
 
createFog - Variable in class net.minecraft.world.BossInfo
 
createFromBuffer(PacketBuffer) - Static method in class net.minecraft.pathfinding.PathPoint
 
createGeneric9X1(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X2(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X3(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X3(int, PlayerInventory, IInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X4(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X5(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X6(int, PlayerInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createGeneric9X6(int, PlayerInventory, IInventory) - Static method in class net.minecraft.inventory.container.ChestContainer
 
createIcon() - Method in class net.minecraft.item.ItemGroup
 
createIllagerBanner() - Static method in class net.minecraft.world.raid.Raid
 
createImmutableAttributeInstance(Consumer<ModifiableAttributeInstance>, Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
createInstanceIfAbsent(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
createInt(int) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createInt(int) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createIntList(IntStream) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createIntList(IntStream) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createInventory(BlockState, IWorld, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 
createInventory(BlockState, IWorld, BlockPos) - Method in interface net.minecraft.inventory.ISidedInventoryProvider
 
createKey(Class<? extends Entity>, IDataSerializer<T>) - Static method in class net.minecraft.network.datasync.EntityDataManager
 
createKey(int) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
createKeyable(IStringSerializable[]) - Static method in interface net.minecraft.util.IStringSerializable
 
createKeybindComponent(String) - Static method in class net.minecraft.client.tutorial.Tutorial
 
createList(Stream<INBT>) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createList(Stream<T>) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createLoadingCache(IWorldReader, boolean) - Static method in class net.minecraft.block.pattern.BlockPattern
 
createLong(long) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createLong(long) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createLongList(LongStream) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createLongList(LongStream) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createMap(Stream<Pair<INBT, INBT>>) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createMap(Stream<Pair<T, T>>) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in interface net.minecraft.inventory.container.IContainerProvider
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.inventory.container.SimpleNamedContainerProvider
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.BlastFurnaceTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.ChestTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.FurnaceTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.HopperTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.LecternTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
createMenu(int, PlayerInventory, PlayerEntity) - Method in class net.minecraft.tileentity.LockableTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.LockableTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
createMenu(int, PlayerInventory) - Method in class net.minecraft.tileentity.SmokerTileEntity
 
createMiss(Vector3d, Direction, BlockPos) - Static method in class net.minecraft.util.math.BlockRayTraceResult
 
createMissing(ResourceLocation, boolean) - Method in interface net.minecraftforge.registries.IForgeRegistry.MissingFactory
 
createMonitor(long) - Method in interface net.minecraft.client.renderer.IMonitorFactory
 
createMutableAttribute() - Static method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
createMutableAttribute(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
createMutableAttribute(Attribute, double) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
createNavigator(World) - Method in class net.minecraft.entity.MobEntity
 
createNavigator(World) - Method in class net.minecraft.entity.monster.GuardianEntity
 
createNavigator(World) - Method in class net.minecraft.entity.monster.RavagerEntity
 
createNavigator(World) - Method in class net.minecraft.entity.monster.SpiderEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.BeeEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.DolphinEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.ParrotEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.StriderEntity
 
createNavigator(World) - Method in class net.minecraft.entity.passive.TurtleEntity
 
createNetCipherInstance(int, Key) - Static method in class net.minecraft.util.CryptManager
 
createNetworkManagerAndConnect(InetAddress, int, boolean) - Static method in class net.minecraft.network.NetworkManager
 
createNewInstance(Block, ItemPredicate.Builder, MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger.Instance
 
createNewSharedKey() - Static method in class net.minecraft.util.CryptManager
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.AbstractBannerBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.AbstractSignBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.AbstractSkullBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BarrelBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BeaconBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BedBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BeehiveBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BellBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BlastFurnaceBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.BrewingStandBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.CampfireBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ChestBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.CommandBlockBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ComparatorBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ConduitBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.DaylightDetectorBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.DispenserBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.DropperBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EnchantingTableBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EnderChestBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EndGatewayBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.EndPortalBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.FurnaceBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.HopperBlock
 
createNewTileEntity(IBlockReader) - Method in interface net.minecraft.block.ITileEntityProvider
Deprecated.
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.JigsawBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.JukeboxBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.LecternBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.MovingPistonBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.ShulkerBoxBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.SmokerBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.SpawnerBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.StructureBlock
 
createNewTileEntity(IBlockReader) - Method in class net.minecraft.block.TrappedChestBlock
 
createNumeric(Number) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createNumeric(Number) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createOptional(ResourceLocation) - Static method in class net.minecraft.tags.BlockTags
 
createOptional(ResourceLocation, Set<Supplier<Block>>) - Static method in class net.minecraft.tags.BlockTags
 
createOptional(ResourceLocation) - Static method in class net.minecraft.tags.EntityTypeTags
 
createOptional(ResourceLocation, Set<Supplier<EntityType<?>>>) - Static method in class net.minecraft.tags.EntityTypeTags
 
createOptional(ResourceLocation) - Static method in class net.minecraft.tags.FluidTags
 
createOptional(ResourceLocation, Set<Supplier<Fluid>>) - Static method in class net.minecraft.tags.FluidTags
 
createOptional(ResourceLocation) - Static method in class net.minecraft.tags.ItemTags
 
createOptional(ResourceLocation, Set<Supplier<Item>>) - Static method in class net.minecraft.tags.ItemTags
 
createOptional(ResourceLocation, Set<Supplier<T>>) - Method in class net.minecraft.tags.TagRegistry
 
createOptionalTag(IForgeRegistry<T>, ResourceLocation) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
createOptionalTag(IForgeRegistry<T>, ResourceLocation, Set<Supplier<T>>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
createOptionalTag(ResourceLocation, ResourceLocation) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
createOptionalTag(ResourceLocation, ResourceLocation, Set<Supplier<T>>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
createPhase(EnderDragonEntity) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
createPiece(List<StructurePiece>, int, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
createPiece(List<StructurePiece>, int, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
createPiece(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
createPiece(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
createPlayer(ClientWorld, StatisticsManager, ClientRecipeBook) - Method in class net.minecraft.client.multiplayer.PlayerController
 
createPlayerForUser(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
createProgram() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
createProgram() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
createProper(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.MutableBoundingBox
 
createRangedInteger(int, int) - Static method in class net.minecraft.util.RangedInteger
 
createRegionRenderCache(World, BlockPos, BlockPos, int) - Method in interface net.minecraftforge.client.extensions.IForgeRenderChunk
 
createRenderChunks(ChunkRenderDispatcher) - Method in class net.minecraft.client.renderer.ViewFrustum
 
createRenderFor(EntityRendererManager) - Method in interface net.minecraftforge.fml.client.registry.IRenderFactory
 
createRequirements(Collection<String>) - Method in interface net.minecraft.advancements.IRequirementsStrategy
 
createResource(ResourceLocation) - Method in class net.minecraft.client.audio.AudioStreamManager
 
createResourcePack(String, boolean, Supplier<IResourcePack>, ResourcePackInfo.IFactory, ResourcePackInfo.Priority, IPackNameDecorator) - Static method in class net.minecraft.resources.ResourcePackInfo
 
createScreen(ITextComponent, ContainerType<T>, Minecraft, int) - Method in interface net.minecraft.client.gui.ScreenManager.IScreenFactory
 
createScreenshot(int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
 
createSettings(DynamicRegistries, long, boolean, boolean, String) - Method in class net.minecraftforge.common.world.ForgeWorldType
 
createSettings(DynamicRegistries, long, boolean, boolean, String) - Method in interface net.minecraftforge.common.world.ForgeWorldType.IChunkGeneratorFactory
 
createShader(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
createShort(short) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createShort(short) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createSimpleRegistryCodec(RegistryKey<? extends Registry<T>>, Lifecycle, Codec<T>) - Static method in class net.minecraft.util.registry.SimpleRegistry
 
createSpawnPacket() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.Entity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.BoatEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.ItemEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.PaintingEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.item.TNTEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.LivingEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
createSpawnPacket() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
createSpawnPacket() - Method in class net.minecraftforge.entity.PartEntity
 
CreateSpawnPosition(IWorld, IServerWorldInfo) - Constructor for class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
 
createStack(int, boolean) - Method in class net.minecraft.command.arguments.ItemInput
 
createStack() - Method in class net.minecraft.util.text.event.HoverEvent.ItemHover
 
createStream() - Method in class net.minecraft.util.ReuseableStream
 
createStreamingResource(ResourceLocation, boolean) - Method in class net.minecraft.client.audio.AudioStreamManager
 
createString(String) - Method in class net.minecraft.nbt.NBTDynamicOps
 
createString(String) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
createStyleFromFormattings(TextFormatting...) - Method in class net.minecraft.util.text.Style
 
createTag() - Method in class net.minecraft.client.settings.HotbarSnapshot
 
createTag(String) - Method in class net.minecraft.tags.TagRegistry
 
createTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
createTexturedGlyph(IGlyphInfo) - Method in class net.minecraft.client.gui.fonts.FontTexture
 
createTileEntity(BlockState, IBlockReader) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
createTileEntity(IBlockReader) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
createTilePiston(BlockState, Direction, boolean, boolean) - Static method in class net.minecraft.block.MovingPistonBlock
 
createUnSidedHandler() - Method in class net.minecraft.tileentity.HopperTileEntity
 
createUnSidedHandler() - Method in class net.minecraft.tileentity.LockableTileEntity
 
createUnSidedHandler() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
createValue() - Method in class net.minecraft.world.GameRules.RuleType
 
createVanillaFluidAttributes(Fluid) - Static method in class net.minecraftforge.common.ForgeHooks
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.AbstractOption
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.BooleanOption
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.IteratableOption
 
createWidget(GameSettings, int, int, int) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
createWitherRose(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
createWorld(String, WorldSettings, DynamicRegistries.Impl, DimensionGeneratorSettings) - Method in class net.minecraft.client.Minecraft
 
createWorldGui - Variable in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
CreateWorldRealmsAction - Class in net.minecraft.realms.action
 
CreateWorldRealmsAction(long, String, String, Screen) - Constructor for class net.minecraft.realms.action.CreateWorldRealmsAction
 
CreateWorldScreen - Class in net.minecraft.client.gui.screen
 
CreateWorldScreen(Screen, WorldSettings, DimensionGeneratorSettings, Path, DatapackCodec, DynamicRegistries.Impl) - Constructor for class net.minecraft.client.gui.screen.CreateWorldScreen
 
CREATIVE_MODE_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
CreativeContainer(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
CreativeCraftingListener - Class in net.minecraft.client.gui.screen.inventory
 
CreativeCraftingListener(Minecraft) - Constructor for class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
CreativeScreen - Class in net.minecraft.client.gui.screen.inventory
 
CreativeScreen(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
CreativeScreen.CreativeContainer - Class in net.minecraft.client.gui.screen.inventory
 
CreativeSettings - Class in net.minecraft.client.settings
 
CreativeSettings(File, DataFixer) - Constructor for class net.minecraft.client.settings.CreativeSettings
 
creature - Variable in class net.minecraft.entity.ai.goal.FleeSunGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
creature - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 
CreatureAttribute - Class in net.minecraft.entity
 
CreatureAttribute() - Constructor for class net.minecraft.entity.CreatureAttribute
 
CreatureEntity - Class in net.minecraft.entity
 
CreatureEntity(EntityType<? extends CreatureEntity>, World) - Constructor for class net.minecraft.entity.CreatureEntity
 
creatureSpawnProbability - Variable in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
CREDITS_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
CREEBET - Static variable in class net.minecraft.entity.item.PaintingType
 
CREEPER - Static variable in class net.minecraft.entity.EntityType
 
CREEPER_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
CREEPER_DROP_MUSIC_DISCS - Static variable in class net.minecraft.tags.ItemTags
 
CREEPER_HEAD - Static variable in class net.minecraft.block.Blocks
 
CREEPER_HEAD - Static variable in class net.minecraft.item.Items
 
CREEPER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
CREEPER_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
CreeperChargeLayer - Class in net.minecraft.client.renderer.entity.layers
 
CreeperChargeLayer(IEntityRenderer<CreeperEntity, CreeperModel<CreeperEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
CreeperEntity - Class in net.minecraft.entity.monster
 
CreeperEntity(EntityType<? extends CreeperEntity>, World) - Constructor for class net.minecraft.entity.monster.CreeperEntity
 
CreeperModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
CreeperModel() - Constructor for class net.minecraft.client.renderer.entity.model.CreeperModel
 
CreeperModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.CreeperModel
 
CreeperRenderer - Class in net.minecraft.client.renderer.entity
 
CreeperRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.CreeperRenderer
 
CreeperSwellGoal - Class in net.minecraft.entity.ai.goal
 
CreeperSwellGoal(CreeperEntity) - Constructor for class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
CRenameItemPacket - Class in net.minecraft.network.play.client
 
CRenameItemPacket() - Constructor for class net.minecraft.network.play.client.CRenameItemPacket
 
CRenameItemPacket(String) - Constructor for class net.minecraft.network.play.client.CRenameItemPacket
 
CResourcePackStatusPacket - Class in net.minecraft.network.play.client
 
CResourcePackStatusPacket() - Constructor for class net.minecraft.network.play.client.CResourcePackStatusPacket
 
CResourcePackStatusPacket(CResourcePackStatusPacket.Action) - Constructor for class net.minecraft.network.play.client.CResourcePackStatusPacket
 
CResourcePackStatusPacket.Action - Enum in net.minecraft.network.play.client
 
CRIMSON - Static variable in class net.minecraft.block.WoodType
 
CRIMSON_BUTTON - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_BUTTON - Static variable in class net.minecraft.item.Items
 
CRIMSON_DOOR - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_DOOR - Static variable in class net.minecraft.item.Items
 
CRIMSON_FENCE - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_FENCE - Static variable in class net.minecraft.item.Items
 
CRIMSON_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
CRIMSON_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
CRIMSON_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
CRIMSON_FOREST_VEGETATION_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
CRIMSON_FUNGI - Static variable in class net.minecraft.world.gen.feature.Features
 
CRIMSON_FUNGI_PLANTED - Static variable in class net.minecraft.world.gen.feature.Features
 
CRIMSON_FUNGUS - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_FUNGUS - Static variable in class net.minecraft.item.Items
 
CRIMSON_FUNGUS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
CRIMSON_HYPHAE - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_HYPHAE - Static variable in class net.minecraft.block.material.MaterialColor
 
CRIMSON_HYPHAE - Static variable in class net.minecraft.item.Items
 
CRIMSON_NYLIUM - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_NYLIUM - Static variable in class net.minecraft.block.material.MaterialColor
 
CRIMSON_NYLIUM - Static variable in class net.minecraft.item.Items
 
CRIMSON_PLANKS - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_PLANKS - Static variable in class net.minecraft.item.Items
 
CRIMSON_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
CRIMSON_ROOTS - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_ROOTS - Static variable in class net.minecraft.item.Items
 
CRIMSON_ROOTS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
CRIMSON_SIGN - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_SIGN - Static variable in class net.minecraft.item.Items
 
CRIMSON_SLAB - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_SLAB - Static variable in class net.minecraft.item.Items
 
CRIMSON_SPORE - Static variable in class net.minecraft.particles.ParticleTypes
 
CRIMSON_STAIRS - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_STAIRS - Static variable in class net.minecraft.item.Items
 
CRIMSON_STEM - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_STEM - Static variable in class net.minecraft.block.material.MaterialColor
 
CRIMSON_STEM - Static variable in class net.minecraft.item.Items
 
CRIMSON_STEMS - Static variable in class net.minecraft.tags.BlockTags
 
CRIMSON_STEMS - Static variable in class net.minecraft.tags.ItemTags
 
CRIMSON_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
CRIMSON_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
CRIMSON_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
CrimsonSporeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.UnderwaterParticle.CrimsonSporeFactory
 
CRIT - Static variable in class net.minecraft.particles.ParticleTypes
 
criteriaFromNetwork(PacketBuffer) - Static method in class net.minecraft.advancements.Criterion
 
CriteriaTriggers - Class in net.minecraft.advancements
 
CriteriaTriggers() - Constructor for class net.minecraft.advancements.CriteriaTriggers
 
Criterion - Class in net.minecraft.advancements
 
Criterion(ICriterionInstance) - Constructor for class net.minecraft.advancements.Criterion
 
Criterion() - Constructor for class net.minecraft.advancements.Criterion
 
criterionFromNetwork(PacketBuffer) - Static method in class net.minecraft.advancements.Criterion
 
CriterionInstance - Class in net.minecraft.advancements.criterion
 
CriterionInstance(ResourceLocation, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.CriterionInstance
 
CriterionProgress - Class in net.minecraft.advancements
 
CriterionProgress() - Constructor for class net.minecraft.advancements.CriterionProgress
 
CriticalHitEvent - Class in net.minecraftforge.event.entity.player
 
CriticalHitEvent(PlayerEntity, Entity, float, boolean) - Constructor for class net.minecraftforge.event.entity.player.CriticalHitEvent
 
CritParticle - Class in net.minecraft.client.particle
 
CritParticle.DamageIndicatorFactory - Class in net.minecraft.client.particle
 
CritParticle.Factory - Class in net.minecraft.client.particle
 
CritParticle.MagicFactory - Class in net.minecraft.client.particle
 
CROP - Static variable in class net.minecraft.block.SoundType
 
CROP - Static variable in class net.minecraft.data.StockModelShapes
 
CROP - Static variable in class net.minecraft.data.StockTextureAliases
 
crop(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CROP - Static variable in class net.minecraftforge.common.PlantType
 
CropGrowEvent(World, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent
 
CROPS - Static variable in class net.minecraft.tags.BlockTags
 
CROPS - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_BEETROOT - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_CARROT - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_NETHER_WART - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_POTATO - Static variable in class net.minecraftforge.common.Tags.Items
 
CROPS_WHEAT - Static variable in class net.minecraftforge.common.Tags.Items
 
CropsBlock - Class in net.minecraft.block
 
CropsBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CropsBlock
 
CROSS - Static variable in class net.minecraft.data.StockModelShapes
 
CROSS - Static variable in class net.minecraft.data.StockTextureAliases
 
cross(Vector3f) - Method in class net.minecraft.util.math.vector.Vector3f
 
Cross(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
Cross(int, MutableBoundingBox, Direction, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
cross(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CROSSBOW - Static variable in class net.minecraft.item.Items
 
CrossbowItem - Class in net.minecraft.item
 
CrossbowItem(Item.Properties) - Constructor for class net.minecraft.item.CrossbowItem
 
CrossedArmsItemLayer<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
CrossedArmsItemLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.CrossedArmsItemLayer
 
Crossing(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
Crossing(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
Crossing(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
Crossing(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
Crossing2(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
Crossing2(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
Crossing3(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
Crossing3(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
Crossing3(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
Crossing3(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
crossProduct(Vector3i) - Method in class net.minecraft.util.math.BlockPos
 
crossProduct(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
crossProduct(Vector3i) - Method in class net.minecraft.util.math.vector.Vector3i
 
CROUCH_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
CRUMBLING_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
CRYING_OBSIDIAN - Static variable in class net.minecraft.block.Blocks
 
CRYING_OBSIDIAN - Static variable in class net.minecraft.item.Items
 
CryingObsidianBlock - Class in net.minecraft.block
 
CryingObsidianBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.CryingObsidianBlock
 
CryptException - Exception in net.minecraft.util
 
CryptException(Throwable) - Constructor for exception net.minecraft.util.CryptException
 
CryptManager - Class in net.minecraft.util
 
CryptManager() - Constructor for class net.minecraft.util.CryptManager
 
CSeenAdvancementsPacket - Class in net.minecraft.network.play.client
 
CSeenAdvancementsPacket() - Constructor for class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
CSeenAdvancementsPacket(CSeenAdvancementsPacket.Action, ResourceLocation) - Constructor for class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
CSeenAdvancementsPacket.Action - Enum in net.minecraft.network.play.client
 
CSelectTradePacket - Class in net.minecraft.network.play.client
 
CSelectTradePacket() - Constructor for class net.minecraft.network.play.client.CSelectTradePacket
 
CSelectTradePacket(int) - Constructor for class net.minecraft.network.play.client.CSelectTradePacket
 
CServerQueryPacket - Class in net.minecraft.network.status.client
 
CServerQueryPacket() - Constructor for class net.minecraft.network.status.client.CServerQueryPacket
 
CSetDifficultyPacket - Class in net.minecraft.network.play.client
 
CSetDifficultyPacket() - Constructor for class net.minecraft.network.play.client.CSetDifficultyPacket
 
CSetDifficultyPacket(Difficulty) - Constructor for class net.minecraft.network.play.client.CSetDifficultyPacket
 
CSpectatePacket - Class in net.minecraft.network.play.client
 
CSpectatePacket() - Constructor for class net.minecraft.network.play.client.CSpectatePacket
 
CSpectatePacket(UUID) - Constructor for class net.minecraft.network.play.client.CSpectatePacket
 
CSteerBoatPacket - Class in net.minecraft.network.play.client
 
CSteerBoatPacket() - Constructor for class net.minecraft.network.play.client.CSteerBoatPacket
 
CSteerBoatPacket(boolean, boolean) - Constructor for class net.minecraft.network.play.client.CSteerBoatPacket
 
CSVWriter - Class in net.minecraft.util
 
CSVWriter.Builder - Class in net.minecraft.util
 
CTabCompletePacket - Class in net.minecraft.network.play.client
 
CTabCompletePacket() - Constructor for class net.minecraft.network.play.client.CTabCompletePacket
 
CTabCompletePacket(int, String) - Constructor for class net.minecraft.network.play.client.CTabCompletePacket
 
CUBE - Static variable in class net.minecraft.data.StockModelShapes
 
cube(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
cube(String, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CUBE_ALL - Static variable in class net.minecraft.data.StockModelShapes
 
CUBE_BOTTOM_TOP - Static variable in class net.minecraft.data.StockModelShapes
 
CUBE_COLUMN - Static variable in class net.minecraft.data.StockModelShapes
 
CUBE_COLUMN_HORIZONTAL - Static variable in class net.minecraft.data.StockModelShapes
 
CUBE_DIRECTIONAL - Static variable in class net.minecraft.data.StockModelShapes
 
CUBE_MIRRORED_ALL - Static variable in class net.minecraft.data.StockModelShapes
 
CUBE_TOP - Static variable in class net.minecraft.data.StockModelShapes
 
cubeAll(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
cubeAll(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cubeBottomTop(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cubeColumn(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
cubeColumnHorizontal(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CubeCoordinateIterator - Class in net.minecraft.util.math
 
CubeCoordinateIterator(int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.CubeCoordinateIterator
 
cubeTop(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
CubicSampler - Class in net.minecraft.util
 
CubicSampler() - Constructor for class net.minecraft.util.CubicSampler
 
CubicSampler.Vec3Fetcher - Interface in net.minecraft.util
 
cull(RenderState.CullState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
CULL_DISABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
CULL_ENABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
cullFace - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
cullface(Direction) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
CullState(boolean) - Constructor for class net.minecraft.client.renderer.RenderState.CullState
 
CUpdateBeaconPacket - Class in net.minecraft.network.play.client
 
CUpdateBeaconPacket() - Constructor for class net.minecraft.network.play.client.CUpdateBeaconPacket
 
CUpdateBeaconPacket(int, int) - Constructor for class net.minecraft.network.play.client.CUpdateBeaconPacket
 
CUpdateCommandBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateCommandBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
CUpdateCommandBlockPacket(BlockPos, String, CommandBlockTileEntity.Mode, boolean, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
CUpdateJigsawBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateJigsawBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
CUpdateJigsawBlockPacket(BlockPos, ResourceLocation, ResourceLocation, ResourceLocation, String, JigsawTileEntity.OrientationType) - Constructor for class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
CUpdateMinecartCommandBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateMinecartCommandBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
CUpdateMinecartCommandBlockPacket(int, String, boolean) - Constructor for class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
CUpdateRecipeBookStatusPacket - Class in net.minecraft.network.play.client
 
CUpdateRecipeBookStatusPacket() - Constructor for class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
CUpdateRecipeBookStatusPacket(RecipeBookCategory, boolean, boolean) - Constructor for class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
CUpdateSignPacket - Class in net.minecraft.network.play.client
 
CUpdateSignPacket() - Constructor for class net.minecraft.network.play.client.CUpdateSignPacket
 
CUpdateSignPacket(BlockPos, String, String, String, String) - Constructor for class net.minecraft.network.play.client.CUpdateSignPacket
 
CUpdateStructureBlockPacket - Class in net.minecraft.network.play.client
 
CUpdateStructureBlockPacket() - Constructor for class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
CUpdateStructureBlockPacket(BlockPos, StructureBlockTileEntity.UpdateCommand, StructureMode, String, BlockPos, BlockPos, Mirror, Rotation, String, boolean, boolean, boolean, float, long) - Constructor for class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
CURED_ZOMBIE_VILLAGER - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
CuredZombieVillagerTrigger - Class in net.minecraft.advancements.criterion
 
CuredZombieVillagerTrigger() - Constructor for class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
CuredZombieVillagerTrigger.Instance - Class in net.minecraft.advancements.criterion
 
curePotionEffects(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
current() - Static method in class net.minecraft.command.arguments.LocationInput
 
CURRENT_DOWN - Static variable in class net.minecraft.particles.ParticleTypes
 
CurrentDownParticle - Class in net.minecraft.client.particle
 
CurrentDownParticle.Factory - Class in net.minecraft.client.particle
 
currentItem - Variable in class net.minecraft.entity.player.PlayerInventory
 
currentPath - Variable in class net.minecraft.pathfinding.PathNavigator
 
currentScreen - Variable in class net.minecraft.client.Minecraft
 
currentState() - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
currentState() - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
 
currentWindowId - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
CUseEntityPacket - Class in net.minecraft.network.play.client
 
CUseEntityPacket() - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket(Entity, boolean) - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket(Entity, Hand, boolean) - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket(Entity, Hand, Vector3d, boolean) - Constructor for class net.minecraft.network.play.client.CUseEntityPacket
 
CUseEntityPacket.Action - Enum in net.minecraft.network.play.client
 
CUSTOM - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
CUSTOM - Static variable in class net.minecraft.stats.Stats
 
CUSTOM_STAT - Static variable in class net.minecraft.util.registry.Registry
 
CUSTOM_STAT_KEY - Static variable in class net.minecraft.util.registry.Registry
 
customArrow(AbstractArrowEntity) - Method in class net.minecraft.item.BowItem
 
customClientSpawn(FMLPlayMessages.SpawnEntity, World) - Method in class net.minecraft.entity.EntityType
 
customData - Variable in class net.minecraft.client.renderer.model.BlockModel
 
CustomizeSkinScreen - Class in net.minecraft.client.gui.screen
 
CustomizeSkinScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
customLoader - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
customLoader(BiFunction<T, ExistingFileHelper, L>) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
CustomLoaderBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators
 
CustomLoaderBuilder(ResourceLocation, T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
CustomNameStringToComponentEntity - Class in net.minecraft.util.datafix.fixes
 
CustomNameStringToComponentEntity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity
 
CustomNameStringToComponentFixTileEntity - Class in net.minecraft.util.datafix.fixes
 
CustomNameStringToComponentFixTileEntity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CustomNameStringToComponentFixTileEntity
 
CustomNameStringToComponentItem - Class in net.minecraft.util.datafix.fixes
 
CustomNameStringToComponentItem(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.CustomNameStringToComponentItem
 
customRecipe(SpecialRecipeSerializer<?>) - Static method in class net.minecraft.data.CustomRecipeBuilder
 
CustomRecipeBuilder - Class in net.minecraft.data
 
CustomRecipeBuilder(SpecialRecipeSerializer<?>) - Constructor for class net.minecraft.data.CustomRecipeBuilder
 
CustomServerBossInfo - Class in net.minecraft.server
 
CustomServerBossInfo(ResourceLocation, ITextComponent) - Constructor for class net.minecraft.server.CustomServerBossInfo
 
CustomServerBossInfoManager - Class in net.minecraft.server
 
CustomServerBossInfoManager() - Constructor for class net.minecraft.server.CustomServerBossInfoManager
 
customTagTypeReaders - Variable in class net.minecraft.tags.NetworkTagManager
 
CustomTagTypes(ITagCollectionSupplier) - Constructor for class net.minecraftforge.event.TagsUpdatedEvent.CustomTagTypes
 
CUT_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CUT_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CUT_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
CUT_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
CUT_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
CUT_SANDSTONE - Static variable in class net.minecraft.item.Items
 
CUT_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
CUT_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
cutText() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
CYAN - Static variable in class net.minecraft.block.material.MaterialColor
 
CYAN_BANNER - Static variable in class net.minecraft.block.Blocks
 
CYAN_BANNER - Static variable in class net.minecraft.item.Items
 
CYAN_BED - Static variable in class net.minecraft.block.Blocks
 
CYAN_BED - Static variable in class net.minecraft.item.Items
 
CYAN_CARPET - Static variable in class net.minecraft.block.Blocks
 
CYAN_CARPET - Static variable in class net.minecraft.item.Items
 
CYAN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
CYAN_CONCRETE - Static variable in class net.minecraft.item.Items
 
CYAN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
CYAN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
CYAN_DYE - Static variable in class net.minecraft.item.Items
 
CYAN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
CYAN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
CYAN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
CYAN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
CYAN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
CYAN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
CYAN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
CYAN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
CYAN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
CYAN_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
CYAN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
CYAN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
CYAN_WOOL - Static variable in class net.minecraft.block.Blocks
 
CYAN_WOOL - Static variable in class net.minecraft.item.Items
 

D

damage(BlockState) - Static method in class net.minecraft.block.AnvilBlock
 
DAMAGE_ABSORBED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_BLOCKED_BY_SHIELD - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_DEALT - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_DEALT_ABSORBED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_DEALT_RESISTED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_INDICATOR - Static variable in class net.minecraft.particles.ParticleTypes
 
DAMAGE_RESISTED - Static variable in class net.minecraft.stats.Stats
 
DAMAGE_SOURCE - Static variable in class net.minecraft.loot.LootParameters
 
DAMAGE_SOURCE_PROPERTIES - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
DAMAGE_TAKEN - Static variable in class net.minecraft.stats.Stats
 
damageArmor(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
damageArmor(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
DAMAGED_ANVIL - Static variable in class net.minecraft.block.Blocks
 
DAMAGED_ANVIL - Static variable in class net.minecraft.item.Items
 
DamageEnchantment - Class in net.minecraft.enchantment
 
DamageEnchantment(Enchantment.Rarity, int, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.DamageEnchantment
 
damageEntity(DamageSource, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
damageEntity(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
damageEntity(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
DamageIndicatorFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CritParticle.DamageIndicatorFactory
 
damageItem(int, T, Consumer<T>) - Method in class net.minecraft.item.ItemStack
 
damageItem(ItemStack, int, T, Consumer<T>) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
DamagePredicate - Class in net.minecraft.advancements.criterion
 
DamagePredicate() - Constructor for class net.minecraft.advancements.criterion.DamagePredicate
 
DamagePredicate(MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, EntityPredicate, Boolean, DamageSourcePredicate) - Constructor for class net.minecraft.advancements.criterion.DamagePredicate
 
DamagePredicate.Builder - Class in net.minecraft.advancements.criterion
 
damageRodBy(int) - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
 
damageShield(float) - Method in class net.minecraft.entity.LivingEntity
 
damageShield(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
DamageSource - Class in net.minecraft.util
 
DamageSource(String) - Constructor for class net.minecraft.util.DamageSource
 
damageSourceEntity - Variable in class net.minecraft.util.EntityDamageSource
 
DamageSourcePredicate - Class in net.minecraft.advancements.criterion
 
DamageSourcePredicate(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, EntityPredicate, EntityPredicate) - Constructor for class net.minecraft.advancements.criterion.DamageSourcePredicate
 
DamageSourcePredicate.Builder - Class in net.minecraft.advancements.criterion
 
DamageSourceProperties - Class in net.minecraft.loot.conditions
 
DamageSourceProperties.Serializer - Class in net.minecraft.loot.conditions
 
damageType() - Static method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
damageType - Variable in class net.minecraft.enchantment.DamageEnchantment
 
damageType - Variable in class net.minecraft.util.DamageSource
 
DamagingProjectileEntity - Class in net.minecraft.entity.projectile
 
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity>, World) - Constructor for class net.minecraft.entity.projectile.DamagingProjectileEntity
 
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity>, double, double, double, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.DamagingProjectileEntity
 
DamagingProjectileEntity(EntityType<? extends DamagingProjectileEntity>, LivingEntity, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.DamagingProjectileEntity
 
DANCING - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
DANDELION - Static variable in class net.minecraft.block.Blocks
 
DANDELION - Static variable in class net.minecraft.item.Items
 
DANDELION - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DARK_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
DARK_FOREST_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
DARK_FOREST_VEGETATION_BROWN - Static variable in class net.minecraft.world.gen.feature.Features
 
DARK_FOREST_VEGETATION_RED - Static variable in class net.minecraft.world.gen.feature.Features
 
DARK_OAK - Static variable in class net.minecraft.block.WoodType
 
DARK_OAK - Static variable in class net.minecraft.world.gen.feature.Features
 
DARK_OAK_BOAT - Static variable in class net.minecraft.item.Items
 
DARK_OAK_BUTTON - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_BUTTON - Static variable in class net.minecraft.item.Items
 
DARK_OAK_DOOR - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_DOOR - Static variable in class net.minecraft.item.Items
 
DARK_OAK_FENCE - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_FENCE - Static variable in class net.minecraft.item.Items
 
DARK_OAK_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
DARK_OAK_LEAVES - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_LEAVES - Static variable in class net.minecraft.item.Items
 
DARK_OAK_LEAVES - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DARK_OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_LOG - Static variable in class net.minecraft.item.Items
 
DARK_OAK_LOG - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DARK_OAK_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
DARK_OAK_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
DARK_OAK_PLANKS - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_PLANKS - Static variable in class net.minecraft.item.Items
 
DARK_OAK_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
DARK_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_SAPLING - Static variable in class net.minecraft.item.Items
 
DARK_OAK_SIGN - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_SIGN - Static variable in class net.minecraft.item.Items
 
DARK_OAK_SLAB - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_SLAB - Static variable in class net.minecraft.item.Items
 
DARK_OAK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_STAIRS - Static variable in class net.minecraft.item.Items
 
DARK_OAK_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
DARK_OAK_TREE - Static variable in class net.minecraft.world.gen.placement.Placement
 
DARK_OAK_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
DARK_OAK_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
DARK_OAK_WOOD - Static variable in class net.minecraft.item.Items
 
DARK_PRISMARINE - Static variable in class net.minecraft.block.Blocks
 
DARK_PRISMARINE - Static variable in class net.minecraft.item.Items
 
DARK_PRISMARINE - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
DARK_PRISMARINE_SLAB - Static variable in class net.minecraft.block.Blocks
 
DARK_PRISMARINE_SLAB - Static variable in class net.minecraft.item.Items
 
DARK_PRISMARINE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
DARK_PRISMARINE_STAIRS - Static variable in class net.minecraft.item.Items
 
darkenSky - Variable in class net.minecraft.world.BossInfo
 
DarkOakFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
DarkOakFoliagePlacer(FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
DarkOakTree - Class in net.minecraft.block.trees
 
DarkOakTree() - Constructor for class net.minecraft.block.trees.DarkOakTree
 
DarkOakTreePlacement - Class in net.minecraft.world.gen.placement
 
DarkOakTreePlacement(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.DarkOakTreePlacement
 
DarkOakTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
DarkOakTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.DarkOakTrunkPlacer
 
data - Variable in class net.minecraft.world.chunk.NibbleArray
 
data - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
data - Variable in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
DATA_PROVIDER - Static variable in class net.minecraft.command.impl.data.BlockDataAccessor
 
DATA_PROVIDER - Static variable in class net.minecraft.command.impl.data.EntityDataAccessor
 
DATA_PROVIDERS - Static variable in class net.minecraft.command.impl.data.DataCommand
 
DATA_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
DATA_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
DataCommand - Class in net.minecraft.command.impl.data
 
DataCommand() - Constructor for class net.minecraft.command.impl.data.DataCommand
 
DataCommand.IDataProvider - Interface in net.minecraft.command.impl.data
 
DataEntry(DataParameter<T>, T) - Constructor for class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
dataFixer - Variable in class net.minecraft.world.chunk.storage.ChunkLoader
 
DataFixesManager - Class in net.minecraft.util.datafix
 
DataFixesManager() - Constructor for class net.minecraft.util.datafix.DataFixesManager
 
DataGenerator - Class in net.minecraft.data
 
DataGenerator(Path, Collection<Path>) - Constructor for class net.minecraft.data.DataGenerator
 
DataGeneratorConfig(Set<String>, Path, Collection<Path>, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
DatagenModLoader - Class in net.minecraftforge.fml
 
DatagenModLoader() - Constructor for class net.minecraftforge.fml.DatagenModLoader
 
dataLength - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
dataManager - Variable in class net.minecraft.entity.Entity
 
DatapackCodec - Class in net.minecraft.util.datafix.codec
 
DatapackCodec(List<String>, List<String>) - Constructor for class net.minecraft.util.datafix.codec.DatapackCodec
 
DataPackCommand - Class in net.minecraft.command.impl
 
DataPackCommand() - Constructor for class net.minecraft.command.impl.DataPackCommand
 
DatapackFailureScreen - Class in net.minecraft.client.gui.screen
 
DatapackFailureScreen(Runnable) - Constructor for class net.minecraft.client.gui.screen.DatapackFailureScreen
 
DataPackRegistries - Class in net.minecraft.resources
 
DataPackRegistries(Commands.EnvironmentType, int) - Constructor for class net.minecraft.resources.DataPackRegistries
 
DATAPACKS - Static variable in class net.minecraft.world.storage.FolderName
 
DataParameter<T> - Class in net.minecraft.network.datasync
 
DataParameter(int, IDataSerializer<T>) - Constructor for class net.minecraft.network.datasync.DataParameter
 
DataPoint - Class in net.minecraft.profiler
 
DataPoint(String, double, double, long) - Constructor for class net.minecraft.profiler.DataPoint
 
DataSerializerEntry - Class in net.minecraftforge.registries
 
DataSerializerEntry(IDataSerializer<?>) - Constructor for class net.minecraftforge.registries.DataSerializerEntry
 
DataSerializers - Class in net.minecraft.network.datasync
 
DataSerializers() - Constructor for class net.minecraft.network.datasync.DataSerializers
 
DATE_FORMAT - Static variable in class net.minecraft.server.management.BanEntry
 
DAYLIGHT_DETECTOR - Static variable in class net.minecraft.block.Blocks
 
DAYLIGHT_DETECTOR - Static variable in class net.minecraft.item.Items
 
DAYLIGHT_DETECTOR - Static variable in class net.minecraft.tileentity.TileEntityType
 
DaylightDetectorBlock - Class in net.minecraft.block
 
DaylightDetectorBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DaylightDetectorBlock
 
DaylightDetectorTileEntity - Class in net.minecraft.tileentity
 
DaylightDetectorTileEntity() - Constructor for class net.minecraft.tileentity.DaylightDetectorTileEntity
 
dead - Variable in class net.minecraft.entity.LivingEntity
 
DEAD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
DEAD_BRAIN_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_BRAIN_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_BRAIN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_BRAIN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BRAIN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_BRAIN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_BUBBLE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUBBLE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_BUBBLE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUSH - Static variable in class net.minecraft.block.Blocks
 
DEAD_BUSH - Static variable in class net.minecraft.item.Items
 
DEAD_BUSH - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DEAD_BUSH_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
DEAD_FIRE_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_FIRE_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_FIRE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_FIRE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_FIRE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_FIRE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_FIRE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_HORN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_HORN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_HORN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_HORN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL - Static variable in class net.minecraft.item.Items
 
DEAD_TUBE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
DEAD_TUBE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
DEAD_TUBE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
DEAD_TUBE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
DeadBushBlock - Class in net.minecraft.block
 
DeadBushBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DeadBushBlock
 
DeadCoralPlantBlock - Class in net.minecraft.block
 
DeadCoralPlantBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DeadCoralPlantBlock
 
DeadCoralWallFanBlock - Class in net.minecraft.block
 
DeadCoralWallFanBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DeadCoralWallFanBlock
 
Deadmau5HeadLayer - Class in net.minecraft.client.renderer.entity.layers
 
Deadmau5HeadLayer(IEntityRenderer<AbstractClientPlayerEntity, PlayerModel<AbstractClientPlayerEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.Deadmau5HeadLayer
 
dealDamage(LivingEntity) - Method in class net.minecraft.entity.monster.SlimeEntity
 
DEATH_COUNT - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
deathMessage - Variable in class net.minecraft.network.play.server.SCombatPacket
 
DEATHS - Static variable in class net.minecraft.stats.Stats
 
DeathScreen - Class in net.minecraft.client.gui.screen
 
DeathScreen(ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.screen.DeathScreen
 
deathTicks - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
deathTime - Variable in class net.minecraft.entity.LivingEntity
 
debug - Variable in class net.minecraft.client.Minecraft
 
DEBUG_BRAIN - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_CAVES - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_GOAL_SELECTOR - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_NEIGHBORS_UPDATE - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_PATH - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_POI_ADDED - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_POI_REMOVED - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_POI_TICKET_COUNT - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_RAIDS - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_STICK - Static variable in class net.minecraft.item.Items
 
DEBUG_STRUCTURES - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_VILLAGE_SECTIONS - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DEBUG_WORLDGEN_ATTEMPT - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
DebugAsyncReloader - Class in net.minecraft.resources
 
DebugAsyncReloader(IResourceManager, List<IFutureReloadListener>, Executor, Executor, CompletableFuture<Unit>) - Constructor for class net.minecraft.resources.DebugAsyncReloader
 
DebugAsyncReloader.DataPoint - Class in net.minecraft.resources
 
DebugChunkGenerator - Class in net.minecraft.world.gen
 
DebugChunkGenerator(Registry<Biome>) - Constructor for class net.minecraft.world.gen.DebugChunkGenerator
 
debugChunkPath - Variable in class net.minecraft.client.Minecraft
 
DebugCommand - Class in net.minecraft.command.impl
 
DebugCommand() - Constructor for class net.minecraft.command.impl.DebugCommand
 
DebugLoggingPrintStream - Class in net.minecraft.server
 
DebugLoggingPrintStream(String, OutputStream) - Constructor for class net.minecraft.server.DebugLoggingPrintStream
 
DebugOverlayGui - Class in net.minecraft.client.gui.overlay
 
DebugOverlayGui(Minecraft) - Constructor for class net.minecraft.client.gui.overlay.DebugOverlayGui
 
DebugPacketSender - Class in net.minecraft.network
 
DebugPacketSender() - Constructor for class net.minecraft.network.DebugPacketSender
 
debugRenderer - Variable in class net.minecraft.client.Minecraft
 
DebugRenderer - Class in net.minecraft.client.renderer.debug
 
DebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.DebugRenderer
 
DebugRenderer.IDebugRenderer - Interface in net.minecraft.client.renderer.debug
 
DebugStickItem - Class in net.minecraft.item
 
DebugStickItem(Item.Properties) - Constructor for class net.minecraft.item.DebugStickItem
 
debugWireframe - Variable in class net.minecraft.client.Minecraft
 
decayPerDay - Variable in enum net.minecraft.village.GossipType
 
decayPerTransfer - Variable in enum net.minecraft.village.GossipType
 
DeceleratingParticle - Class in net.minecraft.client.particle
 
DeceleratingParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.DeceleratingParticle
 
DECIMAL_FORMAT - Static variable in interface net.minecraft.stats.IStatFormatter
 
DECIMALFORMAT - Static variable in class net.minecraft.item.ItemStack
 
decipher(ChannelHandlerContext, ByteBuf) - Method in class net.minecraft.network.NettyEncryptionTranslator
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyCompressionDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyEncryptingDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyPacketDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minecraft.network.NettyVarint21FrameDecoder
 
decode(DynamicOps<U>, U) - Method in class net.minecraft.util.registry.Registry
 
decode(DynamicOps<T>, T) - Method in class net.minecraft.util.registry.RegistryKeyCodec
 
decode(DynamicOps<T>, MapLike<T>) - Method in class net.minecraft.util.registry.RegistryLookupCodec
 
decode(DynamicOps<T>, T) - Method in class net.minecraft.util.registry.SimpleRegistryCodec
 
decode(T, RegistryKey<? extends Registry<E>>, Codec<E>, boolean) - Method in class net.minecraft.util.registry.WorldSettingsImport
 
decode(SimpleRegistry<E>, RegistryKey<? extends Registry<E>>, Codec<E>) - Method in class net.minecraft.util.registry.WorldSettingsImport
 
decode(DynamicOps<JsonElement>, RegistryKey<? extends Registry<E>>, RegistryKey<E>, Decoder<E>) - Method in interface net.minecraft.util.registry.WorldSettingsImport.IResourceAccess
 
decode(DynamicOps<JsonElement>, RegistryKey<? extends Registry<E>>, RegistryKey<E>, Decoder<E>) - Method in class net.minecraft.util.registry.WorldSettingsImport.IResourceAccess.RegistryAccess
 
decode(DynamicOps<T>, MapLike<T>) - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
decode(DynamicOps<T>, T) - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SAcknowledge
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
decode(PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SyncCustomTagTypes
 
decodePath(String) - Static method in interface net.minecraft.profiler.IProfileResult
 
decodePublicKey(byte[]) - Static method in class net.minecraft.util.CryptManager
 
decoder(Function<PacketBuffer, MSG>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
decodeUUID(int[]) - Static method in class net.minecraft.util.UUIDCodec
 
decodeWorldInfo(Dynamic<INBT>, DataFixer, int, CompoundNBT, WorldSettings, VersionData, DimensionGeneratorSettings, Lifecycle) - Static method in class net.minecraft.world.storage.ServerWorldInfo
 
decodeWorldKey(Dynamic<?>) - Static method in class net.minecraft.world.DimensionType
Deprecated.
decodeWorldSettings(Dynamic<?>, DatapackCodec) - Static method in class net.minecraft.world.WorldSettings
 
decompose(String, char) - Static method in class net.minecraft.util.ResourceLocation
 
decorate(ITextComponent) - Method in interface net.minecraft.resources.IPackNameDecorator
 
DECORATED - Static variable in class net.minecraft.world.gen.feature.Feature
 
DECORATED - Static variable in class net.minecraft.world.gen.placement.Placement
 
DecoratedFeature - Class in net.minecraft.world.gen.feature
 
DecoratedFeature(Codec<DecoratedFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DecoratedFeature
 
DecoratedFeatureConfig - Class in net.minecraft.world.gen.feature
 
DecoratedFeatureConfig(Supplier<ConfiguredFeature<?, ?>>, ConfiguredPlacement<?>) - Constructor for class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
DecoratedPlacement - Class in net.minecraft.world.gen.placement
 
DecoratedPlacement(Codec<DecoratedPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.DecoratedPlacement
 
DecoratedPlacementConfig - Class in net.minecraft.world.gen.placement
 
DecoratedPlacementConfig(ConfiguredPlacement<?>, ConfiguredPlacement<?>) - Constructor for class net.minecraft.world.gen.placement.DecoratedPlacementConfig
 
DECORATIONS - Static variable in class net.minecraft.item.ItemGroup
 
DECORATOR - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
decorator - Variable in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
DECORATOR_KEY - Static variable in class net.minecraft.util.registry.Registry
 
decorators - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
DECORATORS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
DECORATORS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
decreaseAirSupply(int) - Method in class net.minecraft.entity.LivingEntity
 
decreaseAirSupply(int) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
decrementTimeUntilPortal() - Method in class net.minecraft.entity.Entity
 
decrementTimeUntilPortal() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
decrStackSize(int, int) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
decrStackSize(int, int) - Method in class net.minecraft.entity.player.PlayerInventory
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
decrStackSize(int) - Method in class net.minecraft.inventory.container.Slot
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.CraftingInventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.CraftResultInventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
decrStackSize(int, int) - Method in interface net.minecraft.inventory.IInventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.Inventory
 
decrStackSize(int, int) - Method in class net.minecraft.inventory.MerchantInventory
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.HopperTileEntity
 
decrStackSize(int, int) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
decrStackSize(int) - Method in class net.minecraftforge.items.SlotItemHandler
 
decrStackSize(int, int) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
decryptData(Key, byte[]) - Static method in class net.minecraft.util.CryptManager
 
decryptSharedKey(PrivateKey, byte[]) - Static method in class net.minecraft.util.CryptManager
 
DedicatedPlayerList - Class in net.minecraft.server.dedicated
 
DedicatedPlayerList(DedicatedServer, DynamicRegistries.Impl, PlayerData) - Constructor for class net.minecraft.server.dedicated.DedicatedPlayerList
 
DedicatedServer - Class in net.minecraft.server.dedicated
 
DedicatedServer(Thread, DynamicRegistries.Impl, SaveFormat.LevelSave, ResourcePackList, DataPackRegistries, IServerConfiguration, ServerPropertiesProvider, DataFixer, MinecraftSessionService, GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory) - Constructor for class net.minecraft.server.dedicated.DedicatedServer
 
DEEP_COLD_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_FROZEN_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_LUKEWARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
DEEP_WARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
deepCopy() - Method in interface net.minecraft.util.text.ITextComponent
 
deepCopy() - Method in class net.minecraft.util.text.TextComponent
 
DeepOceanLayer - Enum in net.minecraft.world.gen.layer
 
Default() - Constructor for class net.minecraft.advancements.criterion.PlayerPredicate.Default
 
DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
DEFAULT - Static variable in class net.minecraft.entity.EntityPredicate
 
DEFAULT - Static variable in interface net.minecraft.stats.IStatFormatter
 
DEFAULT - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
DEFAULT - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
DEFAULT_AIR_DRAG - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
DEFAULT_ALPHA - Static variable in class net.minecraft.client.renderer.RenderState
 
DEFAULT_AND_RERENDER - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
DEFAULT_BACKGROUND_COLOR - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
DEFAULT_BORDER_COLOR_END - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
DEFAULT_BORDER_COLOR_START - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
DEFAULT_CANCEL_REASON - Static variable in class net.minecraftforge.client.event.ScreenshotEvent
 
DEFAULT_CAVE - Static variable in class net.minecraft.world.biome.MoodSoundAmbience
 
DEFAULT_FONT - Static variable in class net.minecraft.util.text.Style
 
DEFAULT_FONT_RENDERER_NAME - Static variable in class net.minecraft.client.Minecraft
 
DEFAULT_GLOBAL - Static variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
DEFAULT_LINE - Static variable in class net.minecraft.client.renderer.RenderState
 
DEFAULT_LOCAL - Static variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
DEFAULT_MAX_SPEED_AIR_LATERAL - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
DEFAULT_MAX_SPEED_AIR_VERTICAL - Static variable in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
DEFAULT_NETHER_PROVIDER_PRESET - Static variable in class net.minecraft.world.biome.provider.NetherBiomeProvider.Preset
 
DEFAULT_PARAMETER_SET - Static variable in class net.minecraft.loot.LootTable
 
DEFAULT_SERIALIZER - Static variable in class net.minecraft.world.border.WorldBorder
 
DEFAULT_SETTINGS - Static variable in class net.minecraft.world.biome.BiomeGenerationSettings
 
DEFAULT_SHULKER_TEXTURE - Static variable in class net.minecraft.client.renderer.Atlases
 
DEFAULT_TEXTURING - Static variable in class net.minecraft.client.renderer.RenderState
 
DEFAULT_WEIGHT - Static variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
defaultAlpha - Variable in class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
DEFAULTALPHACUTOFF - Static variable in class com.mojang.blaze3d.systems.RenderSystem
 
defaultAlphaFunc() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
DefaultBiomeFeatures - Class in net.minecraft.world.biome
 
DefaultBiomeFeatures() - Constructor for class net.minecraft.world.biome.DefaultBiomeFeatures
 
DefaultBiomeMagnifier - Enum in net.minecraft.world.biome
 
defaultBlendFunc() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
defaultBlock - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
defaultBlue - Variable in class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
defaultColor - Variable in class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
DefaultColorVertexBuilder - Class in com.mojang.blaze3d.vertex
 
DefaultColorVertexBuilder() - Constructor for class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
DefaultDispenseItemBehavior - Class in net.minecraft.dispenser
 
DefaultDispenseItemBehavior() - Constructor for class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
DefaultedRegistry<T> - Class in net.minecraft.util.registry
 
DefaultedRegistry(String, RegistryKey<? extends Registry<T>>, Lifecycle) - Constructor for class net.minecraft.util.registry.DefaultedRegistry
 
defaultFeature - Variable in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
DefaultFlowersFeature - Class in net.minecraft.world.gen.feature
 
DefaultFlowersFeature(Codec<BlockClusterFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
defaultFluid - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
DefaultGameModeCommand - Class in net.minecraft.command.impl
 
DefaultGameModeCommand() - Constructor for class net.minecraft.command.impl.DefaultGameModeCommand
 
DefaultGlyph - Enum in net.minecraft.client.gui.fonts
 
DefaultGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
DefaultGlyphProvider() - Constructor for class net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider
 
defaultGreen - Variable in class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
DefaultItemAnimationCapabilityProvider(LazyOptional<IAnimationStateMachine>) - Constructor for class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
 
defaultLightValue - Variable in enum net.minecraft.world.LightType
 
defaultMaxDamage(int) - Method in class net.minecraft.item.Item.Properties
 
defaultModelGetter() - Static method in class net.minecraftforge.client.model.ModelLoader
 
DefaultPermissionHandler - Enum in net.minecraftforge.server.permission
 
DefaultPermissionLevel - Enum in net.minecraftforge.server.permission
 
DefaultPlayerSkin - Class in net.minecraft.client.resources
 
DefaultPlayerSkin() - Constructor for class net.minecraft.client.resources.DefaultPlayerSkin
 
defaultRed - Variable in class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
DefaultSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
DefaultSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder
 
defaultTextureGetter() - Static method in class net.minecraftforge.client.model.ModelLoader
 
DefaultTypeReferences - Enum in net.minecraft.util.datafix
 
DefaultUncaughtExceptionHandler - Class in net.minecraft.util
 
DefaultUncaughtExceptionHandler(Logger) - Constructor for class net.minecraft.util.DefaultUncaughtExceptionHandler
 
DefaultVertexFormats - Class in net.minecraft.client.renderer.vertex
 
DefaultVertexFormats() - Constructor for class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
DefaultWithNameUncaughtExceptionHandler - Class in net.minecraft.util
 
DefaultWithNameUncaughtExceptionHandler(Logger) - Constructor for class net.minecraft.util.DefaultWithNameUncaughtExceptionHandler
 
defaultWorldType - Variable in class net.minecraftforge.common.ForgeConfig.Common
 
DefendVillageTargetGoal - Class in net.minecraft.entity.ai.goal
 
DefendVillageTargetGoal(IronGolemEntity) - Constructor for class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
 
DeferredRegister<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.registries
 
DeferredRegister.EventDispatcher - Class in net.minecraftforge.registries
 
DeferredWorkQueue - Class in net.minecraftforge.fml
 
DeferredWorkQueue(ModLoadingStage, Class<? extends ParallelDispatchEvent>) - Constructor for class net.minecraftforge.fml.DeferredWorkQueue
 
deferTask(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
define(String, T) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, T) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, T, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, T, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, Supplier<T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, Supplier<T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, Supplier<T>, Predicate<Object>, Class<?>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, ForgeConfigSpec.ValueSpec, Supplier<T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, boolean) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, boolean) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(String, Supplier<Boolean>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
define(List<String>, Supplier<Boolean>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod, V...) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod, Collection<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, V, EnumGetMethod, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, V, EnumGetMethod, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, Supplier<V>, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(String, Supplier<V>, EnumGetMethod, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, Supplier<V>, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineEnum(List<String>, Supplier<V>, EnumGetMethod, Predicate<Object>, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(String, T, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(String, Supplier<T>, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(List<String>, T, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInList(List<String>, Supplier<T>, Collection<? extends T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, V, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, V, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<V>, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<V>, V, V, Class<V>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, double, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, double, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<Double>, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<Double>, double, double) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, int, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, int, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<Integer>, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<Integer>, int, int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, long, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, long, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(String, Supplier<Long>, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineInRange(List<String>, Supplier<Long>, long, long) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(String, List<? extends T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(String, Supplier<List<? extends T>>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(List<String>, List<? extends T>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
defineList(List<String>, Supplier<List<? extends T>>, Predicate<Object>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
degreesDifferenceAbs(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
DELAY - Static variable in class net.minecraft.block.RepeaterBlock
 
DELAY_1_4 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DELAY_INSTANT - Static variable in class net.minecraft.client.AbstractOption
 
delayBeforeCanPickup - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
delegate() - Method in class net.minecraft.client.settings.HotbarSnapshot
 
delegate - Variable in class net.minecraftforge.registries.ForgeRegistryEntry
 
DelegatedTaskExecutor<T> - Class in net.minecraft.util.concurrent
 
DelegatedTaskExecutor(ITaskQueue<? super T, ? extends Runnable>, Executor, String) - Constructor for class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
DelegatingDynamicOps<T> - Class in net.minecraft.util.datafix
 
DelegatingDynamicOps(DynamicOps<T>) - Constructor for class net.minecraft.util.datafix.DelegatingDynamicOps
 
DelegatingResourcePack - Class in net.minecraftforge.fml.packs
 
DelegatingResourcePack(String, String, PackMetadataSection, List<? extends IResourcePack>) - Constructor for class net.minecraftforge.fml.packs.DelegatingResourcePack
 
Delete(String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Delete
 
deleteAllDisplayLists() - Method in class net.minecraft.client.renderer.WorldRenderer
 
deleteBuffer() - Method in class net.minecraft.client.audio.AudioStreamBuffer
 
deleteBuffers(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteCharAtSelection(int) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
deleteFramebuffer() - Method in class net.minecraft.client.shader.Framebuffer
 
deleteFramebuffers(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteFromCursor(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
deleteGlResources() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
deleteGlResources() - Method in class net.minecraft.client.renderer.ViewFrustum
 
deleteGlTexture() - Method in class net.minecraft.client.renderer.texture.Texture
 
deleteProgram(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteSave() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
deleteShader(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteShader(IShaderManager) - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
deleteStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
deleteTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteTexture(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
deleteTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
deleteTextures(int[]) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
deleteWords(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
DELTA - Static variable in class net.minecraft.world.gen.feature.Features
 
DELTA_FEATURE - Static variable in class net.minecraft.world.gen.feature.Feature
 
deltaLookPitch - Variable in class net.minecraft.entity.ai.controller.LookController
 
deltaLookYaw - Variable in class net.minecraft.entity.ai.controller.LookController
 
DEMO_WORLD_SETTINGS - Static variable in class net.minecraft.server.MinecraftServer
 
DemoPlayerInteractionManager - Class in net.minecraft.server.management
 
DemoPlayerInteractionManager(ServerWorld) - Constructor for class net.minecraft.server.management.DemoPlayerInteractionManager
 
DemoScreen - Class in net.minecraft.client.gui.screen
 
DemoScreen() - Constructor for class net.minecraft.client.gui.screen.DemoScreen
 
denormalizeValue(double) - Method in class net.minecraft.client.settings.SliderMultiplierOption
 
denormalizeValue(double) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
DENSE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
density(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
DeOpCommand - Class in net.minecraft.command.impl
 
DeOpCommand() - Constructor for class net.minecraft.command.impl.DeOpCommand
 
depth - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
depth(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
depth - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
DEPTH_ALWAYS - Static variable in class net.minecraft.client.renderer.RenderState
 
DEPTH_AVERAGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
DEPTH_EQUAL - Static variable in class net.minecraft.client.renderer.RenderState
 
DEPTH_LEQUAL - Static variable in class net.minecraft.client.renderer.RenderState
 
DEPTH_STRIDER - Static variable in class net.minecraft.enchantment.Enchantments
 
DEPTH_WRITE - Static variable in class net.minecraft.client.renderer.RenderState
 
DepthAverageConfig - Class in net.minecraft.world.gen.placement
 
DepthAverageConfig(int, int) - Constructor for class net.minecraft.world.gen.placement.DepthAverageConfig
 
DepthAveragePlacement - Class in net.minecraft.world.gen.placement
 
DepthAveragePlacement(Codec<DepthAverageConfig>) - Constructor for class net.minecraft.world.gen.placement.DepthAveragePlacement
 
depthFunc(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
depthFunc(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
depthMask(boolean) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
depthMask(boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
DepthStriderEnchantment - Class in net.minecraft.enchantment
 
DepthStriderEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.DepthStriderEnchantment
 
depthTest(RenderState.DepthTestState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
DepthTestState(String, int) - Constructor for class net.minecraft.client.renderer.RenderState.DepthTestState
 
dequeue() - Method in class net.minecraft.pathfinding.PathHeap
 
DerivedWorldInfo - Class in net.minecraft.world.storage
 
DerivedWorldInfo(IServerConfiguration, IServerWorldInfo) - Constructor for class net.minecraft.world.storage.DerivedWorldInfo
 
description() - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
deserialize(JsonObject, ConditionArrayParser) - Static method in class net.minecraft.advancements.Advancement.Builder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.advancements.AdvancementProgress.Serializer
 
deserialize(JsonObject, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.BlockPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.DamagePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.DistancePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
deserialize(JsonObject, String, ConditionArrayParser) - Static method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.FluidPredicate
 
deserialize(JsonObject, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.LightPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
deserialize(JsonObject) - Static method in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.NBTPredicate
 
deserialize(JsonElement) - Static method in class net.minecraft.advancements.criterion.PlayerPredicate
 
deserialize(JsonObject) - Static method in class net.minecraft.advancements.DisplayInfo
 
deserialize(JsonObject, ConditionArrayParser) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.audio.SoundListSerializer
 
deserialize(JsonObject) - Static method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
deserialize(JsonObject) - Static method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
 
deserialize(JsonObject) - Static method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
 
deserialize(JsonObject) - Static method in class net.minecraft.client.particle.TexturesParticle
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockFaceUV.Deserializer
 
deserialize(Reader) - Static method in class net.minecraft.client.renderer.model.BlockModel
 
deserialize(String) - Static method in class net.minecraft.client.renderer.model.BlockModel
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockPart.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.BlockPartFace.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.ItemOverride.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.multipart.Multipart.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.multipart.Selector.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.client.renderer.model.VariantList.Deserializer
 
deserialize(JsonObject) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher
 
deserialize(JsonObject) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
deserialize(JsonObject) - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
deserialize(JsonObject) - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
deserialize(PacketBuffer) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
deserialize(ListNBT) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
deserialize(Dynamic<?>) - Method in class net.minecraft.entity.ai.brain.Brain.BrainCodec
 
deserialize(JsonElement) - Static method in class net.minecraft.item.crafting.Ingredient
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.loot.BinomialRange.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.Alternative.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.BlockStateProperty.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.DamageSourceProperties.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.EntityHasProperty.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.EntityHasScore.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.Inverted.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.KilledByPlayer.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.LocationCheck.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.MatchTool.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.RandomChance.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.RandomChanceWithLooting.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.Reference.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.SurvivesExplosion.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.TableBonus.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.TimeCheck.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.conditions.WeatherCheck.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.loot.ConstantRange.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.loot.DynamicLootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.loot.EmptyLootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.ApplyBonus.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.CopyBlockState.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.CopyName.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.CopyNbt.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.EnchantRandomly.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.EnchantWithLevels.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.ExplorationMap.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.ExplosionDecay.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.FillPlayerHead.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.LimitCount.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.LootingEnchantBonus.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetAttributes.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetContents.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetCount.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetDamage.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetLootTable.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetLore.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetName.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetNBT.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.SetStewEffect.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.functions.Smelt.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in interface net.minecraft.loot.ILootSerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.loot.IntClamper.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.loot.ItemLootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.LootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.LootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraft.loot.LootFunction.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.LootFunction.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.loot.LootPool.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.loot.LootTable.Serializer
 
deserialize(JsonElement, JsonDeserializationContext) - Method in interface net.minecraft.loot.LootTypesManager.ISerializer
 
deserialize(JsonElement, JsonDeserializationContext) - Static method in class net.minecraft.loot.RandomRanges
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.loot.RandomValueRange.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, ILootCondition[]) - Method in class net.minecraft.loot.StandaloneLootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.loot.StandaloneLootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.loot.TableLootEntry.Serializer
 
deserialize(JsonObject, JsonDeserializationContext, int, int, ILootCondition[], ILootFunction[]) - Method in class net.minecraft.loot.TagLootEntry.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Players.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Version.Serializer
 
deserialize(ParticleType<T>, StringReader) - Method in interface net.minecraft.particles.IParticleData.IDeserializer
Deprecated.
 
deserialize(JsonObject) - Method in interface net.minecraft.resources.data.IMetadataSectionSerializer
 
deserialize(JsonObject) - Method in class net.minecraft.resources.data.PackMetadataSectionSerializer
 
deserialize(JsonObject, String) - Method in class net.minecraft.tags.ITag.Builder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.util.ResourceLocation.Serializer
 
deserialize(JsonElement) - Method in class net.minecraft.util.text.event.HoverEvent.Action
 
deserialize(ITextComponent) - Method in class net.minecraft.util.text.event.HoverEvent.Action
 
deserialize(JsonObject) - Static method in class net.minecraft.util.text.event.HoverEvent
 
deserialize(JsonElement) - Static method in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
deserialize(ITextComponent) - Static method in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.util.text.ITextComponent.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.util.text.Style.Serializer
 
deserialize(WorldBorder.Serializer) - Method in class net.minecraft.world.border.WorldBorder
 
deserialize(DynamicLike<?>, WorldBorder.Serializer) - Static method in class net.minecraft.world.border.WorldBorder.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.ExpandedBlockModelDeserializer
 
deserialize(JsonObject, JsonDeserializationContext) - Method in class net.minecraftforge.common.loot.LootTableIdCondition.Serializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
 
deserialize(JsonObject, JsonDeserializationContext) - Static method in class net.minecraftforge.fml.network.FMLStatusPing.Serializer
 
deserializeAll(JsonObject, ConditionArrayParser) - Static method in class net.minecraft.advancements.Criterion
 
deserializeArray(JsonElement) - Static method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
deserializeArray(JsonElement) - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
deserializeCaps(CompoundNBT) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
deserializeClass(JsonElement, String, JsonDeserializationContext, Class<? extends T>) - Static method in class net.minecraft.util.JSONUtils
 
deserializeClass(JsonObject, String, JsonDeserializationContext, Class<? extends T>) - Static method in class net.minecraft.util.JSONUtils
 
deserializeClass(JsonObject, String, T, JsonDeserializationContext, Class<? extends T>) - Static method in class net.minecraft.util.JSONUtils
 
deserializeCriterion(JsonObject, ConditionArrayParser) - Static method in class net.minecraft.advancements.Criterion
 
deserializeEnchantments(ListNBT) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
deserializeGeometry(JsonDeserializationContext, JsonObject) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
deserializeItem(JsonObject) - Static method in class net.minecraft.item.crafting.ShapedRecipe
 
deserializeItemList(JsonObject) - Static method in class net.minecraft.item.crafting.Ingredient
 
deserializeJSONObject(JsonObject, String, ConditionArrayParser) - Static method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
deserializeModelTransforms(JsonDeserializationContext, JsonObject) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
deserializeNBT(CompoundNBT) - Method in class net.minecraft.item.ItemStack
 
deserializeNBT(CompoundNBT) - Method in class net.minecraft.world.storage.WorldSavedData
 
deserializeNBT(CompoundNBT) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
deserializeNBT(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
deserializeNBT(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
deserializeNBT(BlockState, CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
deserializeNBT(T) - Method in interface net.minecraftforge.common.util.INBTSerializable
 
deserializeNBT(CompoundNBT) - Method in class net.minecraftforge.items.ItemStackHandler
 
deserializeProperties(JsonElement) - Static method in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockFaceUV.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockPart.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.BlockPartFace.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.ItemCameraTransforms.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.ItemOverride.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
Deserializer(BlockModelDefinition.ContainerHolder) - Constructor for class net.minecraft.client.renderer.model.multipart.Multipart.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.multipart.Selector.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.Variant.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.model.VariantList.Deserializer
 
DESERIALIZER - Static variable in class net.minecraft.particles.BlockParticleData
 
DESERIALIZER - Static variable in class net.minecraft.particles.ItemParticleData
 
DESERIALIZER - Static variable in class net.minecraft.particles.RedstoneParticleData
 
Deserializer() - Constructor for class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
deserializeRecipe(ResourceLocation, JsonObject) - Static method in class net.minecraft.item.crafting.RecipeManager
 
deserializeRecipes(Iterable<IRecipe<?>>) - Method in class net.minecraft.item.crafting.RecipeManager
 
deserializeRewards(JsonObject) - Static method in class net.minecraft.advancements.AdvancementRewards
 
deserializeStructureStart(TemplateManager, CompoundNBT, long) - Static method in class net.minecraft.world.gen.feature.structure.Structure
 
deserializeTagAdditions(List<ITag.ITagEntry>, JsonObject, List<ITag.Proxy>) - Static method in class net.minecraftforge.common.ForgeHooks
 
deserializeTransform(JsonDeserializationContext, JsonElement) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.SlideDownBlockTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.TargetHitTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
deserializeTrigger(JsonObject, EntityPredicate.AndPredicate, ConditionArrayParser) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
DESERT - Static variable in class net.minecraft.entity.villager.VillagerType
 
DESERT - Static variable in class net.minecraft.world.biome.Biomes
 
DESERT - Static variable in class net.minecraftforge.common.PlantType
 
DESERT_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
DESERT_LAKES - Static variable in class net.minecraft.world.biome.Biomes
 
DESERT_PYRAMID - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
DESERT_PYRAMID - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
DESERT_WELL - Static variable in class net.minecraft.world.gen.feature.Feature
 
DESERT_WELL - Static variable in class net.minecraft.world.gen.feature.Features
 
DesertPyramidPiece - Class in net.minecraft.world.gen.feature.structure
 
DesertPyramidPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
DesertPyramidPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
DesertPyramidStructure - Class in net.minecraft.world.gen.feature.structure
 
DesertPyramidStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
DesertPyramidStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
DesertVillagePools - Class in net.minecraft.world.gen.feature.structure
 
DesertVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.DesertVillagePools
 
DesertWellsFeature - Class in net.minecraft.world.gen.feature
 
DesertWellsFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DesertWellsFeature
 
destinationBlock - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
destPos - Variable in class net.minecraft.entity.passive.ChickenEntity
 
DESTROY_LOCATIONS - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
DESTROY_RENDER_TYPES - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
DESTROY_STAGES - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
destroyBlock(BlockPos, boolean, Entity, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
destroyBlock(BlockPos, boolean) - Method in interface net.minecraft.world.IWorldWriter
 
destroyBlock(BlockPos, boolean, Entity) - Method in interface net.minecraft.world.IWorldWriter
 
destroyBlock(BlockPos, boolean, Entity, int) - Method in interface net.minecraft.world.IWorldWriter
 
destroyBlock(BlockPos, boolean, Entity, int) - Method in class net.minecraft.world.World
 
destroyBlockOnFluidPlacement(World, BlockPos) - Static method in class net.minecraftforge.fluids.FluidUtil
 
DestroyBlockProgress - Class in net.minecraft.client.renderer
 
DestroyBlockProgress(int, BlockPos) - Constructor for class net.minecraft.client.renderer.DestroyBlockProgress
 
destroyVanishingCursedItems() - Method in class net.minecraft.entity.player.PlayerEntity
 
detach() - Method in class net.minecraft.entity.Entity
 
detachHome() - Method in class net.minecraft.entity.MobEntity
 
detachShader() - Method in class net.minecraft.client.shader.ShaderLoader
 
detectAndSendChanges() - Method in class net.minecraft.inventory.container.Container
 
detectCullableFaces(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
detectCullableFaces - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
detectCullableFaces - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
DETECTOR_RAIL - Static variable in class net.minecraft.block.Blocks
 
DETECTOR_RAIL - Static variable in class net.minecraft.item.Items
 
DetectorRailBlock - Class in net.minecraft.block
 
DetectorRailBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DetectorRailBlock
 
detectSize() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
determineNextAir(int) - Method in class net.minecraft.entity.LivingEntity
 
determineNextAir(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 
determineNextStepDistance() - Method in class net.minecraft.entity.Entity
 
determineNextStepDistance() - Method in class net.minecraft.entity.passive.StriderEntity
 
determineNextStepDistance() - Method in class net.minecraft.entity.passive.TurtleEntity
 
Detonate(World, Explosion, List<Entity>) - Constructor for class net.minecraftforge.event.world.ExplosionEvent.Detonate
 
developmentMode - Static variable in class net.minecraft.util.SharedConstants
 
DialogTexts - Class in net.minecraft.client.gui
 
DialogTexts() - Constructor for class net.minecraft.client.gui.DialogTexts
 
DIAMOND - Static variable in class net.minecraft.block.material.MaterialColor
 
DIAMOND - Static variable in class net.minecraft.item.Items
 
DIAMOND_AXE - Static variable in class net.minecraft.item.Items
 
DIAMOND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DIAMOND_BLOCK - Static variable in class net.minecraft.item.Items
 
DIAMOND_BOOTS - Static variable in class net.minecraft.item.Items
 
DIAMOND_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
DIAMOND_HELMET - Static variable in class net.minecraft.item.Items
 
DIAMOND_HOE - Static variable in class net.minecraft.item.Items
 
DIAMOND_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
DIAMOND_LEGGINGS - Static variable in class net.minecraft.item.Items
 
DIAMOND_ORE - Static variable in class net.minecraft.block.Blocks
 
DIAMOND_ORE - Static variable in class net.minecraft.item.Items
 
DIAMOND_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DIAMOND_PICKAXE - Static variable in class net.minecraft.item.Items
 
DIAMOND_SHOVEL - Static variable in class net.minecraft.item.Items
 
DIAMOND_SWORD - Static variable in class net.minecraft.item.Items
 
difficulty - Variable in class net.minecraft.client.GameSettings
 
difficulty - Variable in class net.minecraft.server.dedicated.ServerProperties
 
Difficulty - Enum in net.minecraft.world
 
DifficultyChangeEvent - Class in net.minecraftforge.event
 
DifficultyChangeEvent(Difficulty, Difficulty) - Constructor for class net.minecraftforge.event.DifficultyChangeEvent
 
DifficultyCommand - Class in net.minecraft.command.impl
 
DifficultyCommand() - Constructor for class net.minecraft.command.impl.DifficultyCommand
 
DifficultyInstance - Class in net.minecraft.world
 
DifficultyInstance(Difficulty, long, long, float) - Constructor for class net.minecraft.world.DifficultyInstance
 
DIFFUSE_LIGHTING_DISABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
DIFFUSE_LIGHTING_ENABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
diffuseColor - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
diffuseColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
diffuseLight(float, float, float) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
diffuseLight(Direction) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
diffuseLighting(RenderState.DiffuseLightingState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
diffuseLighting(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
diffuseLighting - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
diffuseLighting - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
DiffuseLightingState(boolean) - Constructor for class net.minecraft.client.renderer.RenderState.DiffuseLightingState
 
diffuseTintIndex - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
DiggingParticle - Class in net.minecraft.client.particle
 
DiggingParticle(ClientWorld, double, double, double, double, double, double, BlockState) - Constructor for class net.minecraft.client.particle.DiggingParticle
 
DiggingParticle.Factory - Class in net.minecraft.client.particle
 
Dimension - Class in net.minecraft.world
 
Dimension(Supplier<DimensionType>, ChunkGenerator) - Constructor for class net.minecraft.world.Dimension
 
dimension - Variable in class net.minecraft.world.storage.MapData
 
DIMENSION - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
DIMENSION_KEY - Static variable in class net.minecraft.util.registry.Registry
 
DIMENSION_TYPE_CODEC - Static variable in class net.minecraft.world.DimensionType
 
DIMENSION_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
DimensionArgument - Class in net.minecraft.command.arguments
 
DimensionArgument() - Constructor for class net.minecraft.command.arguments.DimensionArgument
 
DimensionGeneratorSettings - Class in net.minecraft.world.gen.settings
 
DimensionGeneratorSettings(long, boolean, boolean, SimpleRegistry<Dimension>) - Constructor for class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
DimensionRenderInfo - Class in net.minecraft.client.world
 
DimensionRenderInfo(float, boolean, DimensionRenderInfo.FogType, boolean, boolean) - Constructor for class net.minecraft.client.world.DimensionRenderInfo
 
DimensionRenderInfo.End - Class in net.minecraft.client.world
 
DimensionRenderInfo.FogType - Enum in net.minecraft.client.world
 
DimensionRenderInfo.Nether - Class in net.minecraft.client.world
 
DimensionRenderInfo.Overworld - Class in net.minecraft.client.world
 
DimensionSavedDataManager - Class in net.minecraft.world.storage
 
DimensionSavedDataManager(File, DataFixer) - Constructor for class net.minecraft.world.storage.DimensionSavedDataManager
 
DimensionSettings - Class in net.minecraft.world.gen
 
DimensionStructuresSettings - Class in net.minecraft.world.gen.settings
 
DimensionStructuresSettings(Optional<StructureSpreadSettings>, Map<Structure<?>, StructureSeparationSettings>) - Constructor for class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
DimensionStructuresSettings(boolean) - Constructor for class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
DimensionType - Class in net.minecraft.world
 
DimensionType(OptionalLong, boolean, boolean, boolean, boolean, double, boolean, boolean, boolean, boolean, int, ResourceLocation, ResourceLocation, float) - Constructor for class net.minecraft.world.DimensionType
 
DimensionType(OptionalLong, boolean, boolean, boolean, boolean, double, boolean, boolean, boolean, boolean, boolean, int, IBiomeMagnifier, ResourceLocation, ResourceLocation, float) - Constructor for class net.minecraft.world.DimensionType
 
dimensionUnloadQueueDelay - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
DIORITE - Static variable in class net.minecraft.block.Blocks
 
DIORITE - Static variable in class net.minecraft.item.Items
 
DIORITE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DIORITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
DIORITE_SLAB - Static variable in class net.minecraft.item.Items
 
DIORITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
DIORITE_STAIRS - Static variable in class net.minecraft.item.Items
 
DIORITE_WALL - Static variable in class net.minecraft.block.Blocks
 
DIORITE_WALL - Static variable in class net.minecraft.item.Items
 
direct(EntityPredicate.Builder) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
DIRECT_KILLER_ENTITY - Static variable in class net.minecraft.loot.LootParameters
 
DIRECTION - Static variable in class net.minecraft.network.datasync.DataSerializers
 
Direction - Enum in net.minecraft.util
 
Direction.Axis - Enum in net.minecraft.util
 
Direction.AxisDirection - Enum in net.minecraft.util
 
Direction.Plane - Enum in net.minecraft.util
 
Direction8 - Enum in net.minecraft.util
 
DirectionalBlock - Class in net.minecraft.block
 
DirectionalBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DirectionalBlock
 
directionalBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
directionalBlock(Block, ModelFile, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
directionalBlock(Block, Function<BlockState, ModelFile>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
directionalBlock(Block, Function<BlockState, ModelFile>, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
DirectionalPlaceContext - Class in net.minecraft.item
 
DirectionalPlaceContext(World, BlockPos, Direction, ItemStack, Direction) - Constructor for class net.minecraft.item.DirectionalPlaceContext
 
directionFor(Class<T>) - Static method in enum net.minecraftforge.fml.network.NetworkDirection
 
DirectionProperty - Class in net.minecraft.state
 
DirectionProperty(String, Collection<Direction>) - Constructor for class net.minecraft.state.DirectionProperty
 
DirectoryCache - Class in net.minecraft.data
 
DirectoryCache(Path, String) - Constructor for class net.minecraft.data.DirectoryCache
 
DIRT - Static variable in class net.minecraft.block.Blocks
 
DIRT - Static variable in class net.minecraft.block.material.MaterialColor
 
DIRT - Static variable in class net.minecraft.data.StockTextureAliases
 
DIRT - Static variable in class net.minecraft.item.Items
 
DIRT - Static variable in class net.minecraft.world.gen.feature.Features.States
 
DIRT - Static variable in class net.minecraftforge.common.Tags.Blocks
 
DirtMessageScreen - Class in net.minecraft.client.gui.screen
 
DirtMessageScreen(ITextComponent) - Constructor for class net.minecraft.client.gui.screen.DirtMessageScreen
 
dirtyCachedSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
DISABLE_ELYTRA_MOVEMENT_CHECK - Static variable in class net.minecraft.world.GameRules
 
DISABLE_EXTERNAL_MANIFEST - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
DISABLE_RAIDS - Static variable in class net.minecraft.world.GameRules
 
DISABLE_WALK_TO_ADMIRE_ITEM - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
disableAlphaTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableAlphaTest() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
disableAutoRead() - Method in class net.minecraft.network.NetworkManager
 
disableBlend() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableBlend() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableCache() - Static method in class net.minecraft.client.renderer.BlockModelRenderer
 
disableCaching() - Method in class net.minecraft.world.lighting.LightDataMap
 
disableChat - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
disableClientState(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableColorLogicOp() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableColorLogicOp() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableColorMaterial() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableColorMaterial() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
disableCull() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableCull() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableDamage - Variable in class net.minecraft.entity.player.PlayerAbilities
 
disableDepthTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableDepthTest() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableFlag(Goal.Flag) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
disableFog() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableFog() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
disableGeneration(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
disableLevelSaving - Variable in class net.minecraft.world.server.ServerWorld
 
disableLighting() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableLighting() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
disableLightmap() - Method in class net.minecraft.client.renderer.LightTexture
 
disableLineOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableLineOffset() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableMultiplayer - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
disableOverrides() - Method in class net.minecraftforge.registries.RegistryBuilder
 
disablePlayerSpawn() - Method in class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
disablePolygonOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disablePolygonOffset() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableRescaleNormal() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableRescaleNormal() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
disableSaving() - Method in class net.minecraftforge.registries.RegistryBuilder
 
disableScissor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
disableSerialization() - Method in class net.minecraft.entity.EntityType.Builder
 
disableShield(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
disableStairSlabCulling - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
disableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
disableSummoning() - Method in class net.minecraft.entity.EntityType.Builder
 
disableSync() - Method in class net.minecraftforge.registries.RegistryBuilder
 
disableTexGen(GlStateManager.TexGen) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
disableTexture() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
disableTexture() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
DISARMED - Static variable in class net.minecraft.block.TripWireBlock
 
DISARMED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
discard() - Method in class net.minecraft.client.renderer.BufferBuilder
 
discardBuilders() - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
discardReadBytes() - Method in class net.minecraft.network.PacketBuffer
 
discardSomeReadBytes() - Method in class net.minecraft.network.PacketBuffer
 
disconnect() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
disconnect(ITextComponent) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
disconnect(ITextComponent) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
DisconnectedRealmsScreen - Class in net.minecraft.realms
 
DisconnectedRealmsScreen(Screen, ITextComponent, ITextComponent) - Constructor for class net.minecraft.realms.DisconnectedRealmsScreen
 
DisconnectedScreen - Class in net.minecraft.client.gui.screen
 
DisconnectedScreen(Screen, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.DisconnectedScreen
 
DISCRETE_MOUSE_SCROLL - Static variable in class net.minecraft.client.AbstractOption
 
discreteMouseScroll - Variable in class net.minecraft.client.GameSettings
 
DISK - Static variable in class net.minecraft.world.gen.feature.Feature
 
DISK_CLAY - Static variable in class net.minecraft.world.gen.feature.Features
 
DISK_GRAVEL - Static variable in class net.minecraft.world.gen.feature.Features
 
DISK_SAND - Static variable in class net.minecraft.world.gen.feature.Features
 
dismount() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
dismount() - Method in class net.minecraft.entity.Entity
 
dismount() - Method in class net.minecraft.entity.player.PlayerEntity
 
dispatchConfigEvent(ModConfig.ModConfigEvent) - Method in class net.minecraftforge.fml.ModContainer
 
dispatcherExpectedArgumentSeparator() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatcherParseException() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatcherUnknownArgument() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatcherUnknownCommand() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
dispatchRenderLast(WorldRenderer, MatrixStack, float, Matrix4f, long) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
dispense(ServerWorld, BlockPos) - Method in class net.minecraft.block.DispenserBlock
 
dispense(ServerWorld, BlockPos) - Method in class net.minecraft.block.DropperBlock
 
dispense(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
dispense(IBlockSource, ItemStack) - Method in interface net.minecraft.dispenser.IDispenseItemBehavior
 
DispenseBoatBehavior - Class in net.minecraft.dispenser
 
DispenseBoatBehavior(BoatEntity.Type) - Constructor for class net.minecraft.dispenser.DispenseBoatBehavior
 
dispenseEntity(IBlockSource, Entity, Direction) - Static method in interface net.minecraft.dispenser.IDispenseItemBehavior
 
DispenseFluidContainer - Class in net.minecraftforge.fluids
 
DISPENSER - Static variable in class net.minecraft.block.Blocks
 
DISPENSER - Static variable in class net.minecraft.item.Items
 
DISPENSER - Static variable in class net.minecraft.tileentity.TileEntityType
 
DISPENSER_BEHAVIOR - Static variable in class net.minecraft.item.ArmorItem
 
DISPENSER_DISPENSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DISPENSER_FAIL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DISPENSER_LAUNCH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DISPENSER_SMOKE - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DispenserBlock - Class in net.minecraft.block
 
DispenserBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DispenserBlock
 
DispenserContainer - Class in net.minecraft.inventory.container
 
DispenserContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.DispenserContainer
 
DispenserContainer(int, PlayerInventory, IInventory) - Constructor for class net.minecraft.inventory.container.DispenserContainer
 
DispenserScreen - Class in net.minecraft.client.gui.screen.inventory
 
DispenserScreen(DispenserContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
DispenserTileEntity - Class in net.minecraft.tileentity
 
DispenserTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.DispenserTileEntity
 
DispenserTileEntity() - Constructor for class net.minecraft.tileentity.DispenserTileEntity
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.BeehiveDispenseBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.DispenseBoatBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.ShulkerBoxDispenseBehavior
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraftforge.fluids.DispenseFluidContainer
 
displayCrashReport(CrashReport) - Static method in class net.minecraft.client.Minecraft
 
displayedSubTitle - Variable in class net.minecraft.client.gui.IngameGui
 
displayedTitle - Variable in class net.minecraft.client.gui.IngameGui
 
DisplayEffectsScreen<T extends Container> - Class in net.minecraft.client.gui
 
DisplayEffectsScreen(T, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.DisplayEffectsScreen
 
displayGuiScreen(Screen) - Method in class net.minecraft.client.Minecraft
 
DisplayInfo - Class in net.minecraft.advancements
 
DisplayInfo(ItemStack, ITextComponent, ITextComponent, ResourceLocation, FrameType, boolean, boolean, boolean) - Constructor for class net.minecraft.advancements.DisplayInfo
 
displayInfo - Variable in class net.minecraft.client.GameConfiguration
 
displayInGameMenu(boolean) - Method in class net.minecraft.client.Minecraft
 
displayItemActivation(ItemStack) - Method in class net.minecraft.client.renderer.GameRenderer
 
displayLoadingString(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
displayLoadingString(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
 
displaySavingString(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
displaySavingString(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
 
DISPLAYTEST - Static variable in class net.minecraftforge.fml.ExtensionPoint
 
dispose() - Method in class net.minecraft.advancements.PlayerAdvancements
 
dispString - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
dissolve - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
DIST_HASH_MAGIC - Variable in class net.minecraft.world.World
 
distance(DistancePredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
DISTANCE - Static variable in class net.minecraft.block.LeavesBlock
 
DISTANCE - Static variable in class net.minecraft.block.ScaffoldingBlock
 
DISTANCE - Static variable in interface net.minecraft.stats.IStatFormatter
 
DISTANCE_0_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DISTANCE_1_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DistancePredicate - Class in net.minecraft.advancements.criterion
 
DistancePredicate(MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound) - Constructor for class net.minecraft.advancements.criterion.DistancePredicate
 
distanceSq(Vector3i) - Method in class net.minecraft.util.math.vector.Vector3i
 
distanceSq(IPosition, boolean) - Method in class net.minecraft.util.math.vector.Vector3i
 
distanceSq(double, double, double, boolean) - Method in class net.minecraft.util.math.vector.Vector3i
 
distanceTo(PathPoint) - Method in class net.minecraft.pathfinding.PathPoint
 
distanceTo(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
distanceToNext - Variable in class net.minecraft.pathfinding.PathPoint
 
distanceToSquared(PathPoint) - Method in class net.minecraft.pathfinding.PathPoint
 
distanceToTarget - Variable in class net.minecraft.pathfinding.PathPoint
 
distanceWalkedModified - Variable in class net.minecraft.entity.Entity
 
distanceWalkedOnStepModified - Variable in class net.minecraft.entity.Entity
 
DistExecutor - Class in net.minecraftforge.fml
 
DistExecutor.SafeCallable<T> - Interface in net.minecraftforge.fml
 
DistExecutor.SafeReferent - Interface in net.minecraftforge.fml
 
DistExecutor.SafeRunnable - Interface in net.minecraftforge.fml
 
DistExecutor.SafeSupplier<T> - Interface in net.minecraftforge.fml
 
DIVIDE_BY_TEN - Static variable in interface net.minecraft.stats.IStatFormatter
 
DO_DAYLIGHT_CYCLE - Static variable in class net.minecraft.world.GameRules
 
DO_ENTITY_DROPS - Static variable in class net.minecraft.world.GameRules
 
DO_FIRE_TICK - Static variable in class net.minecraft.world.GameRules
 
DO_IMMEDIATE_RESPAWN - Static variable in class net.minecraft.world.GameRules
 
DO_INSOMNIA - Static variable in class net.minecraft.world.GameRules
 
DO_LIMITED_CRAFTING - Static variable in class net.minecraft.world.GameRules
 
DO_MOB_LOOT - Static variable in class net.minecraft.world.GameRules
 
DO_MOB_SPAWNING - Static variable in class net.minecraft.world.GameRules
 
DO_PATROL_SPAWNING - Static variable in class net.minecraft.world.GameRules
 
DO_TILE_DROPS - Static variable in class net.minecraft.world.GameRules
 
DO_TRADER_SPAWNING - Static variable in class net.minecraft.world.GameRules
 
DO_WEATHER_CYCLE - Static variable in class net.minecraft.world.GameRules
 
doAdjacentCubeSidesFillSquare(VoxelShape, VoxelShape, Direction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.ApplyBonus
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.CopyBlockState
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.CopyName
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.CopyNbt
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.EnchantRandomly
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.EnchantWithLevels
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.ExplorationMap
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.ExplosionDecay
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.FillPlayerHead
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.LimitCount
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.LootingEnchantBonus
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetAttributes
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetContents
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetCount
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetDamage
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetLootTable
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetLore
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetName
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetNBT
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.SetStewEffect
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.functions.Smelt
 
doApply(ItemStack, LootContext) - Method in class net.minecraft.loot.LootFunction
 
doApply(List<ItemStack>, LootContext) - Method in class net.minecraftforge.common.loot.LootModifier
 
doBlockCollisions() - Method in class net.minecraft.entity.Entity
 
doCast() - Method in class net.minecraft.loot.functions.CopyBlockState.Builder
 
doCast() - Method in class net.minecraft.loot.functions.CopyNbt.Builder
 
doCast() - Method in class net.minecraft.loot.functions.EnchantRandomly.Builder
 
doCast() - Method in class net.minecraft.loot.functions.EnchantWithLevels.Builder
 
doCast() - Method in class net.minecraft.loot.functions.ExplorationMap.Builder
 
doCast() - Method in class net.minecraft.loot.functions.LootingEnchantBonus.Builder
 
doCast() - Method in class net.minecraft.loot.functions.SetContents.Builder
 
doCast() - Method in class net.minecraft.loot.functions.SetStewEffect.Builder
 
doCast() - Method in class net.minecraft.loot.LootFunction.Builder
 
doDispense(World, ItemStack, int, Direction, IPosition) - Static method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
doesBedWork(World) - Static method in class net.minecraft.block.BedBlock
 
doesBedWork() - Method in class net.minecraft.world.DimensionType
 
doesChunkIntersect(MutableBoundingBox, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
doesEntityHaveAttributes(EntityType<?>) - Static method in class net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes
 
doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.entity.Entity
 
doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.entity.passive.BatEntity
 
doesFixedTimeExist() - Method in class net.minecraft.world.DimensionType
 
doesGenerateFeatures() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
doesHandlePerspectives() - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.CompositeModel
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
doesHandlePerspectives() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
doesHasDragonFight() - Method in class net.minecraft.world.DimensionType
 
doesNotBlockMovement() - Method in class net.minecraft.block.AbstractBlock.Properties
 
doesNotBlockMovement() - Method in class net.minecraft.block.material.Material.Builder
 
doesRespawnAnchorWork(World) - Static method in class net.minecraft.block.RespawnAnchorBlock
 
doesRespawnAnchorWorks() - Method in class net.minecraft.world.DimensionType
 
doesShowParticles() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
doesShowParticles() - Method in class net.minecraft.potion.EffectInstance
 
doesSideFillSquare(VoxelShape, Direction) - Static method in class net.minecraft.block.Block
 
doesSneakBypassUse(ItemStack, IWorldReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
doesSneakBypassUse(IWorldReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
doesSnowGenerate(IWorldReader, BlockPos) - Method in class net.minecraft.world.biome.Biome
 
doesStartInChunk(BlockPos) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
doesVaporize(IBlockDisplayReader, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
doesWaterFreeze(IWorldReader, BlockPos) - Method in class net.minecraft.world.biome.Biome
 
doesWaterFreeze(IWorldReader, BlockPos, boolean) - Method in class net.minecraft.world.biome.Biome
 
doExplosionA() - Method in class net.minecraft.world.Explosion
 
doExplosionB(boolean) - Method in class net.minecraft.world.Explosion
 
doGenerationWork(ServerWorld, ChunkGenerator, TemplateManager, ServerWorldLightManager, Function<IChunk, CompletableFuture<Either<IChunk, ChunkHolder.IChunkLoadingError>>>, List<IChunk>) - Method in class net.minecraft.world.chunk.ChunkStatus
 
doLoadingWork(ServerWorld, TemplateManager, ServerWorldLightManager, Function<IChunk, CompletableFuture<Either<IChunk, ChunkHolder.IChunkLoadingError>>>, IChunk) - Method in class net.minecraft.world.chunk.ChunkStatus
 
DOLPHIN - Static variable in class net.minecraft.entity.EntityType
 
DOLPHIN - Static variable in class net.minecraft.particles.ParticleTypes
 
DOLPHIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
DolphinCarriedItemLayer - Class in net.minecraft.client.renderer.entity.layers
 
DolphinCarriedItemLayer(IEntityRenderer<DolphinEntity, DolphinModel<DolphinEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.DolphinCarriedItemLayer
 
DolphinEntity - Class in net.minecraft.entity.passive
 
DolphinEntity(EntityType<? extends DolphinEntity>, World) - Constructor for class net.minecraft.entity.passive.DolphinEntity
 
DolphinJumpGoal - Class in net.minecraft.entity.ai.goal
 
DolphinJumpGoal(DolphinEntity, int) - Constructor for class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
DolphinLookController - Class in net.minecraft.entity.ai.controller
 
DolphinLookController(MobEntity, int) - Constructor for class net.minecraft.entity.ai.controller.DolphinLookController
 
DolphinModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
DolphinModel() - Constructor for class net.minecraft.client.renderer.entity.model.DolphinModel
 
DolphinRenderer - Class in net.minecraft.client.renderer.entity
 
DolphinRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DolphinRenderer
 
DOLPHINS_GRACE - Static variable in class net.minecraft.potion.Effects
 
DolphinSpeedFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.DolphinSpeedFactory
 
domain - Variable in class net.minecraft.util.LoggingPrintStream
 
doneButton - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
DONKEY - Static variable in class net.minecraft.entity.EntityType
 
DONKEY_KONG - Static variable in class net.minecraft.entity.item.PaintingType
 
DONKEY_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
DonkeyEntity - Class in net.minecraft.entity.passive.horse
 
DonkeyEntity(EntityType<? extends DonkeyEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.DonkeyEntity
 
DOOR_BOTTOM - Static variable in class net.minecraft.data.StockModelShapes
 
DOOR_BOTTOM_RH - Static variable in class net.minecraft.data.StockModelShapes
 
DOOR_HINGE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DOOR_TOP - Static variable in class net.minecraft.data.StockModelShapes
 
DOOR_TOP_RH - Static variable in class net.minecraft.data.StockModelShapes
 
DoorBlock - Class in net.minecraft.block
 
DoorBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DoorBlock
 
doorBlock(DoorBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
doorBlock(DoorBlock, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
doorBlock(DoorBlock, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
doorBottomLeft(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
doorBottomRight(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
DoorHingeSide - Enum in net.minecraft.state.properties
 
doorInteract - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
doorPosition - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
DOORS - Static variable in class net.minecraft.tags.BlockTags
 
DOORS - Static variable in class net.minecraft.tags.ItemTags
 
doorTopLeft(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
doorTopRight(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
doPlayerHarvestCheck(PlayerEntity, BlockState, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
doRayTrace(RayTraceContext, BiFunction<RayTraceContext, BlockPos, T>, Function<RayTraceContext, T>) - Static method in interface net.minecraft.world.IBlockReader
 
doReaction(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
doSerialize(JsonObject, DynamicLootEntry, JsonSerializationContext) - Method in class net.minecraft.loot.DynamicLootEntry.Serializer
 
doSerialize(JsonObject, ItemLootEntry, JsonSerializationContext) - Method in class net.minecraft.loot.ItemLootEntry.Serializer
 
doSerialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.loot.LootEntry.Serializer
 
doSerialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.loot.StandaloneLootEntry.Serializer
 
doSerialize(JsonObject, TableLootEntry, JsonSerializationContext) - Method in class net.minecraft.loot.TableLootEntry.Serializer
 
doSerialize(JsonObject, TagLootEntry, JsonSerializationContext) - Method in class net.minecraft.loot.TagLootEntry.Serializer
 
doSpecialSpawn(MobEntity, World, float, float, float, AbstractSpawner, SpawnReason) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
doStitch() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
doSwap(int, T) - Method in class net.minecraft.util.palette.PalettedContainer
 
dot(Vector3f) - Method in class net.minecraft.util.math.vector.Vector3f
 
dot(Vector4f) - Method in class net.minecraft.util.math.vector.Vector4f
 
DOT - Static variable in class net.minecraft.world.storage.FolderName
 
DOT_DECO_DATA - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
dotProduct(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
doTransaction(ItemStack, ItemStack) - Method in class net.minecraft.item.MerchantOffer
 
Double(S, S) - Constructor for class net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper.Double
 
DOUBLE_BLOCK_HALF - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
DOUBLE_PLANT - Static variable in class net.minecraft.world.gen.blockplacer.BlockPlacerType
 
DoubleArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
DoubleArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
DoubleBlockHalf - Enum in net.minecraft.state.properties
 
DoubleCubeMergingList - Class in net.minecraft.util.math.shapes
 
DoubleNBT - Class in net.minecraft.nbt
 
DoublePlantBlock - Class in net.minecraft.block
 
DoublePlantBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DoublePlantBlock
 
DoublePlantBlockPlacer - Class in net.minecraft.world.gen.blockplacer
 
DoublePlantBlockPlacer() - Constructor for class net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
 
DoubleRangeList - Class in net.minecraft.util.math.shapes
 
DoubleSidedInventory - Class in net.minecraft.inventory
 
DoubleSidedInventory(IInventory, IInventory) - Constructor for class net.minecraft.inventory.DoubleSidedInventory
 
doubleTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
doubleTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
DoubleXRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
 
DoubleXRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
 
DoubleXYRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
 
DoubleXYRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
 
DoubleYRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
 
DoubleYRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
 
DoubleYZRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
 
DoubleYZRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
 
DoubleZRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
 
DoubleZRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
 
doWaterSplashEffect() - Method in class net.minecraft.entity.Entity
 
doWaterSplashEffect() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
doWaterSplashEffect() - Method in class net.minecraft.entity.player.PlayerEntity
 
DOWN - Static variable in class net.minecraft.block.HugeMushroomBlock
 
DOWN - Static variable in class net.minecraft.block.SixWayBlock
 
DOWN - Static variable in class net.minecraft.data.StockTextureAliases
 
DOWN - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
down() - Method in class net.minecraft.util.math.BlockPos
 
down(int) - Method in class net.minecraft.util.math.BlockPos
 
down() - Method in class net.minecraft.util.math.vector.Vector3i
 
down(int) - Method in class net.minecraft.util.math.vector.Vector3i
 
DOWN_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
DOWN_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
downfall(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
downfall - Variable in class net.minecraft.world.biome.Biome.Climate
 
DOWNLOADER_EXECUTOR - Static variable in class net.minecraft.util.HTTPUtil
 
downloadFromTexture(int, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
DownloadingPackFinder - Class in net.minecraft.client.resources
 
DownloadingPackFinder(File, ResourceIndex) - Constructor for class net.minecraft.client.resources.DownloadingPackFinder
 
DownloadingTexture - Class in net.minecraft.client.renderer.texture
 
DownloadingTexture(File, String, ResourceLocation, boolean, Runnable) - Constructor for class net.minecraft.client.renderer.texture.DownloadingTexture
 
downloadResourcePack(String, String) - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
downloadResourcePack(File, String, Map<String, String>, int, IProgressUpdate, Proxy) - Static method in class net.minecraft.util.HTTPUtil
 
DownloadStatus() - Constructor for class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
 
DownloadTerrainScreen - Class in net.minecraft.client.gui.screen
 
DownloadTerrainScreen() - Constructor for class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
doWork() - Method in interface net.minecraftforge.common.WorldWorkerManager.IWorker
 
doWork() - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
DRAG - Static variable in class net.minecraft.block.BubbleColumnBlock
 
DRAG - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
dragging - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
dragon - Variable in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
dragon - Variable in class net.minecraft.entity.boss.dragon.phase.Phase
 
DRAGON - Static variable in class net.minecraft.world.server.TicketType
 
DRAGON_BREATH - Static variable in class net.minecraft.item.Items
 
DRAGON_BREATH - Static variable in class net.minecraft.particles.ParticleTypes
 
DRAGON_BREATH - Static variable in class net.minecraft.util.DamageSource
 
DRAGON_EGG - Static variable in class net.minecraft.block.Blocks
 
DRAGON_EGG - Static variable in class net.minecraft.block.material.Material
 
DRAGON_EGG - Static variable in class net.minecraft.item.Items
 
DRAGON_FIGHT_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
DRAGON_FIREBALL - Static variable in class net.minecraft.entity.EntityType
 
DRAGON_FIREBALL_HIT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
DRAGON_HEAD - Static variable in class net.minecraft.block.Blocks
 
DRAGON_HEAD - Static variable in class net.minecraft.item.Items
 
DRAGON_IMMUNE - Static variable in class net.minecraft.tags.BlockTags
 
DRAGON_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
DragonBreathParticle - Class in net.minecraft.client.particle
 
DragonBreathParticle.Factory - Class in net.minecraft.client.particle
 
DragonEggBlock - Class in net.minecraft.block
 
DragonEggBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DragonEggBlock
 
DragonFightManager - Class in net.minecraft.world.end
 
DragonFightManager(ServerWorld, long, CompoundNBT) - Constructor for class net.minecraft.world.end.DragonFightManager
 
DragonFireballEntity - Class in net.minecraft.entity.projectile
 
DragonFireballEntity(EntityType<? extends DragonFireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.DragonFireballEntity
 
DragonFireballEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.DragonFireballEntity
 
DragonFireballEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.DragonFireballEntity
 
DragonFireballRenderer - Class in net.minecraft.client.renderer.entity
 
DragonFireballRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
DragonHeadModel - Class in net.minecraft.client.renderer.tileentity.model
 
DragonHeadModel(float) - Constructor for class net.minecraft.client.renderer.tileentity.model.DragonHeadModel
 
dragonPartHead - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
DragonSpawnState - Enum in net.minecraft.world.end
 
dragonUpdate(EnderDragonEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
dragSelectedGui(double, double) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
dragSplitting - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
dragSplittingSlots - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
drain(int, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
drain(int, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
drain(World, BlockPos, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidBlock
 
drain(int, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidTank
 
drain(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidTank
 
drainTasks() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
draw() - Method in class net.minecraft.client.renderer.Tessellator
 
draw(Matrix4f, int) - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
draw(BufferBuilder) - Static method in class net.minecraft.client.renderer.WorldVertexBufferUploader
 
drawAdvancement(MatrixStack, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawAdvancementHover(MatrixStack, int, int, float, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawArrays(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
drawArrays(int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
DrawBackground(ContainerScreen, MatrixStack, int, int) - Constructor for class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
 
drawBackground() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
drawBoundingBox(MatrixStack, IVertexBuilder, AxisAlignedBB, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawBoundingBox(MatrixStack, IVertexBuilder, double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawBoundingBox(MatrixStack, IVertexBuilder, double, double, double, double, double, double, float, float, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
drawCenteredString(MatrixStack, FontRenderer, String, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
drawCenteredString(MatrixStack, FontRenderer, ITextComponent, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
drawConnectionLineToParent(MatrixStack, int, int, boolean) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawContinuousTexturedBox(int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
Deprecated.
drawContinuousTexturedBox(ResourceLocation, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
Deprecated.
drawContinuousTexturedBox(ResourceLocation, int, int, int, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
Deprecated.
drawContinuousTexturedBox(int, int, int, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
Deprecated.
drawContinuousTexturedBox(MatrixStack, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawContinuousTexturedBox(MatrixStack, ResourceLocation, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawContinuousTexturedBox(MatrixStack, ResourceLocation, int, int, int, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawContinuousTexturedBox(MatrixStack, int, int, int, int, int, int, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawDescriptionBox(MatrixStack, int, int, int, int, int, int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawDescriptionBoxBorder(MatrixStack, int, int, int, int, int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
drawEntityOnScreen(int, int, int, float, float, LivingEntity) - Static method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
DrawForeground(ContainerScreen, MatrixStack, int, int) - Constructor for class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
 
drawForgePingInfo(MultiplayerScreen, ServerData, MatrixStack, int, int, int, int, int) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
drawGradientRect(MatrixStack, int, int, int, int, int, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
drawGradientRect(Matrix4f, int, int, int, int, int, int, int) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.GrindstoneScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.HopperScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ChestScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
drawGuiContainerBackgroundLayer(MatrixStack, float, int, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
drawGuiContainerForegroundLayer(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.SmithingTableScreen
 
DrawHighlightEvent - Class in net.minecraftforge.client.event
 
DrawHighlightEvent(WorldRenderer, ActiveRenderInfo, RayTraceResult, float, MatrixStack, IRenderTypeBuffer) - Constructor for class net.minecraftforge.client.event.DrawHighlightEvent
 
DrawHighlightEvent.HighlightBlock - Class in net.minecraftforge.client.event
 
DrawHighlightEvent.HighlightEntity - Class in net.minecraftforge.client.event
 
drawHoveringText(MatrixStack, List<? extends ITextProperties>, int, int, int, int, int, FontRenderer) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawHoveringText(MatrixStack, List<? extends ITextProperties>, int, int, int, int, int, int, int, int, FontRenderer) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawHoveringText(ItemStack, MatrixStack, List<? extends ITextProperties>, int, int, int, int, int, FontRenderer) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawHoveringText(ItemStack, MatrixStack, List<? extends ITextProperties>, int, int, int, int, int, int, int, int, FontRenderer) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawIcon(int, int, ItemRenderer) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawInForegroundOfTab() - Method in class net.minecraft.item.ItemGroup
 
drawInscribedRect(MatrixStack, int, int, int, int, int, int) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawInscribedRect(MatrixStack, int, int, int, int, int, int, boolean, boolean) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawItemLayered(ItemRenderer, IBakedModel, ItemStack, MatrixStack, IRenderTypeBuffer, int, int, boolean) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
drawPanel(MatrixStack, int, int, Tessellator, int, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
drawScreen(Screen, MatrixStack, int, int, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
DrawScreenEvent(Screen, MatrixStack, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
 
drawString(MatrixStack, FontRenderer, String, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
drawString(MatrixStack, FontRenderer, ITextComponent, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
drawString(MatrixStack, String, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
drawString - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
drawStringWithShadow(MatrixStack, String, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
drawSuggestionList(MatrixStack, int, int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
drawSuggestions(MatrixStack, int, int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
drawTabBackground(MatrixStack) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawTabTooltips(MatrixStack, int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
drawTexturedModalRect(int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
Deprecated.
drawTexturedModalRect(MatrixStack, int, int, int, int, int, int, float) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
drawVertex(Matrix4f, Matrix3f, IVertexBuilder, int, int, int, float, float, int, int, int, int) - Method in class net.minecraft.client.renderer.entity.ArrowRenderer
 
drawVoxelShapeParts(MatrixStack, IVertexBuilder, VoxelShape, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
DRIED_KELP - Static variable in class net.minecraft.item.Foods
 
DRIED_KELP - Static variable in class net.minecraft.item.Items
 
DRIED_KELP_BLOCK - Static variable in class net.minecraft.block.Blocks
 
DRIED_KELP_BLOCK - Static variable in class net.minecraft.item.Items
 
DrinkHelper - Class in net.minecraft.util
 
DrinkHelper() - Constructor for class net.minecraft.util.DrinkHelper
 
DripParticle - Class in net.minecraft.client.particle
 
DripParticle.DrippingHoneyFactory - Class in net.minecraft.client.particle
 
DripParticle.DrippingLavaFactory - Class in net.minecraft.client.particle
 
DripParticle.DrippingObsidianTearFactory - Class in net.minecraft.client.particle
 
DripParticle.DrippingWaterFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingHoneyFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingLavaFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingNectarFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingObsidianTearFactory - Class in net.minecraft.client.particle
 
DripParticle.FallingWaterFactory - Class in net.minecraft.client.particle
 
DripParticle.LandingHoneyFactory - Class in net.minecraft.client.particle
 
DripParticle.LandingLavaFactory - Class in net.minecraft.client.particle
 
DripParticle.LandingObsidianTearFactory - Class in net.minecraft.client.particle
 
DRIPPING_HONEY - Static variable in class net.minecraft.particles.ParticleTypes
 
DRIPPING_LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
DRIPPING_OBSIDIAN_TEAR - Static variable in class net.minecraft.particles.ParticleTypes
 
DRIPPING_WATER - Static variable in class net.minecraft.particles.ParticleTypes
 
DrippingHoneyFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.DrippingHoneyFactory
 
DrippingLavaFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.DrippingLavaFactory
 
DrippingObsidianTearFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.DrippingObsidianTearFactory
 
DrippingWaterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.DrippingWaterFactory
 
drive(Runnable) - Method in interface net.minecraftforge.fml.ModWorkManager.DrivenExecutor
 
driveOne() - Method in class net.minecraft.server.MinecraftServer
 
driveOne() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
driveOne() - Method in interface net.minecraftforge.fml.ModWorkManager.DrivenExecutor
 
driveOneTask() - Method in class net.minecraft.world.server.ServerChunkProvider
 
driveUntil(BooleanSupplier) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
drop(boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
drop(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
DROP - Static variable in class net.minecraft.stats.Stats
 
dropAllItems() - Method in class net.minecraft.entity.player.PlayerInventory
 
dropAllItems() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
dropContentsWhenDead(boolean) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
dropExperience() - Method in class net.minecraft.entity.LivingEntity
 
dropHoneyComb(World, BlockPos) - Static method in class net.minecraft.block.BeehiveBlock
 
dropInventory() - Method in class net.minecraft.entity.LivingEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.PigEntity
 
dropInventory() - Method in class net.minecraft.entity.passive.StriderEntity
 
dropInventory() - Method in class net.minecraft.entity.player.PlayerEntity
 
dropInventoryItems(World, BlockPos, IInventory) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropInventoryItems(World, Entity, IInventory) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropItem(ItemStack, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
dropItem(ItemStack, boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
dropItem(ItemStack, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
dropItems(World, BlockPos, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropLoot(DamageSource, boolean) - Method in class net.minecraft.entity.LivingEntity
 
dropLoot(DamageSource, boolean) - Method in class net.minecraft.entity.MobEntity
 
DROPPER - Static variable in class net.minecraft.block.Blocks
 
DROPPER - Static variable in class net.minecraft.item.Items
 
DROPPER - Static variable in class net.minecraft.tileentity.TileEntityType
 
DropperBlock - Class in net.minecraft.block
 
DropperBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.DropperBlock
 
dropperInsertHook(World, BlockPos, DispenserTileEntity, int, ItemStack) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
 
DropperTileEntity - Class in net.minecraft.tileentity
 
DropperTileEntity() - Constructor for class net.minecraft.tileentity.DropperTileEntity
 
dropping(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
dropping(Block, ILootCondition.IBuilder, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingAndBonusWhen(Block, Item, Item, ILootCondition.IBuilder) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingAndFlowerPot(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingByAge(Block, Item) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingItemRarely(Block, IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingItemWithFortune(Block, Item) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingRandomly(IItemProvider, IRandomRange) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingSeeds(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingSlab(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWhen(Block, Property<T>, T) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithChancesAndSticks(Block, Block, float...) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithChancesSticksAndApples(Block, Block, float...) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithContents(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithName(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithPatterns(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithShears(Block, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithSilkTouch(Block, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithSilkTouch(Block, IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithSilkTouchOrRandomly(Block, IItemProvider, IRandomRange) - Static method in class net.minecraft.data.loot.BlockLootTables
 
droppingWithSilkTouchOrShears(Block, LootEntry.Builder<?>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.boss.WitherEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.LivingEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.MobEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.CreeperEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.EndermanEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.SkeletonEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
dropSpecialItems(DamageSource, int, boolean) - Method in class net.minecraft.entity.monster.ZombieEntity
 
dropTasks() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
dropXpOnBlockBreak(ServerWorld, BlockPos, int) - Method in class net.minecraft.block.Block
 
DROWN - Static variable in class net.minecraft.util.DamageSource
 
DROWNED - Static variable in class net.minecraft.entity.EntityType
 
DROWNED_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
DrownedEntity - Class in net.minecraft.entity.monster
 
DrownedEntity(EntityType<? extends DrownedEntity>, World) - Constructor for class net.minecraft.entity.monster.DrownedEntity
 
DrownedModel<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.model
 
DrownedModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.DrownedModel
 
DrownedModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.DrownedModel
 
DrownedOuterLayer<T extends DrownedEntity> - Class in net.minecraft.client.renderer.entity.layers
 
DrownedOuterLayer(IEntityRenderer<T, DrownedModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.DrownedOuterLayer
 
DrownedRenderer - Class in net.minecraft.client.renderer.entity
 
DrownedRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.DrownedRenderer
 
DROWNING_DAMAGE - Static variable in class net.minecraft.world.GameRules
 
DRY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
DRYOUT - Static variable in class net.minecraft.util.DamageSource
 
DualBrightnessCallback<S extends TileEntity> - Class in net.minecraft.client.renderer.tileentity
 
DualBrightnessCallback() - Constructor for class net.minecraft.client.renderer.tileentity.DualBrightnessCallback
 
dummied - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
DUMMY - Static variable in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
 
DUMMY - Static variable in interface net.minecraft.command.ICommandSource
 
DUMMY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
DUMMY - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
DUMMY - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
DUMMY - Static variable in interface net.minecraft.util.IWorldPosCallable
 
DUMMY - Static variable in class net.minecraft.util.math.shapes.EntitySelectionContext
 
dummy() - Static method in interface net.minecraft.util.math.shapes.ISelectionContext
 
DUMMY - Static variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
DUMMY - Static variable in class net.minecraftforge.common.util.DummyWorldSaveData
 
dummy(IForgeRegistry.DummyFactory<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
DUMMY_UUID - Static variable in class net.minecraft.util.Util
 
DummySensor - Class in net.minecraft.entity.ai.brain.sensor
 
DummySensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.DummySensor
 
DummyTask - Class in net.minecraft.entity.ai.brain.task
 
DummyTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.DummyTask
 
DummyWorldSaveData - Class in net.minecraftforge.common.util
 
dump(ByteBuf) - Static method in class net.minecraftforge.common.util.HexDumper
 
dump(byte[]) - Static method in class net.minecraftforge.common.util.HexDumper
 
dump(byte[], int) - Static method in class net.minecraftforge.common.util.HexDumper
 
dumpDebugInfo(Path) - Method in class net.minecraft.server.MinecraftServer
 
dumpModLoadingCrashReport(Logger, LoadingFailedException, File) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
DungeonHooks - Class in net.minecraftforge.common
 
DungeonHooks() - Constructor for class net.minecraftforge.common.DungeonHooks
 
DungeonHooks.DungeonMob - Class in net.minecraftforge.common
 
DungeonMob(int, EntityType<?>) - Constructor for class net.minecraftforge.common.DungeonHooks.DungeonMob
 
DungeonsFeature - Class in net.minecraft.world.gen.feature
 
DungeonsFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.DungeonsFeature
 
duplicate() - Method in class net.minecraft.network.PacketBuffer
 
duration - Variable in class net.minecraft.network.play.server.SCombatPacket
 
DUST - Static variable in class net.minecraft.particles.ParticleTypes
 
DUSTS - Static variable in class net.minecraftforge.common.Tags.Items
 
DUSTS_GLOWSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
DUSTS_PRISMARINE - Static variable in class net.minecraftforge.common.Tags.Items
 
DUSTS_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
DutyTime - Class in net.minecraft.entity.ai.brain.schedule
 
DutyTime(int, float) - Constructor for class net.minecraft.entity.ai.brain.schedule.DutyTime
 
DyeableArmorItem - Class in net.minecraft.item
 
DyeableArmorItem(IArmorMaterial, EquipmentSlotType, Item.Properties) - Constructor for class net.minecraft.item.DyeableArmorItem
 
DyeableHorseArmorItem - Class in net.minecraft.item
 
DyeableHorseArmorItem(int, String, Item.Properties) - Constructor for class net.minecraft.item.DyeableHorseArmorItem
 
DyeableHorseArmorItem(int, ResourceLocation, Item.Properties) - Constructor for class net.minecraft.item.DyeableHorseArmorItem
 
DyeColor - Enum in net.minecraft.item
 
DyeItem - Class in net.minecraft.item
 
DyeItem(DyeColor, Item.Properties) - Constructor for class net.minecraft.item.DyeItem
 
dyeItem(ItemStack, List<DyeItem>) - Static method in interface net.minecraft.item.IDyeableArmorItem
 
DyeRenameMap - Class in net.minecraft.util.datafix.fixes
 
DyeRenameMap() - Constructor for class net.minecraft.util.datafix.fixes.DyeRenameMap
 
DYES - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_BLACK - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_BROWN - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_CYAN - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_GREEN - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_LIME - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_ORANGE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_PINK - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_PURPLE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_WHITE - Static variable in class net.minecraftforge.common.Tags.Items
 
DYES_YELLOW - Static variable in class net.minecraftforge.common.Tags.Items
 
DYING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
DyingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
DyingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
DYNAMIC - Static variable in class net.minecraft.loot.LootEntryManager
 
DynamicBucketModel - Class in net.minecraftforge.client.model
 
DynamicBucketModel(Fluid, boolean, boolean, boolean) - Constructor for class net.minecraftforge.client.model.DynamicBucketModel
Deprecated.
DynamicBucketModel(Fluid, boolean, boolean, boolean, boolean) - Constructor for class net.minecraftforge.client.model.DynamicBucketModel
 
DynamicBucketModel.Loader - Enum in net.minecraftforge.client.model
 
DynamicBucketModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
DynamicBucketModelBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
DynamicLootEntry - Class in net.minecraft.loot
 
DynamicLootEntry.Serializer - Class in net.minecraft.loot
 
DynamicRegistries - Class in net.minecraft.util.registry
 
DynamicRegistries() - Constructor for class net.minecraft.util.registry.DynamicRegistries
 
DynamicRegistries.Impl - Class in net.minecraft.util.registry
 
DynamicTexture - Class in net.minecraft.client.renderer.texture
 
DynamicTexture(NativeImage) - Constructor for class net.minecraft.client.renderer.texture.DynamicTexture
 
DynamicTexture(int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.DynamicTexture
 

E

EarlyLoaderGUI - Class in net.minecraftforge.fml.client
 
EarlyLoaderGUI(MainWindow) - Constructor for class net.minecraftforge.fml.client.EarlyLoaderGUI
 
EARTH - Static variable in class net.minecraft.block.material.Material
 
EAST - Static variable in class net.minecraft.block.FireBlock
 
EAST - Static variable in class net.minecraft.block.FourWayBlock
 
EAST - Static variable in class net.minecraft.block.HugeMushroomBlock
 
EAST - Static variable in class net.minecraft.block.RedstoneWireBlock
 
EAST - Static variable in class net.minecraft.block.SixWayBlock
 
EAST - Static variable in class net.minecraft.block.TripWireBlock
 
EAST - Static variable in class net.minecraft.block.VineBlock
 
EAST - Static variable in class net.minecraft.data.StockTextureAliases
 
EAST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
east() - Method in class net.minecraft.util.math.BlockPos
 
east(int) - Method in class net.minecraft.util.math.BlockPos
 
EAST_AABB - Static variable in class net.minecraft.block.DoorBlock
 
EAST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
EAST_FACING_SHAPE - Static variable in class net.minecraft.block.BedBlock
 
EAST_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
EAST_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
EAST_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
EAT_CAKE_SLICE - Static variable in class net.minecraft.stats.Stats
 
EatBerriesGoal(double, int, int) - Constructor for class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
eatBerry() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
eatGrassBonus() - Method in class net.minecraft.entity.MobEntity
 
eatGrassBonus() - Method in class net.minecraft.entity.passive.SheepEntity
 
EatGrassGoal - Class in net.minecraft.entity.ai.goal
 
EatGrassGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.EatGrassGoal
 
ECP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
EDGE - Static variable in class net.minecraft.data.StockTextureAliases
 
EdgeBiomeLayer - Enum in net.minecraft.world.gen.layer
 
EdgeLayer - Class in net.minecraft.world.gen.layer
 
EdgeLayer() - Constructor for class net.minecraft.world.gen.layer.EdgeLayer
 
EdgeLayer.CoolWarm - Enum in net.minecraft.world.gen.layer
 
EdgeLayer.HeatIce - Enum in net.minecraft.world.gen.layer
 
EdgeLayer.Special - Enum in net.minecraft.world.gen.layer
 
EditBookScreen - Class in net.minecraft.client.gui.screen
 
EditBookScreen(PlayerEntity, ItemStack, Hand) - Constructor for class net.minecraft.client.gui.screen.EditBookScreen
 
EditGamerulesScreen - Class in net.minecraft.client.gui.screen
 
EditGamerulesScreen(GameRules, Consumer<Optional<GameRules>>) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen
 
EditGamerulesScreen.BooleanEntry - Class in net.minecraft.client.gui.screen
 
EditGamerulesScreen.Gamerule - Class in net.minecraft.client.gui.screen
 
EditGamerulesScreen.GamerulesList - Class in net.minecraft.client.gui.screen
 
EditGamerulesScreen.IntegerEntry - Class in net.minecraft.client.gui.screen
 
EditGamerulesScreen.NameEntry - Class in net.minecraft.client.gui.screen
 
EditGamerulesScreen.ValueEntry - Class in net.minecraft.client.gui.screen
 
EditMinecartCommandBlockScreen - Class in net.minecraft.client.gui.screen
 
EditMinecartCommandBlockScreen(CommandBlockLogic) - Constructor for class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
EditSignScreen - Class in net.minecraft.client.gui.screen
 
EditSignScreen(SignTileEntity) - Constructor for class net.minecraft.client.gui.screen.EditSignScreen
 
EditStructureScreen - Class in net.minecraft.client.gui.screen
 
EditStructureScreen(StructureBlockTileEntity) - Constructor for class net.minecraft.client.gui.screen.EditStructureScreen
 
EditWorldScreen - Class in net.minecraft.client.gui.screen
 
EditWorldScreen(BooleanConsumer, SaveFormat.LevelSave) - Constructor for class net.minecraft.client.gui.screen.EditWorldScreen
 
Effect(float, float, float, float, float, float, float, float, float) - Constructor for class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
effect - Variable in class net.minecraft.entity.monster.SpiderEntity.GroupData
 
effect(Supplier<EffectInstance>, float) - Method in class net.minecraft.item.Food.Builder
 
effect(EffectInstance, float) - Method in class net.minecraft.item.Food.Builder
Deprecated.
EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
Effect - Class in net.minecraft.potion
 
Effect(EffectType, int) - Constructor for class net.minecraft.potion.Effect
 
effect - Variable in class net.minecraftforge.event.entity.living.PotionEvent
 
EFFECT_NOT_FOUND - Static variable in class net.minecraft.command.arguments.PotionArgument
 
EffectCommand - Class in net.minecraft.command.impl
 
EffectCommand() - Constructor for class net.minecraft.command.impl.EffectCommand
 
EffectInstance - Class in net.minecraft.potion
 
EffectInstance(Effect) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int, boolean, boolean) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int, boolean, boolean, boolean) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(Effect, int, int, boolean, boolean, boolean, EffectInstance) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectInstance(EffectInstance) - Constructor for class net.minecraft.potion.EffectInstance
 
EffectiveSide - Class in net.minecraftforge.fml.common.thread
 
EffectiveSide() - Constructor for class net.minecraftforge.fml.common.thread.EffectiveSide
 
effects(MobEffectsPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
Effects - Class in net.minecraft.potion
 
Effects() - Constructor for class net.minecraft.potion.Effects
 
EFFECTS - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
EFFECTS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
EFFECTS_CHANGED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
EFFECTS_LIST - Static variable in class net.minecraft.tileentity.BeaconTileEntity
 
EffectsChangedTrigger - Class in net.minecraft.advancements.criterion
 
EffectsChangedTrigger() - Constructor for class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
EffectsChangedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
EffectType - Enum in net.minecraft.potion
 
EffectUtils - Class in net.minecraft.potion
 
EffectUtils() - Constructor for class net.minecraft.potion.EffectUtils
 
EFFICIENCY - Static variable in class net.minecraft.enchantment.Enchantments
 
efficiency - Variable in class net.minecraft.item.ToolItem
 
EfficiencyEnchantment - Class in net.minecraft.enchantment
 
EfficiencyEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.EfficiencyEnchantment
 
EGG - Static variable in class net.minecraft.entity.EntityType
 
EGG - Static variable in class net.minecraft.item.Items
 
EggEntity - Class in net.minecraft.entity.projectile
 
EggEntity(EntityType<? extends EggEntity>, World) - Constructor for class net.minecraft.entity.projectile.EggEntity
 
EggEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.EggEntity
 
EggEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EggEntity
 
EggItem - Class in net.minecraft.item
 
EggItem(Item.Properties) - Constructor for class net.minecraft.item.EggItem
 
EGGS - Static variable in class net.minecraft.block.TurtleEggBlock
 
EGGS - Static variable in class net.minecraftforge.common.Tags.Items
 
EGGS_1_4 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
elapsedPartialTicks - Variable in class net.minecraft.util.Timer
 
ELDER_GUARDIAN - Static variable in class net.minecraft.entity.EntityType
 
ELDER_GUARDIAN - Static variable in class net.minecraft.particles.ParticleTypes
 
ELDER_GUARDIAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ElderGuardianEntity - Class in net.minecraft.entity.monster
 
ElderGuardianEntity(EntityType<? extends ElderGuardianEntity>, World) - Constructor for class net.minecraft.entity.monster.ElderGuardianEntity
 
ElderGuardianRenderer - Class in net.minecraft.client.renderer.entity
 
ElderGuardianRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
ElderGuardianSplit - Class in net.minecraft.util.datafix.fixes
 
ElderGuardianSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ElderGuardianSplit
 
element() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
element(int) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
ElementBuilder() - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
elementCodec() - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
elements - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
ELYTRA - Static variable in class net.minecraft.item.Items
 
elytraFlightTick(ItemStack, LivingEntity, int) - Method in class net.minecraft.item.ElytraItem
 
elytraFlightTick(ItemStack, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
elytraFlightTick(LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
ElytraItem - Class in net.minecraft.item
 
ElytraItem(Item.Properties) - Constructor for class net.minecraft.item.ElytraItem
 
ElytraLayer<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
ElytraLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
ElytraModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
ElytraModel() - Constructor for class net.minecraft.client.renderer.entity.model.ElytraModel
 
ElytraSound - Class in net.minecraft.client.audio
 
ElytraSound(ClientPlayerEntity) - Constructor for class net.minecraft.client.audio.ElytraSound
 
EMERALD - Static variable in class net.minecraft.block.material.MaterialColor
 
EMERALD - Static variable in class net.minecraft.item.Items
 
EMERALD_BLOCK - Static variable in class net.minecraft.block.Blocks
 
EMERALD_BLOCK - Static variable in class net.minecraft.item.Items
 
EMERALD_ORE - Static variable in class net.minecraft.block.Blocks
 
EMERALD_ORE - Static variable in class net.minecraft.item.Items
 
EMERALD_ORE - Static variable in class net.minecraft.world.gen.feature.Feature
 
EMERALD_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
EMERALD_ORE - Static variable in class net.minecraft.world.gen.placement.Placement
 
emitParticleAtEntity(Entity, IParticleData, int) - Method in class net.minecraft.client.particle.ParticleManager
 
EmitterParticle - Class in net.minecraft.client.particle
 
EmitterParticle(ClientWorld, Entity, IParticleData) - Constructor for class net.minecraft.client.particle.EmitterParticle
 
EmitterParticle(ClientWorld, Entity, IParticleData, int) - Constructor for class net.minecraft.client.particle.EmitterParticle
 
EMPTY - Static variable in class net.minecraft.advancements.AdvancementRewards
 
EMPTY - Static variable in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
empty(BlockState, World, BlockPos) - Static method in class net.minecraft.block.ComposterBlock
 
EMPTY - Static variable in class net.minecraft.client.gui.chat.NarratorChatListener
 
EMPTY - Static variable in class net.minecraft.client.renderer.model.ItemOverrideList
 
EMPTY - Static variable in class net.minecraft.client.resources.data.AnimationMetadataSection
 
EMPTY - Static variable in class net.minecraft.command.FunctionObject.CacheableFunction
 
EMPTY - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
EMPTY - Static variable in class net.minecraft.fluid.Fluids
 
EMPTY - Static variable in class net.minecraft.item.crafting.Ingredient
 
EMPTY - Static variable in class net.minecraft.item.ItemStack
 
EMPTY - Static variable in class net.minecraft.loot.LootEntryManager
 
EMPTY - Static variable in class net.minecraft.loot.LootParameterSets
 
EMPTY - Static variable in class net.minecraft.loot.LootTables
 
empty() - Method in class net.minecraft.nbt.NBTDynamicOps
 
EMPTY - Static variable in class net.minecraft.potion.Potions
 
empty() - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
empty() - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
EMPTY - Static variable in class net.minecraft.util.palette.UpgradeData
 
EMPTY - Static variable in class net.minecraft.util.text.StringTextComponent
 
EMPTY - Static variable in class net.minecraft.util.text.Style
 
EMPTY - Static variable in class net.minecraft.world.biome.MobSpawnInfo
 
EMPTY - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
empty - Variable in class net.minecraft.world.Region
 
EMPTY - Static variable in class net.minecraftforge.client.model.obj.MaterialLibrary
 
empty() - Static method in class net.minecraftforge.common.util.LazyOptional
 
EMPTY - Static variable in class net.minecraftforge.fluids.FluidStack
 
Empty3i - Class in com.mojang.blaze3d
 
Empty3i() - Constructor for class com.mojang.blaze3d.Empty3i
 
EMPTY_ARMOR_SLOT_BOOTS - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
EMPTY_ARMOR_SLOT_CHESTPLATE - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
EMPTY_ARMOR_SLOT_HELMET - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
EMPTY_ARMOR_SLOT_LEGGINGS - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
EMPTY_ARMOR_SLOT_SHIELD - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
EMPTY_ARRAY - Static variable in class net.minecraft.world.lighting.SectionLightStorage
 
EMPTY_BOOK - Static variable in class net.minecraft.client.gui.screen.ReadBookScreen
 
EMPTY_CODE - Static variable in class net.minecraft.world.LockCode
 
EMPTY_LOOT_TABLE - Static variable in class net.minecraft.loot.LootTable
 
EMPTY_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
EMPTY_SECTION - Static variable in class net.minecraft.world.chunk.Chunk
 
EMPTY_SLOT - Static variable in class net.minecraft.client.gui.spectator.SpectatorMenu
 
EmptyBlockReader - Enum in net.minecraft.world
 
emptyBucket(ItemStack, PlayerEntity) - Method in class net.minecraft.item.BucketItem
 
EmptyCarverConfig - Class in net.minecraft.world.gen.carver
 
EmptyCarverConfig() - Constructor for class net.minecraft.world.gen.carver.EmptyCarverConfig
 
EmptyChunk - Class in net.minecraft.world.chunk
 
EmptyChunk(World, ChunkPos) - Constructor for class net.minecraft.world.chunk.EmptyChunk
 
emptyContainer - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
 
emptyContainer - Variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
 
EmptyFluid - Class in net.minecraft.fluid
 
EmptyFluid() - Constructor for class net.minecraft.fluid.EmptyFluid
 
EmptyFluidHandler - Class in net.minecraftforge.fluids.capability.templates
 
EmptyFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
EmptyGlyph - Class in net.minecraft.client.gui.fonts
 
EmptyGlyph() - Constructor for class net.minecraft.client.gui.fonts.EmptyGlyph
 
EmptyHandler - Class in net.minecraftforge.items.wrapper
 
EmptyHandler() - Constructor for class net.minecraftforge.items.wrapper.EmptyHandler
 
EmptyJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
EmptyLootEntry - Class in net.minecraft.loot
 
EmptyLootEntry.Serializer - Class in net.minecraft.loot
 
EmptyModelData - Enum in net.minecraftforge.client.model.data
 
EmptyProfiler - Class in net.minecraft.profiler
 
EmptyProfileResult - Class in net.minecraft.profiler
 
EmptyTickList<T> - Class in net.minecraft.world
 
EmptyTickList() - Constructor for class net.minecraft.world.EmptyTickList
 
enable(int) - Method in class net.minecraftforge.server.timings.TimeTracker
 
ENABLE_AUTO_MOD_MOVEMENT - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
enableAlphaTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableAlphaTest() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
enableBlend() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableBlend() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableCache() - Static method in class net.minecraft.client.renderer.BlockModelRenderer
 
enableClientState(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableColorLogicOp() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableColorLogicOp() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableColorMaterial() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableColorMaterial() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
enableCommandBlock - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enableCull() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableCull() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
ENABLED - Static variable in class net.minecraft.block.HopperBlock
 
ENABLED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
enableDepthTest() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableDepthTest() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableFlag(Goal.Flag) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
enableFog() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableFog() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
enableGeneration(ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
enableLight(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableLighting() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableLighting() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
enableLightmap() - Method in class net.minecraft.client.renderer.LightTexture
 
enableLightSources(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
enableLightSources(ChunkPos, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
enableLineOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableLineOffset() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableMilkFluid() - Static method in class net.minecraftforge.common.ForgeMod
 
enablePersistence() - Method in class net.minecraft.entity.MobEntity
 
enablePolygonOffset() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enablePolygonOffset() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableQuery - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enableRcon - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enableRepeatEvents(boolean) - Method in class net.minecraft.client.KeyboardListener
 
enableRescaleNormal() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableRescaleNormal() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
enableScissor(int, int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
enableStencil() - Method in class net.minecraft.client.shader.Framebuffer
 
enableTexGen(GlStateManager.TexGen) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
enableTexture() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
enableTexture() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
enableVertexAttribArray(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
ENCHANT - Static variable in class net.minecraft.particles.ParticleTypes
 
ENCHANT_ITEM - Static variable in class net.minecraft.stats.Stats
 
ENCHANT_RANDOMLY - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
ENCHANT_THORNS_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENCHANT_WITH_LEVELS - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
enchantClue - Variable in class net.minecraft.inventory.container.EnchantmentContainer
 
EnchantCommand - Class in net.minecraft.command.impl
 
EnchantCommand() - Constructor for class net.minecraft.command.impl.EnchantCommand
 
ENCHANTED_BOOK - Static variable in class net.minecraft.item.Items
 
ENCHANTED_GOLDEN_APPLE - Static variable in class net.minecraft.item.Foods
 
ENCHANTED_GOLDEN_APPLE - Static variable in class net.minecraft.item.Items
 
ENCHANTED_HIT - Static variable in class net.minecraft.particles.ParticleTypes
 
ENCHANTED_ITEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
EnchantedBookItem - Class in net.minecraft.item
 
EnchantedBookItem(Item.Properties) - Constructor for class net.minecraft.item.EnchantedBookItem
 
EnchantedGoldenAppleItem - Class in net.minecraft.item
 
EnchantedGoldenAppleItem(Item.Properties) - Constructor for class net.minecraft.item.EnchantedGoldenAppleItem
 
EnchantedItemTrigger - Class in net.minecraft.advancements.criterion
 
EnchantedItemTrigger() - Constructor for class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
EnchantedItemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ENCHANTING_TABLE - Static variable in class net.minecraft.block.Blocks
 
ENCHANTING_TABLE - Static variable in class net.minecraft.item.Items
 
ENCHANTING_TABLE - Static variable in class net.minecraft.tileentity.TileEntityType
 
EnchantingTableBlock - Class in net.minecraft.block
 
EnchantingTableBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.EnchantingTableBlock
 
EnchantingTableTileEntity - Class in net.minecraft.tileentity
 
EnchantingTableTileEntity() - Constructor for class net.minecraft.tileentity.EnchantingTableTileEntity
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.Container
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.LecternContainer
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.LoomContainer
 
enchantItem(PlayerEntity, int) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
enchantLevels - Variable in class net.minecraft.inventory.container.EnchantmentContainer
 
enchantment(EnchantmentPredicate) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
enchantment() - Static method in class net.minecraft.command.arguments.EnchantmentArgument
 
Enchantment - Class in net.minecraft.enchantment
 
Enchantment(Enchantment.Rarity, EnchantmentType, EquipmentSlotType[]) - Constructor for class net.minecraft.enchantment.Enchantment
 
enchantment - Variable in class net.minecraft.enchantment.EnchantmentData
 
ENCHANTMENT - Static variable in class net.minecraft.inventory.container.ContainerType
 
ENCHANTMENT - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Enchantment.Rarity - Enum in net.minecraft.enchantment
 
ENCHANTMENT_KEY - Static variable in class net.minecraft.util.registry.Registry
 
ENCHANTMENT_UNKNOWN - Static variable in class net.minecraft.command.arguments.EnchantmentArgument
 
EnchantmentArgument - Class in net.minecraft.command.arguments
 
EnchantmentArgument() - Constructor for class net.minecraft.command.arguments.EnchantmentArgument
 
EnchantmentContainer - Class in net.minecraft.inventory.container
 
EnchantmentContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.EnchantmentContainer
 
EnchantmentContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.EnchantmentContainer
 
EnchantmentData - Class in net.minecraft.enchantment
 
EnchantmentData(Enchantment, int) - Constructor for class net.minecraft.enchantment.EnchantmentData
 
EnchantmentHelper - Class in net.minecraft.enchantment
 
EnchantmentHelper() - Constructor for class net.minecraft.enchantment.EnchantmentHelper
 
enchantmentLevel - Variable in class net.minecraft.enchantment.EnchantmentData
 
EnchantmentLevelSetEvent - Class in net.minecraftforge.event.enchanting
 
EnchantmentLevelSetEvent(World, BlockPos, int, int, ItemStack, int) - Constructor for class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
EnchantmentNameParts - Class in net.minecraft.util
 
EnchantmentPredicate - Class in net.minecraft.advancements.criterion
 
EnchantmentPredicate() - Constructor for class net.minecraft.advancements.criterion.EnchantmentPredicate
 
EnchantmentPredicate(Enchantment, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.EnchantmentPredicate
 
enchantments - Static variable in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
Enchantments - Class in net.minecraft.enchantment
 
Enchantments() - Constructor for class net.minecraft.enchantment.Enchantments
 
ENCHANTMENTS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ENCHANTMENTS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
EnchantmentScreen - Class in net.minecraft.client.gui.screen
 
EnchantmentScreen(EnchantmentContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.EnchantmentScreen
 
EnchantmentTable(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.EnchantmentTableParticle.EnchantmentTable
 
EnchantmentTableParticle - Class in net.minecraft.client.particle
 
EnchantmentTableParticle.EnchantmentTable - Class in net.minecraft.client.particle
 
EnchantmentTableParticle.NautilusFactory - Class in net.minecraft.client.particle
 
EnchantmentTableTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
EnchantmentTableTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.EnchantmentTableTileEntityRenderer
 
EnchantmentType - Enum in net.minecraft.enchantment
 
EnchantRandomly - Class in net.minecraft.loot.functions
 
EnchantRandomly.Builder - Class in net.minecraft.loot.functions
 
EnchantRandomly.Serializer - Class in net.minecraft.loot.functions
 
EnchantWithLevels - Class in net.minecraft.loot.functions
 
EnchantWithLevels.Builder - Class in net.minecraft.loot.functions
 
EnchantWithLevels.Serializer - Class in net.minecraft.loot.functions
 
encode(DynamicOps<T>) - Method in class net.minecraft.entity.ai.brain.Brain
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyCompressionEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyEncryptingEncoder
 
encode(ChannelHandlerContext, IPacket<?>, ByteBuf) - Method in class net.minecraft.network.NettyPacketEncoder
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minecraft.network.NettyVarint21FrameEncoder
 
encode(T, DynamicOps<U>, U) - Method in class net.minecraft.util.registry.Registry
 
encode(Supplier<E>, DynamicOps<T>, T) - Method in class net.minecraft.util.registry.RegistryKeyCodec
 
encode(Registry<E>, DynamicOps<T>, RecordBuilder<T>) - Method in class net.minecraft.util.registry.RegistryLookupCodec
 
encode(SimpleRegistry<E>, DynamicOps<T>, T) - Method in class net.minecraft.util.registry.SimpleRegistryCodec
 
encode(E, T, RegistryKey<? extends Registry<E>>, Codec<E>) - Method in class net.minecraft.util.registry.WorldGenSettingsExport
 
encode(DynamicRegistries.Impl, RegistryKey<E>, Encoder<E>, int, E, Lifecycle) - Method in class net.minecraft.util.registry.WorldSettingsImport.IResourceAccess.RegistryAccess
 
encode(Map<K, V>, DynamicOps<T>, T) - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
encode(PacketBuffer) - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SAcknowledge
 
encode(PacketBuffer) - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
encode(PacketBuffer) - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
encode(FMLPlayMessages.OpenContainer, PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
encode(FMLPlayMessages.SpawnEntity, PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
encode(FMLPlayMessages.SyncCustomTagTypes, PacketBuffer) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SyncCustomTagTypes
 
encode(ChannelHandlerContext, IPacket<?>, List<Object>) - Method in class net.minecraftforge.network.VanillaConnectionNetworkFilter
 
encodeMessage(MSG, PacketBuffer) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
encoder(BiConsumer<MSG, PacketBuffer>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
encodeUUID(UUID) - Static method in class net.minecraft.util.UUIDCodec
 
encryptData(Key, byte[]) - Static method in class net.minecraft.util.CryptManager
 
End() - Constructor for class net.minecraft.client.world.DimensionRenderInfo.End
 
END - Static variable in class net.minecraft.data.StockTextureAliases
 
End(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
End(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
end() - Method in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
end() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
END - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
END_BARRENS - Static variable in class net.minecraft.world.biome.Biomes
 
END_CITY - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
END_CITY - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
END_CRYSTAL - Static variable in class net.minecraft.entity.EntityType
 
END_CRYSTAL - Static variable in class net.minecraft.item.Items
 
END_GATEWAY - Static variable in class net.minecraft.block.Blocks
 
END_GATEWAY - Static variable in class net.minecraft.tileentity.TileEntityType
 
END_GATEWAY - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_GATEWAY - Static variable in class net.minecraft.world.gen.feature.Features
 
END_GATEWAY - Static variable in class net.minecraft.world.gen.placement.Placement
 
END_GATEWAY_DELAYED - Static variable in class net.minecraft.world.gen.feature.Features
 
END_HIGHLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
END_ISLAND - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_ISLAND - Static variable in class net.minecraft.world.gen.feature.Features
 
END_ISLAND - Static variable in class net.minecraft.world.gen.placement.Placement
 
END_ISLAND_DECORATED - Static variable in class net.minecraft.world.gen.feature.Features
 
END_MIDLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
END_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
END_PODIUM_LOCATION - Static variable in class net.minecraft.world.gen.feature.EndPodiumFeature
 
END_PORTAL - Static variable in class net.minecraft.block.Blocks
 
END_PORTAL - Static variable in class net.minecraft.tileentity.TileEntityType
 
END_PORTAL_FRAME - Static variable in class net.minecraft.block.Blocks
 
END_PORTAL_FRAME - Static variable in class net.minecraft.item.Items
 
END_PORTAL_FRAME_FILL - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
END_PORTAL_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
END_ROD - Static variable in class net.minecraft.block.Blocks
 
END_ROD - Static variable in class net.minecraft.item.Items
 
END_ROD - Static variable in class net.minecraft.particles.ParticleTypes
 
END_ROD_EW_AABB - Static variable in class net.minecraft.block.EndRodBlock
 
END_ROD_NS_AABB - Static variable in class net.minecraft.block.EndRodBlock
 
END_ROD_VERTICAL_AABB - Static variable in class net.minecraft.block.EndRodBlock
 
END_SKY_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
END_SPIKE - Static variable in class net.minecraft.world.gen.feature.Feature
 
END_SPIKE - Static variable in class net.minecraft.world.gen.feature.Features
 
END_STONE - Static variable in class net.minecraft.block.Blocks
 
END_STONE - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
END_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
END_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
END_STONE_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
END_STONES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
END_STONES - Static variable in class net.minecraftforge.common.Tags.Items
 
END_TYPE - Static variable in class net.minecraft.world.DimensionType
 
EndAdvancements - Class in net.minecraft.data.advancements
 
EndAdvancements() - Constructor for class net.minecraft.data.advancements.EndAdvancements
 
EndAttackTask - Class in net.minecraft.entity.ai.brain.task
 
EndAttackTask(int, BiPredicate<LivingEntity, LivingEntity>) - Constructor for class net.minecraft.entity.ai.brain.task.EndAttackTask
 
EndBiomeProvider - Class in net.minecraft.world.biome.provider
 
EndBiomeProvider(Registry<Biome>, long) - Constructor for class net.minecraft.world.biome.provider.EndBiomeProvider
 
EndCityPieces - Class in net.minecraft.world.gen.feature.structure
 
EndCityPieces() - Constructor for class net.minecraft.world.gen.feature.structure.EndCityPieces
 
EndCityPieces.CityTemplate - Class in net.minecraft.world.gen.feature.structure
 
EndCityStructure - Class in net.minecraft.world.gen.feature.structure
 
EndCityStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityStructure
 
EndCityStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
ENDER_CHEST - Static variable in class net.minecraft.block.Blocks
 
ENDER_CHEST - Static variable in class net.minecraft.item.Items
 
ENDER_CHEST - Static variable in class net.minecraft.tileentity.TileEntityType
 
ENDER_CHEST_MATERIAL - Static variable in class net.minecraft.client.renderer.Atlases
 
ENDER_DRAGON - Static variable in class net.minecraft.entity.EntityType
 
ENDER_EYE - Static variable in class net.minecraft.item.Items
 
ENDER_EYE_SHATTER - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ENDER_PEARL - Static variable in class net.minecraft.entity.EntityType
 
ENDER_PEARL - Static variable in class net.minecraft.item.Items
 
ENDER_PEARLS - Static variable in class net.minecraftforge.common.Tags.Items
 
EnderChestBlock - Class in net.minecraft.block
 
EnderChestBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.EnderChestBlock
 
EnderChestInventory - Class in net.minecraft.inventory
 
EnderChestInventory() - Constructor for class net.minecraft.inventory.EnderChestInventory
 
EnderChestTileEntity - Class in net.minecraft.tileentity
 
EnderChestTileEntity() - Constructor for class net.minecraft.tileentity.EnderChestTileEntity
 
ENDERCRYSTAL_BEAM_TEXTURES - Static variable in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
EnderCrystalEntity - Class in net.minecraft.entity.item
 
EnderCrystalEntity(EntityType<? extends EnderCrystalEntity>, World) - Constructor for class net.minecraft.entity.item.EnderCrystalEntity
 
EnderCrystalEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.EnderCrystalEntity
 
EnderCrystalItem - Class in net.minecraft.item
 
EnderCrystalItem(Item.Properties) - Constructor for class net.minecraft.item.EnderCrystalItem
 
EnderCrystalRenderer - Class in net.minecraft.client.renderer.entity
 
EnderCrystalRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
ENDERDRAGON_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
EnderDragonEntity - Class in net.minecraft.entity.boss.dragon
 
EnderDragonEntity(EntityType<? extends EnderDragonEntity>, World) - Constructor for class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
EnderDragonModel() - Constructor for class net.minecraft.client.renderer.entity.EnderDragonRenderer.EnderDragonModel
 
EnderDragonPartEntity - Class in net.minecraft.entity.boss.dragon
 
EnderDragonPartEntity(EnderDragonEntity, String, float, float) - Constructor for class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
EnderDragonRenderer - Class in net.minecraft.client.renderer.entity
 
EnderDragonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
EnderDragonRenderer.EnderDragonModel - Class in net.minecraft.client.renderer.entity
 
ENDEREYE_LAUNCH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
EnderEyeItem - Class in net.minecraft.item
 
EnderEyeItem(Item.Properties) - Constructor for class net.minecraft.item.EnderEyeItem
 
ENDERMAN - Static variable in class net.minecraft.entity.EntityType
 
ENDERMAN_GROWL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ENDERMAN_HOLDABLE - Static variable in class net.minecraft.tags.BlockTags
 
ENDERMAN_PLACE_ON_BLACKLIST - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ENDERMAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
EndermanEntity - Class in net.minecraft.entity.monster
 
EndermanEntity(EntityType<? extends EndermanEntity>, World) - Constructor for class net.minecraft.entity.monster.EndermanEntity
 
EndermanEyesLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
EndermanEyesLayer(IEntityRenderer<T, EndermanModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.EndermanEyesLayer
 
EndermanModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
EndermanModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.EndermanModel
 
EndermanRenderer - Class in net.minecraft.client.renderer.entity
 
EndermanRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EndermanRenderer
 
ENDERMITE - Static variable in class net.minecraft.entity.EntityType
 
ENDERMITE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
EndermiteEntity - Class in net.minecraft.entity.monster
 
EndermiteEntity(EntityType<? extends EndermiteEntity>, World) - Constructor for class net.minecraft.entity.monster.EndermiteEntity
 
EndermiteModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EndermiteModel() - Constructor for class net.minecraft.client.renderer.entity.model.EndermiteModel
 
EndermiteRenderer - Class in net.minecraft.client.renderer.entity
 
EndermiteRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EndermiteRenderer
 
EnderPearlEntity - Class in net.minecraft.entity.item
 
EnderPearlEntity(EntityType<? extends EnderPearlEntity>, World) - Constructor for class net.minecraft.entity.item.EnderPearlEntity
 
EnderPearlEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.item.EnderPearlEntity
 
EnderPearlEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.EnderPearlEntity
 
EnderPearlItem - Class in net.minecraft.item
 
EnderPearlItem(Item.Properties) - Constructor for class net.minecraft.item.EnderPearlItem
 
EnderTeleportEvent - Class in net.minecraftforge.event.entity.living
 
EnderTeleportEvent(LivingEntity, double, double, double, float) - Constructor for class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
EndGateway - Class in net.minecraft.world.gen.placement
 
EndGateway(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.EndGateway
 
EndGatewayBlock - Class in net.minecraft.block
 
EndGatewayBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.EndGatewayBlock
 
EndGatewayConfig - Class in net.minecraft.world.gen.feature
 
EndGatewayFeature - Class in net.minecraft.world.gen.feature
 
EndGatewayFeature(Codec<EndGatewayConfig>) - Constructor for class net.minecraft.world.gen.feature.EndGatewayFeature
 
EndGatewayTileEntity - Class in net.minecraft.tileentity
 
EndGatewayTileEntity() - Constructor for class net.minecraft.tileentity.EndGatewayTileEntity
 
EndGatewayTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
EndGatewayTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
EndIsland - Class in net.minecraft.world.gen.placement
 
EndIsland(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.EndIsland
 
EndIslandFeature - Class in net.minecraft.world.gen.feature
 
EndIslandFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.EndIslandFeature
 
EndNBT - Class in net.minecraft.nbt
 
EndPodiumFeature - Class in net.minecraft.world.gen.feature
 
EndPodiumFeature(boolean) - Constructor for class net.minecraft.world.gen.feature.EndPodiumFeature
 
EndPortalBlock - Class in net.minecraft.block
 
EndPortalBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.EndPortalBlock
 
EndPortalFrameBlock - Class in net.minecraft.block
 
EndPortalFrameBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.EndPortalFrameBlock
 
EndPortalTileEntity - Class in net.minecraft.tileentity
 
EndPortalTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.EndPortalTileEntity
 
EndPortalTileEntity() - Constructor for class net.minecraft.tileentity.EndPortalTileEntity
 
EndPortalTileEntityRenderer<T extends EndPortalTileEntity> - Class in net.minecraft.client.renderer.tileentity
 
EndPortalTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
endReload() - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
 
EndRodBlock - Class in net.minecraft.block
 
EndRodBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.EndRodBlock
 
EndRodParticle - Class in net.minecraft.client.particle
 
EndRodParticle.Factory - Class in net.minecraft.client.particle
 
endSection() - Method in class net.minecraft.profiler.EmptyProfiler
 
endSection() - Method in interface net.minecraft.profiler.IProfiler
 
endSection() - Method in class net.minecraft.profiler.Profiler
 
EndSpike(int, int, int, int, boolean) - Constructor for class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
EndSpikeFeature - Class in net.minecraft.world.gen.feature
 
EndSpikeFeature(Codec<EndSpikeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.EndSpikeFeature
 
EndSpikeFeature.EndSpike - Class in net.minecraft.world.gen.feature
 
EndSpikeFeatureConfig - Class in net.minecraft.world.gen.feature
 
EndSpikeFeatureConfig(boolean, List<EndSpikeFeature.EndSpike>, BlockPos) - Constructor for class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
endStartSection(String) - Method in class net.minecraft.profiler.EmptyProfiler
 
endStartSection(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
 
endStartSection(String) - Method in interface net.minecraft.profiler.IProfiler
 
endStartSection(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
 
endStartSection(String) - Method in class net.minecraft.profiler.Profiler
 
endStartSection(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
 
endTick() - Method in class net.minecraft.profiler.EmptyProfiler
 
endTick() - Method in interface net.minecraft.profiler.IProfiler
 
endTick() - Method in class net.minecraft.profiler.Profiler
 
endVertex() - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
endVertex() - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
endVertex() - Method in class net.minecraft.client.renderer.BufferBuilder
 
endVertex() - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
ENERGY - Static variable in class net.minecraftforge.energy.CapabilityEnergy
 
energy - Variable in class net.minecraftforge.energy.EnergyStorage
 
EnergyLayer<T extends Entity & IChargeableMob,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
EnergyLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.EnergyLayer
 
EnergyStorage - Class in net.minecraftforge.energy
 
EnergyStorage(int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage(int, int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage(int, int, int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
EnergyStorage(int, int, int, int) - Constructor for class net.minecraftforge.energy.EnergyStorage
 
enforceWhitelist - Variable in class net.minecraft.server.dedicated.ServerProperties
 
enhanceBiome(ResourceLocation, Biome.Climate, Biome.Category, Float, Float, BiomeAmbience, BiomeGenerationSettings, MobSpawnInfo, RecordCodecBuilder.Instance<Biome>, ForgeHooks.BiomeCallbackFunction) - Static method in class net.minecraftforge.common.ForgeHooks
 
enhanceCrashReport(CrashReport, CrashReportCategory) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
EnhancedRuntimeException - Exception in net.minecraftforge.fml.common
 
EnhancedRuntimeException() - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException(String) - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException(String, Throwable) - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException(Throwable) - Constructor for exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
EnhancedRuntimeException.WrappedPrintStream - Class in net.minecraftforge.fml.common
 
enqueue(T) - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
enqueue(Msg) - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
enqueue(T) - Method in interface net.minecraft.util.concurrent.ITaskQueue
 
enqueue(ITaskQueue.RunnableWithPriority) - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
 
enqueue(T) - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
 
enqueue(R) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
enqueuePreload(SoundEngine) - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
enqueuePreload(SoundEngine) - Method in class net.minecraft.client.audio.Sound
 
enqueuePreload(Sound) - Method in class net.minecraft.client.audio.SoundEngine
 
enqueuePreload(SoundEngine) - Method in class net.minecraft.client.audio.SoundEventAccessor
 
enqueueWork(IModInfo, Runnable) - Method in class net.minecraftforge.fml.DeferredWorkQueue
 
enqueueWork(IModInfo, Supplier<T>) - Method in class net.minecraftforge.fml.DeferredWorkQueue
 
enqueueWork(Runnable) - Method in class net.minecraftforge.fml.event.lifecycle.ParallelDispatchEvent
 
enqueueWork(Supplier<T>) - Method in class net.minecraftforge.fml.event.lifecycle.ParallelDispatchEvent
 
enqueueWork(Runnable) - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
ensureKnown(SuggestionProvider<ISuggestionProvider>) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
ensureLoadedAndValid(IWorldReader, BlockPos, int) - Method in class net.minecraft.village.PointOfInterestManager
 
ensureNamespaced(String) - Static method in class net.minecraft.util.datafix.NamespacedSchema
 
ensureVisible(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
ensureWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
ensureWritable(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
ENTER_BLOCK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
EnterBlockTrigger - Class in net.minecraft.advancements.criterion
 
EnterBlockTrigger() - Constructor for class net.minecraft.advancements.criterion.EnterBlockTrigger
 
EnterBlockTrigger.Instance - Class in net.minecraft.advancements.criterion
 
enterChestInventory - Variable in class net.minecraft.entity.player.PlayerEntity
 
enteredBlock(Block) - Static method in class net.minecraft.data.RecipeProvider
 
EnteringChunk(Entity, int, int, int, int) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
entities() - Static method in class net.minecraft.command.arguments.EntityArgument
 
entities - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
ENTITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ENTITIES_SHEEP_BLACK - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_BLUE - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_BROWN - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_CYAN - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_GRAY - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_GREEN - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_LIGHT_BLUE - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_LIGHT_GRAY - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_LIME - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_MAGENTA - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_ORANGE - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_PINK - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_PURPLE - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_RED - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_WHITE - Static variable in class net.minecraft.loot.LootTables
 
ENTITIES_SHEEP_YELLOW - Static variable in class net.minecraft.loot.LootTables
 
ENTITY - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
entity() - Static method in class net.minecraft.command.arguments.EntityArgument
 
entity - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
entity - Variable in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
entity - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
entity - Variable in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
Entity - Class in net.minecraft.entity
 
Entity(EntityType<?>, World) - Constructor for class net.minecraft.entity.Entity
 
ENTITY - Static variable in class net.minecraft.loot.LootParameterSets
 
entity - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entity - Variable in class net.minecraft.pathfinding.PathNavigator
 
ENTITY - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Entity(String, boolean, String) - Constructor for class net.minecraft.util.text.NBTTextComponent.Entity
 
entity - Variable in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
Entity.IMoveCallback - Interface in net.minecraft.entity
 
ENTITY_ARMOR_STAND_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARMOR_STAND_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARMOR_STAND_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARMOR_STAND_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARROW_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARROW_HIT_PLAYER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ARROW_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BAT_TAKEOFF - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BEE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BEE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BEE_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BEE_LOOP_AGGRESSIVE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BEE_POLLINATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BEE_STING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_BURN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BLAZE_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BOAT_PADDLE_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_BOAT_PADDLE_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_BEG_FOR_FOOD - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_HISS - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_PURR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_PURREOW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CAT_STRAY_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_EGG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CHICKEN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COD_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_COW_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CREEPER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CREEPER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_CREEPER_PRIMED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DISTANCE_SCALING - Static variable in class net.minecraft.client.AbstractOption
 
ENTITY_DOLPHIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_AMBIENT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_PLAY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DOLPHIN_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_CHEST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DONKEY_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DRAGON_FIREBALL_EXPLODE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_AMBIENT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_DEATH_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_HURT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_DROWNED_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
ENTITY_EGG_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_AMBIENT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_CURSE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_DEATH_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ELDER_GUARDIAN_HURT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_FLAP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_GROWL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_DRAGON_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_EYE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_EYE_LAUNCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDER_PEARL_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_SCREAM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_STARE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMAN_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ENDERMITE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_CAST_SPELL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_FANGS_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_PREPARE_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_PREPARE_SUMMON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EVOKER_PREPARE_WOLOLO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EXPERIENCE_BOTTLE_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_EXPERIENCE_ORB_PICKUP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FAILED_EXCEPTION - Static variable in class net.minecraft.command.impl.ReplaceItemCommand
 
ENTITY_FIREWORK_ROCKET_BLAST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_BLAST_FAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_LARGE_BLAST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_LAUNCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_TWINKLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FIREWORK_ROCKET_TWINKLE_FAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISH_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISHING_BOBBER_RETRIEVE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISHING_BOBBER_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FISHING_BOBBER_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_AGGRO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_BITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SCREECH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SLEEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SNIFF - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_SPIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_FOX_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_BURN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_DRINK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_EXPLODE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_EXTINGUISH_FIRE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GENERIC_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_SCREAM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GHAST_WARN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GLINT_TEXTURING - Static variable in class net.minecraft.client.renderer.RenderState
 
ENTITY_GRAVITY - Static variable in class net.minecraftforge.common.ForgeMod
 
ENTITY_GUARDIAN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_AMBIENT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_DEATH_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_GUARDIAN_HURT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_RETREAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOGLIN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_ARMOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_BREATHE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_GALLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_SADDLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HORSE_STEP_WOOD - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HOSTILE_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HURT_PLAYER - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ENTITY_HUSK_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_CONVERTED_TO_ZOMBIE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_HUSK_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_CAST_SPELL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_MIRROR_MOVE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_PREPARE_BLINDNESS - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ILLUSIONER_PREPARE_MIRROR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_DAMAGE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_REPAIR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_IRON_GOLEM_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_ADD_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_REMOVE_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_FRAME_ROTATE_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ITEM_PICKUP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_KILLED - Static variable in class net.minecraft.stats.Stats
 
ENTITY_KILLED_BY - Static variable in class net.minecraft.stats.Stats
 
ENTITY_KILLED_PLAYER - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ENTITY_LEASH_KNOT_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LEASH_KNOT_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LIGHTNING_BOLT_IMPACT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LIGHTNING_BOLT_THUNDER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LINGERING_POTION_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_CHEST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_SPIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_LLAMA_SWAG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_DEATH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_HURT_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_SQUISH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MAGMA_CUBE_SQUISH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MINECART_INSIDE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MINECART_RIDING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_CONVERT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_SHEAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MOOSHROOM_SUSPICIOUS_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_CHEST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_MULE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_NAME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ENTITY_NOT_FOUND - Static variable in class net.minecraft.command.arguments.EntityArgument
 
ENTITY_OCELOT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_OCELOT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_OCELOT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PAINTING_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PAINTING_PLACE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_AGGRESSIVE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_BITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_CANT_BREED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_PRE_SNEEZE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_SNEEZE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PANDA_WORRIED_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_FLY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_BLAZE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_CREEPER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_DROWNED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ELDER_GUARDIAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ENDER_DRAGON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ENDERMITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_EVOKER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_GHAST - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_GUARDIAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_HOGLIN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_HUSK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ILLUSIONER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_MAGMA_CUBE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PHANTOM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PIGLIN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PIGLIN_BRUTE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_PILLAGER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_RAVAGER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SHULKER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SILVERFISH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SKELETON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SLIME - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_SPIDER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_STRAY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_VEX - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_VINDICATOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WITCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WITHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_WITHER_SKELETON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ZOGLIN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ZOMBIE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PARROT_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_BITE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_FLAP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PHANTOM_SWOOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_SADDLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIG_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_ADMIRING_ITEM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_BRUTE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_BRUTE_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_BRUTE_CONVRTED_TO_ZOMBIFIED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_BRUTE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_BRUTE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_BRUTE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_JEALOUS - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_RETREAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PIGLIN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_CRIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_KNOCKBACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_NODAMAGE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_STRONG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_SWEEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_ATTACK_WEAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_BIG_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_BREATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_BURP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT_DROWN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT_ON_FIRE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_HURT_SWEET_BERRY_BUSH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_LEVELUP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SMALL_FALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SPLASH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SPLASH_HIGH_SPEED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PLAYER_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_AMBIENT_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_POLAR_BEAR_WARNING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PROPERTIES - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
ENTITY_PUFFER_FISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_BLOW_OUT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_BLOW_UP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_PUFFER_FISH_STING - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RABBIT_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_ROAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RAVAGER_STUNNED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_RENAME_MAP - Static variable in class net.minecraft.util.datafix.fixes.EntityRenaming1510
 
ENTITY_SALMON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SALMON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SALMON_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SALMON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SCORES - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
ENTITY_SHADOWS - Static variable in class net.minecraft.client.AbstractOption
 
ENTITY_SHEEP_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_SHEAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHEEP_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_BULLET_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_BULLET_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_CLOSE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_HURT_CLOSED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_OPEN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SHULKER_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SILVERFISH_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_AMBIENT_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_GALLOP_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_JUMP_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_STEP_WATER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HORSE_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SKELETON_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_DEATH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_HURT_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_JUMP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_JUMP_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_SQUISH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SLIME_SQUISH_SMALL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_SHEAR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOW_GOLEM_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SNOWBALL_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPIDER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPLASH_POTION_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SPLASH_POTION_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_SQUID_SQUIRT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRAY_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_EAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_HAPPY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_RETREAT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_SADDLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_STRIDER_STEP_LAVA - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TNT_PRIMED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_FLOP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TROPICAL_FISH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_AMBIENT_LAND - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_DEATH_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_EGG_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_EGG_CRACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_EGG_HATCH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_HURT_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_LAY_EGG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_SHAMBLE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_SHAMBLE_BABY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TURTLE_SWIM - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_TYPE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ENTITY_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
ENTITY_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
ENTITY_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
ENTITY_UNKNOWN_TYPE - Static variable in class net.minecraft.command.arguments.EntitySummonArgument
 
ENTITY_UPDATE - Static variable in class net.minecraftforge.server.timings.TimeTracker
 
ENTITY_VEX_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VEX_CHARGE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VEX_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VEX_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_NO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_TRADE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_ARMORER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_BUTCHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_CARTOGRAPHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_CLERIC - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_FARMER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_FISHERMAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_FLETCHER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_LEATHERWORKER - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_LIBRARIAN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_MASON - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_SHEPHERD - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_TOOLSMITH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_WORK_WEAPONSMITH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VILLAGER_YES - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_VINDICATOR_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DISAPPEARED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DRINK_MILK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_DRINK_POTION - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_NO - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_REAPPEARED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_TRADE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WANDERING_TRADER_YES - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_CELEBRATE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_DRINK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITCH_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_BREAK_BLOCK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SKELETON_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WITHER_SPAWN - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_GROWL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_HOWL - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_PANT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_SHAKE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_WOLF_WHINE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOGLIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOGLIN_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOGLIN_ATTACK - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOGLIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOGLIN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOGLIN_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_ATTACK_IRON_DOOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_BREAK_WOODEN_DOOR - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_CONVERTED_TO_DROWNED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_DESTROY_EGG - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HORSE_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HORSE_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HORSE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_INFECT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_CONVERTED - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_CURE - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_HURT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIE_VILLAGER_STEP - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIFIED_PIGLIN_AMBIENT - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIFIED_PIGLIN_ANGRY - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIFIED_PIGLIN_DEATH - Static variable in class net.minecraft.util.SoundEvents
 
ENTITY_ZOMBIFIED_PIGLIN_HURT - Static variable in class net.minecraft.util.SoundEvents
 
EntityAIDebugRenderer - Class in net.minecraft.client.renderer.debug
 
EntityAIDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
EntityAIDebugRenderer.Entry - Class in net.minecraft.client.renderer.debug
 
entityAnchor() - Static method in class net.minecraft.command.arguments.EntityAnchorArgument
 
EntityAnchorArgument - Class in net.minecraft.command.arguments
 
EntityAnchorArgument() - Constructor for class net.minecraft.command.arguments.EntityAnchorArgument
 
EntityAnchorArgument.Type - Enum in net.minecraft.command.arguments
 
EntityArgument - Class in net.minecraft.command.arguments
 
EntityArgument(boolean, boolean) - Constructor for class net.minecraft.command.arguments.EntityArgument
 
EntityArgument.Serializer - Class in net.minecraft.command.arguments
 
EntityArmorAndHeld - Class in net.minecraft.util.datafix.fixes
 
EntityArmorAndHeld(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityArmorAndHeld
 
EntityArmorInvWrapper - Class in net.minecraftforge.items.wrapper
 
EntityArmorInvWrapper(LivingEntity) - Constructor for class net.minecraftforge.items.wrapper.EntityArmorInvWrapper
 
EntityAttributeCreationEvent - Class in net.minecraftforge.event.entity
 
EntityAttributeCreationEvent(Map<EntityType<? extends LivingEntity>, AttributeModifierMap>) - Constructor for class net.minecraftforge.event.entity.EntityAttributeCreationEvent
 
EntityAttributeModificationEvent - Class in net.minecraftforge.event.entity
 
EntityAttributeModificationEvent(Map<EntityType<? extends LivingEntity>, AttributeModifierMap.MutableAttribute>) - Constructor for class net.minecraftforge.event.entity.EntityAttributeModificationEvent
 
EntityCatSplitFix - Class in net.minecraft.util.datafix.fixes
 
EntityCatSplitFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityCatSplitFix
 
EntityClassification - Enum in net.minecraft.entity
 
EntityCodSalmonFix - Class in net.minecraft.util.datafix.fixes
 
EntityCodSalmonFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
entityCollisionReduction - Variable in class net.minecraft.entity.Entity
 
EntityConstructing(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EntityConstructing
 
EntityDamageSource - Class in net.minecraft.util
 
EntityDamageSource(String, Entity) - Constructor for class net.minecraft.util.EntityDamageSource
 
EntityDataAccessor - Class in net.minecraft.command.impl.data
 
EntityDataAccessor(Entity) - Constructor for class net.minecraft.command.impl.data.EntityDataAccessor
 
EntityDataManager - Class in net.minecraft.network.datasync
 
EntityDataManager(Entity) - Constructor for class net.minecraft.network.datasync.EntityDataManager
 
EntityDataManager.DataEntry<T> - Class in net.minecraft.network.datasync
 
entityDistanceScaling - Variable in class net.minecraft.client.GameSettings
 
entityDropItem(IItemProvider) - Method in class net.minecraft.entity.Entity
 
entityDropItem(IItemProvider, int) - Method in class net.minecraft.entity.Entity
 
entityDropItem(ItemStack) - Method in class net.minecraft.entity.Entity
 
entityDropItem(ItemStack, float) - Method in class net.minecraft.entity.Entity
 
entityDropItem(ItemStack, float) - Method in class net.minecraft.entity.item.HangingEntity
 
EntityEquipmentInvWrapper - Class in net.minecraftforge.items.wrapper
 
EntityEquipmentInvWrapper(LivingEntity, EquipmentSlotType.Group) - Constructor for class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
EntityEquipmentPredicate - Class in net.minecraft.advancements.criterion
 
EntityEquipmentPredicate(ItemPredicate, ItemPredicate, ItemPredicate, ItemPredicate, ItemPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
EntityEquipmentPredicate.Builder - Class in net.minecraft.advancements.criterion
 
EntityEvent - Class in net.minecraftforge.event.entity
 
EntityEvent(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent
 
EntityEvent.CanUpdate - Class in net.minecraftforge.event.entity
 
EntityEvent.EnteringChunk - Class in net.minecraftforge.event.entity
 
EntityEvent.EntityConstructing - Class in net.minecraftforge.event.entity
 
EntityEvent.Size - Class in net.minecraftforge.event.entity
 
EntityExplosionContext - Class in net.minecraft.world
 
EntityExplosionContext(Entity) - Constructor for class net.minecraft.world.EntityExplosionContext
 
EntityFlagsPredicate - Class in net.minecraft.advancements.criterion
 
EntityFlagsPredicate(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
EntityFlagsPredicate.Builder - Class in net.minecraft.advancements.criterion
 
EntityHandsInvWrapper - Class in net.minecraftforge.items.wrapper
 
EntityHandsInvWrapper(LivingEntity) - Constructor for class net.minecraftforge.items.wrapper.EntityHandsInvWrapper
 
entityHasObjective(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
EntityHasProperty - Class in net.minecraft.loot.conditions
 
EntityHasProperty.Serializer - Class in net.minecraft.loot.conditions
 
EntityHasScore - Class in net.minecraft.loot.conditions
 
EntityHasScore.Serializer - Class in net.minecraft.loot.conditions
 
EntityHealth - Class in net.minecraft.util.datafix.fixes
 
EntityHealth(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityHealth
 
EntityHover(EntityType<?>, UUID, ITextComponent) - Constructor for class net.minecraft.util.text.event.HoverEvent.EntityHover
 
EntityHurtPlayerTrigger - Class in net.minecraft.advancements.criterion
 
EntityHurtPlayerTrigger() - Constructor for class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
EntityHurtPlayerTrigger.Instance - Class in net.minecraft.advancements.criterion
 
entityId - Variable in class net.minecraft.network.play.server.SCameraPacket
 
entityId - Variable in class net.minecraft.network.play.server.SCombatPacket
 
entityId - Variable in class net.minecraft.network.play.server.SEntityPacket
 
EntityId - Class in net.minecraft.util.datafix.fixes
 
EntityId(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityId
 
EntityInfo(Vector3d, BlockPos, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
EntityInteract(PlayerEntity, Hand, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteract
 
EntityInteractSpecific(PlayerEntity, Hand, Entity, Vector3d) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
 
EntityItemFrameFacing - Class in net.minecraft.util.datafix.fixes
 
EntityItemFrameFacing(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityItemFrameFacing
 
EntityItemPickupEvent - Class in net.minecraftforge.event.entity.player
 
EntityItemPickupEvent(PlayerEntity, ItemEntity) - Constructor for class net.minecraftforge.event.entity.player.EntityItemPickupEvent
 
EntityJoinWorldEvent - Class in net.minecraftforge.event.entity
 
EntityJoinWorldEvent(Entity, World) - Constructor for class net.minecraftforge.event.entity.EntityJoinWorldEvent
 
entityKilledPlayer() - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
EntityLeaveWorldEvent - Class in net.minecraftforge.event.entity
 
EntityLeaveWorldEvent(Entity, World) - Constructor for class net.minecraftforge.event.entity.EntityLeaveWorldEvent
 
EntityLootTables - Class in net.minecraft.data.loot
 
EntityLootTables() - Constructor for class net.minecraft.data.loot.EntityLootTables
 
EntityMobGriefingEvent - Class in net.minecraftforge.event.entity
 
EntityMobGriefingEvent(Entity) - Constructor for class net.minecraftforge.event.entity.EntityMobGriefingEvent
 
entityModel - Variable in class net.minecraft.client.renderer.entity.LivingRenderer
 
EntityModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EntityModel() - Constructor for class net.minecraft.client.renderer.entity.model.EntityModel
 
EntityModel(Function<ResourceLocation, RenderType>) - Constructor for class net.minecraft.client.renderer.entity.model.EntityModel
 
EntityMountEvent - Class in net.minecraftforge.event.entity
 
EntityMountEvent(Entity, Entity, World, boolean) - Constructor for class net.minecraftforge.event.entity.EntityMountEvent
 
EntityMultiPlaceEvent(List<BlockSnapshot>, BlockState, Entity) - Constructor for class net.minecraftforge.event.world.BlockEvent.EntityMultiPlaceEvent
 
EntityOptions - Class in net.minecraft.command.arguments
 
EntityOptions() - Constructor for class net.minecraft.command.arguments.EntityOptions
 
EntityOptions.IFilter - Interface in net.minecraft.command.arguments
 
EntityPlaceEvent(BlockSnapshot, BlockState, Entity) - Constructor for class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
EntityPosWrapper - Class in net.minecraft.util.math
 
EntityPosWrapper(Entity, boolean) - Constructor for class net.minecraft.util.math.EntityPosWrapper
 
EntityPredicate - Class in net.minecraft.advancements.criterion
 
EntityPredicate - Class in net.minecraft.entity
 
EntityPredicate() - Constructor for class net.minecraft.entity.EntityPredicate
 
EntityPredicate.AndPredicate - Class in net.minecraft.advancements.criterion
 
EntityPredicate.Builder - Class in net.minecraft.advancements.criterion
 
EntityPredicates - Class in net.minecraft.util
 
EntityPredicates() - Constructor for class net.minecraft.util.EntityPredicates
 
EntityPredicates.ArmoredMob - Class in net.minecraft.util
 
EntityRavagerRenameFix - Class in net.minecraft.util.datafix.fixes
 
EntityRavagerRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRavagerRenameFix
 
EntityRayTraceResult - Class in net.minecraft.util.math
 
EntityRayTraceResult(Entity) - Constructor for class net.minecraft.util.math.EntityRayTraceResult
 
EntityRayTraceResult(Entity, Vector3d) - Constructor for class net.minecraft.util.math.EntityRayTraceResult
 
EntityRename - Class in net.minecraft.util.datafix.fixes
 
EntityRename(String, Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRename
 
EntityRenameHelper - Class in net.minecraft.util.datafix.fixes
 
EntityRenameHelper(String, Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRenameHelper
 
EntityRenaming1510 - Class in net.minecraft.util.datafix.fixes
 
EntityRenaming1510(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.EntityRenaming1510
 
EntityRenderer<T extends Entity> - Class in net.minecraft.client.renderer.entity
 
EntityRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EntityRenderer
 
EntityRendererManager - Class in net.minecraft.client.renderer.entity
 
EntityRendererManager(TextureManager, ItemRenderer, IReloadableResourceManager, FontRenderer, GameSettings) - Constructor for class net.minecraft.client.renderer.entity.EntityRendererManager
 
entityScoreMatch(Entity, Scoreboard, String, RandomValueRange) - Method in class net.minecraft.loot.conditions.EntityHasScore
 
EntitySelectionContext - Class in net.minecraft.util.math.shapes
 
EntitySelectionContext(boolean, double, Item, Predicate<Fluid>) - Constructor for class net.minecraft.util.math.shapes.EntitySelectionContext
 
EntitySelectionContext(Entity, boolean, double, Item, Predicate<Fluid>) - Constructor for class net.minecraft.util.math.shapes.EntitySelectionContext
 
EntitySelectionContext(Entity) - Constructor for class net.minecraft.util.math.shapes.EntitySelectionContext
Deprecated.
EntitySelector - Class in net.minecraft.command.arguments
 
EntitySelector(int, boolean, boolean, Predicate<Entity>, MinMaxBounds.FloatBound, Function<Vector3d, Vector3d>, AxisAlignedBB, BiConsumer<Vector3d, List<? extends Entity>>, boolean, String, UUID, EntityType<?>, boolean) - Constructor for class net.minecraft.command.arguments.EntitySelector
 
EntitySelectorManager - Class in net.minecraftforge.common.command
 
EntitySelectorManager() - Constructor for class net.minecraftforge.common.command.EntitySelectorManager
 
EntitySelectorParser - Class in net.minecraft.command.arguments
 
EntitySelectorParser(StringReader) - Constructor for class net.minecraft.command.arguments.EntitySelectorParser
 
EntitySelectorParser(StringReader, boolean) - Constructor for class net.minecraft.command.arguments.EntitySelectorParser
 
EntitySenses - Class in net.minecraft.entity.ai
 
EntitySenses(MobEntity) - Constructor for class net.minecraft.entity.ai.EntitySenses
 
entityShadows - Variable in class net.minecraft.client.GameSettings
 
EntitySize - Class in net.minecraft.entity
 
EntitySize(float, float, boolean) - Constructor for class net.minecraft.entity.EntitySize
 
entitySizeX - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entitySizeY - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entitySizeZ - Variable in class net.minecraft.pathfinding.NodeProcessor
 
entitySlideParticles(Entity) - Static method in class net.minecraft.block.HoneyBlock
 
EntitySpawnPlacementRegistry - Class in net.minecraft.entity
 
EntitySpawnPlacementRegistry() - Constructor for class net.minecraft.entity.EntitySpawnPlacementRegistry
 
EntitySpawnPlacementRegistry.IPlacementPredicate<T extends Entity> - Interface in net.minecraft.entity
 
EntitySpawnPlacementRegistry.PlacementType - Enum in net.minecraft.entity
 
EntityStruckByLightningEvent - Class in net.minecraftforge.event.entity
 
EntityStruckByLightningEvent(Entity, LightningBoltEntity) - Constructor for class net.minecraftforge.event.entity.EntityStruckByLightningEvent
 
entitySummon() - Static method in class net.minecraft.command.arguments.EntitySummonArgument
 
EntitySummonArgument - Class in net.minecraft.command.arguments
 
EntitySummonArgument() - Constructor for class net.minecraft.command.arguments.EntitySummonArgument
 
EntityTickableSound - Class in net.minecraft.client.audio
 
EntityTickableSound(SoundEvent, SoundCategory, Entity) - Constructor for class net.minecraft.client.audio.EntityTickableSound
 
EntityTickableSound(SoundEvent, SoundCategory, float, float, Entity) - Constructor for class net.minecraft.client.audio.EntityTickableSound
 
EntityTravelToDimensionEvent - Class in net.minecraftforge.event.entity
 
EntityTravelToDimensionEvent(Entity, RegistryKey<World>) - Constructor for class net.minecraftforge.event.entity.EntityTravelToDimensionEvent
 
EntityType<T extends Entity> - Class in net.minecraft.entity
 
EntityType(EntityType.IFactory<T>, EntityClassification, boolean, boolean, boolean, boolean, ImmutableSet<Block>, EntitySize, int, int) - Constructor for class net.minecraft.entity.EntityType
 
EntityType(EntityType.IFactory<T>, EntityClassification, boolean, boolean, boolean, boolean, ImmutableSet<Block>, EntitySize, int, int, Predicate<EntityType<?>>, ToIntFunction<EntityType<?>>, ToIntFunction<EntityType<?>>, BiFunction<FMLPlayMessages.SpawnEntity, World, T>) - Constructor for class net.minecraft.entity.EntityType
 
EntityType.Builder<T extends Entity> - Class in net.minecraft.entity
 
EntityType.IFactory<T extends Entity> - Interface in net.minecraft.entity
 
EntityTypePredicate - Class in net.minecraft.advancements.criterion
 
EntityTypePredicate() - Constructor for class net.minecraft.advancements.criterion.EntityTypePredicate
 
entityTypes - Variable in class net.minecraft.tags.NetworkTagManager
 
EntityTypeTags - Class in net.minecraft.tags
 
EntityTypeTags() - Constructor for class net.minecraft.tags.EntityTypeTags
 
EntityTypeTagsProvider - Class in net.minecraft.data
 
EntityTypeTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.EntityTypeTagsProvider
Deprecated.
EntityTypeTagsProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraft.data.EntityTypeTagsProvider
 
entityUniqueID - Variable in class net.minecraft.entity.Entity
 
EntityUUID - Class in net.minecraft.util.datafix.fixes
 
EntityUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.EntityUUID
 
EntityViewRenderEvent - Class in net.minecraftforge.client.event
 
EntityViewRenderEvent(GameRenderer, ActiveRenderInfo, double) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent
 
EntityViewRenderEvent.CameraSetup - Class in net.minecraftforge.client.event
 
EntityViewRenderEvent.FogColors - Class in net.minecraftforge.client.event
 
EntityViewRenderEvent.FogDensity - Class in net.minecraftforge.client.event
 
EntityViewRenderEvent.FOVModifier - Class in net.minecraftforge.client.event
 
EntityViewRenderEvent.RenderFogEvent - Class in net.minecraftforge.client.event
 
Entrance(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
Entrance(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
entries - Variable in class net.minecraft.loot.ParentedLootEntry
 
Entry(SoundSource) - Constructor for class net.minecraft.client.audio.ChannelManager.Entry
 
Entry() - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.Entry
 
Entry(WorldSelectionList, WorldSummary) - Constructor for class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
Entry() - Constructor for class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
Entry() - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList.Entry
 
Entry(BlockPos, int, String, boolean) - Constructor for class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
Entry(RegistryKey<T>, int, T) - Constructor for class net.minecraft.util.registry.SimpleRegistry.Entry
 
Entry(String, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
 
EntryRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
 
EntryRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
 
entrySet() - Method in class net.minecraftforge.common.util.SortedProperties
 
EnumArgument<T extends java.lang.Enum<T>> - Class in net.minecraftforge.server.command
 
enumArgument(Class<R>) - Static method in class net.minecraftforge.server.command.EnumArgument
 
EnumArgument.Serializer - Class in net.minecraftforge.server.command
 
enumConverter(IntFunction<V>, Function<String, V>) - Static method in class net.minecraft.server.dedicated.PropertyManager
 
EnumProperty<T extends java.lang.Enum<T> & IStringSerializable> - Class in net.minecraft.state
 
EnumProperty(String, Class<T>, Collection<T>) - Constructor for class net.minecraft.state.EnumProperty
 
EnumTypeAdapterFactory - Class in net.minecraft.util
 
EnumTypeAdapterFactory() - Constructor for class net.minecraft.util.EnumTypeAdapterFactory
 
epsilonEquals(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
epsilonEquals(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
epsilonEquals(Vector4f, Vector4f, float) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
equals(Object) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
equals(Object) - Method in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
equals(Object) - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
equals(Object) - Method in class net.minecraft.advancements.Advancement
 
equals(Object) - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
equals(Object) - Method in class net.minecraft.block.Block.RenderSideCacheKey
 
equals(Object) - Method in class net.minecraft.block.BlockEventData
 
equals(Object) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
equals(Object) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
equals(Object) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
equals(Object) - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
equals(Object) - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
equals(Object) - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
equals(Object) - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
equals(Object) - Method in class net.minecraft.client.renderer.model.Variant
 
equals(Object) - Method in class net.minecraft.client.renderer.model.VariantList
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.AlphaState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.DepthTestState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.LineState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.OffsetTexturingState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.PortalTexturingState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.ShadeModelState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.TextureState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderState.WriteMaskState
 
equals(Object) - Method in class net.minecraft.client.renderer.RenderType.State
 
equals(Object) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
equals(Object) - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
equals(Object) - Method in class net.minecraft.client.renderer.VideoMode
 
equals(Object) - Method in class net.minecraft.client.resources.Language
 
equals(Object) - Method in class net.minecraft.client.util.InputMappings.Input
 
equals(Object) - Method in class net.minecraft.client.util.JSONBlendingMode
 
equals(Object) - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
equals(Object) - Method in class net.minecraft.command.arguments.LocationInput
 
equals(Object) - Method in class net.minecraft.command.arguments.LocationPart
 
equals(Object) - Method in class net.minecraft.data.VariantPropertyBuilder
 
equals(Object) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
equals(Object) - Method in class net.minecraft.entity.ai.brain.schedule.Activity
 
equals(Object) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
equals(Object) - Method in class net.minecraft.entity.Entity
 
equals(Object) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
equals(Object) - Method in class net.minecraft.nbt.ByteArrayNBT
 
equals(Object) - Method in class net.minecraft.nbt.ByteNBT
 
equals(Object) - Method in class net.minecraft.nbt.CompoundNBT
 
equals(Object) - Method in class net.minecraft.nbt.DoubleNBT
 
equals(Object) - Method in class net.minecraft.nbt.FloatNBT
 
equals(Object) - Method in class net.minecraft.nbt.IntArrayNBT
 
equals(Object) - Method in class net.minecraft.nbt.IntNBT
 
equals(Object) - Method in class net.minecraft.nbt.ListNBT
 
equals(Object) - Method in class net.minecraft.nbt.LongArrayNBT
 
equals(Object) - Method in class net.minecraft.nbt.LongNBT
 
equals(Object) - Method in class net.minecraft.nbt.ShortNBT
 
equals(Object) - Method in class net.minecraft.nbt.StringNBT
 
equals(Object) - Method in class net.minecraft.network.datasync.DataParameter
 
equals(Object) - Method in class net.minecraft.network.PacketBuffer
 
equals(Object) - Method in class net.minecraft.pathfinding.PathPoint
 
equals(Object) - Method in class net.minecraft.potion.EffectInstance
 
equals(Object) - Method in class net.minecraft.resources.ResourcePackInfo
 
equals(Object) - Method in class net.minecraft.resources.SimpleResource
 
equals(Object) - Method in class net.minecraft.state.BooleanProperty
 
equals(Object) - Method in class net.minecraft.state.EnumProperty
 
equals(Object) - Method in class net.minecraft.state.IntegerProperty
 
equals(Object) - Method in class net.minecraft.state.Property
 
equals(Object) - Method in class net.minecraft.state.Property.ValuePair
 
equals(Object) - Method in class net.minecraft.stats.Stat
 
equals(Object) - Method in class net.minecraft.tags.ITag.ItemEntry
 
equals(Object) - Method in class net.minecraft.tags.ITag.TagEntry
 
equals(Object) - Method in class net.minecraft.util.math.AxisAlignedBB
 
equals(Object) - Method in class net.minecraft.util.math.ChunkPos
 
equals(Object) - Method in class net.minecraft.util.math.ColumnPos
 
equals(Object) - Method in class net.minecraft.util.math.GlobalPos
 
equals(Object) - Method in class net.minecraft.util.math.Rotations
 
equals(Object) - Method in class net.minecraft.util.math.vector.Matrix3f
 
equals(Object) - Method in class net.minecraft.util.math.vector.Matrix4f
 
equals(Object) - Method in class net.minecraft.util.math.vector.Quaternion
 
equals(Object) - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
equals(Vector2f) - Method in class net.minecraft.util.math.vector.Vector2f
 
equals(Object) - Method in class net.minecraft.util.math.vector.Vector3d
 
equals(Object) - Method in class net.minecraft.util.math.vector.Vector3f
 
equals(Object) - Method in class net.minecraft.util.math.vector.Vector3i
 
equals(Object) - Method in class net.minecraft.util.math.vector.Vector4f
 
equals(Object) - Method in class net.minecraft.util.ResourceLocation
 
equals(Object) - Method in class net.minecraft.util.SortedArraySet
 
equals(Object) - Method in class net.minecraft.util.text.Color
 
equals(Object) - Method in class net.minecraft.util.text.event.ClickEvent
 
equals(Object) - Method in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
equals(Object) - Method in class net.minecraft.util.text.event.HoverEvent
 
equals(Object) - Method in class net.minecraft.util.text.event.HoverEvent.ItemHover
 
equals(Object) - Method in class net.minecraft.util.text.KeybindTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
equals(Object) - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
equals(Object) - Method in class net.minecraft.util.text.NBTTextComponent.Storage
 
equals(Object) - Method in class net.minecraft.util.text.ScoreTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.SelectorTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.StringTextComponent
 
equals(Object) - Method in class net.minecraft.util.text.Style
 
equals(Object) - Method in class net.minecraft.util.text.TextComponent
 
equals(Object) - Method in class net.minecraft.util.text.TranslationTextComponent
 
equals(Object) - Method in class net.minecraft.village.PointOfInterest
 
equals(Object) - Method in class net.minecraft.world.biome.Biome.Attributes
 
equals(Object) - Method in class net.minecraft.world.GameRules.RuleKey
 
equals(Object) - Method in class net.minecraft.world.gen.feature.FeatureSpread
 
equals(Object) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
equals(Object) - Method in class net.minecraft.world.NextTickListEntry
 
equals(Object) - Method in class net.minecraft.world.server.Ticket
 
equals(Object) - Method in class net.minecraft.world.storage.MapBanner
 
equals(Object) - Method in class net.minecraft.world.storage.MapDecoration
 
equals(Object) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
equals(Object) - Method in class net.minecraftforge.client.model.ModelTransformComposition
 
equals(Object) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
equals(OBJModel.ModelSettings) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
equals(Object) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
equals(Object) - Method in class net.minecraftforge.common.DungeonHooks.DungeonMob
 
equals(ItemStack, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
equals(Object) - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
equals(Object) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
equals(Object) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
equals(Object) - Method in class net.minecraftforge.common.util.Size2i
 
equals(Object) - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketOwner
 
equals(Object) - Method in class net.minecraftforge.fluids.FluidStack
 
equals(Object) - Method in class net.minecraftforge.fml.OptionalMod
 
equals(Object) - Method in class net.minecraftforge.fml.RegistryObject
 
equals(Object) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
equals(Object) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
equals(Object) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
equals(Object) - Method in class net.minecraftforge.registries.ObjectHolderRef
 
equals(Object) - Method in class net.minecraftforge.server.permission.context.ContextKey
 
equipment(EntityEquipmentPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
equipment(Schema) - Static method in class net.minecraft.util.datafix.versions.V0099
 
equipment(Schema) - Static method in class net.minecraft.util.datafix.versions.V0100
 
EquipmentSlotType - Enum in net.minecraft.inventory
 
EquipmentSlotType.Group - Enum in net.minecraft.inventory
 
ERODED_BADLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
ERODED_BADLANDS - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
ErodedBadlandsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
ErodedBadlandsSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.ErodedBadlandsSurfaceBuilder
 
ERROR_EMPTY - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
ERROR_EXPECTED_KEY - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_EXPECTED_VALUE - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_INSERT_MIXED_ARRAY - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_INSERT_MIXED_LIST - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_INTS_ONLY - Static variable in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
ERROR_INVALID_ARRAY - Static variable in class net.minecraft.nbt.JsonToNBT
 
ERROR_SWAPPED - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
ERROR_TRAILING_DATA - Static variable in class net.minecraft.nbt.JsonToNBT
 
ErrorScreen - Class in net.minecraft.client.gui.screen
 
ErrorScreen(ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.ErrorScreen
 
estimateExecutionSpeed() - Method in class net.minecraft.resources.AsyncReloader
 
estimateExecutionSpeed() - Method in interface net.minecraft.resources.IAsyncReloader
 
Event - Class in net.minecraftforge.common.animation
 
Event(String, float) - Constructor for class net.minecraftforge.common.animation.Event
 
event() - Method in class net.minecraftforge.common.animation.Event
 
EVENT_BUS - Static variable in class net.minecraftforge.common.MinecraftForge
 
EVENT_RAID_HORN - Static variable in class net.minecraft.util.SoundEvents
 
EventDispatcher(DeferredRegister<?>) - Constructor for class net.minecraftforge.registries.DeferredRegister.EventDispatcher
 
EventNetworkChannel - Class in net.minecraftforge.fml.network.event
 
EventNetworkChannel(NetworkInstance) - Constructor for class net.minecraftforge.fml.network.event.EventNetworkChannel
 
eventNetworkChannel() - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.ComparatorBlock
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.ContainerBlock
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.NoteBlock
 
eventReceived(BlockState, World, BlockPos, int, int) - Method in class net.minecraft.block.PistonBlock
 
eventType - Variable in class net.minecraft.network.play.server.SCombatPacket
 
EVOKER - Static variable in class net.minecraft.entity.EntityType
 
EVOKER_FANGS - Static variable in class net.minecraft.entity.EntityType
 
EVOKER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
EvokerEntity - Class in net.minecraft.entity.monster
 
EvokerEntity(EntityType<? extends EvokerEntity>, World) - Constructor for class net.minecraft.entity.monster.EvokerEntity
 
EvokerEntity.WololoSpellGoal - Class in net.minecraft.entity.monster
 
EvokerFangsEntity - Class in net.minecraft.entity.projectile
 
EvokerFangsEntity(EntityType<? extends EvokerFangsEntity>, World) - Constructor for class net.minecraft.entity.projectile.EvokerFangsEntity
 
EvokerFangsEntity(World, double, double, double, float, int, LivingEntity) - Constructor for class net.minecraft.entity.projectile.EvokerFangsEntity
 
EvokerFangsModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
EvokerFangsModel() - Constructor for class net.minecraft.client.renderer.entity.model.EvokerFangsModel
 
EvokerFangsRenderer - Class in net.minecraft.client.renderer.entity
 
EvokerFangsRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EvokerFangsRenderer
 
EvokerRenderer<T extends SpellcastingIllagerEntity> - Class in net.minecraft.client.renderer.entity
 
EvokerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.EvokerRenderer
 
exactly(int) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.minecraft.network.NetworkManager
 
execute() - Method in interface com.mojang.blaze3d.systems.IRenderCall
 
execute(FunctionObject, CommandSource) - Method in class net.minecraft.advancements.FunctionManager
 
execute(ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in class net.minecraft.advancements.FunctionManager.QueuedCommand
 
execute(FunctionManager, CommandSource, ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in class net.minecraft.command.FunctionObject.CommandEntry
 
execute(FunctionManager, CommandSource, ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in class net.minecraft.command.FunctionObject.FunctionEntry
 
execute(FunctionManager, CommandSource, ArrayDeque<FunctionManager.QueuedCommand>, int) - Method in interface net.minecraft.command.FunctionObject.IEntry
 
execute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.FarmerWorkTask
 
execute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
execute(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
execute() - Method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
 
ExecuteCommand - Class in net.minecraft.command.impl
 
ExecuteCommand() - Constructor for class net.minecraft.command.impl.ExecuteCommand
 
executeCommand(PlayerEntity) - Method in class net.minecraft.tileentity.SignTileEntity
 
executePendingCommands() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
executionChance - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
existingFileHelper - Variable in class net.minecraft.data.TagsProvider
 
existingFileHelper - Variable in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
existingFileHelper - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
existingFileHelper - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
ExistingFileHelper - Class in net.minecraftforge.common.data
 
ExistingFileHelper(Collection<Path>, boolean) - Constructor for class net.minecraftforge.common.data.ExistingFileHelper
Deprecated.
ExistingFileHelper(Collection<Path>, Set<String>, boolean) - Constructor for class net.minecraftforge.common.data.ExistingFileHelper
 
ExistingFileHelper.IResourceType - Interface in net.minecraftforge.common.data
 
ExistingFileHelper.ResourceType - Class in net.minecraftforge.common.data
 
ExistingModelFile(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.ExistingModelFile
 
exists(BlockPos, Predicate<PointOfInterestType>) - Method in class net.minecraft.village.PointOfInterestData
 
exists(BlockPos, Predicate<PointOfInterestType>) - Method in class net.minecraft.village.PointOfInterestManager
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelFile.ExistingModelFile
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
exists() - Method in class net.minecraftforge.client.model.generators.ModelFile.UncheckedModelFile
 
exists(ResourceLocation, ResourcePackType) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
exists(ResourceLocation, ExistingFileHelper.IResourceType) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
exists(ResourceLocation, ResourcePackType, String, String) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
exit() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
expand(LootContext, Consumer<ILootGenerator>) - Method in class net.minecraft.loot.ParentedLootEntry
 
expand(LootContext, Consumer<ILootGenerator>) - Method in class net.minecraft.loot.StandaloneLootEntry
 
expand(LootContext, Consumer<ILootGenerator>) - Method in class net.minecraft.loot.TagLootEntry
 
expand(Vector3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
expand(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
ExpandedBlockModelDeserializer() - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry.ExpandedBlockModelDeserializer
 
expandTo(MutableBoundingBox) - Method in class net.minecraft.util.math.MutableBoundingBox
 
EXPECTED_DOUBLE - Static variable in class net.minecraft.command.arguments.LocationPart
 
EXPECTED_END_OF_OPTIONS - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
EXPECTED_INT - Static variable in class net.minecraft.command.arguments.LocationPart
 
EXPECTED_VALUE_FOR_OPTION - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
expectServerStopped() - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
experience(int) - Static method in class net.minecraft.advancements.AdvancementRewards.Builder
 
experience - Variable in class net.minecraft.entity.player.PlayerEntity
 
experience - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
EXPERIENCE_BOTTLE - Static variable in class net.minecraft.entity.EntityType
 
EXPERIENCE_BOTTLE - Static variable in class net.minecraft.item.Items
 
EXPERIENCE_ORB - Static variable in class net.minecraft.entity.EntityType
 
ExperienceBottleEntity - Class in net.minecraft.entity.item
 
ExperienceBottleEntity(EntityType<? extends ExperienceBottleEntity>, World) - Constructor for class net.minecraft.entity.item.ExperienceBottleEntity
 
ExperienceBottleEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.item.ExperienceBottleEntity
 
ExperienceBottleEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.ExperienceBottleEntity
 
ExperienceBottleItem - Class in net.minecraft.item
 
ExperienceBottleItem(Item.Properties) - Constructor for class net.minecraft.item.ExperienceBottleItem
 
ExperienceCommand - Class in net.minecraft.command.impl
 
ExperienceCommand() - Constructor for class net.minecraft.command.impl.ExperienceCommand
 
experienceLevel - Variable in class net.minecraft.entity.player.PlayerEntity
 
ExperienceOrbEntity - Class in net.minecraft.entity.item
 
ExperienceOrbEntity(World, double, double, double, int) - Constructor for class net.minecraft.entity.item.ExperienceOrbEntity
 
ExperienceOrbEntity(EntityType<? extends ExperienceOrbEntity>, World) - Constructor for class net.minecraft.entity.item.ExperienceOrbEntity
 
ExperienceOrbRenderer - Class in net.minecraft.client.renderer.entity
 
ExperienceOrbRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
experienceTotal - Variable in class net.minecraft.entity.player.PlayerEntity
 
experienceValue - Variable in class net.minecraft.entity.MobEntity
 
experimentalForgeLightPipelineEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
ExpireHidingTask - Class in net.minecraft.entity.ai.brain.task
 
ExpireHidingTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.ExpireHidingTask
 
ExpirePOITask - Class in net.minecraft.entity.ai.brain.task
 
ExpirePOITask(PointOfInterestType, MemoryModuleType<GlobalPos>) - Constructor for class net.minecraft.entity.ai.brain.task.ExpirePOITask
 
explode(World, BlockPos) - Static method in class net.minecraft.block.TNTBlock
Deprecated.
explode() - Method in class net.minecraft.entity.item.TNTEntity
 
explodeCart(double) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
EXPLORATION_MAP - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
ExplorationMap - Class in net.minecraft.loot.functions
 
ExplorationMap.Builder - Class in net.minecraft.loot.functions
 
ExplorationMap.Serializer - Class in net.minecraft.loot.functions
 
EXPLOSION - Static variable in class net.minecraft.particles.ParticleTypes
 
Explosion - Class in net.minecraft.world
 
Explosion(World, Entity, double, double, double, float, List<BlockPos>) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, double, double, double, float, boolean, Explosion.Mode, List<BlockPos>) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, double, double, double, float, boolean, Explosion.Mode) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, DamageSource, ExplosionContext, double, double, double, float, boolean, Explosion.Mode) - Constructor for class net.minecraft.world.Explosion
 
Explosion.Mode - Enum in net.minecraft.world
 
EXPLOSION_DECAY - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
EXPLOSION_EMITTER - Static variable in class net.minecraft.particles.ParticleTypes
 
EXPLOSION_RADIUS - Static variable in class net.minecraft.loot.LootParameters
 
ExplosionContext - Class in net.minecraft.world
 
ExplosionContext() - Constructor for class net.minecraft.world.ExplosionContext
 
ExplosionDecay - Class in net.minecraft.loot.functions
 
ExplosionDecay.Serializer - Class in net.minecraft.loot.functions
 
ExplosionEvent - Class in net.minecraftforge.event.world
 
ExplosionEvent(World, Explosion) - Constructor for class net.minecraftforge.event.world.ExplosionEvent
 
ExplosionEvent.Detonate - Class in net.minecraftforge.event.world
 
ExplosionEvent.Start - Class in net.minecraftforge.event.world
 
explosionPower - Variable in class net.minecraft.entity.projectile.FireballEntity
 
explosionResistance(float) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
EXTENDED - Static variable in class net.minecraft.block.PistonBlock
 
EXTENDED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ExtendedButton - Class in net.minecraftforge.fml.client.gui.widget
 
ExtendedButton(int, int, int, int, ITextComponent, Button.IPressable) - Constructor for class net.minecraftforge.fml.client.gui.widget.ExtendedButton
 
ExtendedList<E extends AbstractList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
ExtendedList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.ExtendedList
 
ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
extendedReach() - Method in class net.minecraft.client.multiplayer.PlayerController
 
ExtendedServerListData - Class in net.minecraftforge.fml.client
 
ExtendedServerListData(String, boolean, int, String) - Constructor for class net.minecraftforge.fml.client.ExtendedServerListData
 
extension() - Method in enum net.minecraftforge.fml.config.ModConfig.Type
 
extension() - Method in class net.minecraftforge.fml.ModLoadingContext
 
ExtensionPoint<T> - Class in net.minecraftforge.fml
 
extensionPoints - Variable in class net.minecraftforge.fml.ModContainer
 
extinguish(IWorld, BlockPos, BlockState) - Static method in class net.minecraft.block.CampfireBlock
 
extinguish() - Method in class net.minecraft.entity.Entity
 
extraChance - Variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
extraCount - Variable in class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
extractChunkData(PacketBuffer, Chunk, int) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
extractDragMode(int) - Static method in class net.minecraft.inventory.container.Container
 
extractEnergy(int, boolean) - Method in class net.minecraftforge.energy.EnergyStorage
 
extractEnergy(int, boolean) - Method in interface net.minecraftforge.energy.IEnergyStorage
 
extractHook(IHopper) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
 
extractItem(int, int, boolean) - Method in interface net.minecraftforge.items.IItemHandler
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.ItemStackHandler
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
extractItem(int, int, boolean) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
extractX(long) - Static method in class net.minecraft.util.math.SectionPos
 
extractY(long) - Static method in class net.minecraft.util.math.SectionPos
 
extractZ(long) - Static method in class net.minecraft.util.math.SectionPos
 
extraReason - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
EYE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
EYE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
EYE_OF_ENDER - Static variable in class net.minecraft.entity.EntityType
 
EYE_SHAPE - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
EyeOfEnderEntity - Class in net.minecraft.entity.projectile
 
EyeOfEnderEntity(EntityType<? extends EyeOfEnderEntity>, World) - Constructor for class net.minecraft.entity.projectile.EyeOfEnderEntity
 
EyeOfEnderEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EyeOfEnderEntity
 
eyesFluidLevel - Variable in class net.minecraft.entity.Entity
 
eyesInWater - Variable in class net.minecraft.entity.Entity
 
eyesInWaterPlayer - Variable in class net.minecraft.entity.player.PlayerEntity
 

F

FACE - Static variable in class net.minecraft.block.HorizontalFaceBlock
 
face - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
FACE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Face(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex, B3DModel.Brush) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Face
 
Face(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex, B3DModel.Brush, Vector3f) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Face
 
face(Direction) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
FaceBakery - Class in net.minecraft.client.renderer.model
 
FaceBakery() - Constructor for class net.minecraft.client.renderer.model.FaceBakery
 
FaceDirection - Enum in net.minecraft.client.renderer
 
FaceDirection.Constants - Class in net.minecraft.client.renderer
 
FaceDirection.VertexInformation - Class in net.minecraft.client.renderer
 
faceEntity(Entity, float, float) - Method in class net.minecraft.entity.MobEntity
 
faceQuads - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
faces(BiConsumer<Direction, ModelBuilder<T>.ElementBuilder.FaceBuilder>) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
faceShapeCovers(VoxelShape, VoxelShape) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
FACING - Static variable in class net.minecraft.block.AbstractFurnaceBlock
 
FACING - Static variable in class net.minecraft.block.AnvilBlock
 
FACING - Static variable in class net.minecraft.block.AttachedStemBlock
 
FACING - Static variable in class net.minecraft.block.BeehiveBlock
 
FACING - Static variable in class net.minecraft.block.CampfireBlock
 
FACING - Static variable in class net.minecraft.block.CarvedPumpkinBlock
 
FACING - Static variable in class net.minecraft.block.ChestBlock
 
FACING - Static variable in class net.minecraft.block.CommandBlockBlock
 
FACING - Static variable in class net.minecraft.block.DeadCoralWallFanBlock
 
FACING - Static variable in class net.minecraft.block.DirectionalBlock
 
FACING - Static variable in class net.minecraft.block.DispenserBlock
 
FACING - Static variable in class net.minecraft.block.DoorBlock
 
FACING - Static variable in class net.minecraft.block.EnderChestBlock
 
FACING - Static variable in class net.minecraft.block.EndPortalFrameBlock
 
FACING - Static variable in class net.minecraft.block.HopperBlock
 
FACING - Static variable in class net.minecraft.block.LadderBlock
 
FACING - Static variable in class net.minecraft.block.LecternBlock
 
FACING - Static variable in class net.minecraft.block.MovingPistonBlock
 
FACING - Static variable in class net.minecraft.block.RedstoneWallTorchBlock
 
FACING - Static variable in class net.minecraft.block.ShulkerBoxBlock
 
FACING - Static variable in class net.minecraft.block.StairsBlock
 
FACING - Static variable in class net.minecraft.block.StonecutterBlock
 
FACING - Static variable in class net.minecraft.block.TripWireHookBlock
 
FACING - Static variable in class net.minecraft.block.WallSignBlock
 
FACING - Static variable in class net.minecraft.block.WallSkullBlock
 
FACING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
FACING - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
FACING_EXCEPT_UP - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
FACING_PROPERTY_MAP - Static variable in class net.minecraft.block.RedstoneWireBlock
 
FACING_TO_PROPERTY_MAP - Static variable in class net.minecraft.block.FourWayBlock
 
FACING_TO_PROPERTY_MAP - Static variable in class net.minecraft.block.SixWayBlock
 
FACING_TO_PROPERTY_MAP - Static variable in class net.minecraft.block.VineBlock
 
facingDirection - Variable in class net.minecraft.entity.item.HangingEntity
 
FACINGS - Static variable in class net.minecraft.client.renderer.WorldRenderer
 
Factory(ResourceLocation, int, int, List<int[]>) - Constructor for class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
Factory(ResourceLocation, String) - Constructor for class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.AshParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.BarrierParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.BreakingParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.BubbleColumnUpParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.BubbleParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.BubblePopParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CloudParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CritParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CurrentDownParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.DiggingParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DragonBreathParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.EndRodParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FallingDustParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FlameParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.HeartParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.HugeExplosionParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LargeExplosionParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LargeSmokeParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LavaParticle.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.MobAppearanceParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.NoteParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PoofParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PortalParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.RainParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.RedstoneParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.ReversePortalParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SmokeParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SoulParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpitParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SplashParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SquidInkParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SweepAttackParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.TotemOfUndyingParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.WaterWakeParticle.Factory
 
Factory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.WhiteAshParticle.Factory
 
factory - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
fadeInSound() - Method in class net.minecraft.client.audio.BiomeSoundHandler.Sound
 
fadeOutSound() - Method in class net.minecraft.client.audio.BiomeSoundHandler.Sound
 
fail() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
FailedPackException(IResourcePack, Throwable) - Constructor for exception net.minecraft.resources.SimpleReloadableResourceManager.FailedPackException
 
FAILURE - Static variable in class net.minecraftforge.fluids.FluidActionResult
 
FakePlayer - Class in net.minecraftforge.common.util
 
FakePlayer(ServerWorld, GameProfile) - Constructor for class net.minecraftforge.common.util.FakePlayer
 
FakePlayerFactory - Class in net.minecraftforge.common.util
 
FakePlayerFactory() - Constructor for class net.minecraftforge.common.util.FakePlayerFactory
 
FALL - Static variable in class net.minecraft.util.DamageSource
 
FALL_DAMAGE - Static variable in class net.minecraft.world.GameRules
 
FALL_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
FallbackResourceManager - Class in net.minecraft.resources
 
FallbackResourceManager(ResourcePackType, String) - Constructor for class net.minecraft.resources.FallbackResourceManager
 
fallDistance - Variable in class net.minecraft.entity.Entity
 
FALLING - Static variable in class net.minecraft.fluid.FlowingFluid
 
FALLING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
FALLING_BLOCK - Static variable in class net.minecraft.entity.EntityType
 
FALLING_BLOCK - Static variable in class net.minecraft.util.DamageSource
 
FALLING_DUST - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_HONEY - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_NECTAR - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_OBSIDIAN_TEAR - Static variable in class net.minecraft.particles.ParticleTypes
 
FALLING_WATER - Static variable in class net.minecraft.particles.ParticleTypes
 
FallingBlock - Class in net.minecraft.block
 
FallingBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FallingBlock
 
FallingBlockEntity - Class in net.minecraft.entity.item
 
FallingBlockEntity(EntityType<? extends FallingBlockEntity>, World) - Constructor for class net.minecraft.entity.item.FallingBlockEntity
 
FallingBlockEntity(World, double, double, double, BlockState) - Constructor for class net.minecraft.entity.item.FallingBlockEntity
 
FallingBlockRenderer - Class in net.minecraft.client.renderer.entity
 
FallingBlockRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.FallingBlockRenderer
 
FallingDustParticle - Class in net.minecraft.client.particle
 
FallingDustParticle.Factory - Class in net.minecraft.client.particle
 
FallingHoneyFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingHoneyFactory
 
FallingLavaFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingLavaFactory
 
FallingNectarFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingNectarFactory
 
FallingObsidianTearFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingObsidianTearFactory
 
FallingWaterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.FallingWaterFactory
 
fallTime - Variable in class net.minecraft.entity.item.FallingBlockEntity
 
FALSE - Static variable in interface net.minecraft.client.renderer.model.multipart.ICondition
 
FALSE - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
FALSE() - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
FalseCondition - Class in net.minecraftforge.common.crafting.conditions
 
FalseCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
FAN - Static variable in class net.minecraft.data.StockTextureAliases
 
FANCY_OAK - Static variable in class net.minecraft.world.gen.feature.Features
 
FANCY_OAK_BEES_0002 - Static variable in class net.minecraft.world.gen.feature.Features
 
FANCY_OAK_BEES_002 - Static variable in class net.minecraft.world.gen.feature.Features
 
FANCY_OAK_BEES_005 - Static variable in class net.minecraft.world.gen.feature.Features
 
FANCY_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
FancyFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
FancyFoliagePlacer(FeatureSpread, FeatureSpread, int) - Constructor for class net.minecraft.world.gen.foliageplacer.FancyFoliagePlacer
 
FancyTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
FancyTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.FancyTrunkPlacer
 
FARMER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
FARMER - Static variable in class net.minecraft.village.PointOfInterestType
 
FarmerWorkTask - Class in net.minecraft.entity.ai.brain.task
 
FarmerWorkTask() - Constructor for class net.minecraft.entity.ai.brain.task.FarmerWorkTask
 
FARMLAND - Static variable in class net.minecraft.block.Blocks
 
FARMLAND - Static variable in class net.minecraft.item.Items
 
FarmlandBlock - Class in net.minecraft.block
 
FarmlandBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FarmlandBlock
 
FarmlandTrampleEvent(World, BlockPos, BlockState, float, Entity) - Constructor for class net.minecraftforge.event.world.BlockEvent.FarmlandTrampleEvent
 
FarmlandWaterManager - Class in net.minecraftforge.common
 
FarmlandWaterManager() - Constructor for class net.minecraftforge.common.FarmlandWaterManager
 
FarmTask - Class in net.minecraft.entity.ai.brain.task
 
FarmTask() - Constructor for class net.minecraft.entity.ai.brain.task.FarmTask
 
fastFloor(double) - Static method in class net.minecraft.util.math.MathHelper
 
fastInvCubeRoot(float) - Static method in class net.minecraft.util.math.MathHelper
 
fastInvSqrt(float) - Static method in class net.minecraft.util.math.MathHelper
 
fastInvSqrt(double) - Static method in class net.minecraft.util.math.MathHelper
 
FastRandom - Class in net.minecraft.util
 
FastRandom() - Constructor for class net.minecraft.util.FastRandom
 
fastToEat() - Method in class net.minecraft.item.Food.Builder
 
FEATHER - Static variable in class net.minecraft.item.Items
 
FEATHER_FALLING - Static variable in class net.minecraft.enchantment.Enchantments
 
FEATHERS - Static variable in class net.minecraftforge.common.Tags.Items
 
FEATURE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
feature - Variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
feature - Variable in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
feature - Variable in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
Feature<FC extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
Feature(Codec<FC>) - Constructor for class net.minecraft.world.gen.feature.Feature
 
FEATURE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
FEATURE_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
FEATURE_SIZE_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
FEATURE_SIZE_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
FeatureJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
FeatureJigsawPiece(Supplier<ConfiguredFeature<?, ?>>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
features - Variable in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
FEATURES - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
Features - Class in net.minecraft.world.gen.feature
 
Features() - Constructor for class net.minecraft.world.gen.feature.Features
 
features - Variable in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
features - Variable in class net.minecraft.world.gen.feature.SingleRandomFeature
 
FEATURES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
FEATURES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
Features.Configs - Class in net.minecraft.world.gen.feature
 
Features.Placements - Class in net.minecraft.world.gen.feature
 
Features.States - Class in net.minecraft.world.gen.feature
 
FeatureSizeType<P extends AbstractFeatureSizeType> - Class in net.minecraft.world.gen.feature
 
FeatureSpread - Class in net.minecraft.world.gen.feature
 
FeatureSpreadConfig - Class in net.minecraft.world.gen.feature
 
FeatureSpreadConfig(int) - Constructor for class net.minecraft.world.gen.feature.FeatureSpreadConfig
 
FeatureSpreadConfig(FeatureSpread) - Constructor for class net.minecraft.world.gen.feature.FeatureSpreadConfig
 
FENCE_GATE_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FENCE_GATE_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FENCE_GATES - Static variable in class net.minecraft.tags.BlockTags
 
FENCE_GATES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCE_GATES - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCE_GATES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCE_GATES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCE_INVENTORY - Static variable in class net.minecraft.data.StockModelShapes
 
FENCE_POST - Static variable in class net.minecraft.data.StockModelShapes
 
FENCE_SIDE - Static variable in class net.minecraft.data.StockModelShapes
 
FenceBlock - Class in net.minecraft.block
 
FenceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FenceBlock
 
fenceBlock(FenceBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceBlock(FenceBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGate(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
FenceGateBlock - Class in net.minecraft.block
 
FenceGateBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FenceGateBlock
 
fenceGateBlock(FenceGateBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGateBlock(FenceGateBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGateBlock(FenceGateBlock, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fenceGateOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fenceGateWall(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fenceGateWallOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fenceInventory(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
fencePost(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
FENCES - Static variable in class net.minecraft.tags.BlockTags
 
FENCES - Static variable in class net.minecraft.tags.ItemTags
 
FENCES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCES - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCES_NETHER_BRICK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCES_NETHER_BRICK - Static variable in class net.minecraftforge.common.Tags.Items
 
FENCES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
FENCES_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
fenceSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
FERMENTED_SPIDER_EYE - Static variable in class net.minecraft.item.Items
 
FERN - Static variable in class net.minecraft.block.Blocks
 
FERN - Static variable in class net.minecraft.item.Items
 
FERN - Static variable in class net.minecraft.world.gen.feature.Features.States
 
fetch(int, int, int) - Method in interface net.minecraft.util.CubicSampler.Vec3Fetcher
 
fetchCustomTagTypes(ITagCollectionSupplier) - Static method in class net.minecraft.tags.TagRegistryManager
 
fetchTags() - Method in class net.minecraft.tags.TagRegistry
 
fetchTags(ITagCollectionSupplier) - Method in class net.minecraft.tags.TagRegistry
 
fetchTags(ITagCollectionSupplier) - Static method in class net.minecraft.tags.TagRegistryManager
 
fetchTags() - Static method in class net.minecraft.tags.TagRegistryManager
 
Field(T) - Constructor for class net.minecraft.data.BlockModeInfo.Field
 
field_195523_f - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195524_g - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195525_h - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195526_i - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195531_n - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
field_195818_a - Static variable in class net.minecraft.client.resources.data.LanguageMetadataSection
 
field_201522_g - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
field_201550_f - Variable in class net.minecraft.client.gui.screen.AlertScreen
 
field_201551_g - Variable in class net.minecraft.client.gui.screen.AlertScreen
 
field_203112_e - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
field_203784_k - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
field_204031_a - Variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
field_204402_a - Static variable in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
field_204836_a - Static variable in class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
field_204918_a - Static variable in class net.minecraft.util.datafix.fixes.RenamedCoral
 
field_205552_a - Variable in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
field_205553_b - Variable in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
field_206597_b - Static variable in class net.minecraft.util.datafix.versions.V0705
 
field_206647_b - Static variable in class net.minecraft.util.datafix.versions.V0704
 
field_206648_c - Static variable in class net.minecraft.util.datafix.versions.V0704
 
field_206691_b - Static variable in class net.minecraft.util.datafix.versions.V0099
 
field_207460_a - Static variable in class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
field_207461_a - Static variable in class net.minecraft.util.datafix.fixes.PufferfishRename
 
field_209759_b - Static variable in class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
field_210919_a - Static variable in class net.minecraft.util.datafix.fixes.BiomeRenames
 
field_211870_a - Static variable in class net.minecraft.util.datafix.fixes.CoralFansRenameList
 
field_212180_g - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
field_213629_b - Static variable in class net.minecraft.entity.monster.ElderGuardianEntity
 
field_213853_c - Variable in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
field_213954_a - Variable in class net.minecraft.tileentity.BrewingStandTileEntity
 
field_214428_a - Variable in class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
 
field_214429_b - Variable in class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
 
field_214644_a - Static variable in interface net.minecraft.world.gen.carver.ICarverConfig
 
field_215432_a - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215433_b - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215435_c - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215437_d - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215439_e - Variable in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
field_215910_a - Static variable in class net.minecraft.loot.functions.ExplorationMap
 
field_216226_g - Variable in enum net.minecraft.loot.functions.CopyNbt.Source
 
field_216342_a - Static variable in class net.minecraft.command.TimerCallbackSerializers
 
field_217105_a - Variable in class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
field_217723_a - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217724_b - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217725_c - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217726_d - Variable in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer.Entry
 
field_217740_l - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_217742_n - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_217747_a - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217748_b - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217749_c - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217750_d - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217751_e - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217752_f - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217753_g - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217754_h - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_217755_a - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
field_217756_b - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
field_217757_c - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
field_217827_a - Static variable in class net.minecraft.client.resources.data.VillagerMetadataSection
 
field_218678_b - Variable in class net.minecraft.util.text.NBTTextComponent
 
field_218679_c - Variable in class net.minecraft.util.text.NBTTextComponent
 
field_218680_d - Variable in class net.minecraft.util.text.NBTTextComponent
 
field_218904_a - Static variable in class net.minecraft.command.impl.LootCommand
 
field_218955_b - Static variable in class net.minecraft.command.impl.data.DataCommand
 
field_218956_c - Static variable in class net.minecraft.command.impl.data.DataCommand
 
field_218993_F - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_219828_a - Static variable in class net.minecraft.util.datafix.fixes.DyeRenameMap
 
field_219829_a - Static variable in class net.minecraft.util.datafix.fixes.EntityRavagerRenameFix
 
field_220366_a - Variable in class net.minecraft.entity.passive.FoxEntity.FoxData
 
field_220658_a - Variable in class net.minecraft.util.WeightedList
 
field_220716_e - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
field_220731_g - Variable in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
field_221240_b - Static variable in class net.minecraft.entity.merchant.villager.VillagerTrades
 
field_222861_j - Variable in class net.minecraft.pathfinding.PathPoint
 
field_222927_n - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_222928_d - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_222929_e - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_222930_g - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223455_g - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223456_i - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223457_m - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_223511_c - Variable in class net.minecraft.profiler.DataPoint
 
field_224237_a - Static variable in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
field_224455_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
field_224638_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
field_224898_d - Variable in enum com.mojang.realmsclient.client.RealmsClient.Environment
 
field_224899_e - Variable in enum com.mojang.realmsclient.client.RealmsClient.Environment
 
field_224944_a - Static variable in class com.mojang.realmsclient.client.RealmsClient
 
field_224968_a - Variable in class com.mojang.realmsclient.client.Request
 
field_224969_b - Variable in class com.mojang.realmsclient.client.Request
 
field_224978_a - Variable in class com.mojang.realmsclient.client.UploadStatus
 
field_224979_b - Variable in class com.mojang.realmsclient.client.UploadStatus
 
field_224981_a - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224982_b - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224983_c - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224984_d - Variable in exception com.mojang.realmsclient.exception.RealmsServiceException
 
field_224985_e - Variable in exception com.mojang.realmsclient.exception.RetryCallException
 
field_224993_a - Variable in class com.mojang.realmsclient.gui.LongRunningTask
 
field_225114_e - Variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton.ServerData
 
field_225115_f - Variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton.ServerData
 
field_225116_g - Variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton.ServerData
 
field_225125_a - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225126_b - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225127_c - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225128_d - Variable in class com.mojang.realmsclient.gui.ListButton
 
field_225139_a - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
 
field_225140_b - Variable in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
 
field_225143_c - Variable in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
 
field_225144_d - Variable in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
 
field_225179_a - Variable in class com.mojang.realmsclient.gui.screens.UploadResult
 
field_225180_b - Variable in class com.mojang.realmsclient.gui.screens.UploadResult
 
field_225185_a - Variable in class com.mojang.realmsclient.util.RealmsPersistence.RealmsPersistenceData
 
field_225186_b - Variable in class com.mojang.realmsclient.util.RealmsPersistence.RealmsPersistenceData
 
field_225194_a - Static variable in class com.mojang.realmsclient.util.RealmsUtil
 
field_225213_a - Variable in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
field_226525_bB_ - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
field_227128_i_ - Variable in class net.minecraft.world.chunk.storage.RegionFile
 
field_227158_a_ - Static variable in class net.minecraft.world.chunk.storage.RegionFileVersion
 
field_227159_b_ - Static variable in class net.minecraft.world.chunk.storage.RegionFileVersion
 
field_227160_c_ - Static variable in class net.minecraft.world.chunk.storage.RegionFileVersion
 
field_227268_a_ - Variable in class net.minecraft.world.gen.feature.BlockStateProvidingFeatureConfig
 
field_227285_a_ - Variable in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
field_227286_b_ - Variable in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
field_227298_k_ - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
field_227381_a_ - Variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
field_228998_a_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_228999_b_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229000_c_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229001_d_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229002_e_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229003_f_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229004_g_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229005_h_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229006_i_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
field_229011_a_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
field_229012_b_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
field_229013_c_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
field_229014_d_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
field_229015_e_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
field_229016_f_ - Variable in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
field_229017_n_ - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_229018_q_ - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_229539_a_ - Static variable in class net.minecraft.test.TestUtils
 
field_229570_a_ - Static variable in class net.minecraft.test.TestCollection
 
field_229590_a_ - Static variable in class net.minecraft.test.StructureHelper
 
field_229727_m_ - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
field_229728_n_ - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
field_229729_o_ - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
field_229730_p_ - Static variable in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
field_229833_a_ - Static variable in class net.minecraft.command.impl.data.StorageAccessor
 
field_230553_a_ - Variable in class com.mojang.realmsclient.dto.Backup
 
field_230554_b_ - Variable in class com.mojang.realmsclient.dto.Backup
 
field_230555_c_ - Variable in class com.mojang.realmsclient.dto.Backup
 
field_230556_d_ - Variable in class com.mojang.realmsclient.dto.Backup
 
field_230557_e_ - Variable in class com.mojang.realmsclient.dto.Backup
 
field_230560_a_ - Variable in class com.mojang.realmsclient.dto.BackupList
 
field_230562_a_ - Variable in class com.mojang.realmsclient.dto.Ops
 
field_230563_a_ - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
field_230564_b_ - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
field_230565_c_ - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
field_230566_d_ - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
field_230567_e_ - Variable in class com.mojang.realmsclient.dto.PendingInvite
 
field_230569_a_ - Variable in class com.mojang.realmsclient.dto.PendingInvitesList
 
field_230571_a_ - Variable in class com.mojang.realmsclient.dto.PingResult
 
field_230572_b_ - Variable in class com.mojang.realmsclient.dto.PingResult
 
field_230578_a_ - Variable in class com.mojang.realmsclient.dto.RealmsDescriptionDto
 
field_230579_b_ - Variable in class com.mojang.realmsclient.dto.RealmsDescriptionDto
 
field_230580_a_ - Variable in class com.mojang.realmsclient.dto.RealmsNews
 
field_230582_a_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230583_b_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230584_c_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230585_d_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230586_e_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230587_f_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230588_g_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230589_h_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230590_i_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230591_j_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230592_k_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230593_l_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230594_m_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230595_n_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230596_o_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230597_p_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230598_q_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230599_r_ - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
field_230601_a_ - Variable in class com.mojang.realmsclient.dto.RealmsServerAddress
 
field_230602_b_ - Variable in class com.mojang.realmsclient.dto.RealmsServerAddress
 
field_230603_c_ - Variable in class com.mojang.realmsclient.dto.RealmsServerAddress
 
field_230605_a_ - Variable in class com.mojang.realmsclient.dto.RealmsServerList
 
field_230607_a_ - Variable in class com.mojang.realmsclient.dto.RealmsServerPing
 
field_230608_b_ - Variable in class com.mojang.realmsclient.dto.RealmsServerPing
 
field_230609_a_ - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
field_230610_b_ - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
field_230612_a_ - Variable in class com.mojang.realmsclient.dto.RealmsServerPlayerLists
 
field_230614_a_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230615_b_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230616_c_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230617_d_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230618_e_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230619_f_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230620_g_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230621_h_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230622_i_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230623_j_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230624_k_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230625_l_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230626_m_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230627_n_ - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
field_230634_a_ - Variable in class com.mojang.realmsclient.dto.Subscription
 
field_230635_b_ - Variable in class com.mojang.realmsclient.dto.Subscription
 
field_230636_c_ - Variable in class com.mojang.realmsclient.dto.Subscription
 
field_230643_a_ - Variable in class com.mojang.realmsclient.dto.WorldDownload
 
field_230644_b_ - Variable in class com.mojang.realmsclient.dto.WorldDownload
 
field_230645_c_ - Variable in class com.mojang.realmsclient.dto.WorldDownload
 
field_230647_a_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230648_b_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230649_c_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230650_d_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230651_e_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230652_f_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230653_g_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230654_h_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230655_i_ - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
field_230657_a_ - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
field_230658_b_ - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
field_230659_c_ - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
field_230660_d_ - Variable in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
field_232862_C_ - Static variable in class net.minecraft.stats.Stats
 
field_232863_aD_ - Static variable in class net.minecraft.stats.Stats
 
field_232864_aE_ - Static variable in class net.minecraft.stats.Stats
 
field_233242_a_ - Static variable in class net.minecraft.util.datafix.fixes.ZombifiedPiglinRename
 
field_233455_a_ - Static variable in class net.minecraft.util.datafix.NamespacedSchema
 
field_233611_b_ - Variable in class net.minecraft.entity.BoostHelper
 
field_234324_b_ - Static variable in class net.minecraft.entity.monster.ZoglinEntity
 
field_234326_c_ - Static variable in class net.minecraft.entity.monster.ZoglinEntity
 
field_234354_bu_ - Static variable in class net.minecraft.entity.monster.HoglinEntity
 
field_234355_bv_ - Static variable in class net.minecraft.entity.monster.HoglinEntity
 
field_234405_b_ - Static variable in class net.minecraft.entity.monster.piglin.PiglinEntity
 
field_234414_c_ - Static variable in class net.minecraft.entity.monster.piglin.PiglinEntity
 
field_234444_a_ - Static variable in class net.minecraft.entity.monster.piglin.PiglinTasks
 
field_234635_a_ - Static variable in class net.minecraft.loot.FishingPredicate
 
field_234642_c_ - Variable in class net.minecraft.inventory.container.AbstractRepairContainer
 
field_234643_d_ - Variable in class net.minecraft.inventory.container.AbstractRepairContainer
 
field_234644_e_ - Variable in class net.minecraft.inventory.container.AbstractRepairContainer
 
field_234645_f_ - Variable in class net.minecraft.inventory.container.AbstractRepairContainer
 
field_235017_b_ - Variable in class net.minecraft.world.NextTickListEntry
 
field_235260_e_ - Static variable in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
field_235679_a_ - Static variable in class net.minecraft.loot.ConditionArraySerializer
 
field_235893_d_ - Variable in class net.minecraft.state.StateHolder
 
field_235906_D_ - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
field_235948_a_ - Static variable in class net.minecraft.world.gen.ChunkGenerator
 
field_235949_c_ - Variable in class net.minecraft.world.gen.ChunkGenerator
 
field_236066_e_ - Static variable in class net.minecraft.world.gen.DebugChunkGenerator
 
field_236069_d_ - Static variable in class net.minecraft.world.gen.FlatChunkGenerator
 
field_236079_d_ - Static variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
field_236080_h_ - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
field_236097_a_ - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_236098_b_ - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_236145_a_ - Static variable in class net.minecraft.world.gen.settings.ScalingSettings
 
field_236156_a_ - Static variable in class net.minecraft.world.gen.settings.NoiseSettings
 
field_236182_a_ - Static variable in class net.minecraft.world.gen.settings.SlideSettings
 
field_236190_a_ - Static variable in class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
field_236191_b_ - Static variable in class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
field_236192_c_ - Static variable in class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
field_236201_a_ - Static variable in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
field_236235_a_ - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarver
 
field_236237_b_ - Static variable in class net.minecraft.world.gen.carver.EmptyCarverConfig
 
field_236238_c_ - Static variable in class net.minecraft.world.gen.carver.EmptyCarverConfig
 
field_236264_b_ - Static variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
field_236267_a_ - Static variable in class net.minecraft.world.gen.feature.StructureFeature
 
field_236268_b_ - Variable in class net.minecraft.world.gen.feature.StructureFeature
 
field_236269_c_ - Variable in class net.minecraft.world.gen.feature.StructureFeature
 
field_236298_a_ - Static variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236299_b_ - Static variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236300_c_ - Static variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236301_d_ - Static variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236302_e_ - Static variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236303_f_ - Variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236304_g_ - Variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236305_h_ - Variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236306_i_ - Variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236307_j_ - Variable in class net.minecraft.world.gen.feature.HugeFungusConfig
 
field_236324_c_ - Static variable in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
field_236342_h_ - Static variable in enum net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
 
field_236357_a_ - Static variable in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
field_236384_t_ - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
field_236430_a_ - Static variable in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
field_236453_a_ - Static variable in class net.minecraft.world.gen.feature.BlockStateProvidingFeatureConfig
 
field_236455_a_ - Static variable in class net.minecraft.world.gen.feature.BlockStateFeatureConfig
 
field_236491_a_ - Static variable in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
field_236495_a_ - Static variable in class net.minecraft.world.gen.feature.BasaltDeltasFeature
 
field_236516_a_ - Static variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
field_236522_a_ - Static variable in class net.minecraft.world.gen.feature.EndGatewayConfig
 
field_236533_a_ - Static variable in class net.minecraft.world.gen.feature.structure.VillageConfig
 
field_236537_a_ - Static variable in class net.minecraft.world.gen.feature.FillLayerConfig
 
field_236541_a_ - Static variable in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
field_236558_a_ - Static variable in class net.minecraft.world.gen.feature.NoFeatureConfig
 
field_236559_b_ - Static variable in class net.minecraft.world.gen.feature.NoFeatureConfig
 
field_236561_a_ - Static variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
field_236579_a_ - Static variable in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
field_236583_a_ - Static variable in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
field_236587_a_ - Static variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
field_236604_a_ - Static variable in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
field_236627_a_ - Static variable in class net.minecraft.world.gen.feature.RuinedPortalFeature
 
field_236628_b_ - Variable in class net.minecraft.world.gen.feature.RuinedPortalFeature
 
field_236634_a_ - Static variable in class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
field_236636_a_ - Static variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
field_236642_a_ - Static variable in class net.minecraft.world.gen.feature.SingleRandomFeature
 
field_236644_a_ - Static variable in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
field_236649_a_ - Static variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
field_236656_a_ - Static variable in class net.minecraft.world.gen.settings.StructureSpreadSettings
 
field_236664_a_ - Static variable in class net.minecraft.world.gen.settings.StructureSeparationSettings
 
field_236682_l_ - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
field_236705_b_ - Variable in class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
field_236716_c_ - Static variable in class net.minecraft.world.gen.feature.ThreeLayerFeature
 
field_236728_c_ - Static variable in class net.minecraft.world.gen.feature.TwoLayerFeature
 
field_236736_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
field_236738_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
field_236739_b_ - Variable in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
field_236743_c_ - Static variable in class net.minecraft.world.gen.foliageplacer.BushFoliagePlacer
 
field_236745_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
field_236747_c_ - Static variable in class net.minecraft.world.gen.foliageplacer.FancyFoliagePlacer
 
field_236749_d_ - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
field_236750_g_ - Variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
field_236766_e_ - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
field_236767_f_ - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
field_236768_g_ - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
field_236769_h_ - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
field_236770_i_ - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
field_236774_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
field_236775_b_ - Variable in class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
field_236778_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.MegaPineFoliagePlacer
 
field_236784_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
field_236790_a_ - Static variable in class net.minecraft.world.gen.foliageplacer.SpruceFoliagePlacer
 
field_236814_a_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
field_236816_a_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
field_236832_a_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
 
field_236834_a_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
field_236838_b_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
field_236839_c_ - Variable in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
field_236847_e_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
field_236849_e_ - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
field_236852_a_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
field_236858_c_ - Static variable in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
field_236859_a_ - Static variable in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 
field_236863_a_ - Static variable in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 
field_236866_a_ - Static variable in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
 
field_236870_a_ - Static variable in class net.minecraft.world.gen.treedecorator.LeaveVineTreeDecorator
 
field_236871_b_ - Static variable in class net.minecraft.world.gen.treedecorator.LeaveVineTreeDecorator
 
field_236874_c_ - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
field_236878_a_ - Static variable in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 
field_236879_b_ - Static variable in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 
field_236882_a_ - Static variable in class net.minecraft.world.gen.trunkplacer.DarkOakTrunkPlacer
 
field_236884_a_ - Static variable in class net.minecraft.world.gen.trunkplacer.FancyTrunkPlacer
 
field_236896_a_ - Static variable in class net.minecraft.world.gen.trunkplacer.ForkyTrunkPlacer
 
field_236898_a_ - Static variable in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
 
field_236901_b_ - Static variable in class net.minecraft.world.gen.trunkplacer.MegaJungleTrunkPlacer
 
field_236903_a_ - Static variable in class net.minecraft.world.gen.trunkplacer.StraightTrunkPlacer
 
field_236905_c_ - Static variable in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
field_236906_d_ - Variable in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
field_236907_e_ - Variable in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
field_236908_f_ - Variable in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
field_236929_a_ - Static variable in class net.minecraft.world.gen.FlatLayerInfo
 
field_236932_a_ - Static variable in class net.minecraft.world.gen.FlatGenerationSettings
 
field_236998_c_ - Static variable in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
 
field_237024_a_ - Static variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237025_b_ - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237026_c_ - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237027_d_ - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237028_e_ - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237029_f_ - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237030_g_ - Variable in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
field_237043_a_ - Static variable in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
field_237045_a_ - Static variable in class net.minecraft.world.gen.feature.template.AxisAlignedLinearPosTest
 
field_237057_a_ - Static variable in class net.minecraft.world.gen.feature.template.BlackStoneReplacementProcessor
 
field_237058_b_ - Static variable in class net.minecraft.world.gen.feature.template.BlackStoneReplacementProcessor
 
field_237062_a_ - Static variable in class net.minecraft.world.gen.feature.template.BlockMosinessProcessor
 
field_237073_a_ - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
field_237075_a_ - Static variable in class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
field_237077_a_ - Static variable in class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
field_237079_a_ - Static variable in class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
field_237081_a_ - Static variable in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
field_237085_a_ - Static variable in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
field_237087_a_ - Static variable in class net.minecraft.world.gen.feature.template.LinearPosTest
 
field_237097_a_ - Static variable in class net.minecraft.world.gen.feature.template.NopProcessor
 
field_237099_a_ - Static variable in class net.minecraft.world.gen.feature.template.AlwaysTrueTest
 
field_237100_b_ - Static variable in class net.minecraft.world.gen.feature.template.AlwaysTrueTest
 
field_237102_c_ - Static variable in class net.minecraft.world.gen.feature.template.PosRuleTest
 
field_237103_a_ - Static variable in interface net.minecraft.world.gen.feature.template.IPosRuleTests
 
field_237104_b_ - Static variable in interface net.minecraft.world.gen.feature.template.IPosRuleTests
 
field_237105_c_ - Static variable in interface net.minecraft.world.gen.feature.template.IPosRuleTests
 
field_237108_a_ - Static variable in class net.minecraft.world.gen.feature.template.RuleEntry
 
field_237117_a_ - Static variable in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
field_237121_a_ - Static variable in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
field_237125_a_ - Static variable in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
field_237127_c_ - Static variable in class net.minecraft.world.gen.feature.template.RuleTest
 
field_237161_a_ - Static variable in class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
field_237168_a_ - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
field_237177_a_ - Variable in class net.minecraft.world.gen.surfacebuilders.NetherForestsSurfaceBuilder
 
field_237184_N_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237185_P_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237186_Q_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237187_R_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237189_ad_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237190_ae_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237191_af_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
field_237203_a_ - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
field_237213_a_ - Static variable in class net.minecraft.fluid.FluidState
 
field_237425_a_ - Static variable in class net.minecraft.loot.functions.ExplorationMap
 
field_237453_h_ - Static variable in class net.minecraft.loot.LootParameterSets
 
field_237454_j_ - Static variable in class net.minecraft.loot.LootParameterSets
 
field_237457_g_ - Static variable in class net.minecraft.loot.LootParameters
 
field_237712_a_ - Static variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
field_237713_b_ - Static variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
field_237714_c_ - Static variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
field_237715_d_ - Static variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
field_237716_e_ - Static variable in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
field_237824_a_ - Variable in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
field_237845_a_ - Variable in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
field_238035_a_ - Static variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
field_238036_b_ - Static variable in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
field_238124_a_ - Static variable in class com.mojang.realmsclient.gui.LongRunningTask
 
field_238486_s_ - Static variable in class net.minecraft.client.gui.widget.button.Button
 
field_238544_a_ - Static variable in class net.minecraft.client.gui.fonts.FontResourceManager
 
field_238933_b_ - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
field_238934_c_ - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
field_239027_a_ - Variable in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
field_239066_a_ - Static variable in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
field_239067_b_ - Static variable in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
field_239068_c_ - Static variable in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
field_239069_d_ - Static variable in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
field_239115_a_ - Variable in class net.minecraft.client.renderer.entity.model.PiglinModel
 
field_239116_b_ - Variable in class net.minecraft.client.renderer.entity.model.PiglinModel
 
field_239191_a_ - Static variable in class net.minecraft.command.arguments.UUIDArgument
 
field_239235_M_ - Static variable in class net.minecraft.client.renderer.RenderState
 
field_239236_S_ - Static variable in class net.minecraft.client.renderer.RenderState
 
field_239237_T_ - Static variable in class net.minecraft.client.renderer.RenderState
 
field_239238_U_ - Static variable in class net.minecraft.client.renderer.RenderState
 
field_239239_V_ - Static variable in class net.minecraft.client.renderer.RenderState
 
field_239349_f_ - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_239350_g_ - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_239360_q_ - Variable in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
field_239371_m_ - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_239372_n_ - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
field_239574_d_ - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
field_239802_b_ - Static variable in class net.minecraft.particles.RedstoneParticleData
 
field_240200_a_ - Static variable in class net.minecraft.data.BlockModelFields
 
field_240201_b_ - Static variable in class net.minecraft.data.BlockModelFields
 
field_240202_c_ - Static variable in class net.minecraft.data.BlockModelFields
 
field_240203_d_ - Static variable in class net.minecraft.data.BlockModelFields
 
field_240204_e_ - Static variable in class net.minecraft.data.BlockModelFields
 
field_240434_a_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240435_b_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240436_c_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240437_d_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240438_e_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240439_f_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240440_g_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240441_h_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240442_i_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240443_j_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240444_k_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240445_l_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240446_m_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240447_n_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240448_o_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240449_p_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240450_q_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240451_r_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240452_s_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240453_t_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240454_u_ - Static variable in class net.minecraft.data.TexturedModel
 
field_240650_b_ - Static variable in interface net.minecraft.util.text.ITextProperties
 
field_240651_c_ - Static variable in interface net.minecraft.util.text.ITextProperties
 
field_240767_f_ - Variable in class net.minecraft.server.MinecraftServer
 
field_240855_b_ - Static variable in class net.minecraft.util.SharedConstants
 
field_241044_a_ - Static variable in class net.minecraft.command.impl.LocateBiomeCommand
 
field_241078_O_ - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_241079_P_ - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_241080_Q_ - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_241081_R_ - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_241082_U_ - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_241108_a_ - Static variable in class net.minecraft.world.server.ServerWorld
 
field_241335_O_ - Variable in class net.minecraft.entity.Entity
 
field_241381_a_ - Static variable in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
field_241400_b_ - Variable in class net.minecraft.entity.monster.ZombieEntity.GroupData
 
field_241531_a_ - Static variable in class net.minecraft.world.gen.feature.template.LavaSubmergingProcessor
 
field_241532_b_ - Static variable in class net.minecraft.world.gen.feature.template.LavaSubmergingProcessor
 
field_241647_b_ - Variable in class net.minecraft.client.gui.screen.EditGamerulesScreen.ValueEntry
 
field_241712_U_ - Static variable in class net.minecraft.client.renderer.RenderState
 
field_241764_a_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241765_b_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241766_c_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241767_d_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241768_e_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241769_f_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241770_g_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241771_h_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241772_i_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241773_j_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241774_k_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_241775_l_ - Static variable in class net.minecraft.network.play.server.SChangeGameStatePacket
 
field_242232_a - Static variable in interface net.minecraft.util.IReorderingProcessor
 
field_242271_ac - Variable in class net.minecraft.entity.Entity
 
field_242287_aj - Static variable in class net.minecraft.entity.EntityType
 
field_242333_b - Static variable in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
field_242334_c - Variable in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
field_242342_bo - Static variable in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
field_242343_d - Static variable in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
field_242399_ol - Static variable in class net.minecraft.item.Items
 
field_242734_c - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_242735_d - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_242736_e - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_242737_f - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_242738_g - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_242739_h - Static variable in class net.minecraft.world.gen.DimensionSettings
 
field_242759_c - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarver
 
field_242763_a - Static variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
field_242764_c - Static variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
field_242770_c - Static variable in class net.minecraft.world.gen.feature.StructureFeature
 
field_242786_ad - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
field_242809_d - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
field_242818_b - Variable in class net.minecraft.world.gen.feature.BlobReplacementConfig
 
field_242819_c - Variable in class net.minecraft.world.gen.feature.BlobReplacementConfig
 
field_242920_k - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
field_242921_l - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
field_242922_m - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
field_242989_a - Static variable in class net.minecraft.command.arguments.AngleArgument
 
field_243231_s - Static variable in enum net.minecraft.client.util.RecipeBookCategories
 
field_243232_t - Static variable in enum net.minecraft.client.util.RecipeBookCategories
 
field_243233_u - Static variable in enum net.minecraft.client.util.RecipeBookCategories
 
field_243234_v - Static variable in enum net.minecraft.client.util.RecipeBookCategories
 
field_243235_w - Static variable in enum net.minecraft.client.util.RecipeBookCategories
 
field_243257_a - Static variable in interface net.minecraft.client.gui.IBidiRenderer
 
field_243686_a - Static variable in class net.minecraft.world.gen.feature.structure.BastionRemnantsPieces
 
field_243767_a - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 
field_243768_b - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 
field_243769_c - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 
field_243770_d - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 
field_243771_e - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 
field_243772_f - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarvers
 
field_243774_a - Static variable in class net.minecraft.world.gen.feature.structure.DesertVillagePools
 
field_244088_a - Static variable in class net.minecraft.world.gen.feature.structure.PillagerOutpostPools
 
field_244090_a - Static variable in class net.minecraft.world.gen.feature.structure.PlainsVillagePools
 
field_244091_a - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
field_244095_A - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244096_B - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244097_C - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244098_D - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244101_a - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244102_b - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244103_c - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244104_d - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244105_e - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244106_f - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244107_g - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244108_h - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244109_i - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244110_j - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244111_k - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244112_l - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244113_m - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244114_n - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244115_o - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244116_p - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244117_q - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244118_r - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244119_s - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244120_t - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244121_u - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244122_v - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244123_w - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244124_x - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244125_y - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244126_z - Static variable in class net.minecraft.world.gen.feature.template.ProcessorLists
 
field_244128_a - Static variable in class net.minecraft.world.gen.feature.structure.SavannaVillagePools
 
field_244129_a - Static variable in class net.minecraft.world.gen.feature.structure.SnowyVillagePools
 
field_244169_a - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244170_b - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244171_c - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244172_d - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244173_e - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244174_f - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244175_g - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244176_h - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244177_i - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244178_j - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244179_k - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244180_l - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244181_m - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244182_n - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244183_o - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244184_p - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244185_q - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244186_r - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244187_s - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244188_t - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244189_u - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244190_v - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244191_w - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders
 
field_244193_a - Static variable in class net.minecraft.world.gen.feature.structure.TaigaVillagePools
 
field_244390_b_ - Static variable in class net.minecraft.world.gen.carver.ConfiguredCarver
 
field_244391_b_ - Static variable in class net.minecraft.world.gen.feature.StructureFeature
 
field_244392_b_ - Static variable in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
field_244393_b_ - Static variable in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
field_244577_a - Static variable in interface net.minecraft.util.text.filter.ChatFilterClient.IIgnoreTest
 
field_244578_b - Static variable in interface net.minecraft.util.text.filter.ChatFilterClient.IIgnoreTest
 
field_244601_E - Variable in class net.minecraft.client.GameSettings
 
field_244602_au - Variable in class net.minecraft.client.GameSettings
 
field_244616_a - Static variable in class net.minecraft.client.gui.social.FilterListEntry
 
field_244617_b - Static variable in class net.minecraft.client.gui.social.FilterListEntry
 
field_244618_c - Static variable in class net.minecraft.client.gui.social.FilterListEntry
 
field_244619_d - Static variable in class net.minecraft.client.gui.social.FilterListEntry
 
field_244666_a - Static variable in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
field_244715_T - Variable in class net.minecraft.server.dedicated.ServerProperties
 
field_244741_e - Static variable in class net.minecraft.client.gui.social.FilterListEntry
 
field_244786_G - Static variable in class net.minecraft.client.AbstractOption
 
field_244794_ae - Variable in class net.minecraft.client.GameSettings
 
FIGHT - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
FIGHTERS - Static variable in class net.minecraft.entity.item.PaintingType
 
file - Variable in class net.minecraft.resources.ResourcePack
 
FILE_IPBANS - Static variable in class net.minecraft.server.management.PlayerList
 
FILE_OPS - Static variable in class net.minecraft.server.management.PlayerList
 
FILE_PLAYERBANS - Static variable in class net.minecraft.server.management.PlayerList
 
FILE_WHITELIST - Static variable in class net.minecraft.server.management.PlayerList
 
FileDownload - Class in com.mojang.realmsclient.client
 
FileDownload() - Constructor for class com.mojang.realmsclient.client.FileDownload
 
FilePack - Class in net.minecraft.resources
 
FilePack(File) - Constructor for class net.minecraft.resources.FilePack
 
FileUpload - Class in com.mojang.realmsclient.client
 
FileUpload(File, long, int, UploadInfo, Session, String, UploadStatus) - Constructor for class com.mojang.realmsclient.client.FileUpload
 
FileUtil - Class in net.minecraft.util
 
FileUtil() - Constructor for class net.minecraft.util.FileUtil
 
fill(MatrixStack, int, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
fill(NonNullList<ItemStack>) - Method in class net.minecraft.item.ItemGroup
 
fill(ItemStack, PlayerEntity, ItemStack, boolean) - Static method in class net.minecraft.util.DrinkHelper
 
fill(ItemStack, PlayerEntity, ItemStack) - Static method in class net.minecraft.util.DrinkHelper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper.LiquidContainerBlockWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
fill(FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidTank
 
FILL_CAULDRON - Static variable in class net.minecraft.stats.Stats
 
FILL_LAYER - Static variable in class net.minecraft.world.gen.feature.Feature
 
FILL_PLAYER_HEAD - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
fillAreaRGBA(int, int, int, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
FillBucketEvent - Class in net.minecraftforge.event.entity.player
 
FillBucketEvent(PlayerEntity, ItemStack, World, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.player.FillBucketEvent
 
FillCommand - Class in net.minecraft.command.impl
 
FillCommand() - Constructor for class net.minecraft.command.impl.FillCommand
 
fillCrashReport(LanguageManager, String, GameSettings, CrashReport) - Static method in class net.minecraft.client.Minecraft
 
fillCrashReport(CrashReport) - Method in class net.minecraft.client.world.ClientWorld
 
fillCrashReport(CrashReportCategory) - Method in class net.minecraft.entity.Entity
 
fillCrashReport(CrashReportCategory) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
fillCrashReport(CrashReport) - Method in class net.minecraft.world.World
 
FILLED_BUCKET - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
FILLED_MAP - Static variable in class net.minecraft.item.Items
 
FilledBucketTrigger - Class in net.minecraft.advancements.criterion
 
FilledBucketTrigger() - Constructor for class net.minecraft.advancements.criterion.FilledBucketTrigger
 
FilledBucketTrigger.Instance - Class in net.minecraft.advancements.criterion
 
FilledMapItem - Class in net.minecraft.item
 
FilledMapItem(Item.Properties) - Constructor for class net.minecraft.item.FilledMapItem
 
FilledProfileResult - Class in net.minecraft.profiler
 
FilledProfileResult(Map<String, ? extends IProfilerSection>, long, int, long, int) - Constructor for class net.minecraft.profiler.FilledProfileResult
 
FillerBlockType() - Constructor for class net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
fillGradient(MatrixStack, int, int, int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
fillGradient(Matrix4f, BufferBuilder, int, int, int, int, int, int, int) - Static method in class net.minecraft.client.gui.AbstractGui
 
fillInDisplaySlots(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
fillInStackTrace() - Method in exception net.minecraft.network.ThreadQuickExitException
 
fillInStackTrace() - Method in exception net.minecraftforge.fml.common.LoaderExceptionModCrash
 
fillInventory(IInventory, LootContext) - Method in class net.minecraft.loot.LootTable
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.block.Block
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.BlockItem
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.EnchantedBookItem
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.Item
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.PotionItem
 
fillItemGroup(ItemGroup, NonNullList<ItemStack>) - Method in class net.minecraft.item.TippedArrowItem
 
FillLayerConfig - Class in net.minecraft.world.gen.feature
 
FillLayerConfig(int, BlockState) - Constructor for class net.minecraft.world.gen.feature.FillLayerConfig
 
FillLayerFeature - Class in net.minecraft.world.gen.feature
 
FillLayerFeature(Codec<FillLayerConfig>) - Constructor for class net.minecraft.world.gen.feature.FillLayerFeature
 
fillNormal(int[], Direction) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
FillPlayerHead - Class in net.minecraft.loot.functions
 
FillPlayerHead(ILootCondition[], LootContext.EntityTarget) - Constructor for class net.minecraft.loot.functions.FillPlayerHead
 
FillPlayerHead.Serializer - Class in net.minecraft.loot.functions
 
fillResourcePackList(ResourcePackList) - Method in class net.minecraft.client.GameSettings
 
fillSelectorSuggestions(SuggestionsBuilder) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
 
fillSnooper(Snooper) - Method in class net.minecraft.client.Minecraft
 
fillSnooper(Snooper) - Method in interface net.minecraft.profiler.ISnooperInfo
 
fillSnooper(Snooper) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
fillSnooper(Snooper) - Method in class net.minecraft.server.integrated.IntegratedServer
 
fillSnooper(Snooper) - Method in class net.minecraft.server.MinecraftServer
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.container.PlayerContainer
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.CraftingInventory
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.inventory.Inventory
 
fillStackedContents(RecipeItemHelper) - Method in interface net.minecraft.inventory.IRecipeHelperPopulator
 
fillStackedContents(RecipeItemHelper) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractButtonBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AnvilBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.AttachedStemBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BambooBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BannerBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BarrelBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BedBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BeehiveBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BeetrootBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BellBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.Block
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BrewingStandBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.BubbleColumnBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CactusBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CakeBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CampfireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CauldronBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChainBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChestBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChorusFlowerBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ChorusPlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CocoaBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CommandBlockBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ComparatorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ComposterBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ConduitBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.CropsBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DaylightDetectorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DetectorRailBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DispenserBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DoorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.DoublePlantBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.EnderChestBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.EndPortalFrameBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.EndRodBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FarmlandBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FenceBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FenceGateBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FlowingFluidBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.FrostedIceBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.GlazedTerracottaBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.GrindstoneBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.HopperBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.HugeMushroomBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.JigsawBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.JukeboxBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LadderBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LanternBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LeavesBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LecternBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LeverBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.LoomBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.MovingPistonBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.NetherPortalBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.NetherWartBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.NoteBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ObserverBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PaneBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PistonBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PistonHeadBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PoweredRailBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.PressurePlateBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RailBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneLampBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneOreBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneTorchBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RedstoneWireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RepeaterBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RespawnAnchorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.RotatedPillarBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SaplingBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ScaffoldingBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SeaPickleBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.ShulkerBoxBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SkullBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SlabBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SnowBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SnowyDirtBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StairsBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StandingSignBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StemBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StonecutterBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.StructureBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SugarCaneBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.SweetBerryBushBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TargetBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TNTBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TrapDoorBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TripWireBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TripWireHookBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.TurtleEggBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.VineBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallBannerBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallSignBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallSkullBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WallTorchBlock
 
fillStateContainer(StateContainer.Builder<Block, BlockState>) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
fillStateContainer(StateContainer.Builder<Fluid, FluidState>) - Method in class net.minecraft.fluid.FlowingFluid
 
fillStateContainer(StateContainer.Builder<Fluid, FluidState>) - Method in class net.minecraft.fluid.Fluid
 
fillStateContainer(StateContainer.Builder<Fluid, FluidState>) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 
fillStateContainer(StateContainer.Builder<Fluid, FluidState>) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 
fillStateContainer(StateContainer.Builder<Fluid, FluidState>) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
fillSuggestions(SuggestionsBuilder, Consumer<SuggestionsBuilder>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
fillSuggestions(SuggestionsBuilder, ITagCollection<Item>) - Method in class net.minecraft.command.arguments.ItemParser
 
fillWithAir(ISeedReader, MutableBoundingBox, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
fillWithBlocks(ISeedReader, MutableBoundingBox, int, int, int, int, int, int, BlockState, BlockState, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
fillWithLoot(PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
fillWithRain(World, BlockPos) - Method in class net.minecraft.block.Block
 
fillWithRain(World, BlockPos) - Method in class net.minecraft.block.CauldronBlock
 
fillWithRandomizedBlocks(ISeedReader, MutableBoundingBox, int, int, int, int, int, int, boolean, Random, StructurePiece.BlockSelector) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
filter(MutableBoundingBox, BlockPos, BlockStateInput, ServerWorld) - Method in interface net.minecraft.command.impl.SetBlockCommand.IFilter
 
filter - Variable in class net.minecraft.world.chunk.ChunkPrimerTickList
 
filter - Variable in class net.minecraft.world.server.ServerTickList
 
filter(NonNullPredicate<? super T>) - Method in class net.minecraftforge.common.util.LazyOptional
 
filter(Predicate<? super T>) - Method in class net.minecraftforge.fml.OptionalMod
 
filter(Predicate<? super T>) - Method in class net.minecraftforge.fml.RegistryObject
 
filterAllowedCharacters(String) - Static method in class net.minecraft.util.SharedConstants
 
filterLegacy(List<File>) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
filterLegacy(List<File>) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
FilterList - Class in net.minecraft.client.gui.social
 
FilterList(SocialInteractionsScreen, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.social.FilterList
 
FilterListEntry - Class in net.minecraft.client.gui.social
 
FilterListEntry(Minecraft, SocialInteractionsScreen, UUID, String, Supplier<ResourceLocation>) - Constructor for class net.minecraft.client.gui.social.FilterListEntry
 
FilterManager - Class in net.minecraft.client.gui.social
 
FilterManager(Minecraft, SocialInteractionsService) - Constructor for class net.minecraft.client.gui.social.FilterManager
 
finalize() - Method in class net.minecraft.resources.FilePack
 
finalTick(CrashReport) - Method in class net.minecraft.server.integrated.IntegratedServer
 
finalTick(CrashReport) - Method in class net.minecraft.server.MinecraftServer
 
find(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
findAirTarget(CreatureEntity, int, int, Vector3d, float, int, int) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findAll(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
findAmmo(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
findAmmo(ItemStack) - Method in class net.minecraft.entity.monster.MonsterEntity
 
findAmmo(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
findAvailableName(Path, String, String) - Static method in class net.minecraft.util.FileUtil
 
findBiomePosition(int, int, int, int, Predicate<Biome>, Random) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
findBiomePosition(int, int, int, int, int, Predicate<Biome>, Random, boolean) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
findBiomePosition(int, int, int, int, int, Predicate<Biome>, Random, boolean) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
findConstructor(Class<T>, Class<?>...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
findCorridorSize(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
findCrossing(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
findField(Class<? super T>, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
findGroundTarget(CreatureEntity, int, int, int, Vector3d, double) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
FindHidingPlaceDuringRaidTask - Class in net.minecraft.entity.ai.brain.task
 
FindHidingPlaceDuringRaidTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.FindHidingPlaceDuringRaidTask
 
FindHidingPlaceTask - Class in net.minecraft.entity.ai.brain.task
 
FindHidingPlaceTask(int, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.FindHidingPlaceTask
 
FindInteractionAndLookTargetTask - Class in net.minecraft.entity.ai.brain.task
 
FindInteractionAndLookTargetTask(EntityType<?>, int, Predicate<LivingEntity>, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
FindInteractionAndLookTargetTask(EntityType<?>, int) - Constructor for class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
findIntersecting(List<StructurePiece>, MutableBoundingBox) - Static method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
FindJobTask - Class in net.minecraft.entity.ai.brain.task
 
FindJobTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.FindJobTask
 
findLargestRectangle(BlockPos, Direction.Axis, int, Direction.Axis, int, Predicate<BlockPos>) - Static method in class net.minecraft.util.TeleportationRepositioner
 
findMatches(List<T>, List<? extends Predicate<T>>) - Static method in class net.minecraftforge.common.util.RecipeMatcher
 
findMatchingRecipe(ItemStack) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
findMessageType(MSG) - Method in class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
findMethod(Class<?>, String, Class<?>...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
findMinecarts(World, BlockPos, Class<T>, Predicate<Entity>) - Method in class net.minecraft.block.DetectorRailBlock
 
findNearestTarget() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
FindNewAttackTargetTask<E extends MobEntity> - Class in net.minecraft.entity.ai.brain.task
 
FindNewAttackTargetTask(Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.brain.task.FindNewAttackTargetTask
 
FindNewAttackTargetTask() - Constructor for class net.minecraft.entity.ai.brain.task.FindNewAttackTargetTask
 
findObjectHolders() - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
findPacks(Consumer<ResourcePackInfo>, ResourcePackInfo.IFactory) - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
findPacks(Consumer<ResourcePackInfo>, ResourcePackInfo.IFactory) - Method in class net.minecraft.resources.FolderPackFinder
 
findPacks(Consumer<ResourcePackInfo>, ResourcePackInfo.IFactory) - Method in interface net.minecraft.resources.IPackFinder
 
findPacks(Consumer<ResourcePackInfo>, ResourcePackInfo.IFactory) - Method in class net.minecraft.resources.ServerPackFinder
 
findPath(int, int, PathPoint) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
findPieceBox(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
findPossibleShelter() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
FindPotentialJobTask - Class in net.minecraft.entity.ai.brain.task
 
FindPotentialJobTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.FindPotentialJobTask
 
findPoweredRailSignal(World, BlockPos, BlockState, boolean, int) - Method in class net.minecraft.block.PoweredRailBlock
 
findRaid(BlockPos, int) - Method in class net.minecraft.world.raid.RaidManager
 
findRaid(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
findRandomPosition() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
findRandomTarget(CreatureEntity, int, int) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRandomTargetBlockAwayFrom(CreatureEntity, int, int, Vector3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRandomTargetBlockTowards(CreatureEntity, int, int, Vector3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRandomTargetTowardsScaled(CreatureEntity, int, int, Vector3d, double) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
findRegistry(Class<K>) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
 
findRespawnPoint(EntityType<?>, ICollisionReader, BlockPos) - Static method in class net.minecraft.block.RespawnAnchorBlock
 
findSlotMatchingUnusedItem(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
findStairs(List<StructurePiece>, Random, int, int, int, Direction) - Static method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
FindTargetGoal(AbstractIllagerEntity, float) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
findTargetPredicate - Variable in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
FindTreeStep - Class in net.minecraft.client.tutorial
 
FindTreeStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.FindTreeStep
 
FindWalkTargetAfterRaidVictoryTask - Class in net.minecraft.entity.ai.brain.task
 
FindWalkTargetAfterRaidVictoryTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.FindWalkTargetAfterRaidVictoryTask
 
FindWalkTargetTask - Class in net.minecraft.entity.ai.brain.task
 
FindWalkTargetTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 
FindWalkTargetTask(float, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 
FindWaterGoal - Class in net.minecraft.entity.ai.goal
 
FindWaterGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.FindWaterGoal
 
finish() - Method in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
finish(RenderType) - Method in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
finish() - Method in class net.minecraft.client.renderer.OutlineLayerBuffer
 
finish(BufferBuilder, int, int, int) - Method in class net.minecraft.client.renderer.RenderType
 
Finish(LivingEntity, ItemStack, int, ItemStack) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
 
finishDrawing() - Method in class net.minecraft.client.renderer.BufferBuilder
 
FinishedHuntTask<E extends PiglinEntity> - Class in net.minecraft.entity.monster.piglin
 
FinishedHuntTask() - Constructor for class net.minecraft.entity.monster.piglin.FinishedHuntTask
 
FinishedMultiPartBlockState - Class in net.minecraft.data
 
FinishedVariantBlockState - Class in net.minecraft.data
 
finishInitialization() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
finishMods(ModWorkManager.DrivenExecutor, Executor, Runnable) - Method in class net.minecraftforge.fml.ModLoader
 
finishPlaying() - Method in class net.minecraft.client.audio.TickableSound
 
finishRender(Tessellator) - Method in interface net.minecraft.client.particle.IParticleRenderType
 
FIRE - Static variable in class net.minecraft.block.Blocks
 
FIRE - Static variable in class net.minecraft.block.material.Material
 
FIRE - Static variable in class net.minecraft.data.StockTextureAliases
 
FIRE - Static variable in class net.minecraft.tags.BlockTags
 
FIRE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
FIRE - Static variable in class net.minecraft.world.gen.placement.Placement
 
FIRE_ASPECT - Static variable in class net.minecraft.enchantment.Enchantments
 
FIRE_CHARGE - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL - Static variable in class net.minecraft.block.Blocks
 
FIRE_CORAL - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
FIRE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
FIRE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
FIRE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
FIRE_DAMAGE - Static variable in class net.minecraft.world.GameRules
 
FIRE_EXTINGUISH_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FIRE_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
FIRE_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
FIRE_RESISTANCE - Static variable in class net.minecraft.potion.Effects
 
FIRE_RESISTANCE - Static variable in class net.minecraft.potion.Potions
 
fireArrow(ItemStack, float) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
fireArrow(ItemStack, float) - Method in class net.minecraft.entity.monster.StrayEntity
 
fireArrow(ItemStack, float) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
fireArrow(LivingEntity, ItemStack, float) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
FireAspectEnchantment - Class in net.minecraft.enchantment
 
FireAspectEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.FireAspectEnchantment
 
FIREBALL - Static variable in class net.minecraft.entity.EntityType
 
Fireball(DamagingProjectileEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.Fireball
 
FireballEntity - Class in net.minecraft.entity.projectile
 
FireballEntity(EntityType<? extends FireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.FireballEntity
 
FireballEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.FireballEntity
 
FireballEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.FireballEntity
 
FireBlock - Class in net.minecraft.block
 
FireBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FireBlock
 
FireChargeItem - Class in net.minecraft.item
 
FireChargeItem(Item.Properties) - Constructor for class net.minecraft.item.FireChargeItem
 
fireChunkWatch(boolean, ServerPlayerEntity, ChunkPos, ServerWorld) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireChunkWatch(boolean, boolean, ServerPlayerEntity, ChunkPos, ServerWorld) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireFluidPlaceBlockEvent(IWorld, BlockPos, BlockPos, BlockState) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireKeyInput(int, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
fireMouseInput(int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
FirePlacement - Class in net.minecraft.world.gen.placement
 
FirePlacement(Codec<FeatureSpreadConfig>) - Constructor for class net.minecraft.world.gen.placement.FirePlacement
 
firePlayerChangedDimensionEvent(PlayerEntity, RegistryKey<World>, RegistryKey<World>) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerCraftingEvent(PlayerEntity, ItemStack, IInventory) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerItemPickupEvent(PlayerEntity, ItemEntity, ItemStack) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerLoadingEvent(PlayerEntity, File, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
firePlayerLoadingEvent(PlayerEntity, PlayerData, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
firePlayerLoggedIn(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerLoggedOut(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerLogin(PlayerController, ClientPlayerEntity, NetworkManager) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
firePlayerLogout(PlayerController, ClientPlayerEntity) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
firePlayerRespawn(PlayerController, ClientPlayerEntity, ClientPlayerEntity, NetworkManager) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
firePlayerRespawnEvent(PlayerEntity, boolean) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
firePlayerSavingEvent(PlayerEntity, File, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
firePlayerSmeltedEvent(PlayerEntity, ItemStack) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
fireProjectiles(World, LivingEntity, Hand, ItemStack, float, float) - Static method in class net.minecraft.item.CrossbowItem
 
fireSleepingLocationCheck(LivingEntity, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
fireSleepingTimeCheck(PlayerEntity, Optional<BlockPos>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
FIREWORK - Static variable in class net.minecraft.particles.ParticleTypes
 
FIREWORK_ROCKET - Static variable in class net.minecraft.entity.EntityType
 
FIREWORK_ROCKET - Static variable in class net.minecraft.item.Items
 
FIREWORK_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
FIREWORK_STAR - Static variable in class net.minecraft.item.Items
 
FireworkParticle - Class in net.minecraft.client.particle
 
FireworkParticle() - Constructor for class net.minecraft.client.particle.FireworkParticle
 
FireworkParticle.Overlay - Class in net.minecraft.client.particle
 
FireworkParticle.OverlayFactory - Class in net.minecraft.client.particle
 
FireworkParticle.SparkFactory - Class in net.minecraft.client.particle
 
FireworkParticle.Starter - Class in net.minecraft.client.particle
 
FireworkRocket(FireworkRocketEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.FireworkRocket
 
FireworkRocketEntity - Class in net.minecraft.entity.projectile
 
FireworkRocketEntity(EntityType<? extends FireworkRocketEntity>, World) - Constructor for class net.minecraft.entity.projectile.FireworkRocketEntity
 
FireworkRocketEntity(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.projectile.FireworkRocketEntity
 
FireworkRocketEntity(World, Entity, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.projectile.FireworkRocketEntity
 
FireworkRocketEntity(World, ItemStack, LivingEntity) - Constructor for class net.minecraft.entity.projectile.FireworkRocketEntity
 
FireworkRocketEntity(World, ItemStack, double, double, double, boolean) - Constructor for class net.minecraft.entity.projectile.FireworkRocketEntity
 
FireworkRocketEntity(World, ItemStack, Entity, double, double, double, boolean) - Constructor for class net.minecraft.entity.projectile.FireworkRocketEntity
 
FireworkRocketItem - Class in net.minecraft.item
 
FireworkRocketItem(Item.Properties) - Constructor for class net.minecraft.item.FireworkRocketItem
 
FireworkRocketItem.Shape - Enum in net.minecraft.item
 
FireworkRocketRecipe - Class in net.minecraft.item.crafting
 
FireworkRocketRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.FireworkRocketRecipe
 
FireworkRocketRenderer - Class in net.minecraft.client.renderer.entity
 
FireworkRocketRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.FireworkRocketRenderer
 
FireworkStarFadeRecipe - Class in net.minecraft.item.crafting
 
FireworkStarFadeRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
FireworkStarItem - Class in net.minecraft.item
 
FireworkStarItem(Item.Properties) - Constructor for class net.minecraft.item.FireworkStarItem
 
FireworkStarRecipe - Class in net.minecraft.item.crafting
 
FireworkStarRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.FireworkStarRecipe
 
fireZombieSummonAid(ZombieEntity, World, int, int, int, LivingEntity, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
FIRST - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
firstperson_left - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
firstperson_right - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
FirstPersonRenderer - Class in net.minecraft.client.renderer
 
FirstPersonRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.FirstPersonRenderer
 
FirstShuffledTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
FirstShuffledTask(List<Pair<Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.FirstShuffledTask
 
FirstShuffledTask(Map<MemoryModuleType<?>, MemoryModuleStatus>, List<Pair<Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.FirstShuffledTask
 
firstTwoElementsOfStackTraceMatch(StackTraceElement, StackTraceElement) - Method in class net.minecraft.crash.CrashReportCategory
 
firstUpdate - Variable in class net.minecraft.entity.Entity
 
FISH_CAUGHT - Static variable in class net.minecraft.stats.Stats
 
FishBucketItem - Class in net.minecraft.item
 
FishBucketItem(EntityType<?>, Fluid, Item.Properties) - Constructor for class net.minecraft.item.FishBucketItem
Deprecated.
FishBucketItem(Supplier<? extends EntityType<?>>, Supplier<? extends Fluid>, Item.Properties) - Constructor for class net.minecraft.item.FishBucketItem
 
FISHERMAN - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
FISHERMAN - Static variable in class net.minecraft.village.PointOfInterestType
 
FISHES - Static variable in class net.minecraft.tags.ItemTags
 
fishing(FishingPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
FISHING - Static variable in class net.minecraft.loot.LootParameterSets
 
FISHING - Static variable in class net.minecraft.particles.ParticleTypes
 
FISHING_BOBBER - Static variable in class net.minecraft.entity.EntityType
 
FISHING_ROD - Static variable in class net.minecraft.item.Items
 
FISHING_ROD_HOOKED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
fishingBobber - Variable in class net.minecraft.entity.player.PlayerEntity
 
FishingBobberEntity - Class in net.minecraft.entity.projectile
 
FishingBobberEntity(World, PlayerEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.FishingBobberEntity
 
FishingBobberEntity(PlayerEntity, World, int, int) - Constructor for class net.minecraft.entity.projectile.FishingBobberEntity
 
FishingLootTables - Class in net.minecraft.data.loot
 
FishingLootTables() - Constructor for class net.minecraft.data.loot.FishingLootTables
 
FishingPredicate - Class in net.minecraft.loot
 
FishingRodHookedTrigger - Class in net.minecraft.advancements.criterion
 
FishingRodHookedTrigger() - Constructor for class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
FishingRodHookedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
FishingRodItem - Class in net.minecraft.item
 
FishingRodItem(Item.Properties) - Constructor for class net.minecraft.item.FishingRodItem
 
FishRenderer - Class in net.minecraft.client.renderer.entity
 
FishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.FishRenderer
 
fit(String) - Method in class net.minecraftforge.common.util.TextTable.Column
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ArmorStandSilent
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.BlockEntityBannerColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.BlockEntityKeepPacked
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.CatTypeFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ColorlessShulkerEntityFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.EntityItemFrameFacing
 
fix(String, Typed<?>) - Method in class net.minecraft.util.datafix.fixes.EntityRename
 
fix(String, Typed<?>) - Method in class net.minecraft.util.datafix.fixes.EntityRenameHelper
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.Gossip
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.HorseSaddle
 
fix(String, Typed<?>) - Method in class net.minecraft.util.datafix.fixes.HorseSplit
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.JigsawProperties
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.JukeboxRecordItem
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.MemoryExpiry
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.NamedEntityFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.OminousBannerTileEntityRenameFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.PaintingMotive
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.PistonPushedBlock
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.RemoveGolemGossip
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxTileColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerRotation
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.SignStrictJSON
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.StriderGravity
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.VillagerFollowRange
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.VillagerProfessionFix
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.VillagerTrades
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.WolfCollarColor
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieProfToType
 
fix(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieVillagerXpFix
 
fixAdvancementLoading - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
fixBlock(String) - Method in class net.minecraft.util.datafix.fixes.BlockRename
 
fixDescription(String) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
fixDomain(String, String) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
fixed - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
fixed - Variable in class net.minecraft.entity.EntitySize
 
fixed(float, float) - Static method in class net.minecraft.entity.EntitySize
 
fixedBuffers - Variable in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
fixer - Variable in class net.minecraft.world.storage.PlayerData
 
fixItem(String) - Method in class net.minecraft.util.datafix.fixes.ItemRename
 
fixNullStructureReferences(IChunk, Map<Structure<?>, LongSet>) - Static method in class net.minecraftforge.common.ForgeHooks
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ArmorStandSilent
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.BlockEntityBannerColor
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityHealth
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityItemFrameFacing
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.PaintingMotive
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.WolfCollarColor
 
fixTag(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieProfToType
 
fixTagCustomName(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity
 
fixUpDimensionsData(Dynamic<T>) - Static method in class net.minecraftforge.common.ForgeHooks
 
fixVanillaCascading - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
FlaggedPathPoint - Class in net.minecraft.pathfinding
 
FlaggedPathPoint(PathPoint) - Constructor for class net.minecraft.pathfinding.FlaggedPathPoint
 
FlaggedPathPoint(int, int, int) - Constructor for class net.minecraft.pathfinding.FlaggedPathPoint
 
flags(EntityFlagsPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
FLAGS - Static variable in class net.minecraft.entity.Entity
 
FLAME - Static variable in class net.minecraft.enchantment.Enchantments
 
FLAME - Static variable in class net.minecraft.particles.ParticleTypes
 
FlameEnchantment - Class in net.minecraft.enchantment
 
FlameEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.FlameEnchantment
 
FlameParticle - Class in net.minecraft.client.particle
 
FlameParticle.Factory - Class in net.minecraft.client.particle
 
FlamingSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
FlamingSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
flammable() - Method in class net.minecraft.block.material.Material.Builder
 
flap - Variable in class net.minecraft.entity.passive.ParrotEntity
 
flapSpeed - Variable in class net.minecraft.entity.passive.ParrotEntity
 
FLASH - Static variable in class net.minecraft.particles.ParticleTypes
 
FLAT_AABB - Static variable in class net.minecraft.block.AbstractRailBlock
 
FlatChunkGenerator - Class in net.minecraft.world.gen
 
FlatChunkGenerator(FlatGenerationSettings) - Constructor for class net.minecraft.world.gen.FlatChunkGenerator
 
FlatGenerationSettings - Class in net.minecraft.world.gen
 
FlatGenerationSettings(Registry<Biome>, DimensionStructuresSettings, List<FlatLayerInfo>, boolean, boolean, Optional<Supplier<Biome>>) - Constructor for class net.minecraft.world.gen.FlatGenerationSettings
 
FlatGenerationSettings(DimensionStructuresSettings, Registry<Biome>) - Constructor for class net.minecraft.world.gen.FlatGenerationSettings
 
FlatLayerInfo - Class in net.minecraft.world.gen
 
FlatLayerInfo(int, Block) - Constructor for class net.minecraft.world.gen.FlatLayerInfo
 
flatMap(Function<? super T, Optional<U>>) - Method in class net.minecraftforge.fml.OptionalMod
 
flatMap(Function<? super T, Optional<U>>) - Method in class net.minecraftforge.fml.RegistryObject
 
FlatPresetsScreen - Class in net.minecraft.client.gui.screen
 
FlatPresetsScreen(CreateFlatWorldScreen) - Constructor for class net.minecraft.client.gui.screen.FlatPresetsScreen
 
flatten() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
flattenLists(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
FleeSunGoal - Class in net.minecraft.entity.ai.goal
 
FleeSunGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.FleeSunGoal
 
FLETCHER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
FLETCHER - Static variable in class net.minecraft.village.PointOfInterestType
 
FLETCHING_TABLE - Static variable in class net.minecraft.block.Blocks
 
FLETCHING_TABLE - Static variable in class net.minecraft.item.Items
 
FletchingTableBlock - Class in net.minecraft.block
 
FletchingTableBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FletchingTableBlock
 
flexible(float, float) - Static method in class net.minecraft.entity.EntitySize
 
FLINT - Static variable in class net.minecraft.item.Items
 
FLINT_AND_STEEL - Static variable in class net.minecraft.item.Items
 
FlintAndSteelItem - Class in net.minecraft.item
 
FlintAndSteelItem(Item.Properties) - Constructor for class net.minecraft.item.FlintAndSteelItem
 
flip - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
flip() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
flipA - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
flipFrame(long) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
flipFrame() - Method in class net.minecraft.client.MainWindow
 
flipGas(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
flipT - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
flipV(boolean) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
flipV - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
flipV - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
FLOAT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
FLOAT_BUFFER - Static variable in class net.minecraft.client.renderer.GlDebugTextUtils
 
FloatArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
FloatArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
FloatNBT - Class in net.minecraft.nbt
 
FloatRange() - Constructor for class net.minecraft.command.arguments.IRangeArgument.FloatRange
 
floatTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
floatTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
floor(float) - Static method in class net.minecraft.util.math.MathHelper
 
floor(double) - Static method in class net.minecraft.util.math.MathHelper
 
FLOOR_X_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
FLOOR_Z_SHAPE - Static variable in class net.minecraft.block.LeverBlock
 
flowAround(IWorld, BlockPos, FluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
FLOWER_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
FLOWER_DEFAULT - Static variable in class net.minecraft.world.gen.feature.Features
 
FLOWER_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
FLOWER_FOREST - Static variable in class net.minecraft.world.gen.feature.Features
 
FLOWER_PLAIN - Static variable in class net.minecraft.world.gen.feature.Features
 
FLOWER_PLAIN_DECORATED - Static variable in class net.minecraft.world.gen.feature.Features
 
FLOWER_POT - Static variable in class net.minecraft.block.Blocks
 
FLOWER_POT - Static variable in class net.minecraft.item.Items
 
FLOWER_POT_CROSS - Static variable in class net.minecraft.data.StockModelShapes
 
FLOWER_POTS - Static variable in class net.minecraft.tags.BlockTags
 
FLOWER_SWAMP - Static variable in class net.minecraft.world.gen.feature.Features
 
FLOWER_TALL_GRASS_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
FLOWER_WARM - Static variable in class net.minecraft.world.gen.feature.Features
 
FlowerBlock - Class in net.minecraft.block
 
FlowerBlock(Effect, int, AbstractBlock.Properties) - Constructor for class net.minecraft.block.FlowerBlock
 
FlowerPotBlock - Class in net.minecraft.block
 
FlowerPotBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.FlowerPotBlock
Deprecated.
FlowerPotBlock(Supplier<FlowerPotBlock>, Supplier<? extends Block>, AbstractBlock.Properties) - Constructor for class net.minecraft.block.FlowerPotBlock
 
FLOWERS - Static variable in class net.minecraft.tags.BlockTags
 
FLOWERS - Static variable in class net.minecraft.tags.ItemTags
 
FlowersFeature<U extends IFeatureConfig> - Class in net.minecraft.world.gen.feature
 
FlowersFeature(Codec<U>) - Constructor for class net.minecraft.world.gen.feature.FlowersFeature
 
Flowing() - Constructor for class net.minecraft.fluid.LavaFluid.Flowing
 
Flowing() - Constructor for class net.minecraft.fluid.WaterFluid.Flowing
 
Flowing(ForgeFlowingFluid.Properties) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
FLOWING_LAVA - Static variable in class net.minecraft.fluid.Fluids
 
FLOWING_MILK - Static variable in class net.minecraftforge.common.ForgeMod
 
FLOWING_WATER - Static variable in class net.minecraft.fluid.Fluids
 
FlowingFluid - Class in net.minecraft.fluid
 
FlowingFluid() - Constructor for class net.minecraft.fluid.FlowingFluid
 
FlowingFluidBlock - Class in net.minecraft.block
 
FlowingFluidBlock(FlowingFluid, AbstractBlock.Properties) - Constructor for class net.minecraft.block.FlowingFluidBlock
Deprecated.
FlowingFluidBlock(Supplier<? extends FlowingFluid>, AbstractBlock.Properties) - Constructor for class net.minecraft.block.FlowingFluidBlock
 
flowInto(IWorld, BlockPos, BlockState, Direction, FluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
flowInto(IWorld, BlockPos, BlockState, Direction, FluidState) - Method in class net.minecraft.fluid.LavaFluid
 
Fluid - Class in net.minecraft.fluid
 
Fluid() - Constructor for class net.minecraft.fluid.Fluid
 
FLUID - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
fluid(Fluid) - Method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
fluid - Variable in class net.minecraftforge.fluids.capability.templates.FluidTank
 
FLUID_HANDLER_CAPABILITY - Static variable in class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
FLUID_HANDLER_ITEM_CAPABILITY - Static variable in class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
FLUID_KEY - Static variable in class net.minecraft.util.registry.Registry
 
FLUID_NBT_KEY - Static variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
FLUID_NBT_KEY - Static variable in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
FluidActionResult - Class in net.minecraftforge.fluids
 
FluidActionResult(ItemStack) - Constructor for class net.minecraftforge.fluids.FluidActionResult
 
FluidAttributes - Class in net.minecraftforge.fluids
 
FluidAttributes(FluidAttributes.Builder, Fluid) - Constructor for class net.minecraftforge.fluids.FluidAttributes
 
FluidAttributes.Builder - Class in net.minecraftforge.fluids
 
FluidAttributes.Water - Class in net.minecraftforge.fluids
 
fluidBlock - Variable in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
FluidBlockRenderer - Class in net.minecraft.client.renderer
 
FluidBlockRenderer() - Constructor for class net.minecraft.client.renderer.FluidBlockRenderer
 
FluidBlockWrapper - Class in net.minecraftforge.fluids.capability.wrappers
 
FluidBlockWrapper(IFluidBlock, World, BlockPos) - Constructor for class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
FluidBucketWrapper - Class in net.minecraftforge.fluids.capability.wrappers
 
FluidBucketWrapper(ItemStack) - Constructor for class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
FluidContainerColorer - Class in net.minecraftforge.client
 
FluidContainerColorer() - Constructor for class net.minecraftforge.client.FluidContainerColorer
 
FluidHandlerItemStack - Class in net.minecraftforge.fluids.capability.templates
 
FluidHandlerItemStack(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
FluidHandlerItemStack.Consumable - Class in net.minecraftforge.fluids.capability.templates
 
FluidHandlerItemStack.SwapEmpty - Class in net.minecraftforge.fluids.capability.templates
 
FluidHandlerItemStackSimple - Class in net.minecraftforge.fluids.capability.templates
 
FluidHandlerItemStackSimple(ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
FluidHandlerItemStackSimple.Consumable - Class in net.minecraftforge.fluids.capability.templates
 
FluidHandlerItemStackSimple.SwapEmpty - Class in net.minecraftforge.fluids.capability.templates
 
FluidModel - Class in net.minecraftforge.client.model
 
FluidModel(Fluid) - Constructor for class net.minecraftforge.client.model.FluidModel
 
FluidPlaceBlockEvent(IWorld, BlockPos, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
FluidPredicate - Class in net.minecraft.advancements.criterion
 
FluidPredicate(ITag<Fluid>, Fluid, StatePropertiesPredicate) - Constructor for class net.minecraft.advancements.criterion.FluidPredicate
 
Fluids - Class in net.minecraft.fluid
 
Fluids() - Constructor for class net.minecraft.fluid.Fluids
 
fluids - Variable in class net.minecraft.tags.NetworkTagManager
 
Fluids() - Constructor for class net.minecraftforge.common.Tags.Fluids
 
FLUIDS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
FLUIDS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
FluidStack - Class in net.minecraftforge.fluids
 
FluidStack(Fluid, int) - Constructor for class net.minecraftforge.fluids.FluidStack
 
FluidStack(Fluid, int, CompoundNBT) - Constructor for class net.minecraftforge.fluids.FluidStack
 
FluidStack(FluidStack, int) - Constructor for class net.minecraftforge.fluids.FluidStack
 
FluidState - Class in net.minecraft.fluid
 
FluidState(Fluid, ImmutableMap<Property<?>, Comparable<?>>, MapCodec<FluidState>) - Constructor for class net.minecraft.fluid.FluidState
 
fluidStates - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
FluidTags - Class in net.minecraft.tags
 
FluidTags() - Constructor for class net.minecraft.tags.FluidTags
 
FluidTagsProvider - Class in net.minecraft.data
 
FluidTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.FluidTagsProvider
Deprecated.
FluidTagsProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraft.data.FluidTagsProvider
 
FluidTank - Class in net.minecraftforge.fluids.capability.templates
 
FluidTank(int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidTank
 
FluidTank(int, Predicate<FluidStack>) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidTank
 
FluidUtil - Class in net.minecraftforge.fluids
 
flushDirty(ServerPlayerEntity) - Method in class net.minecraft.advancements.PlayerAdvancements
 
FLY_INTO_WALL - Static variable in class net.minecraft.util.DamageSource
 
FLY_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
FLYING_SPEED - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
FlyingEntity - Class in net.minecraft.entity
 
FlyingEntity(EntityType<? extends FlyingEntity>, World) - Constructor for class net.minecraft.entity.FlyingEntity
 
FlyingMovementController - Class in net.minecraft.entity.ai.controller
 
FlyingMovementController(MobEntity, int, boolean) - Constructor for class net.minecraft.entity.ai.controller.FlyingMovementController
 
FlyingNodeProcessor - Class in net.minecraft.pathfinding
 
FlyingNodeProcessor() - Constructor for class net.minecraft.pathfinding.FlyingNodeProcessor
 
FlyingPathNavigator - Class in net.minecraft.pathfinding
 
FlyingPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.FlyingPathNavigator
 
flyToggleTimer - Variable in class net.minecraft.entity.player.PlayerEntity
 
FMLClientSetupEvent - Class in net.minecraftforge.fml.event.lifecycle
 
FMLClientSetupEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent
 
FMLCommonSetupEvent - Class in net.minecraftforge.fml.event.lifecycle
 
FMLCommonSetupEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent
 
FMLConstructModEvent - Class in net.minecraftforge.fml.event.lifecycle
 
FMLConstructModEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLConstructModEvent
 
FMLDedicatedServerSetupEvent - Class in net.minecraftforge.fml.event.lifecycle
 
FMLDedicatedServerSetupEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLDedicatedServerSetupEvent
 
FMLDevClientLaunchProvider - Class in net.minecraftforge.userdev
 
FMLDevClientLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
FMLDevDataLaunchProvider - Class in net.minecraftforge.userdev
 
FMLDevDataLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLDevDataLaunchProvider
 
FMLDevServerLaunchProvider - Class in net.minecraftforge.userdev
 
FMLDevServerLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
FMLFingerprintViolationEvent - Class in net.minecraftforge.fml.event.lifecycle
Deprecated.
FMLFingerprintViolationEvent(boolean, File, ImmutableSet<String>, String) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
Deprecated.
 
FMLHandshakeHandler - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages
 
FMLHandshakeMessages.C2SAcknowledge - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.C2SModListReply - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.S2CConfigData - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.S2CModList - Class in net.minecraftforge.fml.network
 
FMLHandshakeMessages.S2CRegistry - Class in net.minecraftforge.fml.network
 
FMLJavaModLanguageProvider - Class in net.minecraftforge.fml.javafmlmod
 
FMLJavaModLanguageProvider() - Constructor for class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
FMLJavaModLoadingContext - Class in net.minecraftforge.fml.javafmlmod
 
FMLLoadCompleteEvent - Class in net.minecraftforge.fml.event.lifecycle
 
FMLLoadCompleteEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLLoadCompleteEvent
 
FMLLoginWrapper - Class in net.minecraftforge.fml.network
 
FMLMCRegisterPacketHandler - Class in net.minecraftforge.fml.network
 
FMLMCRegisterPacketHandler() - Constructor for class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
FMLMCRegisterPacketHandler.ChannelList - Class in net.minecraftforge.fml.network
 
FMLModContainer - Class in net.minecraftforge.fml.javafmlmod
 
FMLModContainer(IModInfo, String, ClassLoader, ModFileScanData) - Constructor for class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
FMLModIdMappingEvent - Class in net.minecraftforge.fml.event.lifecycle
 
FMLModIdMappingEvent(Map<ResourceLocation, Map<ResourceLocation, Integer[]>>, boolean) - Constructor for class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
FMLModIdMappingEvent.ModRemapping - Class in net.minecraftforge.fml.event.lifecycle
 
FMLNETMARKER - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
FMLNETVERSION - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
FMLNetworkConstants - Class in net.minecraftforge.fml.network
 
FMLNetworkConstants() - Constructor for class net.minecraftforge.fml.network.FMLNetworkConstants
 
FMLPlayMessages - Class in net.minecraftforge.fml.network
 
FMLPlayMessages() - Constructor for class net.minecraftforge.fml.network.FMLPlayMessages
 
FMLPlayMessages.OpenContainer - Class in net.minecraftforge.fml.network
 
FMLPlayMessages.SpawnEntity - Class in net.minecraftforge.fml.network
 
FMLPlayMessages.SyncCustomTagTypes - Class in net.minecraftforge.fml.network
 
FMLServerAboutToStartEvent - Class in net.minecraftforge.fml.event.server
 
FMLServerAboutToStartEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerAboutToStartEvent
 
FMLServerStartedEvent - Class in net.minecraftforge.fml.event.server
 
FMLServerStartedEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStartedEvent
 
FMLServerStartingEvent - Class in net.minecraftforge.fml.event.server
 
FMLServerStartingEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStartingEvent
 
FMLServerStoppedEvent - Class in net.minecraftforge.fml.event.server
 
FMLServerStoppedEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStoppedEvent
 
FMLServerStoppingEvent - Class in net.minecraftforge.fml.event.server
 
FMLServerStoppingEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.FMLServerStoppingEvent
 
FMLStatusPing - Class in net.minecraftforge.fml.network
 
FMLStatusPing() - Constructor for class net.minecraftforge.fml.network.FMLStatusPing
 
FMLStatusPing.Serializer - Class in net.minecraftforge.fml.network
 
FMLUserdevClientLaunchProvider - Class in net.minecraftforge.userdev
 
FMLUserdevClientLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLUserdevClientLaunchProvider
 
FMLUserdevDataLaunchProvider - Class in net.minecraftforge.userdev
 
FMLUserdevDataLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLUserdevDataLaunchProvider
 
FMLUserdevLaunchProvider - Class in net.minecraftforge.userdev
 
FMLUserdevLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLUserdevLaunchProvider
 
FMLUserdevServerLaunchProvider - Class in net.minecraftforge.userdev
 
FMLUserdevServerLaunchProvider() - Constructor for class net.minecraftforge.userdev.FMLUserdevServerLaunchProvider
 
FMLWorldPersistenceHook - Class in net.minecraftforge.fml
 
FMLWorldPersistenceHook() - Constructor for class net.minecraftforge.fml.FMLWorldPersistenceHook
 
FocusableGui - Class in net.minecraft.client.gui
 
FocusableGui() - Constructor for class net.minecraft.client.gui.FocusableGui
 
fog(int, float[]) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
fog(int, float, float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
FOG - Static variable in class net.minecraft.client.renderer.RenderState
 
fog(RenderState.FogState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
FogColors(ActiveRenderInfo, float, float, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
fogDensity(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
fogDensity(float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
FogDensity(FogRenderer.FogType, ActiveRenderInfo, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
 
fogEnd(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
fogEnd(float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
fogi(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
fogi(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
fogMode(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
fogMode(GlStateManager.FogMode) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
fogMode(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
FogRenderer - Class in net.minecraft.client.renderer
 
FogRenderer() - Constructor for class net.minecraft.client.renderer.FogRenderer
 
FogRenderer.FogType - Enum in net.minecraft.client.renderer
 
fogStart(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
fogStart(float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
FogState(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderState.FogState
 
folder - Variable in class net.minecraft.data.TagsProvider
 
folder - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
folderInfo - Variable in class net.minecraft.client.GameConfiguration
 
FolderInformation(File, File, File, String) - Constructor for class net.minecraft.client.GameConfiguration.FolderInformation
 
FolderName - Class in net.minecraft.world.storage
 
FolderName(String) - Constructor for class net.minecraft.world.storage.FolderName
 
FolderPack - Class in net.minecraft.resources
 
FolderPack(File) - Constructor for class net.minecraft.resources.FolderPack
 
FolderPackFinder - Class in net.minecraft.resources
 
FolderPackFinder(File, IPackNameDecorator) - Constructor for class net.minecraft.resources.FolderPackFinder
 
FolderResourceIndex - Class in net.minecraft.client.resources
 
FolderResourceIndex(File) - Constructor for class net.minecraft.client.resources.FolderResourceIndex
 
FOLIAGE - Static variable in class net.minecraft.block.material.MaterialColor
 
Foliage(BlockPos, int, boolean) - Constructor for class net.minecraft.world.gen.foliageplacer.FoliagePlacer.Foliage
 
FOLIAGE_COLOR - Static variable in class net.minecraft.world.biome.BiomeColors
 
FOLIAGE_PLACER_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
FOLIAGE_PLACER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
FOLIAGE_PLACER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
FOLIAGE_PLACER_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
FoliageColorReloadListener - Class in net.minecraft.client.resources
 
FoliageColorReloadListener() - Constructor for class net.minecraft.client.resources.FoliageColorReloadListener
 
FoliageColors - Class in net.minecraft.world
 
FoliageColors() - Constructor for class net.minecraft.world.FoliageColors
 
foliagePlacer - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
FoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
FoliagePlacer(FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
FoliagePlacer.Foliage - Class in net.minecraft.world.gen.foliageplacer
 
FoliagePlacerType<P extends FoliagePlacer> - Class in net.minecraft.world.gen.foliageplacer
 
FoliagePlacerType(Codec<P>) - Constructor for class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
foliageRadius - Variable in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
FOLLOW_RANGE - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
FollowBoatGoal - Class in net.minecraft.entity.ai.goal
 
FollowBoatGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.FollowBoatGoal
 
followLeashSpeed() - Method in class net.minecraft.entity.CreatureEntity
 
followLeashSpeed() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
FollowMobGoal - Class in net.minecraft.entity.ai.goal
 
FollowMobGoal(MobEntity, double, float, float) - Constructor for class net.minecraft.entity.ai.goal.FollowMobGoal
 
followMother() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
followMother() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
FollowOwnerGoal - Class in net.minecraft.entity.ai.goal
 
FollowOwnerGoal(TameableEntity, double, float, float, boolean) - Constructor for class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
FollowParentGoal - Class in net.minecraft.entity.ai.goal
 
FollowParentGoal(AnimalEntity, double) - Constructor for class net.minecraft.entity.ai.goal.FollowParentGoal
 
FollowSchoolLeaderGoal - Class in net.minecraft.entity.ai.goal
 
FollowSchoolLeaderGoal(AbstractGroupFishEntity) - Constructor for class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
FollowTraderGoal(LlamaEntity) - Constructor for class net.minecraft.entity.passive.horse.TraderLlamaEntity.FollowTraderGoal
 
Font - Class in net.minecraft.client.gui.fonts
 
Font(TextureManager, ResourceLocation) - Constructor for class net.minecraft.client.gui.fonts.Font
 
font - Variable in class net.minecraft.client.gui.screen.Screen
 
FONT_HEIGHT - Variable in class net.minecraft.client.gui.FontRenderer
 
FontRenderer - Class in net.minecraft.client.gui
 
FontRenderer(Function<ResourceLocation, Font>) - Constructor for class net.minecraft.client.gui.FontRenderer
 
fontRenderer - Variable in class net.minecraft.client.Minecraft
 
fontRenderer - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
FontResourceManager - Class in net.minecraft.client.gui.fonts
 
FontResourceManager(TextureManager) - Constructor for class net.minecraft.client.gui.fonts.FontResourceManager
 
FontTexture - Class in net.minecraft.client.gui.fonts
 
FontTexture(ResourceLocation, boolean) - Constructor for class net.minecraft.client.gui.fonts.FontTexture
 
Food - Class in net.minecraft.item
 
food(Food) - Method in class net.minecraft.item.Item.Properties
 
FOOD - Static variable in class net.minecraft.item.ItemGroup
 
FOOD - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
Food.Builder - Class in net.minecraft.item
 
FOOD_VALUES - Static variable in class net.minecraft.entity.merchant.villager.VillagerEntity
 
Foods - Class in net.minecraft.item
 
Foods() - Constructor for class net.minecraft.item.Foods
 
foodStats - Variable in class net.minecraft.entity.player.PlayerEntity
 
FoodStats - Class in net.minecraft.util
 
FoodStats() - Constructor for class net.minecraft.util.FoodStats
 
forAll(EntityPredicate, EntityPredicate, EntityPredicate) - Static method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
forAllObjectives(ScoreCriteria, String, Consumer<Score>) - Method in class net.minecraft.scoreboard.Scoreboard
 
forAllStates(Function<BlockState, ConfiguredModel[]>) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
forAllStatesExcept(Function<BlockState, ConfiguredModel[]>, Property<?>...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
forBiome(RegistryKey<Biome>) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
forBlock(Block) - Static method in class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
forBlock(Block) - Static method in class net.minecraft.block.pattern.BlockMatcher
 
forBlock(Block) - Static method in class net.minecraft.block.pattern.BlockStateMatcher
 
FORCE_UNICODE_FONT - Static variable in class net.minecraft.client.AbstractOption
 
forceChunk(ChunkPos, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
forceChunk(ChunkPos, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
forceChunk(int, int, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
forceChunk(ChunkPos, boolean) - Method in class net.minecraft.world.server.TicketManager
 
forceChunk(ServerWorld, String, BlockPos, int, int, boolean, boolean) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
forceChunk(ServerWorld, String, Entity, int, int, boolean, boolean) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
forceChunk(ServerWorld, String, UUID, int, int, boolean, boolean) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
FORCED - Static variable in class net.minecraft.world.server.TicketType
 
forcedAge - Variable in class net.minecraft.entity.AgeableEntity
 
forcedAgeTimer - Variable in class net.minecraft.entity.AgeableEntity
 
ForcedChunksSaveData - Class in net.minecraft.world
 
ForcedChunksSaveData() - Constructor for class net.minecraft.world.ForcedChunksSaveData
 
forcedScreenTick(Screen) - Method in class net.minecraft.client.Minecraft
 
forceFireTicks(int) - Method in class net.minecraft.entity.Entity
 
forceFireTicks(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
forceFormatting(TextFormatting) - Method in class net.minecraft.util.text.Style
 
forceGamemode - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ForceLoadCommand - Class in net.minecraft.command.impl
 
ForceLoadCommand() - Constructor for class net.minecraft.command.impl.ForceLoadCommand
 
forcePlacement - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
forcePlacement() - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
forceSetPosition(double, double, double) - Method in class net.minecraft.entity.Entity
 
forceSpawn - Variable in class net.minecraft.entity.Entity
 
forceUnicodeFont - Variable in class net.minecraft.client.GameSettings
 
ForceVBOOn - Class in net.minecraft.util.datafix.fixes
 
ForceVBOOn(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ForceVBOOn
 
forColor(DyeColor) - Static method in class net.minecraft.block.BannerBlock
 
forDamage(DamagePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
forDamage(DamagePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
forDistance(DistancePredicate) - Static method in class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
forDistance(DistancePredicate) - Static method in class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
forEachAboveCopyrightLine(BiConsumer<Integer, String>) - Static method in class net.minecraftforge.fml.BrandingControl
 
forEachBox(VoxelShapes.ILineConsumer) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
forEachBox(VoxelShapePart.ILineConsumer, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
forEachByte(ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachByte(int, int, ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachByteDesc(ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachByteDesc(int, int, ByteProcessor) - Method in class net.minecraft.network.PacketBuffer
 
forEachEdge(VoxelShapes.ILineConsumer) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
forEachEdge(VoxelShapePart.ILineConsumer, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
forEachFace(VoxelShapePart.IFaceConsumer) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
forEachLine(boolean, boolean, BiConsumer<Integer, String>) - Static method in class net.minecraftforge.fml.BrandingControl
 
forEachManager(Consumer<ITicketManager<T>>) - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
forEachModContainer(BiConsumer<String, ModContainer>) - Method in class net.minecraftforge.fml.ModList
 
forEachModFile(Consumer<ModFile>) - Method in class net.minecraftforge.fml.ModList
 
forEachNotPresent(StateContainer<?, ?>, Consumer<String>) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
forEffect(MobEffectsPredicate) - Static method in class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
forEntity(Entity) - Static method in interface net.minecraft.util.math.shapes.ISelectionContext
 
FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
FOREST - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
FOREST_FLOWER_PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
FOREST_FLOWER_TREES - Static variable in class net.minecraft.world.gen.feature.Features
 
FOREST_FLOWER_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
FOREST_FLOWER_VEGETATION_COMMON - Static variable in class net.minecraft.world.gen.feature.Features
 
FOREST_ROCK - Static variable in class net.minecraft.world.gen.feature.Feature
 
FOREST_ROCK - Static variable in class net.minecraft.world.gen.feature.Features
 
ForestFlowerBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
ForestFlowerBlockStateProvider() - Constructor for class net.minecraft.world.gen.blockstateprovider.ForestFlowerBlockStateProvider
 
forException(Exception) - Static method in exception net.minecraft.client.util.JSONException
 
forFeature(Structure<?>) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
ForgeBlockModelRenderer - Class in net.minecraftforge.client.model.pipeline
 
ForgeBlockModelRenderer(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
ForgeBlockTagsProvider - Class in net.minecraftforge.common.data
 
ForgeBlockTagsProvider(DataGenerator, ExistingFileHelper) - Constructor for class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
ForgeChunkManager - Class in net.minecraftforge.common.world
 
ForgeChunkManager() - Constructor for class net.minecraftforge.common.world.ForgeChunkManager
 
ForgeChunkManager.LoadingValidationCallback - Interface in net.minecraftforge.common.world
 
ForgeChunkManager.TicketHelper - Class in net.minecraftforge.common.world
 
ForgeChunkManager.TicketOwner<T extends java.lang.Comparable<? super T>> - Class in net.minecraftforge.common.world
 
ForgeChunkManager.TicketTracker<T extends java.lang.Comparable<? super T>> - Class in net.minecraftforge.common.world
 
forgeCloudsEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
ForgeCommand - Class in net.minecraftforge.server.command
 
ForgeCommand(CommandDispatcher<CommandSource>) - Constructor for class net.minecraftforge.server.command.ForgeCommand
 
ForgeConfig - Class in net.minecraftforge.common
 
ForgeConfig() - Constructor for class net.minecraftforge.common.ForgeConfig
 
ForgeConfig.Client - Class in net.minecraftforge.common
 
ForgeConfig.Common - Class in net.minecraftforge.common
 
ForgeConfig.Server - Class in net.minecraftforge.common
 
ForgeConfigSpec - Class in net.minecraftforge.common
 
ForgeConfigSpec.BooleanValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.Builder - Class in net.minecraftforge.common
 
ForgeConfigSpec.Builder.BuilderConsumer - Interface in net.minecraftforge.common
 
ForgeConfigSpec.ConfigValue<T> - Class in net.minecraftforge.common
 
ForgeConfigSpec.DoubleValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.EnumValue<T extends java.lang.Enum<T>> - Class in net.minecraftforge.common
 
ForgeConfigSpec.IntValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.LongValue - Class in net.minecraftforge.common
 
ForgeConfigSpec.ValueSpec - Class in net.minecraftforge.common
 
forgeData - Variable in class net.minecraft.client.multiplayer.ServerData
 
ForgeEventFactory - Class in net.minecraftforge.event
 
ForgeEventFactory() - Constructor for class net.minecraftforge.event.ForgeEventFactory
 
ForgeFlowingFluid - Class in net.minecraftforge.fluids
 
ForgeFlowingFluid(ForgeFlowingFluid.Properties) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid
 
ForgeFlowingFluid.Flowing - Class in net.minecraftforge.fluids
 
ForgeFlowingFluid.Properties - Class in net.minecraftforge.fluids
 
ForgeFlowingFluid.Source - Class in net.minecraftforge.fluids
 
ForgeFluidTagsProvider - Class in net.minecraftforge.common.data
 
ForgeFluidTagsProvider(DataGenerator, ExistingFileHelper) - Constructor for class net.minecraftforge.common.data.ForgeFluidTagsProvider
 
forgeGetWorldMap() - Method in class net.minecraft.server.MinecraftServer
Deprecated.
ForgeHooks - Class in net.minecraftforge.common
 
ForgeHooks() - Constructor for class net.minecraftforge.common.ForgeHooks
 
ForgeHooks.BiomeCallbackFunction - Interface in net.minecraftforge.common
 
ForgeHooksClient - Class in net.minecraftforge.client
 
ForgeHooksClient() - Constructor for class net.minecraftforge.client.ForgeHooksClient
 
ForgeI18n - Class in net.minecraftforge.fml
 
ForgeI18n() - Constructor for class net.minecraftforge.fml.ForgeI18n
 
ForgeI18n.CustomReadOnlyFormat - Class in net.minecraftforge.fml
 
ForgeIngameGui - Class in net.minecraftforge.client.gui
 
ForgeIngameGui(Minecraft) - Constructor for class net.minecraftforge.client.gui.ForgeIngameGui
 
ForgeInternalHandler - Class in net.minecraftforge.common
 
ForgeInternalHandler() - Constructor for class net.minecraftforge.common.ForgeInternalHandler
 
ForgeItemTagsProvider - Class in net.minecraftforge.common.data
 
ForgeItemTagsProvider(DataGenerator, BlockTagsProvider, ExistingFileHelper) - Constructor for class net.minecraftforge.common.data.ForgeItemTagsProvider
 
forgeLightPipelineEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
ForgeLootTableProvider - Class in net.minecraftforge.common.data
 
ForgeLootTableProvider(DataGenerator) - Constructor for class net.minecraftforge.common.data.ForgeLootTableProvider
 
ForgeMod - Class in net.minecraftforge.common
 
ForgeMod() - Constructor for class net.minecraftforge.common.ForgeMod
 
ForgeRecipeProvider - Class in net.minecraftforge.common.data
 
ForgeRecipeProvider(DataGenerator) - Constructor for class net.minecraftforge.common.data.ForgeRecipeProvider
 
ForgeRegistries - Class in net.minecraftforge.registries
 
ForgeRegistries() - Constructor for class net.minecraftforge.registries.ForgeRegistries
 
ForgeRegistries.Keys - Class in net.minecraftforge.registries
 
ForgeRegistry<V extends IForgeRegistryEntry<V>> - Class in net.minecraftforge.registries
 
ForgeRegistry.Snapshot - Class in net.minecraftforge.registries
 
ForgeRegistryEntry<V extends IForgeRegistryEntry<V>> - Class in net.minecraftforge.registries
 
ForgeRegistryEntry() - Constructor for class net.minecraftforge.registries.ForgeRegistryEntry
 
ForgeRegistryEntry.UncheckedRegistryEntry<V extends IForgeRegistryEntry<V>> - Class in net.minecraftforge.registries
 
ForgeRegistryTagsProvider<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.common.data
 
ForgeRegistryTagsProvider(DataGenerator, IForgeRegistry<T>, String, ExistingFileHelper) - Constructor for class net.minecraftforge.common.data.ForgeRegistryTagsProvider
 
ForgeRenderTypes - Enum in net.minecraftforge.client
 
ForgeSoundType - Class in net.minecraftforge.common.util
 
ForgeSoundType(float, float, Supplier<SoundEvent>, Supplier<SoundEvent>, Supplier<SoundEvent>, Supplier<SoundEvent>, Supplier<SoundEvent>) - Constructor for class net.minecraftforge.common.util.ForgeSoundType
 
forgeStatusLine - Static variable in class net.minecraftforge.client.ForgeHooksClient
 
ForgetAdmiredItemTask<E extends PiglinEntity> - Class in net.minecraft.entity.monster.piglin
 
ForgetAdmiredItemTask(int) - Constructor for class net.minecraft.entity.monster.piglin.ForgetAdmiredItemTask
 
ForgeTagHandler - Class in net.minecraftforge.common
 
ForgeTagHandler() - Constructor for class net.minecraftforge.common.ForgeTagHandler
 
ForgeTagHandler.TagCollectionReaderInfo - Class in net.minecraftforge.common
 
ForgetAttackTargetTask<E extends MobEntity> - Class in net.minecraft.entity.ai.brain.task
 
ForgetAttackTargetTask(Predicate<E>, Function<E, Optional<? extends LivingEntity>>) - Constructor for class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 
ForgetAttackTargetTask(Function<E, Optional<? extends LivingEntity>>) - Constructor for class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 
ForgeTimings<T> - Class in net.minecraftforge.server.timings
 
ForgeTimings(T, int[]) - Constructor for class net.minecraftforge.server.timings.ForgeTimings
 
ForgetRaidTask - Class in net.minecraft.entity.ai.brain.task
 
ForgetRaidTask() - Constructor for class net.minecraft.entity.ai.brain.task.ForgetRaidTask
 
ForgeVersion - Class in net.minecraftforge.versions.forge
 
ForgeVersion() - Constructor for class net.minecraftforge.versions.forge.ForgeVersion
 
ForgeWorldType - Class in net.minecraftforge.common.world
 
ForgeWorldType(ForgeWorldType.IChunkGeneratorFactory) - Constructor for class net.minecraftforge.common.world.ForgeWorldType
 
ForgeWorldType(ForgeWorldType.IBasicChunkGeneratorFactory) - Constructor for class net.minecraftforge.common.world.ForgeWorldType
 
ForgeWorldType.IBasicChunkGeneratorFactory - Interface in net.minecraftforge.common.world
 
ForgeWorldType.IChunkGeneratorFactory - Interface in net.minecraftforge.common.world
 
ForgeWorldTypeScreens - Class in net.minecraftforge.client
 
ForgeWorldTypeScreens() - Constructor for class net.minecraftforge.client.ForgeWorldTypeScreens
 
FORGIVE_DEAD_PLAYERS - Static variable in class net.minecraft.world.GameRules
 
forHorizontal(MinMaxBounds.FloatBound) - Static method in class net.minecraft.advancements.criterion.DistancePredicate
 
forItem(IItemProvider) - Static method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
forItem(ItemPredicate) - Static method in class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
forItems(ItemPredicate...) - Static method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
forItems(IItemProvider...) - Static method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
FORKING_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
ForkyTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
ForkyTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.ForkyTrunkPlacer
 
forLevel(MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
forLocation(LocationPredicate) - Static method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
format(String, Object...) - Static method in class net.minecraft.client.resources.I18n
 
format(int) - Method in interface net.minecraft.stats.IStatFormatter
 
format(int) - Method in class net.minecraft.stats.Stat
 
format - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
format(String, String) - Method in class net.minecraftforge.common.util.TextTable.Column
 
format(List<TextTable.Column>, String) - Method in class net.minecraftforge.common.util.TextTable.Row
 
format(Object, StringBuffer, FieldPosition) - Method in class net.minecraftforge.fml.ForgeI18n.CustomReadOnlyFormat
 
forMaterial(Material) - Static method in class net.minecraft.block.pattern.BlockMaterialMatcher
 
formatHeader(String) - Method in class net.minecraftforge.common.util.TextTable.Column
 
formatTo(StringBuilder) - Method in class net.minecraftforge.logging.ModelLoaderErrorMessage
 
formatToString() - Method in exception net.minecraftforge.fml.ModLoadingException
 
formatToString() - Method in class net.minecraftforge.fml.ModLoadingWarning
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.DoubleCubeMergingList
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.IndirectMerger
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
forMergedIndexes(IDoubleListMerger.IConsumer) - Method in class net.minecraft.util.math.shapes.SimpleDoubleMerger
 
forParent(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
forRegistryKey(RegistryKey<World>) - Static method in class net.minecraft.advancements.criterion.LocationPredicate
 
forSale - Variable in class net.minecraftforge.common.BasicTrade
 
forState(BlockState) - Static method in class net.minecraft.village.PointOfInterestType
 
FORTRESS - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
FORTRESS - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
FortressPieces - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces() - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces
 
FortressPieces.Corridor - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor2 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor3 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor4 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Corridor5 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Crossing - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Crossing2 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Crossing3 - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.End - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Entrance - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.NetherStalkRoom - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Stairs - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Start - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Straight - Class in net.minecraft.world.gen.feature.structure
 
FortressPieces.Throne - Class in net.minecraft.world.gen.feature.structure
 
FortressStructure - Class in net.minecraft.world.gen.feature.structure
 
FortressStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.FortressStructure
 
FortressStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
FORTUNE - Static variable in class net.minecraft.enchantment.Enchantments
 
forVersionFlag(String) - Static method in enum net.minecraftforge.fml.network.ConnectionType
 
forVertical(MinMaxBounds.FloatBound) - Static method in class net.minecraft.advancements.criterion.DistancePredicate
 
forwardKeyDown - Variable in class net.minecraft.util.MovementInput
 
FOSSIL - Static variable in class net.minecraft.world.gen.feature.Feature
 
FOSSIL - Static variable in class net.minecraft.world.gen.feature.Features
 
FossilsFeature - Class in net.minecraft.world.gen.feature
 
FossilsFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.FossilsFeature
 
FOUR_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
FourWayBlock - Class in net.minecraft.block
 
FourWayBlock(float, float, float, float, float, AbstractBlock.Properties) - Constructor for class net.minecraft.block.FourWayBlock
 
fourWayBlock(FourWayBlock, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
fourWayMultipart(MultiPartBlockStateBuilder, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
FOV - Static variable in class net.minecraft.client.AbstractOption
 
fov - Variable in class net.minecraft.client.GameSettings
 
FOV_EFFECT_SCALE_SLIDER - Static variable in class net.minecraft.client.AbstractOption
 
FOVModifier(GameRenderer, ActiveRenderInfo, double, double) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
 
fovScaleEffect - Variable in class net.minecraft.client.GameSettings
 
FOVUpdateEvent - Class in net.minecraftforge.client.event
 
FOVUpdateEvent(PlayerEntity, float) - Constructor for class net.minecraftforge.client.event.FOVUpdateEvent
 
FOX - Static variable in class net.minecraft.entity.EntityType
 
FOX_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
FoxData(FoxEntity.Type) - Constructor for class net.minecraft.entity.passive.FoxEntity.FoxData
 
FoxEntity - Class in net.minecraft.entity.passive
 
FoxEntity(EntityType<? extends FoxEntity>, World) - Constructor for class net.minecraft.entity.passive.FoxEntity
 
FoxEntity.AlertablePredicate - Class in net.minecraft.entity.passive
 
FoxEntity.EatBerriesGoal - Class in net.minecraft.entity.passive
 
FoxEntity.FoxData - Class in net.minecraft.entity.passive
 
FoxEntity.LookHelperController - Class in net.minecraft.entity.passive
 
FoxEntity.PounceGoal - Class in net.minecraft.entity.passive
 
FoxEntity.Type - Enum in net.minecraft.entity.passive
 
FoxHeldItemLayer - Class in net.minecraft.client.renderer.entity.layers
 
FoxHeldItemLayer(IEntityRenderer<FoxEntity, FoxModel<FoxEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.FoxHeldItemLayer
 
FoxModel<T extends FoxEntity> - Class in net.minecraft.client.renderer.entity.model
 
FoxModel() - Constructor for class net.minecraft.client.renderer.entity.model.FoxModel
 
FoxRenderer - Class in net.minecraft.client.renderer.entity
 
FoxRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.FoxRenderer
 
fr - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
frac(float) - Static method in class net.minecraft.util.math.MathHelper
 
frac(double) - Static method in class net.minecraft.util.math.MathHelper
 
Framebuffer - Class in net.minecraft.client.shader
 
Framebuffer(int, int, boolean, boolean) - Constructor for class net.minecraft.client.shader.Framebuffer
 
framebufferClear(boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
framebufferColor - Variable in class net.minecraft.client.shader.Framebuffer
 
FramebufferConstants - Class in net.minecraft.client.shader
 
FramebufferConstants() - Constructor for class net.minecraft.client.shader.FramebufferConstants
 
framebufferFilter - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferHeight - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferIn - Variable in class net.minecraft.client.shader.Shader
 
framebufferObject - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferOut - Variable in class net.minecraft.client.shader.Shader
 
framebufferRender(int, int) - Method in class net.minecraft.client.shader.Framebuffer
 
framebufferRenderExt(int, int, boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
framebufferTexture2D(int, int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
framebufferTextureHeight - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferTextureWidth - Variable in class net.minecraft.client.shader.Framebuffer
 
framebufferWidth - Variable in class net.minecraft.client.shader.Framebuffer
 
FRAMERATE_LIMIT - Static variable in class net.minecraft.client.AbstractOption
 
framerateLimit - Variable in class net.minecraft.client.GameSettings
 
frames - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
frameTimer - Variable in class net.minecraft.client.Minecraft
 
FrameTimer - Class in net.minecraft.util
 
FrameTimer() - Constructor for class net.minecraft.util.FrameTimer
 
FrameType - Enum in net.minecraft.advancements
 
freeMemory() - Method in class net.minecraft.client.Minecraft
 
freeze() - Method in class net.minecraft.loot.LootPool
 
freeze() - Method in class net.minecraft.loot.LootTable
 
freeze() - Method in class net.minecraftforge.registries.ForgeRegistry
 
FREEZE_TOP_LAYER - Static variable in class net.minecraft.world.gen.feature.Feature
 
FREEZE_TOP_LAYER - Static variable in class net.minecraft.world.gen.feature.Features
 
freezeData() - Static method in class net.minecraftforge.registries.GameData
 
freezeNearby(LivingEntity, World, BlockPos, int) - Static method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
from(AbstractBlock) - Static method in class net.minecraft.block.AbstractBlock.Properties
 
from(Direction.Axis, Direction.Axis) - Static method in enum net.minecraft.util.AxisRotation
 
from(BlockPos) - Static method in class net.minecraft.util.math.SectionPos
 
from(ChunkPos, int) - Static method in class net.minecraft.util.math.SectionPos
 
from(Entity) - Static method in class net.minecraft.util.math.SectionPos
 
from(long) - Static method in class net.minecraft.util.math.SectionPos
 
from(E, E...) - Static method in class net.minecraft.util.NonNullList
 
from(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
fromAngle(double) - Static method in enum net.minecraft.util.Direction
 
fromBlockPos(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ColumnPosArgument
 
fromBounds(MinMaxBounds.IntBound) - Static method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
fromBuilders(EntityPredicate.Builder...) - Static method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
fromCodePoint(int, Style) - Static method in interface net.minecraft.util.IReorderingProcessor
 
fromColorIndex(int) - Static method in enum net.minecraft.util.text.TextFormatting
 
fromFormattingCode(char) - Static method in enum net.minecraft.util.text.TextFormatting
 
fromFunction(Function<ModContainer, FN>) - Static method in interface net.minecraftforge.fml.ModLoadingStage.EventGenerator
 
fromHex(String) - Static method in class net.minecraft.util.text.Color
 
fromInt(int) - Static method in class net.minecraft.util.text.Color
 
fromItemListStream(Stream<? extends Ingredient.IItemList>) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromItems(IItemProvider...) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromJson(JsonElement) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
fromJson(JsonElement, R, BiFunction<JsonElement, String, T>, MinMaxBounds.IBoundFactory<T, R>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds
 
fromJson(JsonElement) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
fromJson(String) - Static method in class net.minecraft.advancements.CriterionProgress
 
fromJson(BlockModelDefinition.ContainerHolder, Reader) - Static method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
fromJson(Gson, Reader, Class<T>, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJSON(Gson, Reader, TypeToken<T>, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJSON(Gson, String, TypeToken<T>, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, String, Class<T>, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, Reader, Class<T>) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Gson, String, Class<T>) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(String, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Reader, boolean) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(String) - Static method in class net.minecraft.util.JSONUtils
 
fromJson(Reader) - Static method in class net.minecraft.util.JSONUtils
 
fromJSONUnlenient(Gson, Reader, TypeToken<T>) - Static method in class net.minecraft.util.JSONUtils
 
fromJSONUnlenient(Gson, String, TypeToken<T>) - Static method in class net.minecraft.util.JSONUtils
 
fromLong(long) - Static method in class net.minecraft.util.math.BlockPos
 
fromNetwork(PacketBuffer) - Static method in class net.minecraft.advancements.AdvancementProgress
 
fromPitchYaw(Vector2f) - Static method in class net.minecraft.util.math.vector.Vector3d
 
fromPitchYaw(float, float) - Static method in class net.minecraft.util.math.vector.Vector3d
 
fromProperties(StatePropertiesPredicate.Builder) - Method in class net.minecraft.loot.conditions.BlockStateProperty.Builder
 
fromReader(StringReader) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
fromReader(StringReader, Function<Float, Float>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
fromReader(StringReader, MinMaxBounds.IBoundReader<T, R>, Function<String, T>, Supplier<DynamicCommandExceptionType>, Function<T, T>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds
 
fromReader(StringReader) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
fromReader(StringReader, Function<Integer, Integer>) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
fromReader(StringReader, boolean, Function<Float, Float>) - Static method in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
fromSlotTypeAndIndex(EquipmentSlotType.Group, int) - Static method in enum net.minecraft.inventory.EquipmentSlotType
 
fromStacks(ItemStack...) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromStacks(Stream<ItemStack>) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromString(String) - Static method in class net.minecraft.client.multiplayer.ServerAddress
 
fromString(String) - Static method in enum net.minecraft.inventory.EquipmentSlotType
 
fromString(String) - Static method in enum net.minecraft.loot.LootContext.EntityTarget
 
fromString(String, Style) - Static method in interface net.minecraft.util.IReorderingProcessor
 
fromTag(ITag<EntityType<?>>) - Static method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
fromTag(ListNBT) - Method in class net.minecraft.client.settings.HotbarSnapshot
 
fromTag(ITag<Item>) - Static method in class net.minecraft.item.crafting.Ingredient
 
fromTextFormatting(TextFormatting) - Static method in class net.minecraft.util.text.Color
 
fromType(EntityType<?>) - Static method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
fromVanilla(Biome.Category) - Static method in class net.minecraftforge.common.BiomeDictionary.Type
 
fromVector(Vector3d) - Static method in class net.minecraft.util.math.AxisAlignedBB
 
fromWorld(IBlockReader, BlockPos) - Static method in class net.minecraft.world.storage.MapBanner
 
FRONT - Static variable in class net.minecraft.data.StockTextureAliases
 
FROST_WALKER - Static variable in class net.minecraft.enchantment.Enchantments
 
FROSTED_ICE - Static variable in class net.minecraft.block.Blocks
 
FrostedIceBlock - Class in net.minecraft.block
 
FrostedIceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FrostedIceBlock
 
frostWalk(BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
frostWalk(BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
FrostWalkerEnchantment - Class in net.minecraft.enchantment
 
FrostWalkerEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.FrostWalkerEnchantment
 
FROZEN - Static variable in class net.minecraftforge.registries.RegistryManager
 
FROZEN_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
FROZEN_OCEAN - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
FROZEN_RIVER - Static variable in class net.minecraft.world.biome.Biomes
 
FrozenOceanSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
FrozenOceanSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
FULL - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
fullBoundingBoxLadders - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
fullbright - Variable in class net.minecraft.client.particle.DripParticle
 
fullbright(int) - Method in class net.minecraftforge.client.model.generators.loaders.ItemLayersModelBuilder
 
fullCube() - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
FULLSCREEN - Static variable in class net.minecraft.client.AbstractOption
 
fullscreen - Variable in class net.minecraft.client.GameSettings
 
fullscreen - Variable in class net.minecraft.client.renderer.ScreenSize
 
fullscreenHeight - Variable in class net.minecraft.client.renderer.ScreenSize
 
fullscreenResolution - Variable in class net.minecraft.client.GameSettings
 
FullscreenResolutionOption - Class in net.minecraft.client
 
FullscreenResolutionOption(MainWindow) - Constructor for class net.minecraft.client.FullscreenResolutionOption
 
fullscreenWidth - Variable in class net.minecraft.client.renderer.ScreenSize
 
fullyDone() - Method in class net.minecraft.resources.AsyncReloader
 
fullyDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
func_195234_k() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
func_195235_a(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
func_195235_a(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
func_195235_a(CommandBlockLogic) - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
func_195376_a(double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
func_195394_a(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_195604_a(double, double, int, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_195611_j(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
func_196982_a(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in interface net.minecraft.util.palette.UpgradeData.IBlockFixer
 
func_197890_e() - Method in class net.minecraft.scoreboard.ScoreObjective
 
func_197897_d() - Method in class net.minecraft.scoreboard.Scoreboard
 
func_197902_i() - Method in class net.minecraft.scoreboard.Scoreboard
 
func_197905_a(ListNBT) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_198955_a(double, double, int, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_199047_a(ModelRenderer) - Method in class net.minecraft.client.renderer.entity.model.HorseArmorChestsModel
 
func_199047_a(ModelRenderer) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
func_199061_b() - Method in class net.minecraft.stats.ServerStatisticsManager
 
func_199500_a(ClientRecipeBook) - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
func_201503_d() - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
func_201516_a(int, IntList) - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
func_201703_a(Minecraft, RecipeList, int, int, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
func_201725_a(Stream<T>, SuggestionsBuilder, Function<T, ResourceLocation>, Function<T, Message>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_203400_a(RecipeList, RecipeBookPage) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
func_203411_d() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_203412_e() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_204041_a(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random, OceanRuinConfig) - Static method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces
 
func_204219_dC() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_204222_dD() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralClawFeature
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralMushroomFeature
 
func_204623_a(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralTreeFeature
 
func_204624_b(IWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
 
func_204760_a(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random, ShipwreckConfig) - Static method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces
 
func_204763_l() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_205062_a() - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
func_205070_a() - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
 
func_205073_b() - Method in class net.minecraft.client.renderer.entity.model.WitchModel
 
func_205074_a(boolean) - Method in class net.minecraft.client.renderer.entity.model.WitchModel
 
func_205563_a(double, double, double) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
func_205571_a(IWorldReader, BlockPos, int, Direction, BlockState, BlockPos, Short2ObjectMap<Pair<BlockState, FluidState>>, Short2BooleanMap) - Method in class net.minecraft.fluid.FlowingFluid
 
func_205572_b(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowingFluid
 
func_205702_a() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_205702_a() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_207803_a(IWorld, Random, OreFeatureConfig, double, double, double, double, double, double, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.OreFeature
 
func_208051_a(IWorldReader, BlockPos, boolean, AxisAlignedBB) - Static method in class net.minecraft.entity.EntityType
 
func_208216_a(long) - Method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
func_208826_a(IWorld) - Method in interface net.minecraft.util.palette.UpgradeData.IBlockFixer
 
func_209000_a(String, Collection<ISuggestionProvider.Coordinates>, SuggestionsBuilder, Predicate<String>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_209342_b(EntityType<?>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
func_209869_a(Dynamic<T>, Map<String, String>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
func_210353_a() - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
func_210384_b() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
func_210511_a(Iterable<T>, String, String, Function<T, ResourceLocation>, Consumer<T>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_210512_a(Iterable<T>, String, Function<T, ResourceLocation>, Consumer<T>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_210514_a(Iterable<T>, SuggestionsBuilder, Function<T, ResourceLocation>, Function<T, Message>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_211198_f() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211199_g() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211200_h() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211204_i() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
func_211269_a(String, Collection<ISuggestionProvider.Coordinates>, SuggestionsBuilder, Predicate<String>) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_212181_a(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
func_212323_p(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212324_b(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212325_s(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212326_d(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212327_q(int) - Static method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
func_212330_a(Supplier<String>, boolean) - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.DoubleCubeMergingList
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.IndirectMerger
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
func_212435_a() - Method in class net.minecraft.util.math.shapes.SimpleDoubleMerger
 
func_212476_a(Stream<ResourceLocation>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_212504_a(ServerWorld) - Method in class net.minecraft.server.management.PlayerList
 
func_212507_a(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
func_212508_a() - Method in class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
func_212508_a() - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
func_212508_a() - Method in class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
 
func_212511_a(int) - Method in class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
 
func_212800_dy() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
func_212800_dy() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
func_212803_a(AbstractGroupFishEntity) - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
func_212810_a(Stream<AbstractGroupFishEntity>) - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
func_212845_d_() - Method in class net.minecraft.loot.AlternativesLootEntry.Builder
 
func_212845_d_() - Method in class net.minecraft.loot.LootEntry.Builder
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_212958_h() - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_213074_a(boolean) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
func_213110_a(ExtendedList<?>) - Method in class net.minecraft.client.gui.screen.StatsScreen
 
func_213116_d() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
func_213141_a(Function<? super ITaskExecutor<Source>, ? extends Msg>) - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
func_213223_o(boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_213408_v(float) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213409_eh() - Method in class net.minecraft.entity.passive.CatEntity
 
func_213415_v(boolean) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213416_eg() - Method in class net.minecraft.entity.passive.CatEntity
 
func_213419_u(boolean) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213420_ej() - Method in class net.minecraft.entity.passive.CatEntity
 
func_213421_w(float) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213424_x(float) - Method in class net.minecraft.entity.passive.CatEntity
 
func_213439_d(ServerPlayerEntity) - Method in class net.minecraft.entity.passive.ShoulderRidingEntity
 
func_213461_s(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213467_eg() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213475_v(float) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213480_dY() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213481_a(FoxEntity, LivingEntity) - Static method in class net.minecraft.entity.passive.FoxEntity
 
func_213490_ee() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213502_u(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213503_w(float) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_213529_dV() - Method in class net.minecraft.entity.passive.OcelotEntity
 
func_213534_t(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213539_dW() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213542_s(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213553_r(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213556_dX() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213561_v(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213564_eh() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213566_eo() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213567_dY() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213576_v(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213578_dZ() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213581_u(boolean) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213583_w(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213590_ei() - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213591_x(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_213683_l() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213684_dX() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213687_eg() - Method in class net.minecraft.entity.monster.RavagerEntity
 
func_213803_dV() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_213863_b(ItemStack) - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
func_213882_k() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
func_213889_i() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
func_214025_g() - Method in class net.minecraft.inventory.MerchantInventory
 
func_214155_a(ReadBookScreen.IBookInfo) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_214287_a(ServerSelectionList.Entry) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
func_214295_b() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
func_214324_a(boolean) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
func_214376_a() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
func_214438_a() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214442_b() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214444_c() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214445_d() - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
func_214626_a(Random, int, int) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
func_214628_a(int, Random, int) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
func_214698_a() - Static method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214700_b() - Method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214701_c() - Method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214702_a(BlockPos, boolean) - Static method in class net.minecraft.world.gen.feature.EndGatewayConfig
 
func_214810_a(ChunkPos, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
func_214814_a(List<StructurePiece>, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
func_214824_a(List<StructurePiece>, Random, int, int, int, Direction, int) - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
func_215126_f() - Method in class net.minecraft.util.math.MutableBoundingBox
 
func_215127_b(int, int, int) - Method in class net.minecraft.util.math.MutableBoundingBox
 
func_215218_i() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_215223_c(boolean) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_215350_a(Object2ObjectMap<K, VillagerMetadataSection.HatType>, String, DefaultedRegistry<K>, K) - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
func_215381_a(BlockPos, PlacementSettings, Block) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_215386_a(BlockPos, PlacementSettings, Block, boolean) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_215430_b(long) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
func_215431_a(int, int, int) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
func_215456_a(double, double, double, double, double) - Method in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
func_215459_a(int, int, int, double, double, double, double, double, double) - Method in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
func_215551_l(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
func_215567_a(BlockPos, boolean) - Method in interface net.minecraft.world.lighting.ILightListener
 
func_215588_z_() - Method in class net.minecraft.world.server.ServerWorldLightManager
 
func_215598_a(int) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
func_215613_a(IBlockReader, BlockState, BlockPos, BlockState, BlockPos, Direction, int) - Static method in class net.minecraft.world.lighting.LightEngine
 
func_215619_a() - Method in class net.minecraft.world.lighting.LightEngine
 
func_215620_a(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
func_215623_a(BlockPos, int) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
func_215623_a(BlockPos, int) - Method in class net.minecraft.world.lighting.LightEngine
 
func_215664_b(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
 
func_215664_b(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FlowingFluid
 
func_215664_b(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.Fluid
 
func_215667_a(World, BlockPos, FluidState, FluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
func_215667_a(World, BlockPos, FluidState, FluidState) - Method in class net.minecraft.fluid.LavaFluid
 
func_215744_a(IBlockReader, boolean, boolean, BlockPos, PathNodeType) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_215744_a(IBlockReader, boolean, boolean, BlockPos, PathNodeType) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_215843_a(int, int) - Static method in class net.minecraft.loot.IntClamper
 
func_215848_a(int) - Static method in class net.minecraft.loot.IntClamper
 
func_215851_b(int) - Static method in class net.minecraft.loot.IntClamper
 
func_215858_a(BiFunction<ItemStack, LootContext, ItemStack>, Consumer<ItemStack>, LootContext) - Static method in interface net.minecraft.loot.functions.ILootFunction
 
func_215895_a(IRandomRange) - Static method in class net.minecraft.loot.functions.EnchantWithLevels
 
func_215900_c() - Static method in class net.minecraft.loot.functions.EnchantRandomly
 
func_215903_b() - Static method in class net.minecraft.loot.functions.ExplorationMap
 
func_215911_a(IntClamper) - Static method in class net.minecraft.loot.functions.LimitCount
 
func_215931_a(RandomValueRange) - Static method in class net.minecraft.loot.functions.SetDamage
 
func_215936_a(LootContext, LootContext.EntityTarget) - Static method in class net.minecraft.loot.functions.SetName
 
func_215948_b() - Static method in class net.minecraft.loot.functions.SetStewEffect
 
func_215953_b() - Static method in class net.minecraft.loot.functions.Smelt
 
func_216059_e() - Method in class net.minecraft.loot.functions.EnchantWithLevels.Builder
 
func_216062_a(byte) - Method in class net.minecraft.loot.functions.ExplorationMap.Builder
 
func_216063_a(boolean) - Method in class net.minecraft.loot.functions.ExplorationMap.Builder
 
func_216064_a(MapDecoration.Type) - Method in class net.minecraft.loot.functions.ExplorationMap.Builder
 
func_216072_a(int) - Method in class net.minecraft.loot.functions.LootingEnchantBonus.Builder
 
func_216077_a(Effect, RandomValueRange) - Method in class net.minecraft.loot.functions.SetStewEffect.Builder
 
func_216079_f() - Method in class net.minecraft.loot.LootEntry.Builder
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.DynamicLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.EmptyLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.ItemLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.StandaloneLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.TableLootEntry
 
func_216154_a(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.TagLootEntry
 
func_216162_a(ResourceLocation) - Static method in class net.minecraft.loot.DynamicLootEntry
 
func_216167_a() - Static method in class net.minecraft.loot.EmptyLootEntry
 
func_216188_a(Consumer<ItemStack>, LootContext) - Method in interface net.minecraft.loot.ILootGenerator
 
func_216310_a() - Method in class net.minecraft.command.ITimerCallback.Serializer
 
func_216311_b() - Method in class net.minecraft.command.ITimerCallback.Serializer
 
func_216339_a(T) - Method in class net.minecraft.command.TimerCallbackSerializers
 
func_216340_a(ITimerCallback.Serializer<C, ?>) - Method in class net.minecraft.command.TimerCallbackSerializers
 
func_216341_a(CompoundNBT) - Method in class net.minecraft.command.TimerCallbackSerializers
 
func_216378_a(VoxelShape, BlockPos, boolean) - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
func_216378_a(VoxelShape, BlockPos, boolean) - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
func_216390_a(String) - Static method in class net.minecraft.scoreboard.ScoreCriteria
 
func_216534_a(ShaderLoader.ShaderType, String, InputStream, String) - Static method in class net.minecraft.client.shader.ShaderLoader
 
func_216535_f() - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216537_a(String, IntSupplier) - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216539_a(String) - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216542_a(IResourceManager, ShaderLoader.ShaderType, String) - Static method in class net.minecraft.client.shader.ShaderInstance
 
func_216543_a(JsonObject) - Static method in class net.minecraft.client.shader.ShaderInstance
 
func_216544_e() - Method in class net.minecraft.client.shader.ShaderInstance
 
func_216917_a(ItemStack) - Static method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_216966_c(int, int) - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216967_f() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216968_g() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216969_e() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216970_h() - Method in class net.minecraft.inventory.container.BeaconContainer
 
func_216981_f() - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
func_216982_e() - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
func_217005_f() - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
func_217020_a(Runnable) - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217023_e() - Method in class net.minecraft.inventory.container.LoomContainer
 
func_217042_i() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217045_a(boolean) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217046_g(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_217056_a(boolean, IRecipe<?>, ServerPlayerEntity) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
func_217056_a(boolean, IRecipe<?>, ServerPlayerEntity) - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
func_217146_a(boolean) - Method in interface net.minecraft.client.renderer.entity.model.IHeadToggle
 
func_217146_a(boolean) - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
func_217146_a(boolean) - Method in class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
func_217232_b(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_217261_a(CLockDifficultyPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_217261_a(CLockDifficultyPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_217262_a(CUpdateJigsawBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_217262_a(CUpdateJigsawBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_217263_a(CSetDifficultyPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_217263_a(CSetDifficultyPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_217292_a(ClientPlayerEntity, ClientWorld, Hand, BlockRayTraceResult) - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_217293_r() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
func_217293_r() - Method in interface net.minecraft.command.ISuggestionProvider
 
func_217294_q() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
func_217294_q() - Method in interface net.minecraft.command.ISuggestionProvider
 
func_217506_a(ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
func_217682_a(int, List<EntityAIDebugRenderer.Entry>) - Method in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
func_217691_a(PointOfInterestDebugRenderer.POIInfo) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217692_a(PointOfInterestDebugRenderer.BrainInfo) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217698_a(BlockPos) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217706_a(BlockPos, int) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
func_217746_a() - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
 
func_217821_a(String) - Static method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
 
func_217823_a() - Method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
 
func_217826_a() - Method in class net.minecraft.client.resources.data.VillagerMetadataSection
 
func_217872_a(T) - Method in interface net.minecraft.client.util.IMutableSearchTree
 
func_217872_a(T) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
func_218039_a(FunctionManager) - Method in class net.minecraft.command.FunctionObject.CacheableFunction
 
func_218068_c(INBT) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218069_b(INBT) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218071_a(INBT) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218073_a(INBT, Supplier<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218076_b(INBT, Supplier<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
func_218085_a() - Static method in class net.minecraft.command.arguments.NBTTagArgument
 
func_218086_a(CommandContext<S>, String) - Static method in class net.minecraft.command.arguments.NBTTagArgument
 
func_218091_a() - Static method in class net.minecraft.command.arguments.TimeArgument
 
func_218102_b(CommandContext<CommandSource>) - Method in interface net.minecraft.command.arguments.FunctionArgument.IResult
 
func_218110_b(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.FunctionArgument
 
func_218114_a(EntityType<?>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
func_218115_f() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent
 
func_218673_a(CommandSource) - Method in class net.minecraft.util.text.NBTTextComponent.Storage
 
func_218676_i() - Method in class net.minecraft.util.text.NBTTextComponent
 
func_218677_j() - Method in class net.minecraft.util.text.NBTTextComponent
 
func_218683_k() - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
func_218687_k() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
func_218692_i() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
func_218693_g() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
func_218695_h() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
func_218702_c() - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
func_218703_d() - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
func_218704_b() - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
func_218735_f() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_218743_a(double) - Static method in class net.minecraft.network.play.server.SEntityPacket
 
func_218744_a(long, long, long) - Static method in class net.minecraft.network.play.server.SEntityPacket
 
func_218754_c() - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
func_218755_b() - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
func_218760_c() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218761_f() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218762_d() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218763_b() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218764_e() - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
func_218771_a(T, PacketBuffer) - Static method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
func_218772_c(PacketBuffer) - Static method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
func_218773_b() - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
func_218776_b() - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
func_218788_e() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_218789_b() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_218794_c() - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
func_218799_a(ServerWorld, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218801_c(ServerWorld, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218805_b(ServerWorld, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218806_a(World, BlockPos) - Static method in class net.minecraft.network.DebugPacketSender
 
func_218961_b(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218962_a(String, UnaryOperator<Integer>, int) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218965_b(String, Function<String, V>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218966_a() - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218967_a(String, long) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218974_b(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218977_a(String, Function<String, V>, UnaryOperator<V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218978_b(String) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218979_a(String, Function<String, V>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218980_a(String) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218981_b(String, Function<String, V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218983_a(String, Function<String, V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_218984_a(String, Function<String, V>) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_219033_a(UnaryOperator<ServerProperties>) - Method in class net.minecraft.server.ServerPropertiesProvider
 
func_219045_a(Runnable) - Method in class net.minecraft.server.gui.MinecraftServerGui
 
func_219048_a(DedicatedServer) - Static method in class net.minecraft.server.gui.MinecraftServerGui
 
func_219050_b() - Method in class net.minecraft.server.gui.MinecraftServerGui
 
func_219053_a() - Method in class net.minecraft.server.gui.StatsComponent
 
func_219066_a(ChunkPos, IntSupplier, int, IntConsumer) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219066_a(ChunkPos, IntSupplier, int, IntConsumer) - Method in interface net.minecraft.world.server.ChunkHolder.IListener
 
func_219069_a(Runnable, long, IntSupplier) - Static method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219073_a(Runnable, long, boolean) - Static method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219081_a(ChunkHolder, Runnable) - Static method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219087_a(ITaskExecutor<T>, boolean) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219091_a(ITaskExecutor<Runnable>) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_219106_c(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219113_d(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219114_b(SectionPos) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_219146_b(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_219174_c() - Method in class net.minecraft.world.server.ChunkManager
 
func_219179_a(ChunkHolder) - Method in class net.minecraft.world.server.ChunkManager
 
func_219188_b(ChunkPos) - Method in class net.minecraft.world.server.ChunkManager
 
func_219191_c(long) - Method in class net.minecraft.world.server.ChunkManager
 
func_219209_c(ChunkPos) - Method in class net.minecraft.world.server.ChunkManager
 
func_219219_b(long) - Method in class net.minecraft.world.server.ChunkManager
 
func_219220_a(long) - Method in class net.minecraft.world.server.ChunkManager
 
func_219244_a(ChunkHolder, ChunkStatus) - Method in class net.minecraft.world.server.ChunkManager
 
func_219276_a(ChunkStatus, ChunkManager) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219281_j() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219285_d() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219287_e() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219294_a(ChunkPrimerWrapper) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219300_g() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219301_a(ChunkStatus) - Method in class net.minecraft.world.server.ChunkHolder
 
func_219302_f() - Method in class net.minecraft.world.server.ChunkHolder
 
func_219407_a(int, ChunkPos, int) - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
func_219417_a() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
func_219441_a(ServerPlayerEntity, World, ItemStack, Hand, BlockRayTraceResult) - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
func_219441_a(ServerPlayerEntity, World, ItemStack, Hand, BlockRayTraceResult) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_219503_a(ChunkPos) - Method in class net.minecraft.world.server.ServerTickList
 
func_219523_d() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
func_219587_e(MinecraftServer) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
func_219591_b() - Method in class net.minecraft.network.rcon.ClientThread
 
func_219591_b() - Method in class net.minecraft.network.rcon.MainThread
 
func_219591_b() - Method in class net.minecraft.network.rcon.RConThread
 
func_219800_b(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
func_219810_a(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.CatTypeFix
 
func_219873_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1800
 
func_219876_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1904
 
func_219878_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1801
 
func_219880_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1906
 
func_219883_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1928
 
func_219884_a(Schema) - Static method in class net.minecraft.util.datafix.versions.V1928
 
func_219886_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1920
 
func_219888_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1931
 
func_219964_a(ItemStack) - Method in class net.minecraft.world.LockCode
 
func_219981_d_() - Method in class net.minecraft.item.BannerPatternItem
 
func_219992_b(World, ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
func_220445_a(EntityType<? extends T>, int, MemoryModuleType<T>, float, int) - Static method in class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
func_220647_b() - Method in class net.minecraft.util.WeightedList.Entry
 
func_220655_b() - Method in class net.minecraft.util.WeightedList
 
func_220697_f() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
func_220725_g() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
func_220783_a(boolean) - Method in class net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal
 
func_221024_a(CreatureEntity, int, int, ToDoubleFunction<BlockPos>) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
func_221107_c() - Method in enum net.minecraft.entity.passive.PandaEntity.Gene
 
func_221113_a(DamageSource, float) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
func_221113_a(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
func_221113_a(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.SittingPhase
 
func_221264_a(ItemStack, int) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
func_221297_c() - Method in class net.minecraft.world.raid.Raid
 
func_221536_a(BlockItemUseContext, BlockPos, Direction) - Static method in class net.minecraft.item.BlockItemUseContext
 
func_222197_a(ItemStack, ItemStack, int) - Method in class net.minecraft.item.MerchantOffers
 
func_222661_c(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222662_b(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222666_a(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_222700_a(IChunk, int, int, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver
 
func_222700_a(IChunk, int, int, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
func_222700_a(IChunk, int, int, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222702_a(int, int, double, double, int, int, float) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222704_c() - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222708_a(double, double, double, int) - Method in class net.minecraft.world.gen.carver.CanyonWorldCarver
 
func_222708_a(double, double, double, int) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_222708_a(double, double, double, int) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_222728_a(WorldCarver<?>, IChunk, BitSet, Random, BlockPos.Mutable, int, int, int, int, int, int, int, int) - Static method in class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
func_222857_a(IWorld, int, VoxelShapePart, int, int, int) - Static method in class net.minecraft.world.gen.feature.template.Template
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.NodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_222859_a(PathPoint[], PathPoint) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_222906_a(Collection<BlockPos>) - Method in class net.minecraft.client.renderer.debug.RaidDebugRenderer
 
func_222961_b(ChunkHolder) - Method in class net.minecraft.world.server.ChunkManager
 
func_222973_a(Chunk) - Method in class net.minecraft.world.server.ChunkManager
 
func_223001_a(int) - Static method in class net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix
 
func_223192_a() - Static method in class net.minecraft.world.NextTickListEntry
 
func_223317_c(EntityType<ParrotEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
func_223318_c(EntityType<MooshroomEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.MooshroomEntity
 
func_223319_c(EntityType<OcelotEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.OcelotEntity
 
func_223320_c(EntityType<PolarBearEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.PolarBearEntity
 
func_223321_c(EntityType<RabbitEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.RabbitEntity
 
func_223322_c(EntityType<TurtleEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.TurtleEntity
 
func_223327_b(EntityType<StrayEntity>, IServerWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.StrayEntity
 
func_223328_b(EntityType<EndermiteEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.EndermiteEntity
 
func_223329_b(EntityType<? extends GuardianEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.GuardianEntity
 
func_223330_b(EntityType<? extends PatrollerEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.PatrollerEntity
 
func_223331_b(EntityType<SilverfishEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.SilverfishEntity
 
func_223332_b(EntityType<DrownedEntity>, IServerWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.DrownedEntity
 
func_223334_b(EntityType<HuskEntity>, IServerWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.HuskEntity
 
func_223346_ep() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_223363_b(EntityType<? extends AbstractFishEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
func_223364_b(EntityType<DolphinEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.DolphinEntity
 
func_223365_b(EntityType<SquidEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.SquidEntity
 
func_223366_c(EntityType<SlimeEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.SlimeEntity
 
func_223367_b(EntityType<MagmaCubeEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MagmaCubeEntity
 
func_223368_b(EntityType<GhastEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.GhastEntity
 
func_223374_a(Item, int) - Method in class net.minecraft.inventory.Inventory
 
func_223431_b(boolean) - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_223432_h() - Method in class net.minecraft.inventory.container.MerchantContainer
 
func_223454_a(MutableBoundingBox, List<MutableBoundingBox>, List<Boolean>, DimensionType) - Method in class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
func_223477_g() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
func_223548_b(CreatureEntity, int, int, Vector3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Delete
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Get
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Post
 
func_223626_e_() - Method in class com.mojang.realmsclient.client.Request.Put
 
func_223627_a_(WorldTemplate) - Method in class com.mojang.realmsclient.gui.screens.NotifableRealmsScreen
 
func_223627_a_(WorldTemplate) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_223627_a_(WorldTemplate) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_223901_c() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223911_a(RealmsServer, Screen) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223942_f() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223978_e() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_223990_b() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_224234_b(ITextComponent) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_224235_b() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_224386_a(RealmsWorldOptions) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224398_a() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224407_b() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224410_a(String, String) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_224432_a(ITextComponent) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224435_b(WorldTemplate) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224438_a(RealmsResetWorldScreen.ResetWorldInfo) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224445_b(int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_224563_a() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
func_224757_c(PathPoint) - Method in class net.minecraft.pathfinding.PathPoint
 
func_224758_c(BlockPos) - Method in class net.minecraft.pathfinding.PathPoint
 
func_224759_a() - Method in class net.minecraft.pathfinding.PathPoint
 
func_224760_c(PacketBuffer) - Static method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224761_a(float, PathPoint) - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224763_d() - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224764_e() - Method in class net.minecraft.pathfinding.FlaggedPathPoint
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.NodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_224768_a(double, double, double) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_224769_l() - Method in class net.minecraft.pathfinding.Path
 
func_224790_a() - Static method in class net.minecraft.client.util.InputMappings
 
func_224799_a(char) - Method in class net.minecraft.client.util.KeyCombo
 
func_224800_a() - Method in class net.minecraft.client.util.KeyCombo
 
func_224827_a(String) - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224828_b(String) - Static method in class com.mojang.realmsclient.client.FileDownload
 
func_224834_a() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224835_b() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224836_c() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224837_d() - Method in class com.mojang.realmsclient.client.FileDownload
 
func_224864_a() - Static method in class com.mojang.realmsclient.client.Ping
 
func_224867_a(Ping.Region...) - Static method in class com.mojang.realmsclient.client.Ping
 
func_224874_a(Consumer<UploadResult>) - Method in class com.mojang.realmsclient.client.FileUpload
 
func_224878_a() - Method in class com.mojang.realmsclient.client.FileUpload
 
func_224881_b() - Method in class com.mojang.realmsclient.client.FileUpload
 
func_224895_a() - Static method in class com.mojang.realmsclient.client.RealmsClientConfig
 
func_224896_a(Proxy) - Static method in class com.mojang.realmsclient.client.RealmsClientConfig
 
func_224900_a(long, String, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224901_a(String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224902_e() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224903_a(PingResult) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224904_b(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224905_d(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224906_e(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224908_a(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224909_j() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224910_b(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224911_a() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224912_c(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224913_b(String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224914_n() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224915_f() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224916_h(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224917_b(long, int) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224918_g() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224919_k() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224920_m() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224921_c() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224922_b(long, String, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224923_d(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224924_g(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224925_a(long, int, RealmsWorldOptions) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224927_a(long, int) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224928_c(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224929_f(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224930_a(int, int, RealmsServer.ServerType) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224931_h() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224932_f(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224933_g(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224934_h(long, String) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224935_a(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224937_l() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224939_i() - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224940_b() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224941_d() - Static method in class com.mojang.realmsclient.client.RealmsClient
 
func_224942_e(long) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224943_a(long, String, Integer, boolean) - Method in class com.mojang.realmsclient.client.RealmsClient
 
func_224951_b(String, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224952_b(String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224953_a(String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224955_d() - Method in class com.mojang.realmsclient.client.Request
 
func_224956_c(String) - Method in class com.mojang.realmsclient.client.Request
 
func_224957_a() - Method in class com.mojang.realmsclient.client.Request
 
func_224958_b() - Method in class com.mojang.realmsclient.client.Request
 
func_224959_a(String, String, int, int) - Static method in class com.mojang.realmsclient.client.Request
 
func_224960_a(String, int, int) - Static method in class com.mojang.realmsclient.client.Request
 
func_224961_a(HttpURLConnection, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224962_a(String, String) - Method in class com.mojang.realmsclient.client.Request
 
func_224963_c() - Method in class com.mojang.realmsclient.client.Request
 
func_224964_a(HttpURLConnection) - Static method in class com.mojang.realmsclient.client.Request
 
func_224965_c(String, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224966_b(String, String, int, int) - Static method in class com.mojang.realmsclient.client.Request
 
func_224967_a(HttpURLConnection, String, String) - Static method in class com.mojang.realmsclient.client.Request
 
func_224973_a() - Method in class com.mojang.realmsclient.client.RealmsError
 
func_224974_b() - Method in class com.mojang.realmsclient.client.RealmsError
 
func_224987_a(RealmsLongRunningMcoTaskScreen) - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224988_a() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224989_b(ITextComponent) - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224990_b() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224990_b() - Method in class net.minecraft.realms.action.ConnectedToRealmsAction
 
func_224991_c() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224992_d() - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_224992_d() - Method in class net.minecraft.realms.action.ConnectedToRealmsAction
 
func_225059_i() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225063_j() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225065_a() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225070_k() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225071_g() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225072_c() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225078_e() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225079_h() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225081_f() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225083_a(RealmsDataFetcher.Task) - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225085_a(RealmsServer) - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225086_b() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225087_d() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_225121_a(int) - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225122_a() - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225123_b() - Method in class com.mojang.realmsclient.gui.ListButton
 
func_225169_a(String, JsonObject, long) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225170_a(String, JsonObject, boolean) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225171_a(String, JsonObject, String) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225172_a(String, JsonObject, int) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225173_a(String, JsonObject) - Static method in class com.mojang.realmsclient.util.JsonUtils
 
func_225174_a() - Method in class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
func_225175_a(int) - Method in class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
func_225176_a(String) - Method in class com.mojang.realmsclient.gui.screens.UploadResult.Builder
 
func_225187_a(RealmsPersistence.RealmsPersistenceData) - Static method in class com.mojang.realmsclient.util.RealmsPersistence
 
func_225188_a() - Static method in class com.mojang.realmsclient.util.RealmsPersistence
 
func_225191_b(String) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225192_a(long) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225193_a(String) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_225202_a(String, String) - Static method in class com.mojang.realmsclient.util.RealmsTextureManager
 
func_225205_a(String, Runnable) - Static method in class com.mojang.realmsclient.util.RealmsTextureManager
 
func_225214_a(String, String) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225215_a() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225216_c() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225217_b() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225218_a(String) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
func_225223_a(String) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils
 
func_225224_a(String, TextRenderingUtils.LineSegment...) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils
 
func_225226_a(String, String) - Static method in class com.mojang.realmsclient.util.TextRenderingUtils
 
func_225228_a(BufferedImage) - Method in class com.mojang.realmsclient.util.SkinProcessor
 
func_225233_b(long) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
 
func_225234_a(long, String) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
 
func_225235_a(long) - Static method in class com.mojang.realmsclient.util.UploadTokenCache
 
func_225314_f() - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_225318_b(Class<? extends T>, EntityPredicate, LivingEntity, double, double, double, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
func_225371_a(String, CompoundNBT) - Method in interface net.minecraft.data.SNBTToNBTConverter.ITransformer
 
func_225371_a(String, CompoundNBT) - Method in class net.minecraft.data.StructureUpdater
 
func_225396_a() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter
 
func_225410_b(ChunkStatus) - Method in class net.minecraft.world.server.ChunkHolder
 
func_225412_c() - Method in class net.minecraft.world.server.TicketManager
 
func_225413_c(long) - Method in class net.minecraft.world.server.TicketManager
 
func_225416_a(BlockPos, CPlayerDiggingPacket.Action, Direction, int) - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
func_225416_a(BlockPos, CPlayerDiggingPacket.Action, Direction, int) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_225420_a() - Method in class net.minecraft.world.server.ServerTickList
 
func_225422_a(Writer) - Method in class net.minecraft.util.CSVWriter.Builder
 
func_225423_a(String) - Method in class net.minecraft.util.CSVWriter.Builder
 
func_225426_a(Object...) - Method in class net.minecraft.util.CSVWriter
 
func_225428_a() - Static method in class net.minecraft.util.CSVWriter
 
func_225435_d() - Method in class net.minecraft.entity.EntityType.Builder
 
func_225437_d() - Method in class net.minecraft.entity.EntityType
 
func_225501_a_(String) - Method in class net.minecraft.util.datafix.fixes.PointOfInterestRename
 
func_225501_a_(String) - Method in class net.minecraft.util.datafix.fixes.RenameBeehivePointOfInterest
 
func_225512_er_() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
func_225512_er_() - Method in class net.minecraft.entity.monster.SlimeEntity
 
func_225516_i_() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_225516_i_() - Method in class net.minecraft.entity.projectile.TridentEntity
 
func_225537_b_() - Method in class net.minecraft.client.renderer.tileentity.DualBrightnessCallback
 
func_225537_b_() - Method in interface net.minecraft.tileentity.TileEntityMerger.ICallback
 
func_225538_a_(S) - Method in class net.minecraft.client.renderer.tileentity.DualBrightnessCallback
 
func_225538_a_(S) - Method in interface net.minecraft.tileentity.TileEntityMerger.ICallback
 
func_225539_a_(S, S) - Method in class net.minecraft.client.renderer.tileentity.DualBrightnessCallback
 
func_225539_a_(S, S) - Method in interface net.minecraft.tileentity.TileEntityMerger.ICallback
 
func_225563_a_(int, int, int, int) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
func_225563_a_(int, int, int, int) - Method in class net.minecraft.world.gen.feature.BigBrownMushroomFeature
 
func_225563_a_(int, int, int, int) - Method in class net.minecraft.world.gen.feature.BigRedMushroomFeature
 
func_225564_a_(IWorld, Random, BlockPos, int, BlockPos.Mutable, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
func_225564_a_(IWorld, Random, BlockPos, int, BlockPos.Mutable, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.BigBrownMushroomFeature
 
func_225564_a_(IWorld, Random, BlockPos, int, BlockPos.Mutable, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.BigRedMushroomFeature
 
func_225576_a_(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 
func_225576_a_(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 
func_225576_a_(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
 
func_225576_a_(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.LeaveVineTreeDecorator
 
func_225576_a_(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
func_225576_a_(ISeedReader, Random, List<BlockPos>, List<BlockPos>, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 
func_225578_a_(Region, MobEntity) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
func_225578_a_(Region, MobEntity) - Method in class net.minecraft.pathfinding.NodeProcessor
 
func_225578_a_(Region, MobEntity) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
func_225578_a_(Region, MobEntity) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_225579_a_(ValidationTracker) - Method in class net.minecraft.loot.AlternativesLootEntry
 
func_225579_a_(ValidationTracker) - Method in class net.minecraft.loot.LootEntry
 
func_225579_a_(ValidationTracker) - Method in class net.minecraft.loot.ParentedLootEntry
 
func_225579_a_(ValidationTracker) - Method in class net.minecraft.loot.StandaloneLootEntry
 
func_225579_a_(ValidationTracker) - Method in class net.minecraft.loot.TableLootEntry
 
func_225580_a_(ValidationTracker) - Method in class net.minecraft.loot.conditions.Alternative
 
func_225580_a_(ValidationTracker) - Method in class net.minecraft.loot.conditions.Inverted
 
func_225580_a_(ValidationTracker) - Method in class net.minecraft.loot.conditions.Reference
 
func_225580_a_(ValidationTracker) - Method in class net.minecraft.loot.functions.SetContents
 
func_225580_a_(ValidationTracker) - Method in class net.minecraft.loot.functions.SetLootTable
 
func_225580_a_(ValidationTracker) - Method in interface net.minecraft.loot.IParameterized
 
func_225580_a_(ValidationTracker) - Method in class net.minecraft.loot.LootFunction
 
func_225603_a_(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
func_225603_a_(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HumanoidHeadModel
 
func_225603_a_(float, float, float) - Method in class net.minecraft.client.renderer.tileentity.model.DragonHeadModel
 
func_225631_a_(T) - Method in class net.minecraft.client.renderer.entity.layers.ArrowLayer
 
func_225631_a_(T) - Method in class net.minecraft.client.renderer.entity.layers.BeeStingerLayer
 
func_225631_a_(T) - Method in class net.minecraft.client.renderer.entity.layers.StuckInBodyLayer
 
func_225632_a_(MatrixStack, IRenderTypeBuffer, int, Entity, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ArrowLayer
 
func_225632_a_(MatrixStack, IRenderTypeBuffer, int, Entity, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.BeeStingerLayer
 
func_225632_a_(MatrixStack, IRenderTypeBuffer, int, Entity, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.StuckInBodyLayer
 
func_225633_a_() - Method in class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
func_225633_a_() - Method in class net.minecraft.client.renderer.entity.layers.EnergyLayer
 
func_225633_a_() - Method in class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
func_225634_a_(float) - Method in class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
func_225634_a_(float) - Method in class net.minecraft.client.renderer.entity.layers.EnergyLayer
 
func_225634_a_(float) - Method in class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
func_225635_b_() - Method in class net.minecraft.client.renderer.entity.layers.CreeperChargeLayer
 
func_225635_b_() - Method in class net.minecraft.client.renderer.entity.layers.EnergyLayer
 
func_225635_b_() - Method in class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
func_225644_a_(TestTracker) - Method in interface net.minecraft.test.ITestCallback
 
func_225645_c_(TestTracker) - Method in interface net.minecraft.test.ITestCallback
 
func_225646_a_(TestTracker) - Method in interface net.minecraft.test.ITestLogger
 
func_225646_a_(TestTracker) - Method in class net.minecraft.test.TestLogger
 
func_226175_a_(T) - Method in class net.minecraft.util.SortedArraySet
 
func_226217_a_(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2100
 
func_226306_a_(ServerWorld, LivingEntity, BlockPos) - Static method in class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
func_226309_a_() - Method in class net.minecraft.util.WeightedList
 
func_226313_a_(U, int) - Method in class net.minecraft.util.WeightedList
 
func_226314_a_(Random) - Method in class net.minecraft.util.WeightedList
 
func_226318_b_(Random) - Method in class net.minecraft.util.WeightedList
 
func_226344_b_(CreatureEntity, int, int, int, Vector3d, double) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
func_226512_l_() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
func_226515_a_(float) - Static method in enum net.minecraft.entity.passive.IronGolemEntity.Cracks
 
func_226537_et_() - Method in class net.minecraft.entity.monster.EndermanEntity
 
func_226538_eu_() - Method in class net.minecraft.entity.monster.EndermanEntity
 
func_226539_l_() - Method in class net.minecraft.entity.monster.EndermanEntity
 
func_226572_w_() - Method in class net.minecraft.entity.projectile.TridentEntity
 
func_226626_a_(IBlockSource, ItemStack) - Static method in class net.minecraft.item.ArmorItem
 
func_226642_a_(ServerWorld, ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
func_226924_a_(TileEntityType<S>, Function<BlockState, TileEntityMerger.Type>, Function<BlockState, Direction>, DirectionProperty, BlockState, IWorld, BlockPos, BiPredicate<IWorld, BlockPos>) - Static method in class net.minecraft.tileentity.TileEntityMerger
 
func_226987_h_() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
func_227014_f_() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
func_227019_a_(AxisAlignedBB, Direction, double) - Static method in class net.minecraft.util.AabbHelper
 
func_227079_i_() - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
func_227088_a_() - Method in class net.minecraft.world.chunk.storage.IOWorker
 
func_227090_a_(ChunkPos) - Method in class net.minecraft.world.chunk.storage.IOWorker
 
func_227093_a_(ChunkPos, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.IOWorker
 
func_227119_a_(int) - Method in class net.minecraft.world.chunk.storage.RegionBitmap
 
func_227120_a_(int, int) - Method in class net.minecraft.world.chunk.storage.RegionBitmap
 
func_227121_b_(int, int) - Method in class net.minecraft.world.chunk.storage.RegionBitmap
 
func_227135_a_(ChunkPos, ByteBuffer) - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_227165_a_() - Method in class net.minecraft.world.chunk.storage.RegionFileVersion
 
func_227166_a_(int) - Static method in class net.minecraft.world.chunk.storage.RegionFileVersion
 
func_227168_a_(InputStream) - Method in class net.minecraft.world.chunk.storage.RegionFileVersion
 
func_227169_a_(OutputStream) - Method in class net.minecraft.world.chunk.storage.RegionFileVersion
 
func_227170_b_(int) - Static method in class net.minecraft.world.chunk.storage.RegionFileVersion
 
func_227205_a_(IChunk, Function<BlockPos, Biome>, long, int, int, int, double, double, double, float, double, BitSet) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_227206_a_(IChunk, Function<BlockPos, Biome>, long, int, int, int, double, double, double, float, float, float, int, int, double, BitSet) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_227208_a_(IChunk, Function<BlockPos, Biome>, long, int, int, int, double, double, double, double, double, BitSet) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_227209_a_(IWorld, BlockPos, int, BlockPos.Mutable, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
func_227210_a_(IWorld, Random, BlockPos, BigMushroomFeatureConfig, int, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
func_227211_a_(Random) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
func_227317_b_() - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
func_227423_a_(IWorldWriter, BlockPos, BlockState, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
func_227424_a_(IWorldWriter, BlockPos, BooleanProperty, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
func_227458_a_(CompoundNBT) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
func_227464_a_(double, double, double) - Method in class net.minecraft.world.gen.SimplexNoiseGenerator
 
func_227465_a_(LongPredicate) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
func_227467_c_() - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
func_227478_a_(Region, MobEntity, Set<BlockPos>, float, int, float) - Method in class net.minecraft.pathfinding.PathFinder
 
func_227481_a_(ParseResults<S>) - Static method in class net.minecraft.command.Commands
 
func_227505_a_(ValidationTracker) - Method in class net.minecraft.loot.LootPool
 
func_227513_a_() - Method in class net.minecraft.loot.LootPredicateManager
 
func_227517_a_(ResourceLocation) - Method in class net.minecraft.loot.LootPredicateManager
 
func_227528_a_(IParameterized) - Method in class net.minecraft.loot.ValidationTracker
 
func_227529_a_(LootParameterSet) - Method in class net.minecraft.loot.ValidationTracker
 
func_227531_a_(String, ResourceLocation) - Method in class net.minecraft.loot.ValidationTracker
 
func_227532_a_(ResourceLocation) - Method in class net.minecraft.loot.ValidationTracker
 
func_227534_b_(String) - Method in class net.minecraft.loot.ValidationTracker
 
func_227535_b_(String, ResourceLocation) - Method in class net.minecraft.loot.ValidationTracker
 
func_227536_b_(ResourceLocation) - Method in class net.minecraft.loot.ValidationTracker
 
func_227539_c_(ResourceLocation) - Method in class net.minecraft.loot.ValidationTracker
 
func_227541_d_(ResourceLocation) - Method in class net.minecraft.loot.ValidationTracker
 
func_227545_a_(Block) - Static method in class net.minecraft.loot.functions.CopyBlockState
 
func_227552_a_(Property<?>) - Method in class net.minecraft.loot.functions.CopyBlockState.Builder
 
func_227556_a_(ValidationTracker, IParameterized) - Method in class net.minecraft.loot.LootParameterSet
 
func_227574_a_() - Method in class net.minecraft.command.TimerCallbackManager
 
func_227575_a_(String) - Method in class net.minecraft.command.TimerCallbackManager
 
func_227576_a_(String, long, ITimerCallback<T>) - Method in class net.minecraft.command.TimerCallbackManager
 
func_227804_a_(int) - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
func_227805_a_(int, int) - Static method in class net.minecraft.client.shader.ShaderUniform
 
func_227806_a_(int, CharSequence) - Static method in class net.minecraft.client.shader.ShaderUniform
 
func_227807_b_(int, CharSequence) - Static method in class net.minecraft.client.shader.ShaderUniform
 
func_227932_a_(IResourceManager) - Static method in class com.mojang.realmsclient.RealmsMainScreen
 
func_228244_a_(BoatEntity, int, float) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
func_228245_c_() - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
func_228257_a_(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.AbstractTropicalFishModel
 
func_228259_c_(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
func_228283_a_(float, float, float) - Static method in class net.minecraft.client.renderer.entity.model.ModelUtils
 
func_228293_a_() - Method in class net.minecraft.client.renderer.entity.model.ShieldModel
 
func_228294_b_() - Method in class net.minecraft.client.renderer.entity.model.ShieldModel
 
func_228964_a_(BeeDebugRenderer.Bee) - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer
 
func_228966_a_(BeeDebugRenderer.Hive) - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer
 
func_229007_a_() - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
func_229008_a_(BlockPos) - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
func_229009_b_() - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
func_229010_c_() - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
func_229022_a_(BlockPos, int, String, int) - Method in class net.minecraft.client.renderer.debug.GameTestDebugRenderer
 
func_229031_a_(Path, double, double, double) - Static method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
func_229032_a_(Path, float, boolean, boolean, double, double, double) - Static method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
func_229051_a_(EnderCrystalEntity, float) - Static method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
func_229059_a_(float, float, float, float, int, MatrixStack, IRenderTypeBuffer, int) - Static method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
func_229285_a_(InputStream) - Static method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
func_229286_a_(InputStream, InputStream, int, int, int, int, int) - Static method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
func_229289_b_(InputStream) - Static method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
func_229290_c_(InputStream) - Static method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
func_229292_d_(InputStream) - Static method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
func_229421_b_(ChunkPos, int) - Static method in class net.minecraft.util.math.SectionPos
 
func_229458_a_() - Method in exception net.minecraft.test.TestBlockPosException
 
func_229459_c_() - Method in exception net.minecraft.test.TestBlockPosException
 
func_229463_a_() - Method in class net.minecraft.test.TestBatch
 
func_229464_a_(ServerWorld) - Method in class net.minecraft.test.TestBatch
 
func_229465_b_() - Method in class net.minecraft.test.TestBatch
 
func_229476_a_() - Method in class net.minecraft.test.TestExecutor
 
func_229482_b_() - Method in class net.minecraft.test.TestExecutor
 
func_229504_a_(ITestCallback) - Method in class net.minecraft.test.TestTracker
 
func_229506_a_(Throwable) - Method in class net.minecraft.test.TestTracker
 
func_229507_b_() - Method in class net.minecraft.test.TestTracker
 
func_229510_c_() - Method in class net.minecraft.test.TestTracker
 
func_229512_d_() - Method in class net.minecraft.test.TestTracker
 
func_229514_g_() - Method in class net.minecraft.test.TestTracker
 
func_229515_h_() - Method in class net.minecraft.test.TestTracker
 
func_229516_i_() - Method in class net.minecraft.test.TestTracker
 
func_229517_j_() - Method in class net.minecraft.test.TestTracker
 
func_229518_k_() - Method in class net.minecraft.test.TestTracker
 
func_229519_n_() - Method in class net.minecraft.test.TestTracker
 
func_229520_q_() - Method in class net.minecraft.test.TestTracker
 
func_229521_r_() - Method in class net.minecraft.test.TestTracker
 
func_229522_s_() - Method in class net.minecraft.test.TestTracker
 
func_229529_a_() - Static method in class net.minecraft.test.TestRegistry
 
func_229530_a_(String) - Static method in class net.minecraft.test.TestRegistry
 
func_229533_b_() - Static method in class net.minecraft.test.TestRegistry
 
func_229534_b_(String) - Static method in class net.minecraft.test.TestRegistry
 
func_229536_c_(String) - Static method in class net.minecraft.test.TestRegistry
 
func_229537_d_(String) - Static method in class net.minecraft.test.TestRegistry
 
func_229538_e_(String) - Static method in class net.minecraft.test.TestRegistry
 
func_229548_a_(Collection<TestFunctionInfo>) - Static method in class net.minecraft.test.TestUtils
 
func_229552_a_(ServerWorld) - Static method in class net.minecraft.test.TestUtils
 
func_229555_a_(ServerWorld, BlockPos, TestCollection, int) - Static method in class net.minecraft.test.TestUtils
 
func_229567_a_(long) - Method in class net.minecraft.test.TestList
 
func_229568_b_(long) - Method in class net.minecraft.test.TestList
 
func_229572_a_() - Method in class net.minecraft.test.TestCollection
 
func_229573_a_(TestTracker) - Method in class net.minecraft.test.TestCollection
 
func_229574_b_() - Method in class net.minecraft.test.TestCollection
 
func_229578_a_() - Method in class net.minecraft.test.TestResultList
 
func_229579_a_(TestTracker) - Method in class net.minecraft.test.TestResultList
 
func_229583_b_() - Method in class net.minecraft.test.TestResultList
 
func_229584_c_() - Method in class net.minecraft.test.TestResultList
 
func_229585_d_() - Method in class net.minecraft.test.TestResultList
 
func_229586_e_() - Method in class net.minecraft.test.TestResultList
 
func_229587_h_() - Method in class net.minecraft.test.TestResultList
 
func_229588_i_() - Method in class net.minecraft.test.TestResultList
 
func_229589_j_() - Method in class net.minecraft.test.TestResultList
 
func_229594_a_(StructureBlockTileEntity) - Static method in class net.minecraft.test.StructureHelper
 
func_229595_a_(MutableBoundingBox, int, ServerWorld) - Static method in class net.minecraft.test.StructureHelper
 
func_229596_a_(BlockPos, int, ServerWorld) - Static method in class net.minecraft.test.StructureHelper
 
func_229598_a_(BlockPos, BlockPos, Rotation) - Static method in class net.minecraft.test.StructureHelper
 
func_229603_a_(String, BlockPos, BlockPos, Rotation, ServerWorld) - Static method in class net.minecraft.test.StructureHelper
 
func_229607_b_(BlockPos, int, ServerWorld) - Static method in class net.minecraft.test.StructureHelper
 
func_229609_c_(BlockPos, int, ServerWorld) - Static method in class net.minecraft.test.StructureHelper
 
func_229611_a_() - Static method in class net.minecraft.test.TestTypeArgument
 
func_229612_a_(CommandContext<CommandSource>, String) - Static method in class net.minecraft.test.TestTypeArgument
 
func_229657_a_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_229658_a_(TestTrackerHolder) - Method in class net.minecraft.test.TestFunctionInfo
 
func_229659_b_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_229660_c_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_229661_d_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_229662_e_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_229663_f_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_229665_a_() - Static method in class net.minecraft.test.TestArgArgument
 
func_229666_a_(CommandContext<CommandSource>, String) - Static method in class net.minecraft.test.TestArgArgument
 
func_229726_k_() - Method in class net.minecraft.util.text.NBTTextComponent.Storage
 
func_229735_aN_() - Method in class net.minecraft.server.MinecraftServer
 
func_229736_aP_() - Method in class net.minecraft.server.MinecraftServer
 
func_229743_k_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_229745_h_() - Method in class net.minecraft.network.play.server.SEntityPacket
 
func_229749_a_(BeeEntity) - Static method in class net.minecraft.network.DebugPacketSender
 
func_229751_a_(ServerWorld) - Static method in class net.minecraft.network.DebugPacketSender
 
func_229752_a_(ServerWorld, BlockPos, String, int, int) - Static method in class net.minecraft.network.DebugPacketSender
 
func_229860_a_(BlockPos, CPlayerDiggingPacket.Action, String) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_230035_c_(String) - Method in class net.minecraft.profiler.EmptyProfiler
 
func_230035_c_(String) - Method in interface net.minecraft.profiler.IProfiler
 
func_230035_c_(String) - Method in class net.minecraft.profiler.Profiler
 
func_230036_c_(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
 
func_230036_c_(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
 
func_230036_c_(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
 
func_230037_a_() - Method in interface net.minecraft.profiler.IProfilerSection
 
func_230038_b_() - Method in interface net.minecraft.profiler.IProfilerSection
 
func_230039_c_() - Method in interface net.minecraft.profiler.IProfilerSection
 
func_230045_q_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230045_q_() - Method in class net.minecraft.server.integrated.IntegratedServer
 
func_230045_q_() - Method in class net.minecraft.server.MinecraftServer
 
func_230173_a_(RenderType.OutlineState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
func_230180_a_(MatrixStack, IRenderTypeBuffer, int, int, ModelRenderer, RenderMaterial, boolean, List<Pair<BannerPattern, DyeColor>>) - Static method in class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
func_230246_e_(PlayerEntity) - Method in interface net.minecraft.entity.IAngerable
 
func_230246_e_(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
 
func_230253_a_(ServerWorld, boolean, boolean) - Method in class net.minecraft.village.VillageSiege
 
func_230253_a_(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.CatSpawner
 
func_230253_a_(ServerWorld, boolean, boolean) - Method in interface net.minecraft.world.spawner.ISpecialSpawner
 
func_230253_a_(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.PatrolSpawner
 
func_230253_a_(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.PhantomSpawner
 
func_230253_a_(ServerWorld, boolean, boolean) - Method in class net.minecraft.world.spawner.WanderingTraderSpawner
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.MobEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.CreeperEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AnimalEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CatEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CowEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.DolphinEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.OcelotEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.ParrotEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.PigEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SheepEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.StriderEntity
 
func_230254_b_(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.WolfEntity
 
func_230258_H__() - Method in interface net.minecraft.entity.IAngerable
 
func_230258_H__() - Method in class net.minecraft.entity.monster.EndermanEntity
 
func_230258_H__() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
func_230258_H__() - Method in class net.minecraft.entity.passive.BeeEntity
 
func_230258_H__() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
func_230258_H__() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
func_230258_H__() - Method in class net.minecraft.entity.passive.WolfEntity
 
func_230264_L__() - Method in interface net.minecraft.entity.IEquipable
 
func_230264_L__() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230264_L__() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_230264_L__() - Method in class net.minecraft.entity.passive.PigEntity
 
func_230264_L__() - Method in class net.minecraft.entity.passive.StriderEntity
 
func_230266_a_(SoundCategory) - Method in interface net.minecraft.entity.IEquipable
 
func_230266_a_(SoundCategory) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230266_a_(SoundCategory) - Method in class net.minecraft.entity.passive.PigEntity
 
func_230266_a_(SoundCategory) - Method in class net.minecraft.entity.passive.StriderEntity
 
func_230268_c_(LivingEntity) - Method in class net.minecraft.entity.Entity
 
func_230268_c_(LivingEntity) - Method in class net.minecraft.entity.item.BoatEntity
 
func_230268_c_(LivingEntity) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
func_230268_c_(LivingEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230268_c_(LivingEntity) - Method in class net.minecraft.entity.passive.PigEntity
 
func_230268_c_(LivingEntity) - Method in class net.minecraft.entity.passive.StriderEntity
 
func_230273_eI_() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
func_230273_eI_() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230273_eI_() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_230273_eI_() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
func_230273_eI_() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
func_230274_fe_() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230274_fe_() - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
func_230274_fe_() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_230274_fe_() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_230274_fe_() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
func_230275_fc_() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230275_fc_() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_230275_fc_() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_230276_fq_() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230276_fq_() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_230276_fq_() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_230277_fr_() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_230277_fr_() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_230280_a_(ShootableItem) - Method in class net.minecraft.entity.MobEntity
 
func_230280_a_(ShootableItem) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
func_230280_a_(ShootableItem) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_230280_a_(ShootableItem) - Method in class net.minecraft.entity.monster.PillagerEntity
 
func_230282_cS_() - Method in class net.minecraft.entity.LivingEntity
 
func_230282_cS_() - Method in class net.minecraft.entity.monster.MonsterEntity
 
func_230283_U__() - Method in interface net.minecraft.entity.ICrossbowUser
 
func_230283_U__() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_230283_U__() - Method in class net.minecraft.entity.monster.PillagerEntity
 
func_230284_a_(LivingEntity, ItemStack, ProjectileEntity, float) - Method in interface net.minecraft.entity.ICrossbowUser
 
func_230284_a_(LivingEntity, ItemStack, ProjectileEntity, float) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_230284_a_(LivingEntity, ItemStack, ProjectileEntity, float) - Method in class net.minecraft.entity.monster.PillagerEntity
 
func_230285_a_(Fluid) - Method in class net.minecraft.entity.LivingEntity
 
func_230285_a_(Fluid) - Method in class net.minecraft.entity.passive.StriderEntity
 
func_230286_q_() - Method in class net.minecraft.entity.MobEntity
 
func_230286_q_() - Method in class net.minecraft.entity.passive.StriderEntity
 
func_230287_a_(PathNodeType) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
func_230290_eL_() - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_230290_eL_() - Method in interface net.minecraft.entity.monster.IFlinging
 
func_230290_eL_() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
func_230291_eT_() - Method in class net.minecraft.entity.monster.ZombieEntity
 
func_230291_eT_() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
func_230292_f_(PlayerEntity) - Method in class net.minecraft.entity.monster.MonsterEntity
 
func_230292_f_(PlayerEntity) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
func_230293_i_(ItemStack) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_230293_i_(ItemStack) - Method in class net.minecraft.entity.MobEntity
 
func_230293_i_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
func_230293_i_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_230295_b_(BlockState) - Method in class net.minecraft.entity.LivingEntity
 
func_230295_b_(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_230296_cM_() - Method in class net.minecraft.entity.LivingEntity
 
func_230296_cM_() - Method in class net.minecraft.entity.player.PlayerEntity
 
func_230298_a_(Entity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_230298_a_(Entity) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
func_230298_a_(Entity) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
func_230298_a_(Entity) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
func_230298_a_(Entity) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.PotionEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
func_230299_a_(BlockRayTraceResult) - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
func_230301_a_(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
func_230301_a_(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.RepairContainer
 
func_230301_a_(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.SmithingTableContainer
 
func_230302_a_(BlockState) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
func_230302_a_(BlockState) - Method in class net.minecraft.inventory.container.RepairContainer
 
func_230302_a_(BlockState) - Method in class net.minecraft.inventory.container.SmithingTableContainer
 
func_230303_b_(PlayerEntity, boolean) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
func_230303_b_(PlayerEntity, boolean) - Method in class net.minecraft.inventory.container.RepairContainer
 
func_230303_b_(PlayerEntity, boolean) - Method in class net.minecraft.inventory.container.SmithingTableContainer
 
func_230305_d_() - Method in class net.minecraft.item.BowItem
 
func_230305_d_() - Method in class net.minecraft.item.CrossbowItem
 
func_230305_d_() - Method in class net.minecraft.item.ShootableItem
 
func_230318_c_(Entity, AxisAlignedBB, Predicate<Entity>) - Method in interface net.minecraft.world.IBiomeReader
 
func_230318_c_(Entity, AxisAlignedBB, Predicate<Entity>) - Method in interface net.minecraft.world.ICollisionReader
 
func_230318_c_(Entity, AxisAlignedBB, Predicate<Entity>) - Method in interface net.minecraft.world.IEntityReader
 
func_230318_c_(Entity, AxisAlignedBB, Predicate<Entity>) - Method in class net.minecraft.world.Region
 
func_230341_a_(Predicate<T>) - Method in class net.minecraft.util.palette.ArrayPalette
 
func_230341_a_(Predicate<T>) - Method in class net.minecraft.util.palette.HashMapPalette
 
func_230341_a_(Predicate<T>) - Method in class net.minecraft.util.palette.IdentityPalette
 
func_230341_a_(Predicate<T>) - Method in interface net.minecraft.util.palette.IPalette
 
func_230342_a_(Structure<?>) - Method in class net.minecraft.world.chunk.Chunk
 
func_230342_a_(Structure<?>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_230342_a_(Structure<?>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_230342_a_(Structure<?>) - Method in interface net.minecraft.world.IStructureReader
 
func_230343_a_(Structure<?>, long) - Method in class net.minecraft.world.chunk.Chunk
 
func_230343_a_(Structure<?>, long) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_230343_a_(Structure<?>, long) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_230343_a_(Structure<?>, long) - Method in interface net.minecraft.world.IStructureReader
 
func_230344_a_(Structure<?>, StructureStart<?>) - Method in class net.minecraft.world.chunk.Chunk
 
func_230344_a_(Structure<?>, StructureStart<?>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_230344_a_(Structure<?>, StructureStart<?>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_230344_a_(Structure<?>, StructureStart<?>) - Method in interface net.minecraft.world.IStructureReader
 
func_230346_b_(Structure<?>) - Method in class net.minecraft.world.chunk.Chunk
 
func_230346_b_(Structure<?>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
func_230346_b_(Structure<?>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
func_230346_b_(Structure<?>) - Method in interface net.minecraft.world.IStructureReader
 
func_230347_a_() - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230347_a_() - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_230347_a_() - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
func_230347_a_() - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_230348_a_(int, int) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230348_a_(int, int) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_230348_a_(int, int) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
func_230348_a_(int, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_230349_a_(long) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230349_a_(long) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_230349_a_(long) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
func_230349_a_(long) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_230350_a_(long, BiomeManager, IChunk, GenerationStage.Carving) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230350_a_(long, BiomeManager, IChunk, GenerationStage.Carving) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_230351_a_(WorldGenRegion, StructureManager) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230351_a_(WorldGenRegion, StructureManager) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_230352_b_(IWorld, StructureManager, IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230352_b_(IWorld, StructureManager, IChunk) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_230352_b_(IWorld, StructureManager, IChunk) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
func_230352_b_(IWorld, StructureManager, IChunk) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_230353_a_(Biome, StructureManager, EntityClassification, BlockPos) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230353_a_(Biome, StructureManager, EntityClassification, BlockPos) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_230354_a_(WorldGenRegion) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_230354_a_(WorldGenRegion) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_230357_a_() - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_230357_a_() - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 
func_230359_a_(Random) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_230359_a_(Random) - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 
func_230360_b_() - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_230360_b_() - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 
func_230361_b_(Random) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
func_230361_b_(Random) - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, VillageConfig) - Method in class net.minecraft.world.gen.feature.structure.BastionRemantsStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, MineshaftConfig) - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, VillageConfig) - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, C) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
func_230363_a_(ChunkGenerator, BiomeProvider, long, SharedSeedRandom, int, int, Biome, ChunkPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.FortressStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.IglooStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, VillageConfig) - Method in class net.minecraft.world.gen.feature.structure.JigsawStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, MineshaftConfig) - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.NetherFossilStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, OceanRuinConfig) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, RuinedPortalFeature) - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, ShipwreckConfig) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, C) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure.Start
 
func_230364_a_(DynamicRegistries, ChunkGenerator, TemplateManager, int, int, Biome, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
 
func_230365_b_() - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
func_230365_b_() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
func_230365_b_() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
func_230365_b_() - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
func_230366_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
 
func_230366_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
func_230366_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
 
func_230369_a_(int, int) - Method in class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
func_230369_a_(int, int) - Method in class net.minecraft.world.gen.feature.ThreeLayerFeature
 
func_230369_a_(int, int) - Method in class net.minecraft.world.gen.feature.TwoLayerFeature
 
func_230370_b_() - Method in class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
func_230370_b_() - Method in class net.minecraft.world.gen.feature.ThreeLayerFeature
 
func_230370_b_() - Method in class net.minecraft.world.gen.feature.TwoLayerFeature
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.BushFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.FancyFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.MegaPineFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
func_230371_a_() - Method in class net.minecraft.world.gen.foliageplacer.SpruceFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.BushFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.FancyFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.MegaPineFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
func_230372_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.SpruceFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.BushFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.FancyFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.MegaPineFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
func_230373_a_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.SpruceFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.MegaPineFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
func_230374_a_(Random, int, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.foliageplacer.SpruceFoliagePlacer
 
func_230375_b_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.DarkOakFoliagePlacer
 
func_230375_b_(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_230376_a_(Random, int) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_230376_a_(Random, int) - Method in class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
func_230378_a_(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
func_230378_a_(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
func_230378_a_(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_230378_a_(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
func_230378_a_(TemplateManager, ISeedReader, StructureManager, ChunkGenerator, BlockPos, BlockPos, Rotation, MutableBoundingBox, Random, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_230379_a_(Rotation, MutableBoundingBox, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
 
func_230379_a_(Rotation, MutableBoundingBox, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_230380_a_() - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 
func_230380_a_() - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 
func_230380_a_() - Method in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
 
func_230380_a_() - Method in class net.minecraft.world.gen.treedecorator.LeaveVineTreeDecorator
 
func_230380_a_() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
func_230380_a_() - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.DarkOakTrunkPlacer
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.FancyTrunkPlacer
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.ForkyTrunkPlacer
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.MegaJungleTrunkPlacer
 
func_230381_a_() - Method in class net.minecraft.world.gen.trunkplacer.StraightTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.DarkOakTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.FancyTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.ForkyTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.MegaJungleTrunkPlacer
 
func_230382_a_(IWorldGenerationReader, Random, int, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.trunkplacer.StraightTrunkPlacer
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor3
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor4
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor5
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing2
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Entrance
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleXYRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleYZRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.DoubleZRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.EntryRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
func_230383_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, ChunkPos, BlockPos) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
func_230384_a_() - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueTest
 
func_230384_a_() - Method in class net.minecraft.world.gen.feature.template.AxisAlignedLinearPosTest
 
func_230384_a_() - Method in class net.minecraft.world.gen.feature.template.LinearPosTest
 
func_230384_a_() - Method in class net.minecraft.world.gen.feature.template.PosRuleTest
 
func_230385_a_(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueTest
 
func_230385_a_(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.world.gen.feature.template.AxisAlignedLinearPosTest
 
func_230385_a_(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.world.gen.feature.template.LinearPosTest
 
func_230385_a_(BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.world.gen.feature.template.PosRuleTest
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlackStoneReplacementProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.BlockMosinessProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.LavaSubmergingProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.NopProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
func_230386_a_(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
Deprecated.
func_230387_a_() - Method in class net.minecraft.world.gen.surfacebuilders.BasaltDeltasSurfaceBuilder
 
func_230387_a_() - Method in class net.minecraft.world.gen.surfacebuilders.SoulSandValleySurfaceBuilder
 
func_230387_a_() - Method in class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
 
func_230388_b_() - Method in class net.minecraft.world.gen.surfacebuilders.BasaltDeltasSurfaceBuilder
 
func_230388_b_() - Method in class net.minecraft.world.gen.surfacebuilders.SoulSandValleySurfaceBuilder
 
func_230388_b_() - Method in class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
 
func_230389_c_() - Method in class net.minecraft.world.gen.surfacebuilders.BasaltDeltasSurfaceBuilder
 
func_230389_c_() - Method in class net.minecraft.world.gen.surfacebuilders.SoulSandValleySurfaceBuilder
 
func_230389_c_() - Method in class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
 
func_230390_p_() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
func_230390_p_() - Method in class net.minecraft.command.CommandSource
 
func_230390_p_() - Method in interface net.minecraft.command.ISuggestionProvider
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.Alternative
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.BlockStateProperty
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.DamageSourceProperties
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.EntityHasProperty
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.EntityHasScore
 
func_230419_b_() - Method in interface net.minecraft.loot.conditions.ILootCondition
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.Inverted
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.KilledByPlayer
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.LocationCheck
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.MatchTool
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.RandomChance
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.RandomChanceWithLooting
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.Reference
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.SurvivesExplosion
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.TableBonus
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.TimeCheck
 
func_230419_b_() - Method in class net.minecraft.loot.conditions.WeatherCheck
 
func_230419_b_() - Method in class net.minecraftforge.common.loot.LootTableIdCondition
 
func_230420_a_() - Method in class net.minecraft.loot.AlternativesLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.DynamicLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.EmptyLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.GroupLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.ItemLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.LootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.SequenceLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.TableLootEntry
 
func_230420_a_() - Method in class net.minecraft.loot.TagLootEntry
 
func_230426_a_(FluidState, FlowingFluid) - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
func_230426_a_(FluidState, FlowingFluid) - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
func_230427_d_(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
func_230427_d_(ITextComponent) - Method in class net.minecraft.scoreboard.Team
 
func_230428_a_() - Method in class net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider
 
func_230428_a_() - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProvider
 
func_230428_a_() - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider
 
func_230428_a_() - Method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
func_230428_a_() - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
func_230434_a_(ITextComponent) - Method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_230434_a_(ITextComponent) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
func_230434_a_(ITextComponent) - Method in interface net.minecraft.realms.IErrorConsumer
 
func_230435_a_(MatrixStack, int, int, boolean) - Method in class com.mojang.realmsclient.gui.ListButton
 
func_230444_a_(MatrixStack, ToastGui, long) - Method in class net.minecraft.client.gui.toasts.AdvancementToast
 
func_230444_a_(MatrixStack, ToastGui, long) - Method in interface net.minecraft.client.gui.toasts.IToast
 
func_230444_a_(MatrixStack, ToastGui, long) - Method in class net.minecraft.client.gui.toasts.RecipeToast
 
func_230444_a_(MatrixStack, ToastGui, long) - Method in class net.minecraft.client.gui.toasts.SystemToast
 
func_230444_a_(MatrixStack, ToastGui, long) - Method in class net.minecraft.client.gui.toasts.TutorialToast
 
func_230445_a_() - Method in interface net.minecraft.client.gui.toasts.IToast
 
func_230445_a_() - Method in class net.minecraft.client.gui.toasts.SystemToast
 
func_230456_a_(int) - Method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_230456_a_(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
 
func_230456_a_(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
 
func_230460_a_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230462_b_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230463_c_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230464_d_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230465_f_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230466_g_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230467_j_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230468_k_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230469_o_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230470_p_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230471_h_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230472_i_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230473_l_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_230477_a_(MatrixStack, int, int, boolean, float) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
func_230477_a_(MatrixStack, int, int, boolean, float) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_230479_g_() - Method in class net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui
 
func_230479_g_() - Method in class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
func_230479_g_() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_230479_g_() - Method in class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
func_230485_a_(MatrixStack, float, int) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
func_230485_a_(MatrixStack, float, int) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
func_230485_a_(MatrixStack, float, int) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
func_230485_a_(MatrixStack, float, int) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
func_230486_a_(T, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
func_230486_a_(T, float) - Method in class net.minecraft.client.renderer.entity.model.PiglinModel
 
func_230487_a_(Direction, boolean) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
func_230487_a_(Direction, boolean) - Method in class net.minecraft.client.world.ClientWorld
 
func_230487_a_(Direction, boolean) - Method in class net.minecraft.world.gen.WorldGenRegion
 
func_230487_a_(Direction, boolean) - Method in interface net.minecraft.world.IBlockDisplayReader
 
func_230487_a_(Direction, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
func_230488_a_(SWorldSpawnChangedPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_230488_a_(SWorldSpawnChangedPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
func_230492_a_(float, float) - Method in class net.minecraft.client.world.DimensionRenderInfo.End
 
func_230492_a_(float, float) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_230493_a_(int, int) - Method in class net.minecraft.client.world.DimensionRenderInfo.End
 
func_230493_a_(int, int) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_230493_a_(int, int) - Method in class net.minecraft.client.world.DimensionRenderInfo.Nether
 
func_230493_a_(int, int) - Method in class net.minecraft.client.world.DimensionRenderInfo.Overworld
 
func_230494_a_(Vector3d, float) - Method in class net.minecraft.client.world.DimensionRenderInfo.End
 
func_230494_a_(Vector3d, float) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_230494_a_(Vector3d, float) - Method in class net.minecraft.client.world.DimensionRenderInfo.Nether
 
func_230494_a_(Vector3d, float) - Method in class net.minecraft.client.world.DimensionRenderInfo.Overworld
 
func_230495_a_(T) - Method in class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
func_230495_a_(HoglinEntity) - Method in class net.minecraft.client.renderer.entity.HoglinRenderer
 
func_230495_a_(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
func_230495_a_(MobEntity) - Method in class net.minecraft.client.renderer.entity.PiglinRenderer
 
func_230495_a_(StriderEntity) - Method in class net.minecraft.client.renderer.entity.StriderRenderer
 
func_230495_a_(ZombieVillagerEntity) - Method in class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
func_230496_a_(ArmorStandEntity, boolean, boolean, boolean) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
func_230496_a_(T, boolean, boolean, boolean) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
func_230503_a_(String) - Method in class net.minecraft.client.resources.ClientLanguageMap
 
func_230503_a_(String) - Method in class net.minecraft.util.text.LanguageMap
 
func_230505_b_() - Method in class net.minecraft.client.resources.ClientLanguageMap
 
func_230505_b_() - Method in class net.minecraft.util.text.LanguageMap
 
func_230506_b_(String) - Method in class net.minecraft.client.resources.ClientLanguageMap
 
func_230506_b_(String) - Method in class net.minecraft.util.text.LanguageMap
 
func_230512_b_(int) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230512_b_(int) - Method in class net.minecraft.server.integrated.IntegratedServer
 
func_230512_b_(int) - Method in class net.minecraft.server.MinecraftServer
 
func_230520_a_() - Method in class net.minecraft.util.registry.DynamicRegistries
 
func_230521_a_(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.registry.DynamicRegistries
 
func_230521_a_(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.registry.DynamicRegistries.Impl
 
func_230522_e_() - Method in class net.minecraft.particles.BasicParticleType
 
func_230522_e_() - Method in class net.minecraft.particles.ParticleType
 
func_230523_a_(StateContainer<?, ?>) - Method in interface net.minecraft.data.IMultiPartPredicateBuilder
 
func_230523_a_(StateContainer<?, ?>) - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Properties
 
func_230523_a_(StateContainer<?, ?>) - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Serializer
 
func_230524_a_() - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_230524_a_() - Method in class net.minecraft.data.FinishedVariantBlockState
 
func_230524_a_() - Method in interface net.minecraft.data.IFinishedBlockState
 
func_230527_b_() - Method in class net.minecraft.data.BlockStateVariantBuilder.Five
 
func_230527_b_() - Method in class net.minecraft.data.BlockStateVariantBuilder.Four
 
func_230527_b_() - Method in class net.minecraft.data.BlockStateVariantBuilder.One
 
func_230527_b_() - Method in class net.minecraft.data.BlockStateVariantBuilder.Three
 
func_230527_b_() - Method in class net.minecraft.data.BlockStateVariantBuilder.Two
 
func_230533_b_(ITextProperties.ITextAcceptor<T>) - Method in interface net.minecraft.util.text.ITextComponent
 
func_230533_b_(ITextProperties.ITextAcceptor<T>) - Method in class net.minecraft.util.text.KeybindTextComponent
 
func_230533_b_(ITextProperties.ITextAcceptor<T>) - Method in class net.minecraft.util.text.TranslationTextComponent
 
func_230534_b_(ITextProperties.IStyledTextAcceptor<T>, Style) - Method in interface net.minecraft.util.text.ITextComponent
 
func_230534_b_(ITextProperties.IStyledTextAcceptor<T>, Style) - Method in class net.minecraft.util.text.KeybindTextComponent
 
func_230534_b_(ITextProperties.IStyledTextAcceptor<T>, Style) - Method in class net.minecraft.util.text.TranslationTextComponent
 
func_230535_a_(CommandSource, Entity, int) - Method in interface net.minecraft.util.text.ITargetedTextComponent
 
func_230535_a_(CommandSource, Entity, int) - Method in class net.minecraft.util.text.NBTTextComponent
 
func_230535_a_(CommandSource, Entity, int) - Method in class net.minecraft.util.text.ScoreTextComponent
 
func_230535_a_(CommandSource, Entity, int) - Method in class net.minecraft.util.text.SelectorTextComponent
 
func_230535_a_(CommandSource, Entity, int) - Method in class net.minecraft.util.text.TranslationTextComponent
 
func_230536_N_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230536_N_() - Method in class net.minecraft.server.MinecraftServer
 
func_230537_U_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230537_U_() - Method in class net.minecraft.server.MinecraftServer
 
func_230538_V_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230538_V_() - Method in class net.minecraft.server.MinecraftServer
 
func_230540_aS_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230540_aS_() - Method in class net.minecraft.server.integrated.IntegratedServer
 
func_230540_aS_() - Method in class net.minecraft.server.MinecraftServer
 
func_230541_aj_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230541_aj_() - Method in class net.minecraft.server.MinecraftServer
 
func_230542_k__() - Method in interface net.minecraft.network.rcon.IServer
 
func_230542_k__() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230543_p_() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_230543_p_() - Method in class net.minecraft.server.MinecraftServer
 
func_230547_a_(BlockPos, Block) - Method in interface net.minecraft.world.IWorld
 
func_230547_a_(BlockPos, Block) - Method in class net.minecraft.world.server.ServerWorld
 
func_230549_a_(CJigsawBlockGeneratePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_230549_a_(CJigsawBlockGeneratePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_230749_a_() - Method in class com.mojang.realmsclient.dto.Backup
 
func_230750_a_(JsonElement) - Static method in class com.mojang.realmsclient.dto.Backup
 
func_230752_a_(boolean) - Method in class com.mojang.realmsclient.dto.Backup
 
func_230753_a_(String) - Static method in class com.mojang.realmsclient.dto.BackupList
 
func_230754_a_(String) - Static method in class com.mojang.realmsclient.dto.Ops
 
func_230755_a_(JsonObject) - Static method in class com.mojang.realmsclient.dto.PendingInvite
 
func_230756_a_(String) - Static method in class com.mojang.realmsclient.dto.PendingInvitesList
 
func_230757_a_() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230758_a_(String) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230759_a_(boolean) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230760_b_() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230761_b_(String) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230762_b_(boolean) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230763_c_() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230764_c_(boolean) - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230765_d_() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230766_e_() - Method in class com.mojang.realmsclient.dto.PlayerInfo
 
func_230767_a_(String) - Static method in class com.mojang.realmsclient.dto.RealmsNews
 
func_230768_a_() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230770_a_(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230772_a_(RealmsServerPlayerList) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230773_a_(String) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230774_a_(Map<Integer, RealmsWorldOptions>) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230775_b_() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230777_b_(String) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230778_c_() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230779_c_(String) - Static method in class com.mojang.realmsclient.dto.RealmsServer
 
func_230782_a_(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerAddress
 
func_230783_a_(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerList
 
func_230785_a_(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
func_230786_a_(String) - Static method in class com.mojang.realmsclient.dto.RealmsServerPlayerLists
 
func_230787_a_(int) - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_230788_a_(JsonObject) - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_230789_a_(boolean) - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_230790_b_(int) - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_230791_c_() - Method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_230792_a_() - Method in class com.mojang.realmsclient.dto.RegionPingResult
 
func_230793_a_(String) - Static method in class com.mojang.realmsclient.dto.Subscription
 
func_230795_a_() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
func_230796_a_(String) - Static method in class com.mojang.realmsclient.dto.UploadInfo
 
func_230799_c_() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
func_230802_a_(String) - Static method in class com.mojang.realmsclient.dto.WorldDownload
 
func_230803_a_(JsonObject) - Static method in class com.mojang.realmsclient.dto.WorldTemplate
 
func_230804_a_(String) - Static method in class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
func_230972_a_() - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
func_230972_a_() - Method in class net.minecraft.client.gui.widget.OptionSlider
 
func_230972_a_() - Method in class net.minecraft.client.gui.widget.SoundSlider
 
func_230979_b_() - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
func_230979_b_() - Method in class net.minecraft.client.gui.widget.OptionSlider
 
func_230979_b_() - Method in class net.minecraft.client.gui.widget.SoundSlider
 
func_231394_a_(Screen) - Method in class net.minecraft.realms.RealmsBridgeScreen
 
func_231396_a_() - Method in class net.minecraft.realms.RealmsConnect
 
func_231398_b_() - Method in class net.minecraft.realms.RealmsConnect
 
func_231399_a_() - Method in class net.minecraft.realms.RealmsLabel
 
func_231400_a_(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
func_231401_a_(int, int, double, double, int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
func_231409_q_() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
func_231411_u_() - Method in class net.minecraft.realms.RealmsScreen
 
func_231412_a_() - Method in class net.minecraft.realms.RealmsServerAddress
 
func_231413_a_(String) - Static method in class net.minecraft.realms.RealmsServerAddress
 
func_231414_b_() - Method in class net.minecraft.realms.RealmsServerAddress
 
func_231415_a_(String) - Method in class net.minecraft.realms.RepeatedNarrator
 
func_232605_a_(int, int, float) - Method in class net.minecraft.util.math.vector.Matrix3f
 
func_232616_b_() - Method in class net.minecraft.resources.ResourcePackList
 
func_232617_b_(String) - Method in class net.minecraft.resources.ResourcePackList
 
func_232621_d_() - Method in class net.minecraft.resources.ResourcePackList
 
func_232623_f_() - Method in class net.minecraft.resources.ResourcePackList
 
func_232629_a_() - Static method in interface net.minecraft.resources.IPackNameDecorator
 
func_232641_a_(ITextComponent, ChatType, UUID) - Method in class net.minecraft.server.management.PlayerList
 
func_232642_a_(IPacket<?>, RegistryKey<World>) - Method in class net.minecraft.server.management.PlayerList
 
func_232644_a_(ServerPlayerEntity, boolean) - Method in class net.minecraft.server.management.PlayerList
 
func_232997_a_() - Method in class net.minecraft.server.SessionLockManager
 
func_232998_a_(Path) - Static method in class net.minecraft.server.SessionLockManager
 
func_232999_b_(Path) - Static method in class net.minecraft.server.SessionLockManager
 
func_233000_a_(Path) - Static method in exception net.minecraft.server.SessionLockManager.AlreadyLockedException
 
func_233002_a_() - Method in class net.minecraft.world.chunk.storage.SuppressedExceptions
 
func_233003_a_(T) - Method in class net.minecraft.world.chunk.storage.SuppressedExceptions
 
func_233020_c_(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
func_233021_e_(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
func_233047_a_() - Method in class net.minecraft.util.ArbitraryBitLengthIntArray
 
func_233048_a_(int) - Method in class net.minecraft.util.ArbitraryBitLengthIntArray
 
func_233049_a_(int, int) - Method in class net.minecraft.util.ArbitraryBitLengthIntArray
 
func_233050_b_() - Method in class net.minecraft.util.ArbitraryBitLengthIntArray
 
func_233053_a_(Typed<?>, String, Function<Dynamic<?>, Dynamic<?>>) - Method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233054_a_(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233055_a_(Dynamic<?>, long, long) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233057_a_(Dynamic<?>, String) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233058_a_(Dynamic<?>, String, String) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233062_b_(Dynamic<?>, String, String) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233064_c_(Dynamic<?>, String, String) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233065_d_(Dynamic<?>, String, String) - Static method in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
func_233086_a_(int, int, long[]) - Static method in class net.minecraft.util.datafix.fixes.BitStorageAlignFix
 
func_233201_a_(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ShulkerRotation
 
func_233212_b_(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.EntityUUID
 
func_233214_c_(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.EntityUUID
 
func_233326_a_(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.MemoryExpiry
 
func_233403_a_(Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.StriderGravity
 
func_233457_a_() - Static method in class net.minecraft.util.datafix.NamespacedSchema
 
func_233463_a_(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2502
 
func_233465_a_(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2505
 
func_233467_a_(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2509
 
func_233469_a_(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2519
 
func_233471_a_(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2522
 
func_233490_a_(MinecraftServer) - Static method in class net.minecraft.server.dedicated.ServerInfoMBean
 
func_233505_a_() - Method in class net.minecraft.profiler.TimeTracker
 
func_233506_b_() - Method in class net.minecraft.profiler.TimeTracker
 
func_233507_c_() - Method in class net.minecraft.profiler.TimeTracker
 
func_233508_d_() - Method in class net.minecraft.profiler.TimeTracker
 
func_233509_e_() - Method in class net.minecraft.profiler.TimeTracker
 
func_233513_a_(IProfiler, IProfiler) - Static method in interface net.minecraft.profiler.IProfiler
 
func_233522_a_() - Method in class net.minecraft.profiler.LongTickDetector
 
func_233523_a_(IProfiler, LongTickDetector) - Static method in class net.minecraft.profiler.LongTickDetector
 
func_233524_a_(String) - Static method in class net.minecraft.profiler.LongTickDetector
 
func_233525_b_() - Method in class net.minecraft.profiler.LongTickDetector
 
func_233528_c_(Function<? super ITaskExecutor<Either<Source, Exception>>, ? extends Msg>) - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
func_233531_a_(RegistryKey<World>) - Method in class net.minecraft.util.WorldOptimizer
 
func_233533_c_() - Method in class net.minecraft.util.WorldOptimizer
 
func_233534_a_(IInventory, Predicate<ItemStack>, int, boolean) - Static method in class net.minecraft.inventory.ItemStackHelper
 
func_233535_a_(ItemStack, Predicate<ItemStack>, int, boolean) - Static method in class net.minecraft.inventory.ItemStackHelper
 
func_233537_a_(boolean) - Static method in enum net.minecraft.util.ActionResultType
 
func_233538_a_(T, boolean) - Static method in class net.minecraft.util.ActionResult
 
func_233541_b_(ItemStack) - Method in class net.minecraft.inventory.Inventory
 
func_233543_f_() - Method in class net.minecraft.inventory.Inventory
 
func_233546_a_() - Static method in class net.minecraft.util.DamageSource
 
func_233547_a_(AbstractFireballEntity, Entity) - Static method in class net.minecraft.util.DamageSource
 
func_233548_a_(FireworkRocketEntity, Entity) - Static method in class net.minecraft.util.DamageSource
 
func_233549_a_(WitherSkullEntity, Entity) - Static method in class net.minecraft.util.DamageSource
 
func_233559_a_(double, double, float) - Static method in class net.minecraft.entity.Entity
 
func_233566_aG_() - Method in class net.minecraft.entity.Entity
 
func_233571_b_(ITag<Fluid>) - Method in class net.minecraft.entity.Entity
 
func_233577_ch_() - Method in class net.minecraft.entity.Entity
 
func_233578_ci_() - Method in class net.minecraft.entity.Entity
 
func_233579_cu_() - Method in class net.minecraft.entity.Entity
 
func_233597_a_(BlockState) - Method in class net.minecraft.entity.EntityType
 
func_233602_m_() - Method in class net.minecraft.entity.EntityType
 
func_233607_a_(Block...) - Method in class net.minecraft.entity.EntityType.Builder
 
func_233608_b_(int) - Method in class net.minecraft.entity.EntityType.Builder
 
func_233626_a_(double, boolean, Vector3d) - Method in class net.minecraft.entity.LivingEntity
 
func_233629_a_(LivingEntity, boolean) - Method in class net.minecraft.entity.LivingEntity
 
func_233633_a_(Vector3d, float) - Method in class net.minecraft.entity.LivingEntity
 
func_233634_a_(Predicate<Item>) - Method in class net.minecraft.entity.LivingEntity
 
func_233641_cN_() - Method in class net.minecraft.entity.LivingEntity
 
func_233642_cO_() - Method in class net.minecraft.entity.LivingEntity
 
func_233644_dn_() - Method in class net.minecraft.entity.LivingEntity
 
func_233646_e_(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
func_233656_b_(EntityType<T>, boolean) - Method in class net.minecraft.entity.MobEntity
 
func_233657_b_(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
func_233659_b_(ItemStack, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
func_233660_b_(PathNodeType) - Method in class net.minecraft.entity.MobEntity
 
func_233663_d_(EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
func_233665_g_(ItemStack) - Method in class net.minecraft.entity.MobEntity
 
func_233666_p_() - Static method in class net.minecraft.entity.MobEntity
 
func_233678_J__() - Method in interface net.minecraft.entity.IAngerable
 
func_233680_b_(LivingEntity) - Method in interface net.minecraft.entity.IAngerable
 
func_233681_b_(PlayerEntity) - Method in interface net.minecraft.entity.IAngerable
 
func_233687_w_(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
func_233963_a_(MemoryModuleType<BlockPos>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.RunAwayTask
 
func_233965_b_(MemoryModuleType<? extends Entity>, float, int, boolean) - Static method in class net.minecraft.entity.ai.brain.task.RunAwayTask
 
func_234002_a_(Codec<U>) - Static method in class net.minecraft.util.WeightedList
 
func_234005_b_() - Method in class net.minecraft.util.WeightedList
 
func_234008_a_(Codec<E>) - Static method in class net.minecraft.util.WeightedList.Entry
 
func_234039_g_() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
func_234040_h_() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
func_234041_j_() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
func_234042_k_() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
func_234049_a_() - Method in class net.minecraft.loot.ConditionArrayParser
 
func_234050_a_(JsonArray, String, LootParameterSet) - Method in class net.minecraft.loot.ConditionArrayParser
 
func_234133_a_(CreatureEntity, int, int, Vector3d) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
func_234148_d_(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_234150_a_(Runnable) - Static method in class net.minecraft.village.PointOfInterest
 
func_234158_a_(Runnable) - Static method in class net.minecraft.village.PointOfInterestData
 
func_234175_m_() - Static method in class net.minecraft.entity.passive.BatEntity
 
func_234176_m_() - Static method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
func_234177_a_(ServerWorld, AnimalEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
func_234178_eO_() - Method in class net.minecraft.entity.passive.AnimalEntity
 
func_234182_eX_() - Static method in class net.minecraft.entity.passive.BeeEntity
 
func_234184_eY_() - Static method in class net.minecraft.entity.passive.CatEntity
 
func_234187_eI_() - Static method in class net.minecraft.entity.passive.ChickenEntity
 
func_234188_eI_() - Static method in class net.minecraft.entity.passive.CowEntity
 
func_234190_eK_() - Static method in class net.minecraft.entity.passive.DolphinEntity
 
func_234192_eI_() - Static method in class net.minecraft.entity.passive.FoxEntity
 
func_234200_m_() - Static method in class net.minecraft.entity.passive.IronGolemEntity
 
func_234201_eI_() - Static method in class net.minecraft.entity.passive.OcelotEntity
 
func_234204_eW_() - Static method in class net.minecraft.entity.passive.PandaEntity
 
func_234212_a_(World, Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
func_234213_eS_() - Static method in class net.minecraft.entity.passive.ParrotEntity
 
func_234215_eI_() - Static method in class net.minecraft.entity.passive.PigEntity
 
func_234219_eI_() - Static method in class net.minecraft.entity.passive.PolarBearEntity
 
func_234224_eJ_() - Static method in class net.minecraft.entity.passive.RabbitEntity
 
func_234225_eI_() - Static method in class net.minecraft.entity.passive.SheepEntity
 
func_234226_m_() - Static method in class net.minecraft.entity.passive.SnowGolemEntity
 
func_234227_m_() - Static method in class net.minecraft.entity.passive.SquidEntity
 
func_234228_eK_() - Static method in class net.minecraft.entity.passive.TurtleEntity
 
func_234233_eS_() - Static method in class net.minecraft.entity.passive.WolfEntity
 
func_234234_eJ_() - Static method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
func_234237_fg_() - Static method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_234239_eK_() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_234240_eM_() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_234244_fu_() - Static method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_234248_a_(int) - Static method in enum net.minecraft.entity.passive.horse.CoatTypes
 
func_234250_eJ_() - Static method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
func_234254_a_(int) - Static method in enum net.minecraft.entity.passive.horse.CoatColors
 
func_234256_eJ_() - Static method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
func_234273_t_() - Method in class net.minecraft.entity.item.ItemEntity
 
func_234279_a_(LivingEntity, LivingEntity, ProjectileEntity, float, float) - Method in interface net.minecraft.entity.ICrossbowUser
 
func_234280_a_(LivingEntity, Vector3d, float) - Method in interface net.minecraft.entity.ICrossbowUser
 
func_234281_b_(LivingEntity, float) - Method in interface net.minecraft.entity.ICrossbowUser
 
func_234283_m_() - Static method in class net.minecraft.entity.monster.ElderGuardianEntity
 
func_234287_m_() - Static method in class net.minecraft.entity.monster.EndermanEntity
 
func_234288_m_() - Static method in class net.minecraft.entity.monster.EndermiteEntity
 
func_234289_eI_() - Static method in class net.minecraft.entity.monster.EvokerEntity
 
func_234290_eH_() - Static method in class net.minecraft.entity.monster.GhastEntity
 
func_234291_m_() - Static method in class net.minecraft.entity.monster.GiantEntity
 
func_234292_eK_() - Static method in class net.minecraft.entity.monster.GuardianEntity
 
func_234293_eI_() - Static method in class net.minecraft.entity.monster.IllusionerEntity
 
func_234294_m_() - Static method in class net.minecraft.entity.monster.MagmaCubeEntity
 
func_234295_eP_() - Static method in class net.minecraft.entity.monster.MonsterEntity
 
func_234296_eI_() - Static method in class net.minecraft.entity.monster.PillagerEntity
 
func_234297_m_() - Static method in class net.minecraft.entity.monster.RavagerEntity
 
func_234299_g_(BlockPos) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
func_234300_m_() - Static method in class net.minecraft.entity.monster.ShulkerEntity
 
func_234301_m_() - Static method in class net.minecraft.entity.monster.SilverfishEntity
 
func_234305_eI_() - Static method in class net.minecraft.entity.monster.SpiderEntity
 
func_234314_c_(EntityType<StriderEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.passive.StriderEntity
 
func_234315_eI_() - Method in class net.minecraft.entity.passive.StriderEntity
 
func_234316_eJ_() - Method in class net.minecraft.entity.passive.StriderEntity
 
func_234317_eK_() - Static method in class net.minecraft.entity.passive.StriderEntity
 
func_234319_t_(boolean) - Method in class net.minecraft.entity.passive.StriderEntity
 
func_234321_m_() - Static method in class net.minecraft.entity.monster.VexEntity
 
func_234322_eI_() - Static method in class net.minecraft.entity.monster.VindicatorEntity
 
func_234323_eI_() - Static method in class net.minecraft.entity.monster.WitchEntity
 
func_234331_eI_() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
func_234332_eJ_() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
func_234334_eN_() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
func_234339_m_() - Static method in class net.minecraft.entity.monster.ZoglinEntity
 
func_234341_c_(EntityType<? extends ZombieEntity>) - Method in class net.minecraft.entity.monster.ZombieEntity
 
func_234342_eQ_() - Static method in class net.minecraft.entity.monster.ZombieEntity
 
func_234351_b_(EntityType<ZombifiedPiglinEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
func_234352_eU_() - Static method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
func_234361_c_(EntityType<HoglinEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.HoglinEntity
 
func_234362_eI_() - Static method in class net.minecraft.entity.monster.HoglinEntity
 
func_234363_eJ_() - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_234364_eK_() - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_234365_eM_() - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_234370_t_(boolean) - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_234376_a_(Brain<HoglinEntity>) - Static method in class net.minecraft.entity.monster.HoglinTasks
 
func_234377_a_(HoglinEntity) - Static method in class net.minecraft.entity.monster.HoglinTasks
 
func_234378_a_(HoglinEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.HoglinTasks
 
func_234384_b_(HoglinEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.HoglinTasks
 
func_234386_c_(HoglinEntity) - Static method in class net.minecraft.entity.monster.HoglinTasks
 
func_234398_h_(HoglinEntity) - Static method in class net.minecraft.entity.monster.HoglinTasks
 
func_234403_a_(LivingEntity, LivingEntity) - Static method in interface net.minecraft.entity.monster.IFlinging
 
func_234404_b_(LivingEntity, LivingEntity) - Static method in interface net.minecraft.entity.monster.IFlinging
 
func_234416_a_(ServerWorld) - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_234416_a_(ServerWorld) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234418_b_(EntityType<PiglinEntity>, IWorld, SpawnReason, BlockPos, Random) - Static method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234420_eI_() - Static method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234422_eK_() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_234422_eK_() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
func_234422_eK_() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234424_eM_() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_234424_eM_() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
func_234424_eM_() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234425_eN_() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234436_k_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234437_l_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234438_m_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234439_n_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234440_o_(ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234442_u_(boolean) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_234459_a_(EntityType) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234460_a_(LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234466_a_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234468_a_(PiglinEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234469_a_(PiglinEntity, Brain<PiglinEntity>) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234470_a_(PiglinEntity, ItemEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234471_a_(PiglinEntity, PlayerEntity, Hand) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234474_a_(PiglinEntity, ItemStack) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234477_a_(PiglinEntity, boolean) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234478_a_(PlayerEntity, boolean) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234480_a_(Item) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234482_b_(LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234486_b_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234487_b_(AbstractPiglinEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234489_b_(PiglinEntity, ItemStack) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234496_c_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234497_c_(AbstractPiglinEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234508_e_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234509_e_(AbstractPiglinEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234512_f_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234515_g_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234518_h_(AbstractPiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234520_i_(AbstractPiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_234563_a_(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerInventory
 
func_234564_a_(Predicate<ItemStack>, int, IInventory) - Method in class net.minecraft.entity.player.PlayerInventory
 
func_234569_d_(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_234570_el_() - Static method in class net.minecraft.entity.player.PlayerEntity
 
func_234605_g_() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
func_234606_i_() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
func_234607_k_() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
func_234612_a_(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
func_234614_e_(float, float) - Static method in class net.minecraft.entity.projectile.ProjectileEntity
 
func_234616_v_() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
func_234617_x_() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
func_234618_a_(Entity, Predicate<Entity>) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
func_234620_a_(DimensionType) - Static method in class net.minecraft.world.raid.RaidManager
 
func_234630_a_(double) - Static method in class net.minecraft.util.TransportationHelper
 
func_234631_a_(ICollisionReader, LivingEntity, AxisAlignedBB) - Static method in class net.minecraft.util.TransportationHelper
 
func_234632_a_(Direction) - Static method in class net.minecraft.util.TransportationHelper
 
func_234637_a_() - Method in class net.minecraft.loot.FishingPredicate
 
func_234638_a_(Entity) - Method in class net.minecraft.loot.FishingPredicate
 
func_234639_a_(JsonElement) - Static method in class net.minecraft.loot.FishingPredicate
 
func_234640_a_(boolean) - Static method in class net.minecraft.loot.FishingPredicate
 
func_234641_j_() - Method in class net.minecraft.inventory.container.PlayerContainer
 
func_234667_a_(CompoundNBT) - Static method in class net.minecraft.item.CompassItem
 
func_234670_d_(ItemStack) - Static method in class net.minecraft.item.CompassItem
 
func_234853_a_(AxisAlignedBB) - Method in interface net.minecraft.world.IBlockReader
 
func_234855_a_(ITickList<T>) - Method in class net.minecraft.world.SerializableTickList
 
func_234857_b_() - Method in class net.minecraft.world.SerializableTickList
 
func_234867_d_(Entity, AxisAlignedBB, Predicate<Entity>) - Method in interface net.minecraft.world.ICollisionReader
 
func_234867_d_(Entity, AxisAlignedBB, Predicate<Entity>) - Method in class net.minecraft.world.Region
 
func_234877_a_(WorldBorder, AxisAlignedBB) - Static method in class net.minecraft.util.math.shapes.VoxelShapeSpliterator
 
func_234899_a_(GameRules, MinecraftServer) - Method in class net.minecraft.world.GameRules
 
func_234938_ad_() - Method in interface net.minecraft.world.IWorld
 
func_234964_a_(int, Iterable<Entity>, WorldEntitySpawner.IInitialDensityAdder) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
func_234966_a_(EntityClassification, ServerWorld, IChunk, BlockPos, WorldEntitySpawner.IDensityCheck, WorldEntitySpawner.IOnSpawnDensityAdder) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
func_234967_a_(EntityClassification, ServerWorld, Chunk, WorldEntitySpawner.IDensityCheck, WorldEntitySpawner.IOnSpawnDensityAdder) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
func_234968_a_(IBlockReader, BlockPos, BlockState, FluidState, EntityType<?>) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
func_234979_a_(ServerWorld, Chunk, WorldEntitySpawner.EntityDensityManager, boolean, boolean, boolean) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
func_234988_a_() - Method in class net.minecraft.world.spawner.WorldEntitySpawner.EntityDensityManager
 
func_234995_b_() - Method in class net.minecraft.world.spawner.WorldEntitySpawner.EntityDensityManager
 
func_234998_a_(BlockPos, double) - Method in class net.minecraft.world.spawner.MobDensityTracker
 
func_234999_b_(BlockPos, double) - Method in class net.minecraft.world.spawner.MobDensityTracker
 
func_235011_a_(SectionPos, Structure<?>) - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
func_235527_a_(Orientation) - Method in enum net.minecraft.util.math.vector.Orientation
 
func_235530_a_(Direction) - Method in enum net.minecraft.util.math.vector.Orientation
 
func_235531_a_(JigsawOrientation) - Method in enum net.minecraft.util.math.vector.Orientation
 
func_235662_a_(JigsawTileEntity.OrientationType) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235664_a_(ResourceLocation) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235665_a_(ServerWorld, int, boolean) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235666_b_(ResourceLocation) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235667_c_(ResourceLocation) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235668_d_() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235669_f_() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235670_g_() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235671_j_() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
func_235673_a_(String) - Static method in enum net.minecraft.tileentity.JigsawTileEntity.OrientationType
 
func_235676_l_() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
func_235681_a_(ILootCondition[]) - Method in class net.minecraft.loot.ConditionArraySerializer
 
func_235882_a_(Function<O, S>, StateContainer.IFactory<O, S>) - Method in class net.minecraft.state.StateContainer.Builder
 
func_235896_a_(Property<T>) - Method in class net.minecraft.state.StateHolder
 
func_235897_a_(Codec<O>, Function<O, S>) - Static method in class net.minecraft.state.StateHolder
 
func_235898_a_(Collection<T>, T) - Static method in class net.minecraft.state.StateHolder
 
func_235899_a_(Map<Map<Property<?>, Comparable<?>>, S>) - Method in class net.minecraft.state.StateHolder
 
func_235903_d_(Property<T>) - Method in class net.minecraft.state.StateHolder
 
func_235921_b_() - Method in enum net.minecraft.state.properties.RedstoneSide
 
func_235952_a_(ChunkPos) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_235953_a_(ISeedReader, StructureManager, IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_235956_a_(ServerWorld, Structure<?>, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_235957_b_() - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_235963_a_(Predicate<T>) - Method in class net.minecraft.util.palette.PalettedContainer
 
func_235968_a_(RegistryKey<World>, Supplier<DimensionSavedDataManager>, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
func_235985_a_() - Method in class net.minecraft.world.chunk.storage.RegionFile
 
func_235987_a_() - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
func_235995_e_(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
func_236060_a_(long, SimpleRegistry<Dimension>) - Static method in class net.minecraft.world.Dimension
 
func_236062_a_(SimpleRegistry<Dimension>) - Static method in class net.minecraft.world.Dimension
 
func_236073_g_() - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
func_236086_a_(double, int) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_236088_a_(long, RegistryKey<DimensionSettings>) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
func_236117_e_() - Method in class net.minecraft.world.gen.DimensionSettings
 
func_236118_f_() - Method in class net.minecraft.world.gen.DimensionSettings
 
func_236119_g_() - Method in class net.minecraft.world.gen.DimensionSettings
 
func_236120_h_() - Method in class net.minecraft.world.gen.DimensionSettings
Deprecated.
func_236151_a_() - Method in class net.minecraft.world.gen.settings.ScalingSettings
 
func_236153_b_() - Method in class net.minecraft.world.gen.settings.ScalingSettings
 
func_236154_c_() - Method in class net.minecraft.world.gen.settings.ScalingSettings
 
func_236155_d_() - Method in class net.minecraft.world.gen.settings.ScalingSettings
 
func_236169_a_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236171_b_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236172_c_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236173_d_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236174_e_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236175_f_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236176_g_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236177_h_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
 
func_236178_i_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
Deprecated.
func_236179_j_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
Deprecated.
func_236180_k_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
Deprecated.
func_236181_l_() - Method in class net.minecraft.world.gen.settings.NoiseSettings
Deprecated.
func_236186_a_() - Method in class net.minecraft.world.gen.settings.SlideSettings
 
func_236188_b_() - Method in class net.minecraft.world.gen.settings.SlideSettings
 
func_236189_c_() - Method in class net.minecraft.world.gen.settings.SlideSettings
 
func_236195_a_() - Method in class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
func_236197_a_(Structure<?>) - Method in class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
func_236199_b_() - Method in class net.minecraft.world.gen.settings.DimensionStructuresSettings
 
func_236224_e_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236225_f_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236226_g_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236227_h_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236228_i_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236229_j_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236230_k_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236231_l_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236232_m_() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_236254_a_() - Static method in class net.minecraft.world.gen.feature.structure.BastionRemnantsBridgePools
 
func_236255_a_() - Static method in class net.minecraft.world.gen.feature.structure.BastionRemnantsStablesPools
 
func_236256_a_() - Static method in class net.minecraft.world.gen.feature.structure.BastionRemnantsMainPools
 
func_236258_a_() - Static method in class net.minecraft.world.gen.feature.structure.BastionRemnantsPieces
 
func_236261_a_() - Static method in class net.minecraft.world.gen.feature.structure.BastionRemnantsMobsPools
 
func_236262_a_() - Static method in class net.minecraft.world.gen.feature.structure.BastionRemnantsTreasurePools
 
func_236325_a_(IWorld, Random, BlockPos, BlockStateProvidingFeatureConfig, int, int) - Static method in class net.minecraft.world.gen.feature.NetherVegetationFeature
 
func_236346_a_(String) - Static method in enum net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
 
func_236347_b_() - Method in enum net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
 
func_236356_a_(ISeedReader) - Static method in class net.minecraft.world.gen.feature.EndSpikeFeature
 
func_236388_a_(IWorldReader, StructureManager, BlockPos, int, boolean, long, StructureSeparationSettings) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
func_236408_b_(IWorldWriter, BlockPos, BlockState) - Static method in class net.minecraft.world.gen.feature.TreeFeature
 
func_236410_c_(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.TreeFeature
 
func_236422_a_(IWorld, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVineFeature
 
func_236423_a_(IWorld, Random, BlockPos, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVineFeature
 
func_236427_a_(IWorld, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.WeepingVineFeature
 
func_236534_a_() - Method in class net.minecraft.world.gen.feature.structure.VillageConfig
 
func_236660_a_() - Method in class net.minecraft.world.gen.settings.StructureSpreadSettings
 
func_236662_b_() - Method in class net.minecraft.world.gen.settings.StructureSpreadSettings
 
func_236663_c_() - Method in class net.minecraft.world.gen.settings.StructureSpreadSettings
 
func_236668_a_() - Method in class net.minecraft.world.gen.settings.StructureSeparationSettings
 
func_236671_b_() - Method in class net.minecraft.world.gen.settings.StructureSeparationSettings
 
func_236673_c_() - Method in class net.minecraft.world.gen.settings.StructureSeparationSettings
 
func_236685_a_(List<TreeDecorator>) - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
func_236702_a_(Heightmap.Type) - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
func_236706_a_() - Static method in class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
func_236710_c_() - Method in class net.minecraft.world.gen.feature.AbstractFeatureSizeType
 
func_236740_a_(RecordCodecBuilder.Instance<P>) - Static method in class net.minecraft.world.gen.foliageplacer.BlobFoliagePlacer
 
func_236752_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, int, FoliagePlacer.Foliage, int, int, Set<BlockPos>, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_236753_a_(IWorldGenerationReader, Random, BaseTreeFeatureConfig, BlockPos, int, Set<BlockPos>, int, boolean, MutableBoundingBox) - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_236763_a_() - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer.Foliage
 
func_236764_b_() - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer.Foliage
 
func_236765_c_() - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer.Foliage
 
func_236772_a_() - Method in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
func_236819_a_(Dynamic<T>) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
func_236820_a_(DynamicOps<T>) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
func_236844_b_() - Static method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_236846_c_() - Static method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
func_236848_d_() - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_236851_a_(String, Codec<P>) - Static method in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
func_236876_a_() - Method in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
func_236909_a_(IWorldGenerationReader, BlockPos) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_236910_a_(IWorldGenerationReader, Random, BlockPos.Mutable, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_236911_a_(IWorldGenerationReader, Random, BlockPos, Set<BlockPos>, MutableBoundingBox, BaseTreeFeatureConfig) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_236913_a_(IWorldWriter, BlockPos, BlockState, MutableBoundingBox) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_236915_a_(RecordCodecBuilder.Instance<P>) - Static method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_236917_a_(Random) - Method in class net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer
 
func_236927_a_() - Method in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
func_236936_a_() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_236937_a_(DimensionStructuresSettings) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_236941_b_() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_236942_c_() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_236943_d_() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_236989_a_(Vector3i) - Method in class net.minecraft.util.math.MutableBoundingBox
 
func_236990_b_() - Static method in class net.minecraft.util.math.MutableBoundingBox
 
func_236991_a_(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random) - Static method in class net.minecraft.world.gen.feature.structure.IglooPieces
 
func_236992_a_(RegistryKey<World>, DimensionSavedDataManager) - Static method in class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
func_236994_a_(TemplateManager, List<StructurePiece>, Random, BlockPos) - Static method in class net.minecraft.world.gen.feature.structure.NetherFossilStructures
 
func_237001_a_(ISeedReader, StructureManager, ChunkGenerator, Random, MutableBoundingBox, BlockPos, boolean) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
func_237013_a_(RuinedPortalPiece.Location) - Static method in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
 
func_237040_a_() - Method in enum net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Location
 
func_237042_a_(String) - Static method in enum net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Location
 
func_237107_a_(String, Codec<P>) - Static method in interface net.minecraft.world.gen.feature.template.IPosRuleTests
 
func_237110_a_(BlockState, BlockState, BlockPos, BlockPos, BlockPos, Random) - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
func_237129_a_(String, Codec<P>) - Static method in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
func_237132_a_(List<Template.Palette>, BlockPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_237133_d_(boolean) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_237134_m_() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
func_237140_a_(ResourceLocation, CommandDispatcher<CommandSource>, CommandSource, List<String>) - Static method in class net.minecraft.command.FunctionObject
 
func_237144_a_(IServerWorld, BlockPos, PlacementSettings, Random) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_237145_a_(IWorld, BlockPos, BlockPos, PlacementSettings, List<Template.BlockInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
Deprecated.
func_237146_a_(IServerWorld, BlockPos, BlockPos, PlacementSettings, Random, int) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_237150_a_(BlockPos, Rotation, BlockPos, Mirror) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_237152_b_(IServerWorld, BlockPos, PlacementSettings, Random) - Method in class net.minecraft.world.gen.feature.template.Template
 
func_237157_a_() - Method in class net.minecraft.world.gen.feature.template.Template.Palette
 
func_237158_a_(Block) - Method in class net.minecraft.world.gen.feature.template.Template.Palette
 
func_237202_d_() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
func_237211_a_(double, double, double) - Method in class net.minecraft.world.gen.MaxMinNoiseMixer
 
func_237215_a_(long, boolean, int, int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
func_237223_a_(BlockPos) - Method in class net.minecraft.pathfinding.NodeProcessor
 
func_237225_h_() - Method in class net.minecraft.pathfinding.Path
 
func_237231_a_(IBlockReader, BlockPos.Mutable) - Static method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_237232_a_(IBlockReader, BlockPos.Mutable, PathNodeType) - Static method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_237238_b_(IBlockReader, BlockPos) - Static method in class net.minecraft.pathfinding.WalkNodeProcessor
 
func_237256_a_(String, String) - Static method in interface net.minecraft.command.ISuggestionProvider
 
func_237386_a_() - Static method in class net.minecraft.loot.LootSerializers
 
func_237387_b_() - Static method in class net.minecraft.loot.LootSerializers
 
func_237388_c_() - Static method in class net.minecraft.loot.LootSerializers
 
func_237418_a_() - Static method in class net.minecraft.loot.LootEntryManager
 
func_237424_a_(Enchantment) - Method in class net.minecraft.loot.functions.EnchantRandomly.Builder
 
func_237427_a_(Structure<?>) - Method in class net.minecraft.loot.functions.ExplorationMap.Builder
 
func_237450_a_() - Static method in class net.minecraft.loot.functions.LootFunctionManager
 
func_237474_a_() - Static method in class net.minecraft.loot.conditions.LootConditionManager
 
func_237477_a_(LootContext.EntityTarget, EntityPredicate) - Static method in class net.minecraft.loot.conditions.EntityHasProperty
 
func_237486_a_(Entity) - Method in class net.minecraft.util.math.RayTraceResult
 
func_237500_a_(Team, ITextComponent) - Static method in class net.minecraft.scoreboard.ScorePlayerTeam
 
func_237501_d_() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
func_237506_a_(Framebuffer) - Method in class net.minecraft.client.shader.Framebuffer
 
func_237520_d_() - Method in class net.minecraft.client.util.InputMappings.Input
 
func_237583_a_(MatrixStack, List<ITextComponent>, int, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
func_237682_a_(long) - Static method in enum net.minecraft.client.util.UploadSpeed
 
func_237683_a_(long, UploadSpeed) - Static method in enum net.minecraft.client.util.UploadSpeed
 
func_237684_b_(long) - Static method in enum net.minecraft.client.util.UploadSpeed
 
func_237685_b_(long, UploadSpeed) - Static method in enum net.minecraft.client.util.UploadSpeed
 
func_237688_a_(WorldDownload, String, RealmsDownloadLatestWorldScreen.DownloadStatus, SaveFormat) - Method in class com.mojang.realmsclient.client.FileDownload
 
func_237694_a_(IPersistentSerializable) - Method in class net.minecraft.realms.PersistenceSerializer
 
func_237695_a_(String, Class<T>) - Method in class net.minecraft.realms.PersistenceSerializer
 
func_237696_a_(int) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_237700_a_() - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_237701_b_() - Static method in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
func_237703_a_(String) - Method in interface net.minecraft.realms.IErrorConsumer
 
func_237710_c_() - Method in class com.mojang.realmsclient.gui.RealmsDataFetcher
 
func_237717_a_() - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
func_237726_a_(MatrixStack, int, int, int, int) - Method in class com.mojang.realmsclient.gui.ListButton
 
func_237727_a_(MatrixStack, List<ListButton>, RealmsObjectSelectionList<?>, int, int, int, int) - Static method in class com.mojang.realmsclient.gui.ListButton
 
func_237728_a_(RealmsObjectSelectionList<?>, ExtendedList.AbstractListEntry<?>, List<ListButton>, int, double, double) - Static method in class com.mojang.realmsclient.gui.ListButton
 
func_237744_a_(MatrixStack, ITextComponent, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
func_237772_a_() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
func_237796_a_(MatrixStack, ITextComponent, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_237800_a_(Screen) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_237802_a_(boolean, Screen) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
func_237866_a_(MatrixStack, ITextComponent, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
func_237903_a_(MatrixStack, ITextComponent, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
func_237952_a_(Runnable) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
func_237993_a_(MatrixStack, ITextComponent, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
func_238001_a_(ITextComponent) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
func_238002_a_(ITextComponent...) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
func_238105_a_(Date) - Static method in class com.mojang.realmsclient.util.RealmsUtil
 
func_238125_a_(int) - Static method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_238127_a_(Screen) - Static method in class com.mojang.realmsclient.gui.LongRunningTask
 
func_238152_c_(GameSettings) - Method in class net.minecraft.client.settings.BooleanOption
 
func_238154_a_() - Method in class net.minecraft.util.text.TextPropertiesManager
 
func_238155_a_(ITextProperties) - Method in class net.minecraft.util.text.TextPropertiesManager
 
func_238156_b_() - Method in class net.minecraft.util.text.TextPropertiesManager
 
func_238162_a_() - Method in enum net.minecraft.client.settings.GraphicsFanciness
 
func_238163_a_(int) - Static method in enum net.minecraft.client.settings.GraphicsFanciness
 
func_238164_b_() - Method in enum net.minecraft.client.settings.GraphicsFanciness
 
func_238166_c_() - Method in enum net.minecraft.client.settings.GraphicsFanciness
 
func_238171_j_() - Method in class net.minecraft.client.settings.KeyBinding
 
func_238233_b_() - Method in enum net.minecraft.client.settings.NarratorStatus
 
func_238334_c_(GameSettings) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
func_238338_a_(String) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238339_a_(String, int, Style, ICharacterConsumer) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238340_a_(String, int, Style, Style, ICharacterConsumer) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238341_a_(String, Style, ICharacterConsumer) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238343_a_(ITextProperties, Style, ICharacterConsumer) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238345_b_(String, Style, ICharacterConsumer) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238346_c_(String, Style, ICharacterConsumer) - Static method in class net.minecraft.util.text.TextProcessing
 
func_238350_a_(String) - Method in class net.minecraft.util.text.CharacterManager
 
func_238351_a_(String, int, int, boolean) - Static method in class net.minecraft.util.text.CharacterManager
 
func_238352_a_(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
 
func_238353_a_(String, int, Style, boolean, CharacterManager.ISliceAcceptor) - Method in class net.minecraft.util.text.CharacterManager
 
func_238356_a_(ITextProperties) - Method in class net.minecraft.util.text.CharacterManager
 
func_238357_a_(ITextProperties, int) - Method in class net.minecraft.util.text.CharacterManager
 
func_238358_a_(ITextProperties, int, Style) - Method in class net.minecraft.util.text.CharacterManager
 
func_238361_b_(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
 
func_238362_b_(ITextProperties, int, Style) - Method in class net.minecraft.util.text.CharacterManager
 
func_238364_c_(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
 
func_238365_g_(String, int, Style) - Method in class net.minecraft.util.text.CharacterManager
 
func_238406_a_(MatrixStack, String, float, float, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238407_a_(MatrixStack, IReorderingProcessor, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238411_a_(String, float, float, int, boolean, Matrix4f, IRenderTypeBuffer, boolean, int, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238412_a_(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238413_a_(String, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238416_a_(IReorderingProcessor, float, float, int, boolean, Matrix4f, IRenderTypeBuffer, boolean, int, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238417_a_(ITextProperties, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238418_a_(ITextProperties, int, int, int, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238422_b_(MatrixStack, IReorderingProcessor, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_238447_a_(MatrixStack, ScoreObjective) - Method in class net.minecraft.client.gui.IngameGui
 
func_238448_a_(MatrixStack, FontRenderer, int, int, int) - Method in class net.minecraft.client.gui.IngameGui
 
func_238450_a_(ChatType, ITextComponent, UUID) - Method in class net.minecraft.client.gui.IngameGui
 
func_238451_a_(ITextComponent) - Method in class net.minecraft.client.gui.IngameGui
 
func_238452_a_(ITextComponent, ITextComponent, int, int, int) - Method in class net.minecraft.client.gui.IngameGui
 
func_238453_b_(MatrixStack) - Method in class net.minecraft.client.gui.IngameGui
 
func_238454_b_(MatrixStack, int) - Method in class net.minecraft.client.gui.IngameGui
 
func_238455_c_(MatrixStack) - Method in class net.minecraft.client.gui.IngameGui
 
func_238456_d_(MatrixStack) - Method in class net.minecraft.client.gui.IngameGui
 
func_238456_d_(MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
func_238484_a_(MatrixStack) - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
func_238491_a_(double, double) - Method in class net.minecraft.client.gui.NewChatGui
 
func_238492_a_(MatrixStack, int) - Method in class net.minecraft.client.gui.NewChatGui
 
func_238494_b_(double, double) - Method in class net.minecraft.client.gui.NewChatGui
 
func_238495_b_(ITextComponent) - Method in class net.minecraft.client.gui.NewChatGui
 
func_238505_a_(ITextProperties, int, FontRenderer) - Static method in class net.minecraft.client.gui.RenderComponentsUtil
 
func_238517_a_() - Method in class net.minecraft.client.gui.widget.button.OptionButton
 
func_238518_c_(double, double) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
func_238522_a_(MatrixStack, int, int, int, NetworkPlayerInfo) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
func_238523_a_(MatrixStack, int, Scoreboard, ScoreObjective) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
func_238526_a_() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
func_238527_a_(MatrixStack) - Method in class net.minecraft.client.gui.SpectatorGui
 
func_238528_a_(MatrixStack, float) - Method in class net.minecraft.client.gui.SpectatorGui
 
func_238529_a_(MatrixStack, float, int, int, SpectatorDetails) - Method in class net.minecraft.client.gui.SpectatorGui
 
func_238534_a_(Minecraft, SystemToast.Type, ITextComponent, ITextComponent) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
func_238535_a_(Minecraft, String) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
func_238536_a_(ToastGui, SystemToast.Type, ITextComponent, ITextComponent) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
func_238538_b_(Minecraft, String) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
func_238539_c_(Minecraft, String) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
func_238540_d_() - Method in interface net.minecraft.client.gui.toasts.IToast
 
func_238541_a_(MatrixStack) - Method in class net.minecraft.client.gui.toasts.ToastGui
 
func_238543_a_(MatrixStack, AbstractGui, int, int) - Method in enum net.minecraft.client.gui.toasts.TutorialToast.Icons
 
func_238548_a_() - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
func_238551_a_(Map<ResourceLocation, ResourceLocation>) - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
func_238557_a_(int) - Method in class net.minecraft.client.gui.fonts.Font
 
func_238559_b_(int) - Method in class net.minecraft.client.gui.fonts.Font
 
func_238602_a_(FlatGenerationSettings) - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
func_238603_g_() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
func_238625_a_(MatrixStack, TrackingChunkStatusListener, int, int, int, int) - Static method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
func_238741_e_(boolean) - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen.SelectorWidget
 
func_238805_a_(double, double) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
func_238806_b_(int) - Method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
func_238808_a_(MatrixStack, ItemGroup) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
func_238809_a_(MatrixStack, ItemGroup, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
func_238854_b_(List<ITextComponent>) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
func_238859_a_(MatrixStack, int, int, ResourceLocation) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
func_238865_a_() - Method in class net.minecraft.client.gui.screen.PackLoadingManager
 
func_238869_b_() - Method in class net.minecraft.client.gui.screen.PackLoadingManager
 
func_238875_m_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_238876_n_() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_238895_a_(Minecraft, List<Path>, Path) - Static method in class net.minecraft.client.gui.screen.PackScreen
 
func_238922_a_(MatrixStack, Minecraft, int, int, boolean, float) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
func_238924_c_(MatrixStack, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
func_238926_a_(MatrixStack, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_238927_a_(MatrixStack, int, int, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
func_238943_a_(Path, Minecraft) - Static method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
func_238955_g_() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
func_238957_j_() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
func_239019_a_(SaveFormat.LevelSave) - Static method in class net.minecraft.client.gui.screen.EditWorldScreen
 
func_239025_a_(Minecraft, BooleanConsumer, DataFixer, SaveFormat.LevelSave, boolean) - Static method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
func_239026_b_(List<IReorderingProcessor>) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
func_239042_a_() - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
func_239043_a_(DimensionGeneratorSettings) - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
func_239048_a_(CreateWorldScreen, Minecraft, FontRenderer) - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
func_239054_a_(boolean) - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
func_239055_b_() - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
func_239059_b_(boolean) - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
func_239077_a_() - Method in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
func_239079_a_(DimensionGeneratorSettings) - Static method in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
func_239094_d_(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
func_239101_a_(ModelRenderer, ModelRenderer, float) - Static method in class net.minecraft.client.renderer.model.ModelHelper
 
func_239102_a_(ModelRenderer, ModelRenderer, LivingEntity, boolean) - Static method in class net.minecraft.client.renderer.model.ModelHelper
 
func_239103_a_(ModelRenderer, ModelRenderer, T, float, float) - Static method in class net.minecraft.client.renderer.model.ModelHelper
 
func_239104_a_(ModelRenderer, ModelRenderer, ModelRenderer, boolean) - Static method in class net.minecraft.client.renderer.model.ModelHelper
 
func_239105_a_(ModelRenderer, ModelRenderer, boolean, float, float) - Static method in class net.minecraft.client.renderer.model.ModelHelper
 
func_239127_a_(ModelRenderer, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.StriderModel
 
func_239132_a_() - Method in class net.minecraft.client.world.ClientWorld
 
func_239134_a_(long) - Method in class net.minecraft.client.world.ClientWorld
 
func_239136_a_(BlockPos, float) - Method in class net.minecraft.client.world.ClientWorld
 
func_239140_u_() - Method in class net.minecraft.client.world.ClientWorld
 
func_239164_m_() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_239165_n_() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_239167_a_(ClientWorld, StatisticsManager, ClientRecipeBook, boolean, boolean) - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_239186_a_() - Method in enum net.minecraft.util.TriplePermutation
 
func_239187_a_(int) - Method in enum net.minecraft.util.TriplePermutation
 
func_239188_a_(TriplePermutation) - Method in enum net.minecraft.util.TriplePermutation
 
func_239194_a_() - Static method in class net.minecraft.command.arguments.UUIDArgument
 
func_239195_a_(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.UUIDArgument
 
func_239207_a_(ItemStack, ItemCameraTransforms.TransformType, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer
 
func_239213_a_() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_239216_b_() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_239217_c_() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_239219_a_(ItemStack, boolean) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
func_239220_a_(BlockState, boolean) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
func_239221_b_(BlockState) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
Deprecated.
func_239228_q_() - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_239229_r_() - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_239230_s_() - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_239231_t_() - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_239232_u_() - Method in class net.minecraft.client.renderer.WorldRenderer
 
func_239281_a_(IBlockDisplayReader, BlockPos, FluidState, BlockState, Direction) - Static method in class net.minecraft.client.renderer.FluidBlockRenderer
 
func_239378_a_(SectionPos) - Method in class net.minecraft.client.renderer.debug.VillageSectionsDebugRender
 
func_239379_b_(SectionPos) - Method in class net.minecraft.client.renderer.debug.VillageSectionsDebugRender
 
func_239381_b_(T, BlockPos) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
func_239417_a_(Item, ResourceLocation) - Static method in class net.minecraft.item.ItemModelsProperties
 
func_239497_a_(IResourceManager, List<Language>) - Static method in class net.minecraft.client.resources.ClientLanguageMap
 
func_239549_a_(Iterable<String>) - Static method in class net.minecraft.realms.RealmsNarratorHelper
 
func_239550_a_(String) - Static method in class net.minecraft.realms.RealmsNarratorHelper
 
func_239551_a_(String...) - Static method in class net.minecraft.realms.RealmsNarratorHelper
 
func_239552_b_(Iterable<String>) - Static method in class net.minecraft.realms.RealmsNarratorHelper
 
func_239553_b_(String) - Static method in class net.minecraft.realms.RealmsNarratorHelper
 
func_239555_b_(Screen) - Method in class net.minecraft.realms.RealmsBridgeScreen
 
func_239560_a_(Screen, MatrixStack) - Method in class net.minecraft.realms.RealmsLabel
 
func_239561_k_(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
func_239562_k_(int) - Static method in class net.minecraft.realms.RealmsScreen
 
func_239641_a_(Direction, Direction) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
 
func_239642_b_() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
 
func_239644_c_() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
 
func_239770_b_() - Static method in class net.minecraft.util.registry.DynamicRegistries
 
func_239800_a_(ParticleType<BlockParticleData>) - Static method in class net.minecraft.particles.BlockParticleData
 
func_239809_a_(ParticleType<ItemParticleData>) - Static method in class net.minecraft.particles.ItemParticleData
 
func_239863_a_() - Method in class net.minecraft.data.BlockModelProvider
 
func_240074_a_() - Method in class net.minecraft.data.ItemModelProvider
 
func_240089_a_() - Static method in interface net.minecraft.data.IMultiPartPredicateBuilder
 
func_240090_b_(IMultiPartPredicateBuilder...) - Static method in interface net.minecraft.data.IMultiPartPredicateBuilder
 
func_240098_a_(Property<T>, T) - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Properties
 
func_240099_a_(Property<T>, T, T...) - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Properties
 
func_240106_a_(Block) - Static method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_240108_a_(IMultiPartPredicateBuilder, BlockModelDefinition) - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_240109_a_(IMultiPartPredicateBuilder, List<BlockModelDefinition>) - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_240110_a_(IMultiPartPredicateBuilder, BlockModelDefinition...) - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_240111_a_(BlockModelDefinition) - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_240112_a_(List<BlockModelDefinition>) - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
func_240119_a_(Block) - Static method in class net.minecraft.data.FinishedVariantBlockState
 
func_240120_a_(Block, BlockModelDefinition) - Static method in class net.minecraft.data.FinishedVariantBlockState
 
func_240121_a_(Block, BlockModelDefinition...) - Static method in class net.minecraft.data.FinishedVariantBlockState
 
func_240125_a_(BlockStateVariantBuilder) - Method in class net.minecraft.data.FinishedVariantBlockState
 
func_240133_a_(Property<T1>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
 
func_240134_a_(Property<T1>, Property<T2>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
 
func_240135_a_(Property<T1>, Property<T2>, Property<T3>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
 
func_240136_a_(Property<T1>, Property<T2>, Property<T3>, Property<T4>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
 
func_240137_a_(Property<T1>, Property<T2>, Property<T3>, Property<T4>, Property<T5>) - Static method in class net.minecraft.data.BlockStateVariantBuilder
 
func_240140_a_(VariantPropertyBuilder, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder
 
func_240143_a_(T1, BlockModelDefinition) - Method in class net.minecraft.data.BlockStateVariantBuilder.One
 
func_240144_a_(T1, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.One
 
func_240145_a_(Function<T1, BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.One
 
func_240149_a_(T1, T2, BlockModelDefinition) - Method in class net.minecraft.data.BlockStateVariantBuilder.Two
 
func_240150_a_(T1, T2, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Two
 
func_240152_a_(BiFunction<T1, T2, BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Two
 
func_240155_b_(BiFunction<T1, T2, List<BlockModelDefinition>>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Two
 
func_240160_a_(BlockStateVariantBuilder.ITriFunction<T1, T2, T3, BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Three
 
func_240161_a_(T1, T2, T3, BlockModelDefinition) - Method in class net.minecraft.data.BlockStateVariantBuilder.Three
 
func_240162_a_(T1, T2, T3, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Three
 
func_240170_a_(T1, T2, T3, T4, BlockModelDefinition) - Method in class net.minecraft.data.BlockStateVariantBuilder.Four
 
func_240171_a_(T1, T2, T3, T4, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Four
 
func_240177_a_(T1, T2, T3, T4, T5, BlockModelDefinition) - Method in class net.minecraft.data.BlockStateVariantBuilder.Five
 
func_240178_a_(T1, T2, T3, T4, T5, List<BlockModelDefinition>) - Method in class net.minecraft.data.BlockStateVariantBuilder.Five
 
func_240181_a_() - Method in class net.minecraft.state.Property.ValuePair
 
func_240187_a_() - Static method in class net.minecraft.data.VariantPropertyBuilder
 
func_240188_a_(Property.ValuePair<?>) - Method in class net.minecraft.data.VariantPropertyBuilder
 
func_240189_a_(VariantPropertyBuilder) - Method in class net.minecraft.data.VariantPropertyBuilder
 
func_240190_a_(Property.ValuePair<?>...) - Static method in class net.minecraft.data.VariantPropertyBuilder
 
func_240191_b_() - Method in class net.minecraft.data.VariantPropertyBuilder
 
func_240219_a_(Item) - Static method in class net.minecraft.data.ModelsResourceUtil
 
func_240220_a_(Item, String) - Static method in class net.minecraft.data.ModelsResourceUtil
 
func_240221_a_(Block) - Static method in class net.minecraft.data.ModelsResourceUtil
 
func_240222_a_(Block, String) - Static method in class net.minecraft.data.ModelsResourceUtil
 
func_240223_a_(String) - Static method in class net.minecraft.data.ModelsResourceUtil
Deprecated.
func_240224_b_(String) - Static method in class net.minecraft.data.ModelsResourceUtil
 
func_240228_a_(Block, ModelTextures, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in class net.minecraft.data.ModelsUtil
 
func_240229_a_(Block, String, ModelTextures, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in class net.minecraft.data.ModelsUtil
 
func_240234_a_(ResourceLocation, ModelTextures, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in class net.minecraft.data.ModelsUtil
 
func_240235_b_(Block, String, ModelTextures, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in class net.minecraft.data.ModelsUtil
 
func_240339_A_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240340_B_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240341_C_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240342_a_() - Method in class net.minecraft.data.ModelTextures
 
func_240343_a_(Item) - Static method in class net.minecraft.data.ModelTextures
 
func_240344_a_(Item, String) - Static method in class net.minecraft.data.ModelTextures
 
func_240345_a_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240346_a_(Block, Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240347_a_(Block, String) - Static method in class net.minecraft.data.ModelTextures
 
func_240348_a_(StockTextureAliases) - Method in class net.minecraft.data.ModelTextures
 
func_240349_a_(StockTextureAliases, ResourceLocation) - Method in class net.minecraft.data.ModelTextures
 
func_240350_a_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240351_a_(ResourceLocation, ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240352_b_(Item) - Static method in class net.minecraft.data.ModelTextures
 
func_240353_b_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240354_b_(Block, Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240355_b_(StockTextureAliases, StockTextureAliases) - Method in class net.minecraft.data.ModelTextures
 
func_240356_b_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240357_c_(Item) - Static method in class net.minecraft.data.ModelTextures
 
func_240358_c_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240359_c_(Block, Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240360_c_(StockTextureAliases, ResourceLocation) - Method in class net.minecraft.data.ModelTextures
 
func_240361_c_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240362_d_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240363_d_(Block, Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240364_d_(StockTextureAliases, ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240365_d_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240366_e_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240367_e_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240368_f_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240369_g_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240370_g_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240371_h_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240372_h_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240373_i_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240374_i_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240375_j_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240376_j_(ResourceLocation) - Static method in class net.minecraft.data.ModelTextures
 
func_240377_k_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240378_l_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240379_m_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240380_n_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240381_o_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240382_p_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240383_q_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240384_r_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240385_s_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240386_t_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240387_u_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240388_v_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240389_w_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240390_x_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240391_y_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240392_z_(Block) - Static method in class net.minecraft.data.ModelTextures
 
func_240457_a_() - Method in class net.minecraft.data.TexturedModel
 
func_240458_a_(Block, String, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in class net.minecraft.data.TexturedModel
 
func_240459_a_(Block, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in class net.minecraft.data.TexturedModel
 
func_240460_a_(Consumer<ModelTextures>) - Method in class net.minecraft.data.TexturedModel
 
func_240463_a_(ResourceLocation) - Static method in class net.minecraft.data.TexturedModel
 
func_240464_b_() - Method in class net.minecraft.data.TexturedModel
 
func_240465_a_(Block, String, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in interface net.minecraft.data.TexturedModel.ISupplier
 
func_240466_a_(Block, BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Method in interface net.minecraft.data.TexturedModel.ISupplier
 
func_240467_a_(Consumer<ModelTextures>) - Method in interface net.minecraft.data.TexturedModel.ISupplier
 
func_240543_a_(BlockPos, int) - Method in class net.minecraft.test.TestTracker
 
func_240545_t_() - Method in class net.minecraft.test.TestTracker
 
func_240546_u_() - Method in class net.minecraft.test.TestTracker
 
func_240548_a_(TestFunctionInfo) - Static method in class net.minecraft.test.TestRegistry
 
func_240549_c_() - Static method in class net.minecraft.test.TestRegistry
 
func_240550_d_() - Static method in class net.minecraft.test.TestRegistry
 
func_240552_a_(Collection<TestBatch>, BlockPos, Rotation, ServerWorld, TestCollection, int) - Static method in class net.minecraft.test.TestUtils
 
func_240553_a_(TestTracker, BlockPos, TestCollection) - Static method in class net.minecraft.test.TestUtils
 
func_240554_b_(Collection<TestFunctionInfo>, BlockPos, Rotation, ServerWorld, TestCollection, int) - Static method in class net.minecraft.test.TestUtils
 
func_240556_a_(Consumer<TestTracker>) - Method in class net.minecraft.test.TestResultList
 
func_240558_a_(ITestCallback) - Method in class net.minecraft.test.TestResultList
 
func_240562_a_(int) - Static method in class net.minecraft.test.StructureHelper
 
func_240564_a_(BlockPos, BlockPos, Rotation, ServerWorld) - Static method in class net.minecraft.test.StructureHelper
 
func_240565_a_(String, BlockPos, Rotation, int, ServerWorld, boolean) - Static method in class net.minecraft.test.StructureHelper
 
func_240568_b_(StructureBlockTileEntity) - Static method in class net.minecraft.test.StructureHelper
 
func_240590_g_() - Method in class net.minecraft.test.TestFunctionInfo
 
func_240593_a_(InputStream, BiConsumer<String, String>) - Static method in class net.minecraft.util.text.LanguageMap
 
func_240594_a_(LanguageMap) - Static method in class net.minecraft.util.text.LanguageMap
 
func_240626_a_(UUID) - Static method in class net.minecraft.nbt.NBTUtil
 
func_240628_a_(Codec<T>) - Method in class net.minecraft.network.PacketBuffer
 
func_240629_a_(Codec<T>, T) - Method in class net.minecraft.network.PacketBuffer
 
func_240645_a_(CommandSource, ITextComponent, Entity, int) - Static method in class net.minecraft.util.text.TextComponentUtils
 
func_240648_a_(IFormattableTextComponent, Style) - Static method in class net.minecraft.util.text.TextComponentUtils
 
func_240649_b_(Collection<T>, Function<T, ITextComponent>) - Static method in class net.minecraft.util.text.TextComponentUtils
 
func_240652_a_(String) - Static method in interface net.minecraft.util.text.ITextProperties
 
func_240653_a_(String, Style) - Static method in interface net.minecraft.util.text.ITextProperties
 
func_240654_a_(List<ITextProperties>) - Static method in interface net.minecraft.util.text.ITextProperties
 
func_240655_a_(ITextProperties...) - Static method in interface net.minecraft.util.text.ITextProperties
 
func_240696_a_(Function<String, Supplier<ITextComponent>>) - Static method in class net.minecraft.util.text.KeybindTextComponent
 
func_240770_D_() - Method in class net.minecraft.server.MinecraftServer
 
func_240772_a_(ResourcePackList, DatapackCodec, boolean) - Static method in class net.minecraft.server.MinecraftServer
 
func_240776_a_(FolderName) - Method in class net.minecraft.server.MinecraftServer
 
func_240777_a_(SaveFormat.LevelSave) - Static method in class net.minecraft.server.MinecraftServer
 
func_240780_a_(Collection<String>) - Method in class net.minecraft.server.MinecraftServer
 
func_240787_a_(IChunkStatusListener) - Method in class net.minecraft.server.MinecraftServer
 
func_240789_aP_() - Method in class net.minecraft.server.MinecraftServer
 
func_240790_aQ_() - Method in class net.minecraft.server.MinecraftServer
 
func_240791_aR_() - Method in class net.minecraft.server.MinecraftServer
 
func_240800_l__() - Method in class net.minecraft.server.MinecraftServer
 
func_240802_v_() - Method in class net.minecraft.server.MinecraftServer
 
func_240807_a_(Vector3d, CubicSampler.Vec3Fetcher) - Static method in class net.minecraft.util.CubicSampler
 
func_240810_e_() - Method in class net.minecraft.network.play.server.SChatPacket
 
func_240816_f_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_240817_g_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_240819_i_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_240820_n_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_240821_o_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_240827_c_() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
func_240828_f_() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
func_240829_g_() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
func_240830_h_() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
func_240832_b_() - Method in class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
func_240834_a_() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
func_240844_b_() - Method in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
func_240845_c_() - Method in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
func_240846_d_() - Method in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
func_240851_c_() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_240852_d_() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_240853_e_() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_240854_g_() - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
func_240931_a_() - Method in class net.minecraft.resources.FunctionReloader
 
func_240940_a_(ResourceLocation) - Method in class net.minecraft.resources.FunctionReloader
 
func_240942_b_() - Method in class net.minecraft.resources.FunctionReloader
 
func_240943_b_(ResourceLocation) - Method in class net.minecraft.resources.FunctionReloader
 
func_240961_a_(List<IResourcePack>, Commands.EnvironmentType, int, Executor, Executor) - Static method in class net.minecraft.resources.DataPackRegistries
 
func_240980_a_(String, int, int) - Static method in class net.minecraft.util.Util
 
func_240982_a_(String, Consumer<String>) - Static method in class net.minecraft.util.Util
 
func_240984_a_(Path, Path, Path) - Static method in class net.minecraft.util.Util
 
func_240994_l_() - Static method in class net.minecraft.util.Util
 
func_241054_a_(CommandSource, String, BlockPos, BlockPos, String) - Static method in class net.minecraft.command.impl.LocateCommand
 
func_241062_a_(Collection<String>, CommandSource) - Static method in class net.minecraft.command.impl.ReloadCommand
 
func_241092_a_(ServerWorld, int, int, boolean) - Static method in class net.minecraft.entity.player.SpawnLocationHelper
 
func_241094_a_(ServerWorld, ChunkPos, boolean) - Static method in class net.minecraft.entity.player.SpawnLocationHelper
 
func_241101_k_() - Method in class net.minecraft.world.server.ServerChunkProvider
 
func_241109_A_() - Method in class net.minecraft.world.server.ServerWorld
 
func_241110_C_() - Method in class net.minecraft.world.server.ServerWorld
 
func_241112_a_() - Method in class net.minecraft.world.server.ServerWorld
 
func_241113_a_(int, int, boolean, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
func_241116_a_(Biome, BlockPos, int, int) - Method in class net.minecraft.world.server.ServerWorld
 
func_241117_a_(Structure<?>, BlockPos, int, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
func_241119_a_(BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
func_241121_a_(ServerWorld) - Static method in class net.minecraft.world.server.ServerWorld
 
func_241123_a_(boolean, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
func_241124_a__(BlockPos, float) - Method in class net.minecraft.world.server.ServerWorld
 
func_241126_b_() - Method in class net.minecraft.world.server.ServerWorld
 
func_241136_z_() - Method in class net.minecraft.world.server.ServerWorld
 
func_241140_K_() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_241141_L_() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_241142_M_() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_241151_a_(ITextComponent, ChatType, UUID) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.Entity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.BeeEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.FoxEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.OcelotEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.ParrotEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.PigEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.RabbitEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.StriderEntity
 
func_241205_ce_() - Method in class net.minecraft.entity.passive.WolfEntity
 
func_241208_cS_() - Method in class net.minecraft.entity.LivingEntity
 
func_241208_cS_() - Method in class net.minecraft.entity.player.PlayerEntity
 
func_241210_a_(ItemStack) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
func_241210_a_(ItemStack) - Method in class net.minecraft.inventory.container.SmithingTableContainer
 
func_241220_a_(DynamicRegistries.Impl, long, boolean, boolean) - Method in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
func_241289_a_() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
func_241322_a_(Dynamic<T>, long) - Static method in class net.minecraft.util.datafix.fixes.WorldGenSettings
 
func_241323_a_(Dynamic<T>, long, Dynamic<T>, boolean) - Static method in class net.minecraft.util.datafix.fixes.WorldGenSettings
 
func_241355_J__() - Method in interface net.minecraft.entity.IAngerable
 
func_241356_K__() - Method in interface net.minecraft.entity.IAngerable
 
func_241357_a_(World) - Method in interface net.minecraft.entity.IAngerable
 
func_241359_a_(ServerWorld, boolean) - Method in interface net.minecraft.entity.IAngerable
 
func_241395_b_(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_241399_a_(Random) - Static method in class net.minecraft.entity.monster.ZombieEntity
 
func_241412_a_(SoundEvent) - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_241417_a_(SoundEvent) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_241429_d_(PiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_241430_f_(AbstractPiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_241432_i_(AbstractPiglinEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinTasks
 
func_241457_a_(Entity, AxisAlignedBB, BiPredicate<BlockState, BlockPos>) - Method in interface net.minecraft.world.ICollisionReader
 
func_241489_a_(StateHolder<?, ?>) - Method in class net.minecraft.state.Property
 
func_241490_b_(T) - Method in class net.minecraft.state.Property
 
func_241491_c_() - Method in class net.minecraft.state.Property
 
func_241492_e_() - Method in class net.minecraft.state.Property
 
func_241493_b_() - Method in class net.minecraft.state.Property.ValuePair
 
func_241520_a_(SimpleRegistry<Dimension>, Supplier<DimensionType>, ChunkGenerator) - Static method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_241527_a_(List<FlatLayerInfo>, DimensionStructuresSettings) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_241547_a_(LocationPredicate.Builder, BlockPos) - Static method in class net.minecraft.loot.conditions.LocationCheck
 
func_241552_e_() - Method in class net.minecraft.client.util.InputMappings.Input
 
func_241572_a_(AbstractList.Ordering, Predicate<E>) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
func_241574_n_() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
func_241613_a_() - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
func_241618_c_() - Method in class net.minecraft.client.gui.screen.PackLoadingManager
 
func_241619_d_() - Method in class net.minecraft.client.gui.screen.PackLoadingManager
 
func_241649_a_(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.ValueEntry
 
func_241651_a_(SaveFormat, String) - Static method in class net.minecraft.client.gui.screen.EditWorldScreen
 
func_241657_a_() - Method in enum net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
 
func_241675_a_(GameType) - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_241683_c_() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_241684_d_() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
func_241692_a_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241695_b_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241697_d_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241698_e_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241699_f_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241700_g_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241701_h_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241702_i_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241703_j_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241704_k_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241705_l_() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_241717_a_(MatrixStack, IRenderTypeBuffer, int, int, ModelRenderer, RenderMaterial, boolean, List<Pair<BannerPattern, DyeColor>>, boolean) - Static method in class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
func_241718_a_(BlockPos, BlockPos, int, int, Chunk[][]) - Static method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
func_241755_D_() - Method in class net.minecraft.server.MinecraftServer
 
func_241776_b_() - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
func_241784_j_() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
func_241786_f_() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_241788_f_() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
func_241790_c_() - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
func_241792_e_() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
func_241815_c_() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_241820_a(GameType, GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
func_241822_k() - Method in class net.minecraft.client.multiplayer.PlayerController
 
func_241826_a_(String) - Static method in class com.mojang.realmsclient.client.RealmsError
 
func_241827_a(SectionPos, Structure<?>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
func_241827_a(SectionPos, Structure<?>) - Method in interface net.minecraft.world.ISeedReader
 
func_241827_a(SectionPos, Structure<?>) - Method in class net.minecraft.world.server.ServerWorld
 
func_241828_r() - Method in class net.minecraft.client.world.ClientWorld
 
func_241828_r() - Method in class net.minecraft.world.gen.WorldGenRegion
 
func_241828_r() - Method in interface net.minecraft.world.IBiomeReader
 
func_241828_r() - Method in class net.minecraft.world.server.ServerWorld
 
func_241829_a(ServerWorld) - Method in class net.minecraft.entity.Entity
 
func_241829_a(ServerWorld) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_241830_a(ServerWorld, BlockPos, boolean) - Method in class net.minecraft.entity.Entity
 
func_241830_a(ServerWorld, BlockPos, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_241831_a(CUpdateRecipeBookStatusPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
func_241831_a(CUpdateRecipeBookStatusPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
func_241832_a() - Method in class net.minecraft.network.rcon.QueryThread
 
func_241832_a() - Method in class net.minecraft.network.rcon.RConThread
 
func_241839_a(Direction.Axis, TeleportationRepositioner.Result) - Method in class net.minecraft.entity.Entity
 
func_241839_a(Direction.Axis, TeleportationRepositioner.Result) - Method in class net.minecraft.entity.item.BoatEntity
 
func_241839_a(Direction.Axis, TeleportationRepositioner.Result) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
func_241839_a(Direction.Axis, TeleportationRepositioner.Result) - Method in class net.minecraft.entity.LivingEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.AgeableEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.monster.HoglinEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.BeeEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.CatEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.ChickenEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.CowEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.OcelotEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.PigEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.RabbitEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.SheepEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.StriderEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 
func_241840_a(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.Entity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.item.HangingEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.monster.CreeperEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.passive.PigEntity
 
func_241841_a(ServerWorld, LightningBoltEntity) - Method in class net.minecraft.entity.passive.TurtleEntity
 
func_241842_k(float) - Method in class net.minecraft.entity.Entity
 
func_241842_k(float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
func_241844_w(float) - Method in class net.minecraft.entity.MobEntity
 
func_241844_w(float) - Method in class net.minecraft.entity.monster.PillagerEntity
 
func_241845_aY() - Method in class net.minecraft.entity.Entity
 
func_241845_aY() - Method in class net.minecraft.entity.item.BoatEntity
 
func_241845_aY() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
func_241846_j() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
func_241847_a(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.Entity
 
func_241847_a(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.monster.ZombieEntity
 
func_241847_a(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
func_241848_eP() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_241848_eP() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
func_241848_eP() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
func_241850_m() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
func_241850_m() - Method in class net.minecraft.inventory.container.PlayerContainer
 
func_241850_m() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
func_241850_m() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
func_241851_ab() - Method in interface net.minecraft.world.IDayTimeReader
 
func_241851_ab() - Method in interface net.minecraft.world.IWorld
 
func_241854_a(BlockState, IBlockReader, BlockPos, Direction) - Method in enum net.minecraft.util.BlockVoxelShape
 
func_241856_an_() - Method in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
func_241856_an_() - Method in interface net.minecraft.world.gen.feature.IFeatureConfig
 
func_241856_an_() - Method in class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
func_241856_an_() - Method in class net.minecraft.world.gen.feature.SingleRandomFeature
 
func_241856_an_() - Method in class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
func_241858_a(NoPlacementConfig) - Method in class net.minecraft.world.gen.placement.DarkOakTreePlacement
 
func_241858_a(DC) - Method in class net.minecraft.world.gen.placement.HeightmapBasedPlacement
 
func_241858_a(DC) - Method in class net.minecraft.world.gen.placement.HeightmapPlacement
 
func_241858_a(DC) - Method in class net.minecraft.world.gen.placement.HeightmapSpreadDoublePlacement
 
func_241858_a(NoPlacementConfig) - Method in class net.minecraft.world.gen.placement.HeightmapWorldSurfacePlacement
 
func_241858_a(NoPlacementConfig) - Method in class net.minecraft.world.gen.placement.TopSolidOnce
 
func_241861_q() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
func_241861_q() - Method in class net.minecraft.command.CommandSource
 
func_241861_q() - Method in interface net.minecraft.command.ISuggestionProvider
 
func_241862_a() - Method in interface net.minecraft.client.gui.IBidiRenderer
 
func_241863_a(MatrixStack, int, int) - Method in interface net.minecraft.client.gui.IBidiRenderer
 
func_241864_a(MatrixStack, int, int, int, int) - Method in interface net.minecraft.client.gui.IBidiRenderer
 
func_241865_b(MatrixStack, int, int, int, int) - Method in interface net.minecraft.client.gui.IBidiRenderer
 
func_241866_c(MatrixStack, int, int, int, int) - Method in interface net.minecraft.client.gui.IBidiRenderer
 
func_241867_d() - Method in interface net.minecraft.client.gui.IBidiTooltip
 
func_241867_d() - Method in class net.minecraft.client.gui.widget.button.OptionButton
 
func_241867_d() - Method in class net.minecraft.client.gui.widget.OptionSlider
 
func_241868_a() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_241869_a(Registry<Biome>, Registry<DimensionSettings>, long) - Method in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
func_241870_a(ITextProperties) - Method in class net.minecraft.client.resources.ClientLanguageMap
 
func_241870_a(ITextProperties) - Method in class net.minecraft.util.text.LanguageMap
 
func_241871_k() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_241871_k() - Method in class net.minecraft.server.integrated.IntegratedServer
 
func_241871_k() - Method in class net.minecraft.server.MinecraftServer
 
func_241872_a(Direction.Axis, int) - Method in class net.minecraft.util.math.BlockPos
 
func_241872_a(Direction.Axis, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
func_241877_b() - Method in class net.minecraft.network.NetworkManager
 
func_241877_b() - Method in class net.minecraft.network.RateLimitedNetworkManager
 
func_241878_f() - Method in interface net.minecraft.util.text.ITextComponent
 
func_241878_f() - Method in class net.minecraft.util.text.TextComponent
 
func_241881_b(DynamicRegistries, Properties) - Method in class net.minecraft.server.dedicated.PropertyManager
 
func_241881_b(DynamicRegistries, Properties) - Method in class net.minecraft.server.dedicated.ServerProperties
 
func_242106_g(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
func_242107_v() - Method in class net.minecraft.world.server.ServerWorld
 
func_242109_L() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_242111_a(RegistryKey<World>, BlockPos, float, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_242116_a() - Method in class net.minecraft.server.management.PlayerProfileCache
 
func_242129_a(IServer) - Static method in class net.minecraft.network.rcon.QueryThread
 
func_242130_a(IServer) - Static method in class net.minecraft.network.rcon.MainThread
 
func_242139_a() - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242140_a(RecipeBookStatus) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242141_a(RecipeBookContainer<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242142_a(RecipeBookCategory) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242143_a(RecipeBookCategory, boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242144_a(RecipeBookCategory, boolean, boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242145_b(RecipeBookCategory) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242146_b(RecipeBookCategory, boolean) - Method in class net.minecraft.item.crafting.RecipeBook
 
func_242149_a() - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242150_a(RecipeBookStatus) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242151_a(RecipeBookCategory) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242152_a(RecipeBookCategory, boolean) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242154_a(CompoundNBT) - Static method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242157_a(PacketBuffer) - Static method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242158_b(RecipeBookCategory) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242159_b(RecipeBookCategory, boolean) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242160_b(CompoundNBT) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242161_b(PacketBuffer) - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
func_242170_d() - Method in class net.minecraft.stats.StatType
 
func_242234_a(IReorderingProcessor, IReorderingProcessor) - Static method in interface net.minecraft.util.IReorderingProcessor
 
func_242237_a(ICharacterConsumer, Int2IntFunction) - Static method in interface net.minecraft.util.IReorderingProcessor
 
func_242241_a(List<IReorderingProcessor>) - Static method in interface net.minecraft.util.IReorderingProcessor
 
func_242244_b(IReorderingProcessor, IReorderingProcessor) - Static method in interface net.minecraft.util.IReorderingProcessor
 
func_242246_b(String, Style, Int2IntFunction) - Static method in interface net.minecraft.util.IReorderingProcessor
 
func_242247_b(List<IReorderingProcessor>) - Static method in interface net.minecraft.util.IReorderingProcessor
 
func_242252_a(int) - Static method in class net.minecraft.world.gen.feature.FeatureSpread
 
func_242253_a(int, int) - Static method in class net.minecraft.world.gen.feature.FeatureSpread
 
func_242254_a(int, int, int) - Static method in class net.minecraft.world.gen.feature.FeatureSpread
 
func_242259_a(Random) - Method in class net.minecraft.world.gen.feature.FeatureSpread
 
func_242270_a(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V2568
 
func_242274_V() - Method in class net.minecraft.entity.Entity
 
func_242277_a(Vector3d) - Method in class net.minecraft.entity.Entity
 
func_242278_a(BlockPos, BlockState) - Method in class net.minecraft.entity.Entity
 
func_242279_ag() - Method in class net.minecraft.entity.Entity
 
func_242280_ah() - Method in class net.minecraft.entity.Entity
 
func_242281_f(double, double, double) - Method in class net.minecraft.entity.Entity
 
func_242282_l(float) - Method in class net.minecraft.entity.Entity
 
func_242285_a(double, double, double) - Method in class net.minecraft.entity.EntitySize
 
func_242286_a(Vector3d) - Method in class net.minecraft.entity.EntitySize
 
func_242288_h(Vector3d) - Static method in class net.minecraft.entity.LivingEntity
 
func_242289_a(float, EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
func_242294_a(ServerWorld, LivingEntity, PathPoint, PathPoint) - Static method in class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
func_242324_b(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
func_242325_a(Optional<RegistryKey<Biome>>) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
 
func_242335_eK() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_242336_eL() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_242337_eM() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_242338_eO() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_242340_t(boolean) - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
func_242344_eS() - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
func_242345_eT() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
func_242352_a(PiglinBruteEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteBrain
 
func_242353_a(PiglinBruteEntity, LivingEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteBrain
 
func_242354_a(PiglinBruteEntity, Brain<PiglinBruteEntity>) - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteBrain
 
func_242358_b(PiglinBruteEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteBrain
 
func_242360_c(PiglinBruteEntity) - Static method in class net.minecraft.entity.monster.piglin.PiglinBruteBrain
 
func_242367_a(ServerWorld, long, int) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_242368_a(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
func_242371_a(Optional<RegistryKey<Biome>>) - Static method in class net.minecraft.entity.villager.VillagerType
 
func_242374_a(ServerWorld, BlockPos, float, boolean, boolean) - Static method in class net.minecraft.entity.player.PlayerEntity
 
func_242378_a(Entity, Entity) - Static method in class net.minecraft.entity.item.BoatEntity
 
func_242379_a(EntityType<?>, ICollisionReader, BlockPos, boolean) - Static method in class net.minecraft.util.TransportationHelper
 
func_242380_a(IBlockReader, BlockPos) - Static method in class net.minecraft.util.TransportationHelper
 
func_242381_a(ICollisionReader, double, double, double, LivingEntity, Pose) - Static method in class net.minecraft.util.TransportationHelper
 
func_242383_a(BlockPos, int, Function<BlockPos, VoxelShape>) - Static method in class net.minecraft.util.TransportationHelper
 
func_242395_a(ItemStack.TooltipDisplayFlags) - Method in class net.minecraft.item.ItemStack
 
func_242397_a() - Method in enum net.minecraft.item.ItemStack.TooltipDisplayFlags
 
func_242401_i() - Method in class net.minecraft.item.ItemUseContext
 
func_242402_a(VoxelShape, Supplier<VoxelShape>) - Method in interface net.minecraft.world.IBlockReader
 
func_242403_h(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
func_242405_a(Entity, AxisAlignedBB, BiPredicate<BlockState, BlockPos>) - Method in interface net.minecraft.world.ICollisionReader
 
func_242406_i(BlockPos) - Method in interface net.minecraft.world.IBiomeReader
 
func_242415_f(float) - Method in interface net.minecraft.world.IDayTimeReader
 
func_242417_l(Entity) - Method in interface net.minecraft.world.IServerWorld
 
func_242652_a(EntityType<?>, ICollisionReader, BlockPos, float) - Static method in class net.minecraft.block.BedBlock
 
func_242686_a(int, Function<ITextComponent, IReorderingProcessor>) - Method in class net.minecraft.tileentity.SignTileEntity
 
func_242687_a(ServerWorld) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
func_242688_a(ServerWorld, boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
func_242689_a(ServerWorld, boolean, Template) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
func_242690_a(Entity) - Static method in class net.minecraft.tileentity.EndGatewayTileEntity
 
func_242698_a(IBlockReader, BlockPos, Direction, BlockVoxelShape) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
func_242703_b() - Method in enum net.minecraft.state.properties.StructureMode
 
func_242706_a(Registry<Biome>, IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_242707_a(DynamicRegistries, StructureManager, IChunk, TemplateManager, long) - Method in class net.minecraft.world.gen.ChunkGenerator
 
func_242708_a(DynamicRegistries.Impl, ChunkLoaderUtil.AnvilConverterData, CompoundNBT, BiomeProvider) - Static method in class net.minecraft.world.chunk.storage.ChunkLoaderUtil
 
func_242727_g() - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
func_242730_a(FeatureSpread) - Method in interface net.minecraft.world.gen.IDecoratable
 
func_242731_b(int) - Method in interface net.minecraft.world.gen.IDecoratable
 
func_242732_c(int) - Method in interface net.minecraft.world.gen.IDecoratable
 
func_242744_a(RegistryKey<DimensionSettings>) - Method in class net.minecraft.world.gen.DimensionSettings
 
func_242746_i() - Static method in class net.minecraft.world.gen.DimensionSettings
 
func_242749_a(Registry<DimensionType>, SimpleRegistry<Dimension>, ChunkGenerator) - Static method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_242750_a(Registry<Biome>, Registry<DimensionSettings>, long) - Static method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_242751_a(Registry<DimensionType>, Registry<Biome>, Registry<DimensionSettings>) - Static method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_242752_a(DynamicRegistries) - Static method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_242753_a(DynamicRegistries, Properties) - Static method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
func_242760_a() - Method in class net.minecraft.world.gen.carver.ConfiguredCarver
 
func_242761_a(C) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
func_242768_d() - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
func_242771_a(DynamicRegistries, ChunkGenerator, BiomeProvider, TemplateManager, long, ChunkPos, Biome, int, StructureSeparationSettings) - Method in class net.minecraft.world.gen.feature.StructureFeature
 
func_242785_a(DynamicRegistries, ChunkGenerator, BiomeProvider, TemplateManager, long, ChunkPos, Biome, int, SharedSeedRandom, StructureSeparationSettings, C) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
func_242787_a(ISeedReader, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredRandomFeatureList
 
func_242794_am_() - Method in class net.minecraft.world.gen.feature.ColumnConfig
 
func_242795_b() - Method in class net.minecraft.world.gen.feature.ColumnConfig
 
func_242799_a() - Method in class net.minecraft.world.gen.feature.FeatureSpreadConfig
 
func_242804_b() - Method in class net.minecraft.world.gen.feature.BasaltDeltasFeature
 
func_242806_c() - Method in class net.minecraft.world.gen.feature.BasaltDeltasFeature
 
func_242807_d() - Method in class net.minecraft.world.gen.feature.BasaltDeltasFeature
 
func_242808_e() - Method in class net.minecraft.world.gen.feature.BasaltDeltasFeature
 
func_242810_c() - Method in class net.minecraft.world.gen.feature.structure.VillageConfig
 
func_242823_b() - Method in class net.minecraft.world.gen.feature.BlobReplacementConfig
 
func_242830_b(RecordCodecBuilder.Instance<P>) - Static method in class net.minecraft.world.gen.foliageplacer.FoliagePlacer
 
func_242837_a(DynamicRegistries, VillageConfig, JigsawManager.IPieceFactory, ChunkGenerator, TemplateManager, BlockPos, List<? super AbstractVillagePiece>, Random, boolean, boolean) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
func_242838_a(DynamicRegistries, AbstractVillagePiece, int, JigsawManager.IPieceFactory, ChunkGenerator, TemplateManager, List<? super AbstractVillagePiece>, Random) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
func_242845_a(ConfiguredFeature<?, ?>) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242849_a(String) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242851_a(String, StructureProcessorList) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242853_a(List<Function<JigsawPattern.PlacementBehaviour, ? extends JigsawPiece>>) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242859_b(String) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242861_b(String, StructureProcessorList) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242864_g() - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
func_242869_a(Registry<Biome>) - Static method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_242870_a(Supplier<Biome>) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
func_242876_a(WorldDecoratingHelper, Random, BlockPos) - Method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
func_242877_b() - Method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
func_242891_a() - Method in class net.minecraft.world.gen.feature.WorldDecoratingHelper
 
func_242892_a(ChunkPos, GenerationStage.Carving) - Method in class net.minecraft.world.gen.feature.WorldDecoratingHelper
 
func_242893_a(Heightmap.Type, int, int) - Method in class net.minecraft.world.gen.feature.WorldDecoratingHelper
 
func_242894_a(BlockPos) - Method in class net.minecraft.world.gen.feature.WorldDecoratingHelper
 
func_242895_b() - Method in class net.minecraft.world.gen.feature.WorldDecoratingHelper
 
func_242919_a() - Method in class net.minecraft.world.gen.feature.template.StructureProcessorList
 
func_242929_a(C) - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
func_242930_a(SharedSeedRandom, int, DoubleList) - Static method in class net.minecraft.world.gen.MaxMinNoiseMixer
 
func_242932_a(SharedSeedRandom, int, DoubleList) - Static method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
func_242936_a(Registry<Biome>, int, int) - Method in class net.minecraft.world.gen.layer.Layer
 
func_242945_b() - Method in class net.minecraft.pathfinding.Path
 
func_242947_d(int) - Method in class net.minecraft.pathfinding.Path
 
func_242948_g() - Method in class net.minecraft.pathfinding.Path
 
func_242950_i() - Method in class net.minecraft.pathfinding.Path
 
func_242963_a(ServerWorld, TeleportationRepositioner.Result, Direction.Axis, Vector3d, EntitySize, Vector3d, float, float) - Static method in class net.minecraft.block.PortalSize
 
func_242964_a(IWorld, BlockPos, Direction.Axis) - Static method in class net.minecraft.block.PortalSize
 
func_242965_a(IWorld, BlockPos, Predicate<PortalSize>, Direction.Axis) - Static method in class net.minecraft.block.PortalSize
 
func_242973_a(TeleportationRepositioner.Result, Direction.Axis, Vector3d, EntitySize) - Static method in class net.minecraft.block.PortalSize
 
func_242986_b() - Static method in class net.minecraft.command.Commands
 
func_242991_a() - Static method in class net.minecraft.command.arguments.AngleArgument
 
func_242992_a(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.AngleArgument
 
func_242995_a(CommandSource) - Method in class net.minecraft.command.arguments.AngleArgument.Result
 
func_242996_f() - Method in class net.minecraft.client.shader.Framebuffer
 
func_242997_g() - Method in class net.minecraft.client.shader.Framebuffer
 
func_243087_a(String, int) - Static method in class com.mojang.realmsclient.dto.UploadInfo
 
func_243089_b() - Method in class com.mojang.realmsclient.dto.UploadInfo
 
func_243090_b(String) - Static method in class com.mojang.realmsclient.dto.UploadInfo
 
func_243192_a() - Method in enum net.minecraft.client.settings.PointOfView
 
func_243193_b() - Method in enum net.minecraft.client.settings.PointOfView
 
func_243194_c() - Method in enum net.minecraft.client.settings.PointOfView
 
func_243196_a(Iterable<IRecipe<?>>) - Method in class net.minecraft.client.util.ClientRecipeBook
 
func_243236_a(RecipeBookCategory) - Static method in enum net.minecraft.client.util.RecipeBookCategories
 
func_243238_a(IReorderingProcessor) - Method in class net.minecraft.util.text.CharacterManager
 
func_243239_a(IReorderingProcessor, int) - Method in class net.minecraft.util.text.CharacterManager
 
func_243242_a(ITextProperties, int, Style, BiConsumer<ITextProperties, Boolean>) - Method in class net.minecraft.util.text.CharacterManager
 
func_243245_a(IReorderingProcessor) - Method in class net.minecraft.client.gui.FontRenderer
 
func_243246_a(MatrixStack, ITextComponent, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_243247_a(ITextComponent, float, float, int, boolean, Matrix4f, IRenderTypeBuffer, boolean, int, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_243248_b(MatrixStack, ITextComponent, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
 
func_243258_a(FontRenderer, ITextProperties, int) - Static method in interface net.minecraft.client.gui.IBidiRenderer
 
func_243259_a(FontRenderer, ITextProperties, int, int) - Static method in interface net.minecraft.client.gui.IBidiRenderer
 
func_243260_a(FontRenderer, ITextComponent...) - Static method in interface net.minecraft.client.gui.IBidiRenderer
 
func_243262_b(FontRenderer, List<IBidiRenderer.Entry>) - Static method in interface net.minecraft.client.gui.IBidiRenderer
 
func_243271_b(AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
func_243293_a(OptionsRowList, int, int) - Static method in class net.minecraft.client.gui.screen.SettingsScreen
 
func_243299_a(Registry<Biome>, String, FlatGenerationSettings) - Static method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
func_243308_b(MatrixStack, List<ITextComponent>, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
func_243317_i() - Method in class net.minecraft.client.gui.screen.WithNarratorSettingsScreen
 
func_243390_f() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
func_243425_a(Screen) - Static method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
func_243430_k() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
func_243489_v() - Method in class net.minecraft.client.world.ClientWorld
 
func_243493_b() - Static method in interface net.minecraft.command.arguments.IRangeArgument
 
func_243495_a(DimensionType) - Static method in class net.minecraft.client.world.DimensionRenderInfo
 
func_243499_m() - Method in class net.minecraft.client.renderer.GPUWarning
 
func_243508_a(ITextProperties, boolean) - Static method in class net.minecraft.client.util.BidiReorderer
 
func_243510_a(ArgumentType<?>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
func_243511_a(CommandNode<T>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
func_243514_a(BlockPos, int, Direction, Direction) - Static method in class net.minecraft.util.math.BlockPos
 
func_243531_h(Vector3i) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
func_243641_a(short) - Static method in class net.minecraft.util.math.SectionPos
 
func_243642_b(short) - Static method in class net.minecraft.util.math.SectionPos
 
func_243643_c(short) - Static method in class net.minecraft.util.math.SectionPos
 
func_243644_d(short) - Method in class net.minecraft.util.math.SectionPos
 
func_243645_e(short) - Method in class net.minecraft.util.math.SectionPos
 
func_243646_f(short) - Method in class net.minecraft.util.math.SectionPos
 
func_243647_g(short) - Method in class net.minecraft.util.math.SectionPos
 
func_243648_a(Direction.Axis) - Method in class net.minecraft.util.math.vector.Vector3i
 
func_244089_a() - Static method in class net.minecraft.world.gen.feature.structure.PillagerOutpostPools
 
func_244093_a() - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
func_244094_a(JigsawPattern) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
func_244194_a() - Static method in class net.minecraft.world.gen.feature.structure.VillagesPools
 
func_244260_a(List<ITextProperties>) - Method in class net.minecraft.util.text.LanguageMap
 
func_244266_aF() - Method in class net.minecraft.server.MinecraftServer
 
func_244267_aX() - Method in class net.minecraft.server.MinecraftServer
 
func_244272_a(NBTSizeTracker) - Method in class net.minecraft.network.PacketBuffer
 
func_244273_m() - Method in class net.minecraft.network.PacketBuffer
 
func_244282_c(Boolean) - Method in class net.minecraft.util.text.Style
 
func_244286_a() - Method in class net.minecraft.client.util.BidiReorder
 
func_244287_a(int, int, boolean) - Method in class net.minecraft.client.util.BidiReorder
 
func_244290_a(ITextProperties, Int2IntFunction, UnaryOperator<String>) - Static method in class net.minecraft.client.util.BidiReorder
 
func_244296_i() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
func_244297_i() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
func_244299_a(long) - Static method in class net.minecraft.network.play.server.SEntityPacket
 
func_244300_a(Vector3d) - Method in class net.minecraft.network.play.server.SEntityPacket
 
func_244302_d() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
func_244303_b() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
func_244310_a(BiConsumer<BlockPos, BlockState>) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
func_244311_b() - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
func_244313_c() - Method in class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
func_244317_b() - Method in class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
func_244318_c() - Method in class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
func_244319_d() - Method in class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
func_244321_b() - Method in class net.minecraft.network.play.client.CMarkRecipeSeenPacket
 
func_244358_d() - Method in class net.minecraft.resources.DataPackRegistries
 
func_244361_a(String, ICharacterPredicate) - Static method in class net.minecraft.util.Util
 
func_244364_a(Path, Path, Path) - Static method in class net.minecraft.util.Util
 
func_244380_a(DynamicRegistries, Path) - Static method in class net.minecraft.server.dedicated.ServerProperties
 
func_244381_a(DynamicRegistries, V) - Method in class net.minecraft.server.dedicated.PropertyManager.Property
 
func_244386_a(BlockPos) - Method in class net.minecraft.world.server.ChunkHolder
 
func_244428_t() - Method in class net.minecraft.pathfinding.PathNavigator
 
func_244432_a(String) - Method in interface net.minecraft.util.text.filter.IChatFilter
 
func_244433_a(List<String>) - Method in interface net.minecraft.util.text.filter.IChatFilter
 
func_244434_b() - Method in interface net.minecraft.util.text.filter.IChatFilter
 
func_244435_a(ServerPlayerEntity) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
func_244435_a(ServerPlayerEntity) - Method in class net.minecraft.server.MinecraftServer
 
func_244521_F() - Method in class net.minecraft.world.server.ServerWorld
 
func_244529_Q() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
func_244566_a(GameProfile) - Method in class net.minecraft.util.text.filter.ChatFilterClient
 
func_244592_a(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
func_244593_j() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
func_244594_k() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
func_244599_aA() - Method in class net.minecraft.client.Minecraft
 
func_244605_b(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
func_244606_c(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
func_244636_b() - Method in class net.minecraft.client.gui.social.FilterListEntry
 
func_244640_c() - Method in class net.minecraft.client.gui.social.FilterListEntry
 
func_244641_c(boolean) - Method in class net.minecraft.client.gui.social.FilterListEntry
 
func_244644_a() - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244645_a(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244646_a(UUID) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244647_b(UUID) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244648_c(UUID) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244649_d(UUID) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244657_a(NetworkPlayerInfo, SocialInteractionsScreen.Mode) - Method in class net.minecraft.client.gui.social.FilterList
 
func_244658_a(String) - Method in class net.minecraft.client.gui.social.FilterList
 
func_244659_a(UUID) - Method in class net.minecraft.client.gui.social.FilterList
 
func_244660_f() - Method in class net.minecraft.client.gui.social.FilterList
 
func_244683_a(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
func_244684_a(Runnable) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
func_244685_a(UUID) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
func_244695_f() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
func_244697_a(TutorialToast) - Method in class net.minecraft.client.tutorial.Tutorial
 
func_244698_a(TutorialToast, int) - Method in class net.minecraft.client.tutorial.Tutorial
 
func_244708_d() - Method in class net.minecraft.network.play.client.CEditBookPacket
 
func_244709_b() - Static method in class net.minecraft.util.SharedConstants
 
func_244718_c() - Method in class net.minecraft.client.gui.AccessibilityScreen
 
func_244718_c() - Method in class net.minecraft.client.gui.screen.WithNarratorSettingsScreen
 
func_244736_r() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
func_244756_c(UUID) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244757_e(UUID) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244759_a(Collection<UUID>, double) - Method in class net.minecraft.client.gui.social.FilterList
 
func_244777_a(Cipher, Cipher) - Method in class net.minecraft.network.NetworkManager
 
func_244782_a(ITextProperties) - Static method in class net.minecraft.util.text.TextProcessing
 
func_244783_d(String) - Method in class com.mojang.realmsclient.dto.RealmsServer
 
func_244795_b(ITextComponent) - Method in class net.minecraft.client.gui.IngameGui
 
func_244797_a(String) - Method in class net.minecraft.client.gui.social.FilterManager
 
func_244798_a(RealmsServer, String, int) - Method in class net.minecraft.realms.RealmsConnect
 
func_244800_a() - Method in interface net.minecraft.util.text.filter.IChatFilter
 
func_244801_P() - Method in class net.minecraft.server.MinecraftServer
 
func_244803_b(Random) - Method in enum net.minecraft.util.Direction.Plane
 
function() - Static method in class net.minecraft.command.arguments.FunctionArgument
 
FUNCTION_SUGGESTER - Static variable in class net.minecraft.command.impl.FunctionCommand
 
FunctionArgument - Class in net.minecraft.command.arguments
 
FunctionArgument() - Constructor for class net.minecraft.command.arguments.FunctionArgument
 
FunctionArgument.IResult - Interface in net.minecraft.command.arguments
 
FunctionCommand - Class in net.minecraft.command.impl
 
FunctionCommand() - Constructor for class net.minecraft.command.impl.FunctionCommand
 
FunctionEntry(FunctionObject) - Constructor for class net.minecraft.command.FunctionObject.FunctionEntry
 
FunctionManager - Class in net.minecraft.advancements
 
FunctionManager(MinecraftServer, FunctionReloader) - Constructor for class net.minecraft.advancements.FunctionManager
 
FunctionManager.QueuedCommand - Class in net.minecraft.advancements
 
FunctionObject - Class in net.minecraft.command
 
FunctionObject(ResourceLocation, FunctionObject.IEntry[]) - Constructor for class net.minecraft.command.FunctionObject
 
FunctionObject.CacheableFunction - Class in net.minecraft.command
 
FunctionObject.CommandEntry - Class in net.minecraft.command
 
FunctionObject.FunctionEntry - Class in net.minecraft.command
 
FunctionObject.IEntry - Interface in net.minecraft.command
 
functionPermissionLevel - Variable in class net.minecraft.server.dedicated.ServerProperties
 
FunctionReloader - Class in net.minecraft.resources
 
FunctionReloader(int, CommandDispatcher<CommandSource>) - Constructor for class net.minecraft.resources.FunctionReloader
 
functions - Variable in class net.minecraft.loot.StandaloneLootEntry
 
FUNGUS - Static variable in class net.minecraft.block.SoundType
 
FungusBlock - Class in net.minecraft.block
 
FungusBlock(AbstractBlock.Properties, Supplier<ConfiguredFeature<HugeFungusConfig, ?>>) - Constructor for class net.minecraft.block.FungusBlock
 
FURNACE - Static variable in class net.minecraft.block.Blocks
 
FURNACE - Static variable in class net.minecraft.inventory.container.ContainerType
 
FURNACE - Static variable in class net.minecraft.item.Items
 
FURNACE - Static variable in class net.minecraft.tileentity.TileEntityType
 
FURNACE_MINECART - Static variable in class net.minecraft.entity.EntityType
 
FURNACE_MINECART - Static variable in class net.minecraft.item.Items
 
FURNACE_SMELT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
FurnaceBlock - Class in net.minecraft.block
 
FurnaceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.FurnaceBlock
 
FurnaceContainer - Class in net.minecraft.inventory.container
 
FurnaceContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.FurnaceContainer
 
FurnaceContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.FurnaceContainer
 
furnaceData - Variable in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
FurnaceFuelBurnTimeEvent - Class in net.minecraftforge.event.furnace
 
FurnaceFuelBurnTimeEvent(ItemStack, int) - Constructor for class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
 
FurnaceFuelSlot - Class in net.minecraft.inventory.container
 
FurnaceFuelSlot(AbstractFurnaceContainer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.FurnaceFuelSlot
 
FurnaceMinecartEntity - Class in net.minecraft.entity.item.minecart
 
FurnaceMinecartEntity(EntityType<? extends FurnaceMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
FurnaceMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
FurnaceRecipe - Class in net.minecraft.item.crafting
 
FurnaceRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.FurnaceRecipe
 
FurnaceRecipeGui - Class in net.minecraft.client.gui.recipebook
 
FurnaceRecipeGui() - Constructor for class net.minecraft.client.gui.recipebook.FurnaceRecipeGui
 
FurnaceRecipes - Class in net.minecraft.util.datafix.fixes
 
FurnaceRecipes(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.FurnaceRecipes
 
FurnaceResultSlot - Class in net.minecraft.inventory.container
 
FurnaceResultSlot(PlayerEntity, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.FurnaceResultSlot
 
FurnaceScreen - Class in net.minecraft.client.gui.screen.inventory
 
FurnaceScreen(FurnaceContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.FurnaceScreen
 
FurnaceTileEntity - Class in net.minecraft.tileentity
 
FurnaceTileEntity() - Constructor for class net.minecraft.tileentity.FurnaceTileEntity
 
FURTHEST - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
FuzzedBiomeMagnifier - Enum in net.minecraft.world.biome
 

G

g - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
gallopTime - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
GAME_VERSION - Static variable in class net.minecraft.util.MinecraftVersion
 
GameConfiguration - Class in net.minecraft.client
 
GameConfiguration(GameConfiguration.UserInformation, ScreenSize, GameConfiguration.FolderInformation, GameConfiguration.GameInformation, GameConfiguration.ServerInformation) - Constructor for class net.minecraft.client.GameConfiguration
 
GameConfiguration.FolderInformation - Class in net.minecraft.client
 
GameConfiguration.GameInformation - Class in net.minecraft.client
 
GameConfiguration.ServerInformation - Class in net.minecraft.client
 
GameConfiguration.UserInformation - Class in net.minecraft.client
 
GameData - Class in net.minecraftforge.registries
 
GameData() - Constructor for class net.minecraftforge.registries.GameData
 
gameDir - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
gameDir - Variable in class net.minecraft.client.Minecraft
 
gameInfo - Variable in class net.minecraft.client.GameConfiguration
 
GameInformation(boolean, String, String, boolean, boolean) - Constructor for class net.minecraft.client.GameConfiguration.GameInformation
 
gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerController
 
gamemode - Variable in class net.minecraft.server.dedicated.ServerProperties
 
GameModeCommand - Class in net.minecraft.command.impl
 
GameModeCommand() - Constructor for class net.minecraft.command.impl.GameModeCommand
 
GamemodeSelectionScreen - Class in net.minecraft.client.gui.screen
 
GamemodeSelectionScreen() - Constructor for class net.minecraft.client.gui.screen.GamemodeSelectionScreen
 
GamemodeSelectionScreen.SelectorWidget - Class in net.minecraft.client.gui.screen
 
GAMEPLAY_CAT_MORNING_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_FISHING - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_FISHING_FISH - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_FISHING_JUNK - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_FISHING_TREASURE - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_ARMORER_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_BUTCHER_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_CARTOGRAPHER_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_CLERIC_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_FARMER_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_FISHERMAN_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_FLETCHER_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_LEATHERWORKER_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_LIBRARIAN_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_MASON_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_SHEPHERD_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_TOOLSMITH_GIFT - Static variable in class net.minecraft.loot.LootTables
 
GAMEPLAY_HERO_OF_THE_VILLAGE_WEAPONSMITH_GIFT - Static variable in class net.minecraft.loot.LootTables
 
gameProfile() - Static method in class net.minecraft.command.arguments.GameProfileArgument
 
GameProfileArgument - Class in net.minecraft.command.arguments
 
GameProfileArgument() - Constructor for class net.minecraft.command.arguments.GameProfileArgument
 
GameProfileArgument.IProfileProvider - Interface in net.minecraft.command.arguments
 
GameProfileArgument.ProfileProvider - Class in net.minecraft.command.arguments
 
GameRegistry - Class in net.minecraftforge.fml.common.registry
 
GameRegistry() - Constructor for class net.minecraftforge.fml.common.registry.GameRegistry
 
gameRenderer - Variable in class net.minecraft.client.Minecraft
 
GameRenderer - Class in net.minecraft.client.renderer
 
GameRenderer(Minecraft, IResourceManager, RenderTypeBuffers) - Constructor for class net.minecraft.client.renderer.GameRenderer
 
Gamerule(List<IReorderingProcessor>) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen.Gamerule
 
GameRuleCommand - Class in net.minecraft.command.impl
 
GameRuleCommand() - Constructor for class net.minecraft.command.impl.GameRuleCommand
 
GameRules - Class in net.minecraft.world
 
GameRules(DynamicLike<?>) - Constructor for class net.minecraft.world.GameRules
 
GameRules() - Constructor for class net.minecraft.world.GameRules
 
GameRules.BooleanValue - Class in net.minecraft.world
 
GameRules.Category - Enum in net.minecraft.world
 
GameRules.IntegerValue - Class in net.minecraft.world
 
GameRules.IRuleEntryVisitor - Interface in net.minecraft.world
 
GameRules.RuleKey<T extends GameRules.RuleValue<T>> - Class in net.minecraft.world
 
GameRules.RuleType<T extends GameRules.RuleValue<T>> - Class in net.minecraft.world
 
GameRules.RuleValue<T extends GameRules.RuleValue<T>> - Class in net.minecraft.world
 
GamerulesList(GameRules) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen.GamerulesList
 
GameSettings - Class in net.minecraft.client
 
GameSettings(Minecraft, File) - Constructor for class net.minecraft.client.GameSettings
 
gameSettings - Variable in class net.minecraft.client.gui.screen.SettingsScreen
 
gameSettings - Variable in class net.minecraft.client.Minecraft
 
GameSettingsSlider - Class in net.minecraft.client.gui.widget
 
GameSettingsSlider(GameSettings, int, int, int, int, double) - Constructor for class net.minecraft.client.gui.widget.GameSettingsSlider
 
GameTestDebugRenderer - Class in net.minecraft.client.renderer.debug
 
GameTestDebugRenderer() - Constructor for class net.minecraft.client.renderer.debug.GameTestDebugRenderer
 
GameType - Enum in net.minecraft.world
 
gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
 
GAMMA - Static variable in class net.minecraft.client.AbstractOption
 
gamma - Variable in class net.minecraft.client.GameSettings
 
gaseous() - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
GATEWAY_SPAWN_EFFECTS - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
gather(List<? extends CompletableFuture<? extends V>>) - Static method in class net.minecraft.util.Util
 
gatherAndInitializeMods(ModWorkManager.DrivenExecutor, Executor, Runnable) - Method in class net.minecraftforge.fml.ModLoader
 
gatherCapabilities() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
gatherCapabilities(ICapabilityProvider) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
gatherCapabilities(Class<? extends T>, T) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
gatherCapabilities(Class<? extends T>, T, ICapabilityProvider) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
gatherData(GatherDataEvent) - Method in class net.minecraftforge.common.ForgeMod
 
GatherDataEvent - Class in net.minecraftforge.fml.event.lifecycle
 
GatherDataEvent(ModContainer, DataGenerator, GatherDataEvent.DataGeneratorConfig, ExistingFileHelper) - Constructor for class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
GatherDataEvent.DataGeneratorConfig - Class in net.minecraftforge.fml.event.lifecycle
 
gatherEntitySpawns() - Static method in class net.minecraftforge.common.world.StructureSpawnManager
 
gatherFluidTextures(Set<RenderMaterial>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
gatherLegacyCanidates(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
GatherLoginPayloadsEvent(List<NetworkRegistry.LoginPayload>, boolean) - Constructor for class net.minecraftforge.fml.network.NetworkEvent.GatherLoginPayloadsEvent
 
GatherPOITask - Class in net.minecraft.entity.ai.brain.task
 
GatherPOITask(PointOfInterestType, MemoryModuleType<GlobalPos>, MemoryModuleType<GlobalPos>, boolean, Optional<Byte>) - Constructor for class net.minecraft.entity.ai.brain.task.GatherPOITask
 
GatherPOITask(PointOfInterestType, MemoryModuleType<GlobalPos>, boolean, Optional<Byte>) - Constructor for class net.minecraft.entity.ai.brain.task.GatherPOITask
 
GEMS - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_PRISMARINE - Static variable in class net.minecraftforge.common.Tags.Items
 
GEMS_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
genBuffers() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
generalQuads - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
generate() - Method in class net.minecraft.client.util.SuffixArray
 
generate(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.LootPool
 
generate(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
Deprecated.
generate(LootContext) - Method in class net.minecraft.loot.LootTable
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BigMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.AbstractSphereReplaceConfig
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.BambooFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, ColumnConfig) - Method in class net.minecraft.world.gen.feature.BasaltColumnFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlockBlobFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateProvidingFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockWithContextConfig) - Method in class net.minecraft.world.gen.feature.BlockWithContextFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BlueIceFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.BonusChestFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.ChorusPlantFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.CoralFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, DecoratedFeatureConfig) - Method in class net.minecraft.world.gen.feature.DecoratedFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DesertWellsFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.DungeonsFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, EndGatewayConfig) - Method in class net.minecraft.world.gen.feature.EndGatewayFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndIslandFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndPodiumFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, EndSpikeFeatureConfig) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, FC) - Method in class net.minecraft.world.gen.feature.Feature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, FillLayerConfig) - Method in class net.minecraft.world.gen.feature.FillLayerFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, U) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.FossilsFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.GlowstoneBlobFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, HugeFungusConfig) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.IceAndSnowFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateFeatureConfig) - Method in class net.minecraft.world.gen.feature.IcebergFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.IcePathFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.IceSpikeFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.KelpFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateFeatureConfig) - Method in class net.minecraft.world.gen.feature.LakesFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, MultipleRandomFeatureConfig) - Method in class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockStateProvidingFeatureConfig) - Method in class net.minecraft.world.gen.feature.NetherVegetationFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, OreFeatureConfig) - Method in class net.minecraft.world.gen.feature.NoExposedOreFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.NoOpFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, OreFeatureConfig) - Method in class net.minecraft.world.gen.feature.OreFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlockClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.RandomPatchFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, ReplaceBlockConfig) - Method in class net.minecraft.world.gen.feature.ReplaceBlockFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, ProbabilityConfig) - Method in class net.minecraft.world.gen.feature.SeaGrassFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, FeatureSpreadConfig) - Method in class net.minecraft.world.gen.feature.SeaPickleFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, SingleRandomFeature) - Method in class net.minecraft.world.gen.feature.SingleRandomFeatureConfig
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, SphereReplaceConfig) - Method in class net.minecraft.world.gen.feature.SphereReplaceFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, LiquidsConfig) - Method in class net.minecraft.world.gen.feature.SpringFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BasaltDeltasFeature) - Method in class net.minecraft.world.gen.feature.structure.BasaltDeltasStructure
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BlobReplacementConfig) - Method in class net.minecraft.world.gen.feature.structure.NetherackBlobReplacementStructure
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, BaseTreeFeatureConfig) - Method in class net.minecraft.world.gen.feature.TreeFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.TwistingVineFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, TwoFeatureChoiceConfig) - Method in class net.minecraft.world.gen.feature.TwoFeatureChoiceFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.VinesFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
 
generate(ISeedReader, ChunkGenerator, Random, BlockPos, NoFeatureConfig) - Method in class net.minecraft.world.gen.feature.WeepingVineFeature
 
generateAdvancement() - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
generateAdvancement(ResourceLocation) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
generateAll(DirectoryCache) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
generateBoxOnFillOnly(ISeedReader, MutableBoundingBox, int, int, int, int, int, int, BlockState) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
generateCache(World, BlockPos, BlockPos, int) - Static method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
generateChest(ISeedReader, MutableBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
generateChest(ISeedReader, MutableBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
generateChest(IServerWorld, MutableBoundingBox, Random, BlockPos, ResourceLocation, BlockState) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
GENERATED - Static variable in class net.minecraft.data.StockModelShapes
 
GENERATED - Static variable in class net.minecraft.world.storage.FolderName
 
generateDefaultFloor(ISeedReader, MutableBoundingBox, int, int, boolean) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
generatedModels - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
generateDynamicDrop(ResourceLocation, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootContext
 
generateEnhancedStackTrace(Throwable) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
generateEnhancedStackTrace(StackTraceElement[]) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
generateEnhancedStackTrace(Throwable, boolean) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
generateFeatures(StructureManager, ChunkGenerator, WorldGenRegion, long, SharedSeedRandom, BlockPos) - Method in class net.minecraft.world.biome.Biome
 
generateFloat(Random) - Method in class net.minecraft.loot.RandomValueRange
 
generateInt(Random) - Method in class net.minecraft.loot.BinomialRange
 
generateInt(Random) - Method in class net.minecraft.loot.ConstantRange
 
generateInt(Random) - Method in interface net.minecraft.loot.IRandomRange
 
generateInt(Random) - Method in class net.minecraft.loot.RandomValueRange
 
generateKeyPair() - Static method in class net.minecraft.util.CryptManager
 
generateMansion(TemplateManager, BlockPos, Rotation, List<WoodlandMansionPieces.MansionTemplate>, Random) - Static method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces
 
generateMaybeBox(ISeedReader, MutableBoundingBox, Random, float, int, int, int, int, int, int, BlockState, BlockState, boolean, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
generateMipmaps(NativeImage, int) - Static method in class net.minecraft.client.renderer.texture.MipmapGenerator
 
generatePlant(IWorld, BlockPos, Random, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
 
generateRegistryEvents() - Static method in class net.minecraftforge.registries.GameData
 
generateRegistryPackets(boolean) - Static method in class net.minecraftforge.registries.RegistryManager
 
generateSurface(WorldGenRegion, IChunk) - Method in class net.minecraft.world.gen.ChunkGenerator
 
generateSurface(WorldGenRegion, IChunk) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
generateSurface(WorldGenRegion, IChunk) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
generateSurface(WorldGenRegion, IChunk) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
generateTextureId() - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
GenerationStage - Class in net.minecraft.world.gen
 
GenerationStage() - Constructor for class net.minecraft.world.gen.GenerationStage
 
GenerationStage.Carving - Enum in net.minecraft.world.gen
 
GenerationStage.Decoration - Enum in net.minecraft.world.gen
 
generator - Variable in class net.minecraft.data.RecipeProvider
 
generator - Variable in class net.minecraft.data.TagsProvider
 
Generator() - Constructor for class net.minecraft.loot.StandaloneLootEntry.Generator
 
generator - Variable in class net.minecraft.world.server.ServerChunkProvider
 
generator - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
GENERIC - Static variable in class net.minecraft.loot.LootParameterSets
 
GENERIC - Static variable in class net.minecraft.util.DamageSource
 
generic - Variable in class net.minecraftforge.event.village.WandererTradesEvent
 
GENERIC_3X3 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X1 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X2 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X3 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X4 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X5 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GENERIC_9X6 - Static variable in class net.minecraft.inventory.container.ContainerType
 
GenericHeadModel - Class in net.minecraft.client.renderer.entity.model
 
GenericHeadModel() - Constructor for class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
GenericHeadModel(int, int, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
genFramebuffers() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
genQuad(TransformationMatrix, float, float, float, float, float, TextureAtlasSprite, Direction, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
genQuad(TransformationMatrix, float, float, float, float, float, TextureAtlasSprite, Direction, int, int, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
 
genTexture() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
genTextures(int[]) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
Get(String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Get
 
get(ResourceLocation) - Static method in class net.minecraft.advancements.CriteriaTriggers
 
get(ResourceLocation) - Method in class net.minecraft.advancements.FunctionManager
 
get(int) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
get(int, int) - Method in interface net.minecraft.client.particle.IAnimatedSprite
 
get(Random) - Method in interface net.minecraft.client.particle.IAnimatedSprite
 
get(GameSettings) - Method in class net.minecraft.client.settings.BooleanOption
 
get(GameSettings) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
get(SearchTreeManager.Key<T>) - Method in class net.minecraft.client.util.SearchTreeManager
 
get(EntitySelectorParser, String, int) - Static method in class net.minecraft.command.arguments.EntityOptions
 
get(double) - Method in class net.minecraft.command.arguments.LocationPart
 
get(ResourceLocation) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
get() - Method in class net.minecraft.data.BlockModelDefinition
 
get() - Method in class net.minecraft.data.BlockModelWriter
 
get() - Method in class net.minecraft.data.FinishedMultiPartBlockState
 
get() - Method in class net.minecraft.data.FinishedVariantBlockState
 
get() - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Properties
 
get() - Method in class net.minecraft.data.IMultiPartPredicateBuilder.Serializer
 
get(Block) - Method in interface net.minecraft.data.TexturedModel.ISupplier
 
get(int) - Static method in enum net.minecraft.item.FireworkRocketItem.Shape
 
get(LootParameter<T>) - Method in class net.minecraft.loot.LootContext.Builder
 
get(LootParameter<T>) - Method in class net.minecraft.loot.LootContext
 
get(int) - Method in class net.minecraft.nbt.ByteArrayNBT
 
get(String) - Method in class net.minecraft.nbt.CompoundNBT
 
get(int) - Method in class net.minecraft.nbt.IntArrayNBT
 
get(int) - Method in class net.minecraft.nbt.ListNBT
 
get(int) - Method in class net.minecraft.nbt.LongArrayNBT
 
get(DataParameter<T>) - Method in class net.minecraft.network.datasync.EntityDataManager
 
get(int) - Static method in class net.minecraft.potion.Effect
 
get(ResourceLocation) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
get() - Method in class net.minecraft.server.dedicated.PropertyManager.Property
 
get(Property<T>) - Method in class net.minecraft.state.StateHolder
 
get(T, IStatFormatter) - Method in class net.minecraft.stats.StatType
 
get(T) - Method in class net.minecraft.stats.StatType
 
get(ResourceLocation) - Method in interface net.minecraft.tags.ITagCollection
 
get(ResourceLocation) - Static method in class net.minecraft.tags.TagRegistryManager
 
get(int) - Method in interface net.minecraft.util.IIntArray
 
get(int) - Method in class net.minecraft.util.IntArray
 
get() - Method in class net.minecraft.util.IntReferenceHolder
 
get(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in enum net.minecraft.util.math.RayTraceContext.BlockMode
 
get(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in interface net.minecraft.util.math.RayTraceContext.IVoxelProvider
 
get(int) - Method in class net.minecraft.util.NonNullList
 
get(int) - Method in class net.minecraft.util.palette.ArrayPalette
 
get(int) - Method in class net.minecraft.util.palette.HashMapPalette
 
get(int) - Method in class net.minecraft.util.palette.IdentityPalette
 
get(int) - Method in interface net.minecraft.util.palette.IPalette
 
get(int, int, int) - Method in class net.minecraft.util.palette.PalettedContainer
 
get(int) - Method in class net.minecraft.util.palette.PalettedContainer
 
get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
get(int, int, int) - Method in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
get() - Static method in class net.minecraft.world.EmptyTickList
 
get(double, double) - Static method in class net.minecraft.world.FoliageColors
 
get() - Method in class net.minecraft.world.GameRules.BooleanValue
 
get(GameRules.RuleKey<T>) - Method in class net.minecraft.world.GameRules
 
get() - Method in class net.minecraft.world.GameRules.IntegerValue
 
get(double, double) - Static method in class net.minecraft.world.GrassColors
 
get(int) - Method in class net.minecraft.world.raid.RaidManager
 
get(Supplier<T>, String) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
get() - Method in enum net.minecraftforge.client.ForgeRenderTypes
 
get(IModelData) - Static method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
get(IModelData, String) - Static method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
get() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
get(String) - Static method in class net.minecraftforge.common.PlantType
 
get(String) - Static method in class net.minecraftforge.common.ToolType
 
get(ServerWorld, GameProfile) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
 
get() - Method in class net.minecraftforge.common.util.Lazy.Concurrent
 
get() - Method in class net.minecraftforge.common.util.Lazy.Fast
 
get() - Method in interface net.minecraftforge.common.util.NonNullSupplier
 
get() - Static method in class net.minecraftforge.fml.common.thread.EffectiveSide
 
get() - Static method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext
 
get(LogicalSide) - Method in enum net.minecraftforge.fml.LogicalSidedProvider
 
get() - Static method in class net.minecraftforge.fml.ModList
 
get() - Static method in class net.minecraftforge.fml.ModLoader
 
get() - Static method in class net.minecraftforge.fml.ModLoadingContext
 
get() - Method in class net.minecraftforge.fml.OptionalMod
 
get() - Method in class net.minecraftforge.fml.RegistryObject
 
get(String) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
get() - Method in interface net.minecraftforge.registries.IRegistryDelegate
 
get() - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.AreaContext
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.BlockPosContext
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.Context
 
get(ContextKey<T>) - Method in interface net.minecraftforge.server.permission.context.IContext
 
get(ContextKey<T>) - Method in class net.minecraftforge.server.permission.context.TargetContext
 
getA() - Method in class net.minecraft.util.Tuple
 
getAbsorptionAmount() - Method in class net.minecraft.entity.LivingEntity
 
getAbsorptionAmount() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAbstractBlock() - Method in interface net.minecraftforge.common.extensions.IAbstractRailBlock
 
getAccessor(ResourceLocation) - Method in class net.minecraft.client.audio.SoundHandler
 
getAction() - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
getAction() - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
getAction() - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
getAction() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getAction() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
getAction() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
getAction() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getAction() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getAction() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getAction() - Method in class net.minecraft.util.text.event.ClickEvent
 
getAction() - Method in class net.minecraft.util.text.event.HoverEvent
 
getAction() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
getAction() - Method in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
 
getAction() - Method in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
 
getAction() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getAction() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
getActionNumber() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getActionNumber() - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
getActive() - Method in class net.minecraft.entity.ai.brain.schedule.DutyTime
 
getActiveContainer() - Method in class net.minecraftforge.fml.ModLoadingContext
 
getActiveHand() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getActiveHand() - Method in class net.minecraft.entity.LivingEntity
 
getActiveItemStack() - Method in class net.minecraft.entity.LivingEntity
 
getActiveModifier() - Static method in enum net.minecraftforge.client.settings.KeyModifier
 
getActiveNamespace() - Method in class net.minecraftforge.fml.ModLoadingContext
 
getActivePotionEffect(Effect) - Method in class net.minecraft.entity.LivingEntity
 
getActivePotionEffects() - Method in class net.minecraft.entity.LivingEntity
 
getActivePotionMap() - Method in class net.minecraft.entity.LivingEntity
 
getActiveRenderInfo() - Method in class net.minecraft.client.renderer.GameRenderer
 
getActiveRotation(float) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
getActiveSignal(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
getActiveSignal(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getActiveTextureId() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
getActualHeight(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
 
getActualHeight(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FlowingFluid
 
getActualHeight(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.fluid.Fluid
 
getActualHeight(IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
getAdd() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getAdditionalAmbientSound() - Method in class net.minecraft.world.biome.Biome
 
getAdditionalData() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getAdditionalData() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getAdditionalOverworldBiomes() - Static method in class net.minecraftforge.common.BiomeManager
 
getAdditionsSound() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getAdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
 
getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.BoatEntity
 
getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getAdjustedWidth() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getAdvance() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getAdvance() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getAdvance(boolean) - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getAdvance() - Method in enum net.minecraft.client.gui.fonts.WhiteGlyph
 
getAdvancement(ResourceLocation) - Method in class net.minecraft.advancements.AdvancementList
 
getAdvancement(ResourceLocation) - Method in class net.minecraft.advancements.AdvancementManager
 
getAdvancement() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getAdvancement(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getAdvancement() - Method in class net.minecraftforge.event.entity.player.AdvancementEvent
 
getAdvancementGui(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
getAdvancementGui(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getAdvancementID() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getAdvancementID() - Method in interface net.minecraft.data.IFinishedRecipe
 
getAdvancementID() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getAdvancementID() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getAdvancementID() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getAdvancementID() - Method in class net.minecraft.data.SmithingRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getAdvancementJson() - Method in interface net.minecraft.data.IFinishedRecipe
 
getAdvancementJson() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getAdvancementJson() - Method in class net.minecraft.data.SmithingRecipeBuilder.Result
 
getAdvancementList() - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
getAdvancementManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getAdvancementManager() - Method in class net.minecraft.resources.DataPackRegistries
 
getAdvancementManager() - Method in class net.minecraft.server.MinecraftServer
 
getAdvancements() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getAdvancementsToAdd() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
getAdvancementsToRemove() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
getAffectedBlockPositions() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
 
getAffectedBlocks() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
 
getAffectedEntities() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
 
getAge(BlockState) - Method in class net.minecraft.block.CropsBlock
 
getAge() - Method in class net.minecraft.entity.item.ItemEntity
 
getAgeProperty() - Method in class net.minecraft.block.BeetrootBlock
 
getAgeProperty() - Method in class net.minecraft.block.CropsBlock
 
getAIMoveSpeed() - Method in class net.minecraft.entity.LivingEntity
 
getAIMoveSpeed() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAiPathNodeType(BlockState, IBlockReader, BlockPos, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getAiPathNodeType(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getAiPathNodeType(IBlockReader, BlockPos, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getAir() - Method in class net.minecraft.entity.Entity
 
getAlias() - Method in class net.minecraft.data.StockTextureAliases
 
getAll() - Method in class net.minecraft.advancements.AdvancementList
 
getAll() - Static method in class net.minecraft.advancements.CriteriaTriggers
 
getAll() - Method in class net.minecraft.network.datasync.EntityDataManager
 
getAll(IntConsumer) - Method in class net.minecraft.util.BitArray
 
getAll() - Static method in class net.minecraft.world.chunk.ChunkStatus
 
getAll() - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
getAll() - Static method in class net.minecraftforge.common.BiomeDictionary.Type
 
getAllAdvancements() - Method in class net.minecraft.advancements.AdvancementManager
 
getAllDutiesExcept(Activity) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
getAllElements() - Method in interface net.minecraft.tags.ITag
 
getAllElements() - Method in class net.minecraft.tags.Tag
 
getAllEntities() - Method in class net.minecraft.client.world.ClientWorld
 
getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBox(MutableBoundingBox) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBox(AxisAlignedBB) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBox(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBox(ChunkPos, int) - Static method in class net.minecraft.util.math.ChunkPos
 
getAllInBox(ChunkPos, ChunkPos) - Static method in class net.minecraft.util.math.ChunkPos
 
getAllInBox(SectionPos, int) - Static method in class net.minecraft.util.math.SectionPos
 
getAllInBox(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
getAllInBoxMutable(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
 
getAllInBoxMutable(int, int, int, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getAllLootMods() - Method in class net.minecraftforge.common.loot.LootModifierManager
 
getAllMappings() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getAllowedMovement(Vector3d, AxisAlignedBB, IWorldReader, ISelectionContext, ReuseableStream<VoxelShape>) - Static method in class net.minecraft.entity.Entity
 
getAllowedOffset(Direction.Axis, AxisAlignedBB, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getAllowedOffset(AxisRotation, AxisAlignedBB, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getAllowedOffset(Direction.Axis, AxisAlignedBB, Stream<VoxelShape>, double) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
getAllowedOffset(Direction.Axis, AxisAlignedBB, IWorldReader, double, ISelectionContext, Stream<VoxelShape>) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
getAllowedValues() - Method in class net.minecraft.state.BooleanProperty
 
getAllowedValues() - Method in class net.minecraft.state.EnumProperty
 
getAllowedValues() - Method in class net.minecraft.state.IntegerProperty
 
getAllowedValues() - Method in class net.minecraft.state.Property
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
 
getAllowModifications() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getAllowNether() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getAllowNether() - Method in class net.minecraft.server.MinecraftServer
 
getAllowOverrides() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getAllPacks() - Method in class net.minecraft.resources.ResourcePackList
 
getAllParameters() - Method in class net.minecraft.loot.LootParameterSet
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
getAllResourceLocations(String, Predicate<String>) - Method in class net.minecraft.resources.FallbackResourceManager
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraft.resources.FilePack
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraft.resources.FolderPack
 
getAllResourceLocations(String, Predicate<String>) - Method in interface net.minecraft.resources.IResourceManager
 
getAllResourceLocations(String, Predicate<String>) - Method in enum net.minecraft.resources.IResourceManager.Instance
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in interface net.minecraft.resources.IResourcePack
 
getAllResourceLocations(String, Predicate<String>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraft.resources.VanillaPack
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getAllResourceLocations(ResourcePackType, String, String, int, Predicate<String>) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getAllResources(ResourceLocation) - Method in class net.minecraft.resources.FallbackResourceManager
 
getAllResources(ResourceLocation) - Method in interface net.minecraft.resources.IResourceManager
 
getAllResources(ResourceLocation) - Method in enum net.minecraft.resources.IResourceManager.Instance
 
getAllResources(ResourceLocation) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getAllScanData() - Method in class net.minecraftforge.fml.ModList
 
getAllStates(Block) - Static method in class net.minecraft.village.PointOfInterestType
 
getAllStitchSlots(Consumer<Stitcher.Slot>) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getAllTags() - Static method in class net.minecraft.tags.BlockTags
 
getAllTags() - Static method in class net.minecraft.tags.EntityTypeTags
 
getAllTags() - Static method in class net.minecraft.tags.FluidTags
 
getAllTags() - Static method in class net.minecraft.tags.ItemTags
 
getAllTransforms() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getAlpha(int) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
getAlpha() - Method in class net.minecraft.particles.RedstoneParticleData
 
getAlpha(int) - Static method in class net.minecraft.util.ColorHelper.PackedColor
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.Entity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.LivingEntity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAlwaysShow() - Method in class net.minecraft.particles.ParticleType
 
getAmbience() - Method in class net.minecraft.world.biome.Biome
 
getAmbientLight(int) - Method in class net.minecraft.world.DimensionType
 
getAmbientOcclusionEnabled(JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
getAmbientOcclusionLightValue(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getAmbientOcclusionLightValue(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getAmbientOcclusionLightValue(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
 
getAmbientOcclusionLightValue(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BarrierBlock
 
getAmbientOcclusionLightValue(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.StructureVoidBlock
 
getAmbientParticle() - Method in class net.minecraft.world.biome.Biome
 
getAmbientSound() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.boss.WitherEntity
 
getAmbientSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getAmbientSound() - Method in class net.minecraft.entity.MobEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.GhastEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.HuskEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.StrayEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.VexEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.WitchEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getAmbientSound() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.BatEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.BeeEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.CatEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.ChickenEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.CowEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.GolemEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.PandaEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.PigEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.SheepEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.SquidEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.StriderEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getAmbientSound() - Method in class net.minecraft.entity.passive.WolfEntity
 
getAmbientSound() - Method in class net.minecraft.world.biome.Biome
 
getAmbientSound() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getAmmoPredicate() - Method in class net.minecraft.item.CrossbowItem
 
getAmmoPredicate() - Method in class net.minecraft.item.ShootableItem
 
getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getAmount() - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
getAmount() - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
getAmount() - Method in class net.minecraftforge.fluids.FluidStack
 
getAmplifier() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getAmplifier() - Method in class net.minecraft.potion.EffectInstance
 
getAnalogOutput() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getAndRemove(List<ItemStack>, int) - Static method in class net.minecraft.inventory.ItemStackHelper
 
getAndSplit(List<ItemStack>, int, int) - Static method in class net.minecraft.inventory.ItemStackHelper
 
getAngerTarget() - Method in interface net.minecraft.entity.IAngerable
 
getAngerTarget() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getAngerTarget() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getAngerTarget() - Method in class net.minecraft.entity.passive.BeeEntity
 
getAngerTarget() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getAngerTarget() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getAngerTarget() - Method in class net.minecraft.entity.passive.WolfEntity
 
getAngerTime() - Method in interface net.minecraft.entity.IAngerable
 
getAngerTime() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getAngerTime() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getAngerTime() - Method in class net.minecraft.entity.passive.BeeEntity
 
getAngerTime() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getAngerTime() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getAngerTime() - Method in class net.minecraft.entity.passive.WolfEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
GetAngryTask<E extends MobEntity> - Class in net.minecraft.entity.ai.brain.task
 
GetAngryTask() - Constructor for class net.minecraft.entity.ai.brain.task.GetAngryTask
 
getAnimal() - Method in enum net.minecraft.entity.EntityClassification
 
getAnimal() - Method in class net.minecraftforge.event.entity.living.AnimalTameEvent
 
getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getAnimationProgress(float) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
getAnimationProgress(float) - Method in class net.minecraft.tileentity.SkullTileEntity
 
getAnimationStatus() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getAnimationsToGo() - Method in class net.minecraft.item.ItemStack
 
getAnimationType() - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
getAo() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getAo(float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
getApiDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getArmForSide(HandSide) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
getArmHoldingRose() - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
getArmorByChance(EquipmentSlotType, int) - Static method in class net.minecraft.entity.MobEntity
 
getArmorCoverPercentage() - Method in class net.minecraft.entity.LivingEntity
 
getArmorCutoutNoCull(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getArmorEntityGlint() - Static method in class net.minecraft.client.renderer.RenderType
 
getArmorGlint() - Static method in class net.minecraft.client.renderer.RenderType
 
getArmorInventoryList() - Method in class net.minecraft.entity.Entity
 
getArmorInventoryList() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.LivingEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.MobEntity
 
getArmorInventoryList() - Method in class net.minecraft.entity.player.PlayerEntity
 
getArmorMaterial() - Method in class net.minecraft.item.ArmorItem
 
getArmorModel(LivingEntity, ItemStack, EquipmentSlotType, A) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getArmorModel(LivingEntity, ItemStack, EquipmentSlotType, A) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getArmorModelHook(T, ItemStack, EquipmentSlotType, A) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
getArmorResource(Entity, ItemStack, EquipmentSlotType, String) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
getArmorTexture() - Method in class net.minecraft.item.HorseArmorItem
 
getArmorTexture(Entity, ItemStack, String, EquipmentSlotType, String) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getArmorTexture(ItemStack, Entity, EquipmentSlotType, String) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getArmorValue() - Method in class net.minecraft.item.HorseArmorItem
 
getArmorVertexBuilder(IRenderTypeBuffer, RenderType, boolean, boolean) - Static method in class net.minecraft.client.renderer.ItemRenderer
 
getArmPose() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getArmPose() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
getArray(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getArray(M, long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getArray(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getArrow() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.Arrow
 
getArrowCountInEntity() - Method in class net.minecraft.entity.LivingEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
getArrowStack() - Method in class net.minecraft.entity.projectile.TridentEntity
 
getArrowVelocity(int) - Static method in class net.minecraft.item.BowItem
 
getArtifacts() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getAsLongArray() - Method in class net.minecraft.nbt.LongArrayNBT
 
getAsNumber() - Method in class net.minecraft.nbt.ByteNBT
 
getAsNumber() - Method in class net.minecraft.nbt.DoubleNBT
 
getAsNumber() - Method in class net.minecraft.nbt.FloatNBT
 
getAsNumber() - Method in class net.minecraft.nbt.IntNBT
 
getAsNumber() - Method in class net.minecraft.nbt.LongNBT
 
getAsNumber() - Method in class net.minecraft.nbt.NumberNBT
 
getAsNumber() - Method in class net.minecraft.nbt.ShortNBT
 
getAssetsIndex() - Method in class net.minecraft.client.GameConfiguration.FolderInformation
 
getAt(int) - Method in class net.minecraft.util.BitArray
 
getAtlasLocation() - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
getAtlasSpriteGetter(ResourceLocation) - Method in class net.minecraft.client.Minecraft
 
getAtlasTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelManager
 
getAtlasTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.SpriteMap
 
getAtlasTexture() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getAttachedEntity() - Method in class net.minecraft.item.ItemStack
 
getAttachedStem() - Method in class net.minecraft.block.MelonBlock
 
getAttachedStem() - Method in class net.minecraft.block.PumpkinBlock
 
getAttachedStem() - Method in class net.minecraft.block.StemGrownBlock
 
getAttachmentFacing() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getAttachmentPos() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getAttackAnimationScale(float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getAttackDamage() - Method in interface net.minecraft.item.IItemTier
 
getAttackDamage() - Method in enum net.minecraft.item.ItemTier
 
getAttackDamage() - Method in class net.minecraft.item.SwordItem
 
getAttackDamage() - Method in class net.minecraft.item.ToolItem
 
getAttackDamage() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getAttackDuration() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getAttackDuration() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getAttacker() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getAttackingEntity() - Method in class net.minecraft.entity.LivingEntity
 
getAttackingPlayer() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
getAttackReachSqr(LivingEntity) - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
getAttackTarget() - Method in interface net.minecraft.entity.IAngerable
 
getAttackTarget() - Method in interface net.minecraft.entity.ICrossbowUser
 
getAttackTarget() - Method in class net.minecraft.entity.MobEntity
 
getAttackTarget() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
getAttackTimer() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getAttemptedSpawnPos() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getAttenuationDistance() - Method in class net.minecraft.client.audio.Sound
 
getAttenuationType() - Method in interface net.minecraft.client.audio.ISound
 
getAttenuationType() - Method in class net.minecraft.client.audio.LocatableSound
 
getAttribLocation(int, CharSequence) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getAttribute(Attribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttribute(String) - Method in class net.minecraft.server.dedicated.ServerInfoMBean
 
getAttributeBaseValue(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
getAttributeBaseValue(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
getAttributeDifference(Biome.Attributes) - Method in class net.minecraft.world.biome.Biome.Attributes
 
getAttributeManager() - Method in class net.minecraft.entity.LivingEntity
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.AttackDamageEffect
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.Effect
 
getAttributeModifierMap() - Method in class net.minecraft.potion.Effect
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.ArmorItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.Item
Deprecated.
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.ItemStack
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.SwordItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.ToolItem
 
getAttributeModifiers(EquipmentSlotType) - Method in class net.minecraft.item.TridentItem
 
getAttributeModifiers(EquipmentSlotType, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getAttributeModifiers(ItemStack, EquipmentSlotType, Multimap<Attribute, AttributeModifier>) - Static method in class net.minecraftforge.common.ForgeHooks
 
getAttributeModifierValue(Attribute, UUID) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
getAttributeName() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getAttributes() - Method in class net.minecraft.fluid.Fluid
 
getAttributes(String[]) - Method in class net.minecraft.server.dedicated.ServerInfoMBean
 
getAttributes() - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
getAttributesForEntity(EntityType<? extends LivingEntity>) - Static method in class net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes
 
getAttributesView() - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
getAttributeValue(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
getAttributeValue(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
getAttributeValue(Attribute) - Method in class net.minecraft.entity.LivingEntity
 
getAudioFormat() - Method in interface net.minecraft.client.audio.IAudioStream
 
getAudioFormat() - Method in class net.minecraft.client.audio.OggAudioStream
 
getAudioFormat() - Method in class net.minecraft.client.audio.OggAudioStreamWrapper
 
getAuthor() - Method in class net.minecraft.world.gen.feature.template.Template
 
getAuxData() - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
getAvailablePoses() - Method in class net.minecraft.entity.LivingEntity
 
getAvailablePoses() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAvailableSections() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getAvailableSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
getAverageEdgeLength() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getAverageTimings() - Method in class net.minecraftforge.server.timings.ForgeTimings
 
getAxeStrippingState(BlockState) - Static method in class net.minecraft.item.AxeItem
 
getAxis() - Method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
 
getAxis() - Method in enum net.minecraft.util.Direction
 
getAxisDirection() - Method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
 
getAxisDirection() - Method in enum net.minecraft.util.Direction
 
getB() - Method in class net.minecraft.util.Tuple
 
getBabySpawnProbability() - Method in class net.minecraft.entity.AgeableEntity.AgeableData
 
getBackendDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getBackground() - Method in class net.minecraft.advancements.DisplayInfo
 
getBackground() - Method in class net.minecraft.inventory.container.Slot
 
getBackground() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getBackgroundImage() - Method in class net.minecraft.item.ItemGroup
 
getBackgroundImageName() - Method in class net.minecraft.item.ItemGroup
Deprecated.
getBackgroundMusic() - Method in class net.minecraft.world.biome.Biome
 
getBackgroundMusicSelector() - Method in class net.minecraft.client.Minecraft
 
getBackingLongArray() - Method in class net.minecraft.util.BitArray
 
getBackSprite() - Method in class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
getBackupsFolder() - Method in class net.minecraft.world.storage.SaveFormat
 
getBadOmenLevel() - Method in class net.minecraft.world.raid.Raid
 
getBake() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getBakedModel(ResourceLocation, IModelTransform, Function<RenderMaterial, TextureAtlasSprite>) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getBakedModel() - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getBanEndDate() - Method in class net.minecraft.server.management.BanEntry
 
getBanEntry(SocketAddress) - Method in class net.minecraft.server.management.IPBanList
 
getBannedBy() - Method in class net.minecraft.server.management.BanEntry
 
getBannedIPs() - Method in class net.minecraft.server.management.PlayerList
 
getBannedPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getBannerPattern() - Method in class net.minecraft.item.BannerPatternItem
 
getBannerSlot() - Method in class net.minecraft.inventory.container.LoomContainer
 
getBannerType() - Static method in class net.minecraft.client.renderer.Atlases
 
getBanReason() - Method in class net.minecraft.server.management.BanEntry
 
getBase() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getBase64EncodedIconData() - Method in class net.minecraft.client.multiplayer.ServerData
 
getBaseAttributeValue(Attribute) - Method in class net.minecraft.entity.LivingEntity
 
getBaseColor(Supplier<BlockState>) - Method in class net.minecraft.tileentity.BannerTileEntity
 
getBaseMessageTranslation() - Method in class net.minecraft.client.AbstractOption
 
getBaseState() - Method in class net.minecraft.state.StateContainer
 
getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getBaseValue() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
getBasicLists(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getBeaconBeam(ResourceLocation, boolean) - Static method in class net.minecraft.client.renderer.RenderType
 
getBeaconColorMultiplier(BlockState, IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getBeaconColorMultiplier(IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getBeamSegments() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getBeamTarget() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
getBearingX() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getBearingY() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getBedDirection(IBlockReader, BlockPos) - Static method in class net.minecraft.block.BedBlock
 
getBedDirection() - Method in class net.minecraft.entity.LivingEntity
 
getBedDirection(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getBedDirection(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getBedPosition() - Method in class net.minecraft.entity.LivingEntity
 
getBedSpawnPosition(EntityType<?>, BlockState, IWorldReader, BlockPos, float, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getBedSpawnPosition(EntityType<?>, IWorldReader, BlockPos, float, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getBedType() - Static method in class net.minecraft.client.renderer.Atlases
 
getBeeCount() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
getBees() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
getBeeStingCount() - Method in class net.minecraft.entity.LivingEntity
 
getBehavior(ItemStack) - Method in class net.minecraft.block.DispenserBlock
 
getBehavior(ItemStack) - Method in class net.minecraft.block.DropperBlock
 
getBehaviour(String) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
getBestAttacker() - Method in class net.minecraft.util.CombatTracker
 
getBestHotbarSlot() - Method in class net.minecraft.entity.player.PlayerInventory
 
getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
 
getBiggestCraftableStack(IRecipe<?>, IntList) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
getBiggestCraftableStack(IRecipe<?>, int, IntList) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
getBiome(BlockPos) - Method in class net.minecraft.world.biome.BiomeManager
 
getBiome(long, int, int, int, BiomeManager.IBiomeReader) - Method in enum net.minecraft.world.biome.ColumnFuzzedBiomeMagnifier
 
getBiome(long, int, int, int, BiomeManager.IBiomeReader) - Method in enum net.minecraft.world.biome.DefaultBiomeMagnifier
 
getBiome(long, int, int, int, BiomeManager.IBiomeReader) - Method in enum net.minecraft.world.biome.FuzzedBiomeMagnifier
 
getBiome(long, int, int, int, BiomeManager.IBiomeReader) - Method in interface net.minecraft.world.biome.IBiomeMagnifier
 
getBiome() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getBiome(BiomeManager.BiomeType, INoiseRandom) - Method in class net.minecraft.world.gen.layer.BiomeLayer
 
getBiome(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getBiomeAtPosition(double, double, double) - Method in class net.minecraft.world.biome.BiomeManager
 
getBiomeAtPosition(BlockPos) - Method in class net.minecraft.world.biome.BiomeManager
 
getBiomeAtPosition(int, int, int) - Method in class net.minecraft.world.biome.BiomeManager
 
getBiomeGeneratorTypeScreenFactory(Optional<BiomeGeneratorTypeScreens>, BiomeGeneratorTypeScreens.IFactory) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getBiomeIds() - Method in class net.minecraft.world.biome.BiomeContainer
 
getBiomeManager() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getBiomeManager() - Method in interface net.minecraft.world.IWorldReader
 
getBiomeManager() - Method in class net.minecraft.world.World
 
getBiomeProvider(long) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomeProvider(long) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getBiomeProvider(long) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getBiomeProvider(long) - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider
 
getBiomeProvider(long) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getBiomeProvider(long) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getBiomeProvider() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getBiomeProviderCodec() - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomeProviderCodec() - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getBiomeProviderCodec() - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getBiomeProviderCodec() - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider
 
getBiomeProviderCodec() - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getBiomeProviderCodec() - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getBiomes() - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomes(int, int, int, int) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getBiomes(int, int, int, int) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getBiomes() - Method in class net.minecraft.world.chunk.Chunk
 
getBiomes() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBiomes() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getBiomes() - Method in interface net.minecraft.world.chunk.IChunk
 
getBiomes(BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
 
getBiomes(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
 
getBirch() - Static method in class net.minecraft.world.FoliageColors
 
getBlastDamageReduction(LivingEntity, double) - Static method in class net.minecraft.enchantment.ProtectionEnchantment
 
getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getBlitOffset() - Method in class net.minecraft.client.gui.AbstractGui
 
getBlock() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getBlock() - Method in class net.minecraft.block.BlockEventData
 
getBlock() - Method in class net.minecraft.item.BlockItem
 
getBlock(int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
getBlock() - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getBlock() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getBlock(IBlockDisplayReader, BlockPos, FluidState) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getBlockAndOpacity(long, MutableInt) - Method in class net.minecraft.world.lighting.LightEngine
 
getBlockAtCamera() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getBlockByColor(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getBlockColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getBlockColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.world.ClientWorld
 
getBlockColor(BlockPos, ColorResolver) - Method in interface net.minecraft.world.IBlockDisplayReader
 
getBlockColor(BlockPos, ColorResolver) - Method in interface net.minecraft.world.IWorldReader
 
getBlockColorRaw(BlockPos, ColorResolver) - Method in class net.minecraft.client.world.ClientWorld
 
getBlockColors() - Method in class net.minecraft.client.Minecraft
 
getBlockColors() - Method in class net.minecraftforge.client.event.ColorHandlerEvent.Block
 
getBlockColors() - Method in class net.minecraftforge.client.event.ColorHandlerEvent.Item
 
getBlockConnected(BlockState) - Static method in class net.minecraft.block.LanternBlock
 
getBlockDensity(Vector3d, Entity) - Static method in class net.minecraft.world.Explosion
 
getBlocked() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getBlockForcedChunks() - Method in class net.minecraft.world.ForcedChunksSaveData
 
getBlockForOverlay() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
 
getBlockHardness(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getBlockId(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatternEntities
 
getBlockItemMap() - Static method in class net.minecraftforge.registries.GameData
 
getBlockItemUseContext(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
 
getBlockItemUseContext(BlockItemUseContext) - Method in class net.minecraft.item.ScaffoldingItem
 
getBlockLight(BlazeEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.BlazeRenderer
 
getBlockLight(DragonFireballEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
getBlockLight(T, BlockPos) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getBlockLight(ExperienceOrbEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
getBlockLight(MagmaCubeEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
getBlockLight(ShulkerBulletEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
getBlockLight(T, BlockPos) - Method in class net.minecraft.client.renderer.entity.SpriteRenderer
 
getBlockLight(VexEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.VexRenderer
 
getBlockLight(WitherEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.WitherRenderer
 
getBlockLight(WitherSkullEntity, BlockPos) - Method in class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
getBlockLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getBlockLightData() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getBlockLightResetMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getBlockLightUpdateMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getBlockMaterial(ResourceLocation) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getBlockModelRenderer() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.renderer.model.ModelManager
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.CreatureEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.CreatureEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.GiantEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.HoglinEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.MonsterEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.PillagerEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.AnimalEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.BeeEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.StriderEntity
 
getBlockPathWeight(BlockPos, IWorldReader) - Method in class net.minecraft.entity.passive.TurtleEntity
 
getBlockPlacerType() - Method in class net.minecraft.world.gen.blockplacer.BlockPlacer
 
getBlockPlacerType() - Method in class net.minecraft.world.gen.blockplacer.ColumnBlockPlacer
 
getBlockPlacerType() - Method in class net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
 
getBlockPlacerType() - Method in class net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
 
getBlockPos() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getBlockPos(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockPosArgument
 
getBlockPos(CommandSource) - Method in interface net.minecraft.command.arguments.ILocationArgument
 
getBlockPos() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockPos() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getBlockPos() - Method in class net.minecraft.util.math.BlockPosWrapper
 
getBlockPos() - Method in class net.minecraft.util.math.EntityPosWrapper
 
getBlockPos() - Method in interface net.minecraft.util.math.IPosWrapper
 
getBlockPos() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getBlockPos() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getBlockPosition() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getBlockPosOffset16(Direction) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
getBlockPredicate(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockPredicateArgument
 
getBlockRandomPos(int, int, int, int) - Method in class net.minecraft.world.World
 
getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerController
 
getBlockReader(int, int) - Method in interface net.minecraft.world.ICollisionReader
 
getBlockReader(int, int) - Method in interface net.minecraft.world.IWorldReader
 
getBlockReader(int, int) - Method in class net.minecraft.world.Region
 
getBlockReader(int, int) - Method in class net.minecraft.world.World
 
getBlockRendererDispatcher() - Method in class net.minecraft.client.Minecraft
 
getBlockRenderTypes() - Static method in class net.minecraft.client.renderer.RenderType
 
getBlockShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.util.math.RayTraceContext
 
getBlockSnapshot() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getBlockState(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getBlockState(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockStateArgument
 
getBlockState() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockState() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getBlockState() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
getBlockState() - Method in class net.minecraft.entity.LivingEntity
 
getBlockState(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
getBlockState(FluidState) - Method in class net.minecraft.fluid.Fluid
 
getBlockState() - Method in class net.minecraft.fluid.FluidState
 
getBlockState(FluidState) - Method in class net.minecraft.fluid.LavaFluid
 
getBlockState(FluidState) - Method in class net.minecraft.fluid.WaterFluid
 
getBlockState() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
getBlockState() - Method in class net.minecraft.particles.BlockParticleData
 
getBlockState() - Method in class net.minecraft.tileentity.TileEntity
 
getBlockState() - Method in class net.minecraft.util.CachedBlockInfo
 
getBlockState(BlockPos) - Method in class net.minecraft.world.Blockreader
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlockState(BlockPos) - Method in enum net.minecraft.world.EmptyBlockReader
 
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.blockstateprovider.AxisRotatingBlockStateProvider
 
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.blockstateprovider.BlockStateProvider
 
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.blockstateprovider.ForestFlowerBlockStateProvider
 
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.blockstateprovider.PlainFlowerBlockStateProvider
 
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.blockstateprovider.SimpleBlockStateProvider
 
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.blockstateprovider.WeightedBlockStateProvider
 
getBlockState() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
getBlockState(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getBlockState(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getBlockState(BlockPos) - Method in class net.minecraft.world.Region
 
getBlockState(BlockPos) - Method in class net.minecraft.world.World
 
getBlockState() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getBlockState(FluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getBlockStateFor(int, int) - Static method in class net.minecraft.world.gen.DebugChunkGenerator
 
getBlockStateFromPos(IBlockReader, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getBlockStateIDMap() - Static method in class net.minecraftforge.registries.GameData
 
getBlockStatePointOfInterestTypeMap() - Static method in class net.minecraftforge.registries.GameData
 
getBlockStates() - Method in class net.minecraft.village.PointOfInterestType
 
getBlocksToBeTicked() - Method in class net.minecraft.world.chunk.Chunk
 
getBlocksToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlocksToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getBlocksToBeTicked() - Method in interface net.minecraft.world.chunk.IChunk
 
getBlocksToDestroy() - Method in class net.minecraft.block.PistonBlockStructureHelper
 
getBlocksToMove() - Method in class net.minecraft.block.PistonBlockStructureHelper
 
getBlockTags() - Method in interface net.minecraft.tags.ITagCollectionSupplier
 
getBlockTickets() - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
 
getBlockTileEntity() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockTileEntity() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getBlockType() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getBlue(int) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
getBlue() - Method in class net.minecraft.particles.RedstoneParticleData
 
getBlue(int) - Static method in class net.minecraft.util.ColorHelper.PackedColor
 
getBlue() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
getBlueBits() - Method in class net.minecraft.client.renderer.VideoMode
 
getBoatGlide() - Method in class net.minecraft.entity.item.BoatEntity
 
getBoatType() - Method in class net.minecraft.entity.item.BoatEntity
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.AgeableModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.BeeModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.BoarModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.ChickenModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.ElytraModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.TurtleModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.VexModel
 
getBodyParts() - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
getBodyPitch(float) - Method in class net.minecraft.entity.passive.BeeEntity
 
getBodyPlantBlock() - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
getBodyPlantBlock() - Method in class net.minecraft.block.AbstractPlantBlock
 
getBodyPlantBlock() - Method in class net.minecraft.block.KelpTopBlock
 
getBodyPlantBlock() - Method in class net.minecraft.block.TwistingVinesTopBlock
 
getBodyPlantBlock() - Method in class net.minecraft.block.WeepingVinesTopBlock
 
getBodyRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getBodyTexture() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getBold() - Method in class net.minecraft.util.text.Style
 
getBoldOffset() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getBonemealAgeIncrease(World) - Method in class net.minecraft.block.BeetrootBlock
 
getBonemealAgeIncrease(World) - Method in class net.minecraft.block.CropsBlock
 
getBones() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getBonusRolls() - Method in class net.minecraft.loot.LootPool
 
getBook() - Method in class net.minecraft.inventory.container.LecternContainer
 
getBook() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getBoolean(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
 
getBoolean(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JSONUtils
 
getBoolean(GameRules.RuleKey<GameRules.BooleanValue>) - Method in class net.minecraft.world.GameRules
 
getBooleanValue(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getBootstrapService() - Static method in class net.minecraft.util.Util
 
getBorderEnd() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getBorderFuture() - Method in class net.minecraft.world.server.ChunkHolder
 
getBorderStart() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getBossbar(CommandContext<CommandSource>) - Static method in class net.minecraft.command.impl.BossBarCommand
 
getBossbars() - Method in class net.minecraft.server.CustomServerBossInfoManager
 
getBossColorModifier(float) - Method in class net.minecraft.client.renderer.GameRenderer
 
getBossInfo() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getBossOverlay() - Method in class net.minecraft.client.gui.IngameGui
 
getBottom() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getBoundingBox() - Method in class net.minecraft.client.particle.Particle
 
getBoundingBox() - Method in class net.minecraft.entity.Entity
 
getBoundingBox(Pose) - Method in class net.minecraft.entity.Entity
 
getBoundingBox(BlockState) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getBoundingBox(Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getBoundingBox() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getBoundingBox(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
getBoundingBox(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
getBoundingBox(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getBoundingBox(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
getBoundingBox(TemplateManager, BlockPos, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
getBoundingBox() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getBoundingBox() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getBoundingBox() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getBoundingBox(AbstractMinecartEntity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
 
getBoundingBoxWithSizeApplied(double, double, double) - Method in class net.minecraft.entity.EntityType
 
getBoundOrigin() - Method in class net.minecraft.entity.monster.VexEntity
 
getBow() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
getBow() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getBrain() - Method in class net.minecraft.entity.LivingEntity
 
getBrain() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getBrain() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getBrain() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
getBrain() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getBrain() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getBrainCodec(Collection<? extends MemoryModuleType<?>>, Collection<? extends SensorType<? extends Sensor<? super E>>>) - Static method in class net.minecraft.entity.ai.brain.Brain
 
getBrainCodec() - Method in class net.minecraft.entity.LivingEntity
 
getBrainCodec() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getBrainCodec() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getBrainCodec() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
getBrainCodec() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getBrainCodec() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getBreakChance() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
getBreakerId() - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
getBreakSound() - Method in class net.minecraft.block.SoundType
 
getBreakSound() - Method in class net.minecraftforge.common.util.ForgeSoundType
 
getBreakSpeed(PlayerEntity, BlockState, float, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getBrightness() - Method in class net.minecraft.entity.Entity
 
getBrightness() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getBrightness() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getBrightness() - Method in class net.minecraft.entity.monster.VexEntity
 
getBrightness() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getBrightness() - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
getBrightness() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
getBrightness(BlockPos) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.DiggingParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.DripParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.FlameParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.LargeExplosionParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.LavaParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.Particle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.PortalParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.SweepAttackParticle
 
getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getBrushes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getBucket(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getBuffer(RenderType) - Method in interface net.minecraft.client.renderer.IRenderTypeBuffer
 
getBuffer(RenderType) - Method in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
getBuffer(IRenderTypeBuffer, RenderType, boolean, boolean) - Static method in class net.minecraft.client.renderer.ItemRenderer
 
getBuffer(IRenderTypeBuffer, Function<ResourceLocation, RenderType>) - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
getBuffer(RenderType) - Method in class net.minecraft.client.renderer.OutlineLayerBuffer
 
getBuffer() - Method in class net.minecraft.client.renderer.Tessellator
 
getBuffer() - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
getBufferData() - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
getBuffers() - Method in class net.minecraftforge.client.event.DrawHighlightEvent
 
getBuffers() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getBuffers() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getBuffers() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getBuffers() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getBufferSize() - Method in class net.minecraft.client.renderer.RenderType
 
getBufferSource() - Method in class net.minecraft.client.renderer.RenderTypeBuffers
 
getBuilder(RenderType) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getBuilder() - Static method in class net.minecraft.client.renderer.RenderType.State
 
getBuilder(ITag<Item>) - Static method in class net.minecraft.loot.TagLootEntry
 
getBuilder(String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
getBuilder() - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
getBuildLimit() - Method in class net.minecraft.server.MinecraftServer
 
getBuildTime() - Method in class net.minecraft.util.MinecraftVersion
 
getBurnLeftScaled() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getBurnTime(ItemStack) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getBurnTime(ItemStack) - Method in class net.minecraft.tileentity.BlastFurnaceTileEntity
 
getBurnTime(ItemStack) - Method in class net.minecraft.tileentity.SmokerTileEntity
 
getBurnTime(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getBurnTime() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getBurnTime(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
getBurnTime() - Method in class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
 
getBurnTimes() - Static method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
Deprecated.
getButton() - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent
 
getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent
 
getButton() - Method in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
 
getButton() - Method in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
 
getBuyingStackFirst() - Method in class net.minecraft.item.MerchantOffer
 
getBuyingStackSecond() - Method in class net.minecraft.item.MerchantOffer
 
getByClass(Class<S>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
getById(int) - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getById(int) - Static method in enum net.minecraft.network.ProtocolType
 
getByID(int) - Static method in enum net.minecraft.world.GameType
 
getByName(String) - Static method in enum net.minecraft.client.audio.Sound.Type
 
getByName(String) - Static method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
 
getByName(String) - Static method in enum net.minecraft.loot.functions.CopyNbt.Action
 
getByName(String) - Static method in enum net.minecraft.loot.functions.CopyNbt.Source
 
getByName(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
 
getByName(String) - Static method in enum net.minecraft.scoreboard.Team.Visible
 
getByName(String) - Static method in enum net.minecraft.world.GameType
 
getByName(String) - Static method in enum net.minecraft.world.gen.GenerationStage.Carving
 
getByOrdinal(int) - Static method in enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
 
getBySound(SoundEvent) - Static method in class net.minecraft.item.MusicDiscItem
 
getByte() - Method in class net.minecraft.nbt.ByteNBT
 
getByte(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getByte() - Method in class net.minecraft.nbt.DoubleNBT
 
getByte() - Method in class net.minecraft.nbt.FloatNBT
 
getByte() - Method in class net.minecraft.nbt.IntNBT
 
getByte() - Method in class net.minecraft.nbt.LongNBT
 
getByte() - Method in class net.minecraft.nbt.NumberNBT
 
getByte() - Method in class net.minecraft.nbt.ShortNBT
 
getByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getByte(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getByte(JsonObject, String, byte) - Static method in class net.minecraft.util.JSONUtils
 
getByteArray() - Method in class net.minecraft.nbt.ByteArrayNBT
 
getByteArray(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getByteAsHexString(byte) - Static method in class net.minecraft.network.rcon.RConUtils
 
getByteBuffer(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getByteBuffer(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getBytes() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, GatheringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
getBytesAsBEint(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getBytesAsLEInt(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getBytesAsString(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getByValue(int) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
getByValue(int) - Method in interface net.minecraft.util.IObjectIntIterable
 
getByValue(int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
getByValue(int) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getByValue(int) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getCachedEntity() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getCachedMultiplier() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getCachedTint() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getCachedUniqueIdString() - Method in class net.minecraft.entity.Entity
 
getCameraOrientation() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getCameraTransforms() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCameraTransforms() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getCancellationResult() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getCancelMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getCanCraft(PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
getCanEnterDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getCanonicalName() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
 
getCanonicalName() - Method in class net.minecraft.util.text.event.HoverEvent.Action
 
getCanOpenDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getCanSwim() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getCanSwim() - Method in class net.minecraft.pathfinding.PathNavigator
 
getCanUpdate() - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
getCapabilities() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
getCapabilities() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.LivingEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.entity.player.PlayerEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.ChestTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraft.tileentity.LockableTileEntity
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
getCapability(Capability<T>, Direction) - Method in interface net.minecraftforge.common.capabilities.ICapabilityProvider
 
getCapability(Capability<T>) - Method in interface net.minecraftforge.common.capabilities.ICapabilityProvider
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
 
getCapability(Capability<T>, Direction) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getCapacity() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getCapacity() - Method in interface net.minecraftforge.fluids.IFluidTank
 
getCapsString() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getCaptureItems(IHopper) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getCaravanHead() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getCartItem() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getCarvers(GenerationStage.Carving) - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getCarvers(GenerationStage.Carving) - Method in class net.minecraftforge.common.world.BiomeGenerationSettingsBuilder
 
getCarvingMask(GenerationStage.Carving) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getCarvingMask(GenerationStage.Carving) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getCarvingStages() - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getCaster() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
getCastingInterval() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getCastingInterval() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getCastingTime() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getCastingTime() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getCastWarmupTime() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getCastWarmupTime() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getCategory() - Method in interface net.minecraft.client.audio.ISound
 
getCategory() - Method in class net.minecraft.client.audio.LocatableSound
 
getCategory() - Method in class net.minecraft.crash.CrashReport
 
getCategory() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getCategory() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getCategory() - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
getCategory() - Method in class net.minecraft.world.biome.Biome
 
getCategory() - Method in class net.minecraft.world.GameRules.RuleKey
 
getCategory() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getCategory() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getCatType() - Method in class net.minecraft.entity.passive.CatEntity
 
getCatTypeName() - Method in class net.minecraft.entity.passive.CatEntity
 
getCause() - Method in exception net.minecraft.crash.ReportedException
 
getCausedByPlayer() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
 
getCelebrating() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
 
getCelestrialAngleByTime(long) - Method in class net.minecraft.world.DimensionType
 
getCenter() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getCenter() - Method in class net.minecraft.util.math.SectionPos
 
getCenter() - Method in class net.minecraft.world.raid.Raid
 
getCenterOffset() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getCenterX() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterX() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getCenterX() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getCenterZ() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getChancePerTick() - Method in class net.minecraft.world.biome.SoundAdditionsAmbience
 
getChannelName() - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
getChannelName() - Method in class net.minecraftforge.fml.network.NetworkInstance
 
getChannelName() - Method in class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
getChannels() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
getChannels() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
getChar(int) - Method in class net.minecraft.network.PacketBuffer
 
getCharacterManager() - Method in class net.minecraft.client.gui.FontRenderer
 
getCharge() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
getChargeScale(BlockState, int) - Static method in class net.minecraft.block.RespawnAnchorBlock
 
getChargeTime(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
getCharSequence(int, int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
getChatBackgroundColor(int) - Method in class net.minecraft.client.GameSettings
 
getChatComponent() - Method in class net.minecraft.network.play.server.SChatPacket
 
getChatGUI() - Method in class net.minecraft.client.gui.IngameGui
 
getChatHeight() - Method in class net.minecraft.client.gui.NewChatGui
 
getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
 
getChatLink(boolean) - Method in class net.minecraft.resources.ResourcePackInfo
 
getChatVisibility() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getChatVisibility() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getChatWidth() - Method in class net.minecraft.client.gui.NewChatGui
 
getCheatsEnabled() - Method in class net.minecraft.world.storage.WorldSummary
 
getChessboardDistance(ChunkPos) - Method in class net.minecraft.util.math.ChunkPos
 
getChestInventory(ChestBlock, BlockState, World, BlockPos, boolean) - Static method in class net.minecraft.block.ChestBlock
 
getChestMaterial(TileEntity, ChestType, boolean) - Static method in class net.minecraft.client.renderer.Atlases
 
getChestMergerType(BlockState) - Static method in class net.minecraft.block.ChestBlock
 
getChestType() - Static method in class net.minecraft.client.renderer.Atlases
 
getChild() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getChildren() - Method in class net.minecraft.advancements.Advancement
 
getChildren() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getChildTag(String) - Method in class net.minecraft.item.ItemStack
 
getChildTag(String) - Method in class net.minecraftforge.fluids.FluidStack
 
getChildToSpawn(PlayerEntity, MobEntity, EntityType<? extends MobEntity>, ServerWorld, Vector3d, ItemStack) - Method in class net.minecraft.item.SpawnEggItem
 
getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.util.datafix.NamespacedSchema
 
getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.util.datafix.versions.V0704
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getChunk(int, int, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunk() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getChunk(int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getChunk(int, int, ChunkStatus, boolean) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(int, int) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(int, int, ChunkStatus) - Method in interface net.minecraft.world.IWorldReader
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunk(int, int) - Method in class net.minecraft.world.World
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.World
 
getChunk() - Method in class net.minecraftforge.event.world.ChunkEvent
 
getChunkAt(BlockPos) - Method in class net.minecraft.world.World
 
getChunkForLight(int, int) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunkForLight(int, int) - Method in interface net.minecraft.world.chunk.IChunkLightProvider
 
getChunkForLight(int, int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunkGenerator() - Method in class net.minecraft.world.Dimension
 
getChunkGenerator() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunkHolder(long) - Method in class net.minecraft.world.server.TicketManager
 
getChunkIfComplete() - Method in class net.minecraft.world.server.ChunkHolder
 
getChunkLevel() - Method in class net.minecraft.world.server.ChunkHolder
 
getChunkNow(int, int) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getChunkNow(int, int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
getChunkPosForStructure(StructureSeparationSettings, long, SharedSeedRandom, int, int) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getChunkPosX() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getChunkPosZ() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getChunkProvider() - Method in class net.minecraft.client.world.ClientWorld
 
getChunkProvider() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getChunkProvider() - Method in interface net.minecraft.world.IWorld
 
getChunkProvider() - Method in class net.minecraft.world.server.ServerWorld
 
getChunkRenderType(BlockState) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
Deprecated.
getChunks() - Method in class net.minecraft.world.ForcedChunksSaveData
 
getChunks() - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketTracker
 
getChunkStatus(CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
getChunkStatusFromLevel(int) - Static method in class net.minecraft.world.server.ChunkHolder
 
getChunkX() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getChunkX() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getChunkZ() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getChunkZ() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getClampedAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getClassification() - Method in class net.minecraft.entity.EntityType
 
getClassification(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
getClassificationByName(String) - Static method in enum net.minecraft.entity.EntityClassification
 
getClazz() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getCleanMessage() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getClear() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getClearWeatherTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getClearWeatherTime() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getClearWeatherTime() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getClickedItem() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getClickEvent() - Method in class net.minecraft.util.text.Style
 
getClickType() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getClientBranding() - Static method in class net.minecraftforge.fml.BrandingControl
 
getClientLocation() - Method in class net.minecraft.client.audio.Listener
 
getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 
getClientNonVanillaNetworkMods() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
getClientPeekAmount(float) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getClientSideExp() - Method in class net.minecraft.inventory.MerchantInventory
 
getClientTeleportInterp() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getClientTime() - Method in class net.minecraft.network.status.client.CPingPacket
 
getClimate() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getClip(String) - Method in interface net.minecraftforge.client.extensions.IForgeUnbakedModel
 
getClipboardString(long, GLFWErrorCallbackI) - Method in class net.minecraft.client.ClipboardHelper
 
getClipboardString() - Method in class net.minecraft.client.KeyboardListener
 
getClipboardText(Minecraft) - Static method in class net.minecraft.client.gui.fonts.TextInputUtil
 
getClipboardTextSetter(Minecraft) - Static method in class net.minecraft.client.gui.fonts.TextInputUtil
 
getClipboardTextSupplier(Minecraft) - Static method in class net.minecraft.client.gui.fonts.TextInputUtil
 
getClips() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getClosedSet() - Method in class net.minecraft.pathfinding.Path
 
getClosestDistance(Entity) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestDistance(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestEntity(List<? extends T>, EntityPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestEntityWithinAABB(Class<? extends T>, EntityPredicate, LivingEntity, double, double, double, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getClosestIndex(Direction.Axis, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getClosestIndex(Direction.Axis, double) - Method in class net.minecraft.util.math.shapes.VoxelShapeCube
 
getClosestMatchingPosition(BlockPos, int, int, Predicate<BlockPos>) - Static method in class net.minecraft.util.math.BlockPos
 
getClosestPlayer(double, double, double, double, Predicate<Entity>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getClosestPlayer(double, double, double, double, Predicate<Entity>) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(Entity, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(double, double, double, double, boolean) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(EntityPredicate, LivingEntity) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(EntityPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestPlayer(EntityPredicate, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
getClosestVillageSection(ServerWorld, SectionPos, int) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
getCloudColor(float) - Method in class net.minecraft.client.world.ClientWorld
 
getCloudOption() - Method in class net.minecraft.client.GameSettings
 
getCloudRenderHandler() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
getCode() - Method in class net.minecraft.client.resources.Language
 
getCodec() - Method in class net.minecraft.world.gen.blockplacer.BlockPlacerType
 
getCodec() - Method in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
getCodec() - Method in class net.minecraft.world.gen.carver.WorldCarver
 
getCodec() - Method in class net.minecraft.world.gen.feature.Feature
 
getCodec() - Method in class net.minecraft.world.gen.feature.FeatureSizeType
 
getCodec() - Method in class net.minecraft.world.gen.placement.Placement
 
getCodePoint() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent
 
getCollarColor() - Method in class net.minecraft.entity.passive.CatEntity
 
getCollarColor() - Method in class net.minecraft.entity.passive.WolfEntity
 
getCollectedItemEntityID() - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
getCollection() - Static method in class net.minecraft.tags.BlockTags
 
getCollection() - Static method in class net.minecraft.tags.EntityTypeTags
 
getCollection() - Static method in class net.minecraft.tags.FluidTags
 
getCollection() - Static method in class net.minecraft.tags.ItemTags
 
getCollection() - Method in class net.minecraft.tags.TagRegistry
 
getCollectionArea() - Method in interface net.minecraft.tileentity.IHopper
 
getCollisionBorderSize() - Method in class net.minecraft.entity.Entity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getCollisionBox(AbstractMinecartEntity, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
 
getCollisionHandler() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getCollisionRule() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getCollisionRule() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getCollisionRule() - Method in class net.minecraft.scoreboard.Team
 
getCollisionShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getCollisionShape(IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getCollisionShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BambooBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BellBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CactusBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ComposterBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FenceGateBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowingFluidBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FourWayBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.GrindstoneBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.HoneyBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LecternBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.MovingPistonBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SnowBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SnowBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SoulSandBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
 
getCollisionShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallBlock
 
getCollisionShape(IBlockReader, BlockPos) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getCollisionShapes(Entity, AxisAlignedBB) - Method in interface net.minecraft.world.ICollisionReader
 
getColor() - Method in class net.minecraft.block.AbstractBannerBlock
 
getColor() - Method in class net.minecraft.block.BeaconBlock
 
getColor() - Method in class net.minecraft.block.BedBlock
 
getColor() - Method in class net.minecraft.block.CarpetBlock
 
getColor() - Method in interface net.minecraft.block.IBeaconBeamColorProvider
 
getColor() - Method in class net.minecraft.block.material.Material
 
getColor() - Method in class net.minecraft.block.ShulkerBoxBlock
 
getColor() - Method in class net.minecraft.block.StainedGlassBlock
 
getColor() - Method in class net.minecraft.block.StainedGlassPaneBlock
 
getColor(BlockState, IBlockDisplayReader, BlockPos, int) - Method in class net.minecraft.client.renderer.color.BlockColors
 
getColor(BlockPos, IntSupplier) - Method in class net.minecraft.client.renderer.color.ColorCache
 
getColor(BlockState, IBlockDisplayReader, BlockPos, int) - Method in interface net.minecraft.client.renderer.color.IBlockColor
 
getColor(ItemStack, int) - Method in interface net.minecraft.client.renderer.color.IItemColor
 
getColor(ItemStack, int) - Method in class net.minecraft.client.renderer.color.ItemColors
 
getColor(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ColorArgument
 
getColor() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getColor() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getColor() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getColor() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
getColor() - Method in class net.minecraft.item.BannerItem
 
getColor(ItemStack) - Static method in enum net.minecraft.item.DyeColor
 
getColor(ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
getColor(ItemStack) - Method in interface net.minecraft.item.IDyeableArmorItem
 
getColor(ItemStack) - Static method in class net.minecraft.item.ShieldItem
 
getColor(int) - Method in class net.minecraft.item.SpawnEggItem
 
getColor() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getColor() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getColor() - Method in enum net.minecraft.potion.EffectType
 
getColor(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getColor() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getColor() - Method in class net.minecraft.scoreboard.Team
 
getColor() - Method in class net.minecraft.tileentity.BedTileEntity
 
getColor() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getColor() - Method in class net.minecraft.util.text.Color
 
getColor() - Method in class net.minecraft.util.text.Style
 
getColor() - Method in enum net.minecraft.util.text.TextFormatting
 
getColor() - Method in enum net.minecraft.world.border.BorderStatus
 
getColor() - Method in class net.minecraft.world.BossInfo
 
getColor(Biome, double, double) - Method in interface net.minecraft.world.level.ColorResolver
 
getColor(ItemStack, int) - Method in class net.minecraftforge.client.FluidContainerColorer
 
getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getColor() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
getColor() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getColor(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getColor(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getColor(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes.Water
 
getColorCode(char, boolean) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
getColorComponentValues() - Method in enum net.minecraft.item.DyeColor
 
getColoredItemStack(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColorFromBlock(Block) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColorFromItem(Item) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColorIndex() - Method in enum net.minecraft.util.text.TextFormatting
 
getColorIndex(VertexFormat) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getColorMultiplier(int) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getColorOrMaterialColor(BlockState, World, BlockPos) - Method in class net.minecraft.client.renderer.color.BlockColors
 
getColorProperties(Block) - Method in class net.minecraft.client.renderer.color.BlockColors
 
getColors() - Method in class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
getColorValue() - Method in enum net.minecraft.item.DyeColor
 
getColumn() - Method in class net.minecraft.item.ItemGroup
 
getColumns() - Method in class net.minecraftforge.common.util.TextTable
 
getCombatDuration() - Method in class net.minecraft.util.CombatTracker
 
getCombatTracker() - Method in class net.minecraft.entity.LivingEntity
 
getCombined(int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
getCombinedLight(IBlockDisplayReader, BlockPos) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
getCombinedName(InputMappings.Input, Supplier<ITextComponent>) - Method in enum net.minecraftforge.client.settings.KeyModifier
 
getCombinedTransform() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCombinedTransform() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getCommand() - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
getCommand() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
getCommand() - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
getCommand() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getCommandBlock(World) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
getCommandBlockLogic() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
getCommandBlockLogic() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
getCommandDispatcher() - Method in class net.minecraft.advancements.FunctionManager
 
getCommandDispatcher() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getCommandManager() - Method in class net.minecraft.resources.DataPackRegistries
 
getCommandManager() - Method in class net.minecraft.server.MinecraftServer
 
getCommandSource() - Method in class net.minecraft.advancements.FunctionManager
 
getCommandSource() - Method in class net.minecraft.entity.Entity
 
getCommandSource() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.MinecartCommandLogic
 
getCommandSource() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
getCommandSource() - Method in class net.minecraft.server.MinecraftServer
 
getCommandSource() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getCommandSource(ServerPlayerEntity) - Method in class net.minecraft.tileentity.SignTileEntity
 
getComment() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getComparator() - Method in class net.minecraft.world.server.TicketType
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.CauldronBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlockBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.RespawnAnchorBlock
 
getComparatorInputOverride(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getComparatorLevel() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getComparatorSignalLevel() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getComparatorValue() - Method in class net.minecraft.item.MusicDiscItem
 
getCompatibility(int) - Static method in enum net.minecraft.resources.PackCompatibility
 
getCompatibility() - Method in class net.minecraft.resources.ResourcePackInfo
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
getCompletableFuture() - Method in class net.minecraft.client.renderer.texture.PreloadedTexture
 
getCompletedCriteria() - Method in class net.minecraft.advancements.AdvancementProgress
 
getCompleteReport() - Method in class net.minecraft.crash.CrashReport
 
getComponent(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ComponentArgument
 
getComponent() - Method in exception net.minecraft.command.CommandException
 
getComponent(ITextProperties.ITextAcceptor<T>) - Method in interface net.minecraft.util.text.ITextComponent
 
getComponent(ITextProperties.ITextAcceptor<T>) - Method in interface net.minecraft.util.text.ITextProperties
 
getComponent() - Method in class net.minecraftforge.event.ServerChatEvent
 
getComponentFromJson(String) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
getComponentFromJson(JsonElement) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
getComponentFromJsonLenient(String) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
getComponentFromReader(StringReader) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
getComponents() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, Direction) - Static method in class net.minecraft.util.math.MutableBoundingBox
 
getComponentType() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getComponentWithStyle(ITextProperties.IStyledTextAcceptor<T>, Style) - Method in interface net.minecraft.util.text.ITextComponent
 
getComponentWithStyle(ITextProperties.IStyledTextAcceptor<T>, Style) - Method in interface net.minecraft.util.text.ITextProperties
 
getComposedOptionMessage(ITextComponent, boolean) - Static method in class net.minecraft.client.gui.DialogTexts
 
getCompound(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getCompound(int) - Method in class net.minecraft.nbt.ListNBT
 
getCompressionThreshold() - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
getCondition(JsonObject) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getConditions() - Method in class net.minecraft.loot.LootFunction.Builder
 
getConfig() - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
getConfig() - Method in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
getConfig() - Method in class net.minecraftforge.fml.config.ModConfig.ModConfigEvent
 
getConfigData() - Method in class net.minecraftforge.fml.config.ModConfig
 
getConfigFileName(String, ModConfig.Type) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
getConfirmMessage() - Method in enum net.minecraft.resources.PackCompatibility
 
getConnectedRails() - Method in class net.minecraft.block.RailState
 
getConnectingDirection(BlockState) - Static method in class net.minecraft.block.JigsawBlock
 
getConnection() - Method in class net.minecraft.client.Minecraft
 
getConnectionInfo() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
getConnectionType(Supplier<NetworkManager>) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getConnectionType(ChannelHandlerContext) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getContainer(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.AnvilBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.CartographyTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.ContainerBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.CraftingTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.EnchantingTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.GrindstoneBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.LoomBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.SmithingTableBlock
 
getContainer(BlockState, World, BlockPos) - Method in class net.minecraft.block.StonecutterBlock
 
getContainer() - Method in interface net.minecraft.client.gui.IHasContainer
 
getContainer() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getContainer() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
getContainer() - Method in class net.minecraftforge.event.entity.player.PlayerContainerEvent
 
getContainer() - Method in interface net.minecraftforge.fluids.capability.IFluidHandlerItem
 
getContainer() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getContainer() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getContainer() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getContainerId() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
getContainerItem() - Method in class net.minecraft.item.Item
Deprecated.
getContainerItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getContainerItem() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getContainerItem(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
getContainerType() - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
getContent() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getContentDump(ByteBuf) - Static method in class net.minecraftforge.fml.common.network.ByteBufUtils
 
getContentHeight() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
getContext() - Method in class net.minecraftforge.client.event.DrawHighlightEvent
 
getContext() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getContext() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
Deprecated.
 
getContext() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getController() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
 
getControllingPassenger() - Method in class net.minecraft.entity.Entity
 
getControllingPassenger() - Method in class net.minecraft.entity.item.BoatEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.passive.PigEntity
 
getControllingPassenger() - Method in class net.minecraft.entity.passive.StriderEntity
 
getConverted() - Method in class net.minecraft.util.WorldOptimizer
 
getCookProgressionScaled() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getCookTime() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getCookTime() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getCooldown() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
getCooldown(Item, float) - Method in class net.minecraft.util.CooldownTracker
 
getCooldownPercent(float) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getCooldownPeriod() - Method in class net.minecraft.entity.player.PlayerEntity
 
getCooldownTracker() - Method in class net.minecraft.entity.player.PlayerEntity
 
getCooledAttackStrength(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
getCoordBaseMode() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getCoordinate(int, int, int, Direction.Axis) - Method in enum net.minecraft.util.AxisRotation
 
getCoordinate(int, int, int) - Method in enum net.minecraft.util.Direction.Axis
 
getCoordinate(double, double, double) - Method in enum net.minecraft.util.Direction.Axis
 
getCoordinate(Direction.Axis) - Method in class net.minecraft.util.math.vector.Vector3d
 
getCoordinateDifference(DimensionType, DimensionType) - Static method in class net.minecraft.world.DimensionType
 
getCoordinateIndex(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
getCoordinateIndex(int, int, int) - Method in class net.minecraft.world.lighting.NibbleArrayRepeater
 
getCoordinateInfo(double, double, double) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateInfo(BlockPos) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateInfo(int, int, int) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateRandom(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
getCoordinatesAsString() - Method in class net.minecraft.util.math.vector.Vector3i
 
getCoordinateScale() - Method in class net.minecraft.world.DimensionType
 
getCopyOfSellingStack() - Method in class net.minecraft.item.MerchantOffer
 
getCost(EntityType<?>) - Method in class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
getCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getCount() - Method in class net.minecraft.item.ItemStack
 
getCountInRange(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
getCountLoadedEntities() - Method in class net.minecraft.client.world.ClientWorld
 
getCpuInfo() - Static method in class com.mojang.blaze3d.platform.PlatformDescriptors
 
getCrafting() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemCraftedEvent
 
getCraftingPlayer() - Static method in class net.minecraftforge.common.ForgeHooks
 
getCraftingResult(IInventory) - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
getCraftingResult(C) - Method in interface net.minecraft.item.crafting.IRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShieldRecipes
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
getCraftingResult(IInventory) - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getCraftingResult(IInventory) - Method in class net.minecraft.item.crafting.SmithingRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
getCraftingResult(CraftingInventory) - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
getCraftMatrix() - Method in interface net.minecraftforge.common.crafting.IRecipeContainer
 
getCraftResult() - Method in interface net.minecraftforge.common.crafting.IRecipeContainer
 
getCrashCause() - Method in class net.minecraft.crash.CrashReport
 
getCrashReport() - Method in exception net.minecraft.crash.ReportedException
 
getCreate() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getCreatePackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getCreativeSettings() - Method in class net.minecraft.client.Minecraft
 
getCreativeTabs() - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getCreatorModId(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getCreatureAttribute() - Method in class net.minecraft.entity.boss.WitherEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.LivingEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.BeeEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getCreatureAttribute() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
getCreatureSpawnList() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getCreatureSpawnProbability() - Method in class net.minecraft.world.biome.MobSpawnInfo
 
getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.CreeperEntity
 
getCreeperState() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getCriteria() - Method in class net.minecraft.advancements.Advancement.Builder
 
getCriteria() - Method in class net.minecraft.advancements.Advancement
 
getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getCriterionInstance() - Method in class net.minecraft.advancements.Criterion
 
getCriterionInstance() - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
getCriterionProgress(String) - Method in class net.minecraft.advancements.AdvancementProgress
 
getCriticalHit(PlayerEntity, Entity, boolean, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
getCrop() - Method in class net.minecraft.block.StemBlock
 
getCrumbling(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getCrumblingBufferSource() - Method in class net.minecraft.client.renderer.RenderTypeBuffers
 
getCrystalBeamTarget() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
getCurativeItems() - Method in class net.minecraft.potion.EffectInstance
 
getCurativeItems() - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
getCurativeItems() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
getCurrentBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getCurrentCartSpeedCapOnRail() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getCurrentCartSpeedCapOnRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getCurrentElement() - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
getCurrentElement() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getCurrentGameMode() - Method in class net.minecraftforge.client.event.ClientPlayerChangeGameModeEvent
 
getCurrentGameMode() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangeGameModeEvent
 
getCurrentGameType() - Method in class net.minecraft.client.multiplayer.PlayerController
 
getCurrentHealth() - Method in class net.minecraft.world.raid.Raid
 
getCurrentHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCurrentItem() - Method in class net.minecraft.entity.player.PlayerInventory
 
getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
 
getCurrentPage() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getCurrentPathIndex() - Method in class net.minecraft.pathfinding.Path
 
getCurrentPathLength() - Method in class net.minecraft.pathfinding.Path
 
getCurrentPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
getCurrentPlayerCount() - Method in interface net.minecraft.network.rcon.IServer
 
getCurrentPlayerCount() - Method in class net.minecraft.server.management.PlayerList
 
getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
 
getCurrentRailPosition() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getCurrentServer() - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
getCurrentServerData() - Method in class net.minecraft.client.Minecraft
 
getCurrentSession() - Method in class net.minecraft.client.MinecraftGame
 
getCurrentState() - Method in class net.minecraftforge.fml.ModContainer
 
getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCursorPosition() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getCustomBossEventData() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getCustomBossEventData() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getCustomBossEvents() - Method in class net.minecraft.server.MinecraftServer
 
getCustomColor(ItemStack) - Static method in class net.minecraft.entity.projectile.ArrowEntity
 
getCustomer() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getCustomer() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getCustomer() - Method in class net.minecraft.entity.NPCMerchant
 
getCustomExtension(ExtensionPoint<T>) - Method in class net.minecraftforge.fml.ModContainer
 
getCustomGeometry() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCustomMapData(ItemStack, World) - Method in class net.minecraft.item.FilledMapItem
 
getCustomModelState() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getCustomName() - Method in class net.minecraft.entity.Entity
 
getCustomName() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getCustomName() - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
getCustomName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getCustomName() - Method in interface net.minecraft.util.INameable
 
getCustomName() - Method in class net.minecraft.world.storage.MapDecoration
 
getCustomSummonedAid() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getCustomTagTypeNames() - Static method in class net.minecraftforge.common.ForgeTagHandler
 
getCustomTagTypeReloadResults(IResourceManager, Executor, Map<ResourceLocation, TagCollectionReader<?>>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
getCustomTagTypes() - Method in interface net.minecraftforge.common.extensions.IForgeTagCollectionSupplier
 
getCustomTagTypes() - Static method in class net.minecraftforge.common.ForgeTagHandler
 
getCustomTagTypes() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SyncCustomTagTypes
 
getCustomTypeCollection(ResourceLocation) - Method in interface net.minecraftforge.common.extensions.IForgeTagCollectionSupplier
 
getCustomTypeCollection(IForgeRegistry<T>) - Method in interface net.minecraftforge.common.extensions.IForgeTagCollectionSupplier
 
getCutout() - Static method in class net.minecraft.client.renderer.RenderType
 
getCutoutBlockType() - Static method in class net.minecraft.client.renderer.Atlases
 
getCutoutMipped() - Static method in class net.minecraft.client.renderer.RenderType
 
getDamage(int, Random) - Static method in class net.minecraft.enchantment.ThornsEnchantment
 
getDamage() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDamage() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getDamage() - Method in class net.minecraft.item.ItemStack
 
getDamage() - Method in class net.minecraft.util.CombatEntry
 
getDamage(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getDamageAfterAbsorb(float, float, float) - Static method in class net.minecraft.util.CombatRules
 
getDamageAfterMagicAbsorb(float, float) - Static method in class net.minecraft.util.CombatRules
 
getDamageAmount() - Method in class net.minecraft.util.CombatEntry
 
getDamageBuffer() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageBuffer() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getDamageLocation() - Method in class net.minecraft.util.DamageSource
 
getDamageLocation() - Method in class net.minecraft.util.EntityDamageSource
 
getDamageModifier() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
 
getDamageMultiplier() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder
 
getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getDamageReduceAmount() - Method in class net.minecraft.item.ArmorItem
 
getDamageReductionAmount(EquipmentSlotType) - Method in enum net.minecraft.item.ArmorMaterial
 
getDamageReductionAmount(EquipmentSlotType) - Method in interface net.minecraft.item.IArmorMaterial
 
getDamageSource() - Method in class net.minecraft.world.Explosion
 
getDamageSource() - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
 
getDamageSrc() - Method in class net.minecraft.util.CombatEntry
 
getDamageSrcDisplayName() - Method in class net.minecraft.util.CombatEntry
 
getDamageTaken() - Method in class net.minecraft.entity.item.BoatEntity
 
getDamageType() - Method in class net.minecraft.util.DamageSource
 
getDanger() - Method in enum net.minecraft.pathfinding.PathNodeType
 
getDarknessAmbience() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getDarknessAmbienceChance() - Method in class net.minecraft.client.audio.BiomeSoundHandler
 
getData(MapItemRenderer.Instance) - Method in class net.minecraft.client.gui.MapItemRenderer
 
getData() - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getData() - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getData() - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getData() - Method in class net.minecraft.command.impl.data.StorageAccessor
 
getData(ItemStack, World) - Static method in class net.minecraft.item.FilledMapItem
 
getData() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getData() - Method in class net.minecraft.world.chunk.ChunkSection
 
getData() - Method in class net.minecraft.world.chunk.NibbleArray
 
getData(SectionPos) - Method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
 
getData(SectionPos) - Method in interface net.minecraft.world.lighting.IWorldLightListener
 
getData(SectionPos) - Method in class net.minecraft.world.lighting.LightEngine
 
getData() - Method in class net.minecraft.world.lighting.NibbleArrayRepeater
 
getData(ResourceLocation) - Method in class net.minecraft.world.storage.CommandStorage
 
getData() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
getData(ModelProperty<T>) - Method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
getData(ModelProperty<T>) - Method in enum net.minecraftforge.client.model.data.EmptyModelData
 
getData(ModelProperty<T>) - Method in interface net.minecraftforge.client.model.data.IModelData
 
getData(ModelProperty<T>) - Method in class net.minecraftforge.client.model.data.ModelDataMap
 
getData(ModelProperty<T>) - Method in class net.minecraftforge.client.model.data.MultipartModelData
 
getData() - Method in class net.minecraftforge.event.world.ChunkDataEvent
 
getData() - Method in class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
getData1() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getData2() - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
getDataArray() - Method in class net.minecraft.world.gen.Heightmap
 
getDataDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getDataDirectory() - Method in class net.minecraft.server.MinecraftServer
 
getDataFixer() - Method in class net.minecraft.client.Minecraft
 
getDataFixer() - Method in class net.minecraft.server.MinecraftServer
 
getDataFixer() - Static method in class net.minecraft.util.datafix.DataFixesManager
 
getDataForWriting(SaveFormat.LevelSave, IServerConfiguration) - Method in class net.minecraftforge.common.ForgeMod
 
getDataForWriting(SaveFormat.LevelSave, IServerConfiguration) - Method in class net.minecraftforge.fml.FMLWorldPersistenceHook
 
getDataForWriting(SaveFormat.LevelSave, IServerConfiguration) - Method in interface net.minecraftforge.fml.WorldPersistenceHooks.WorldPersistenceHook
 
getDataManager() - Method in class net.minecraft.entity.Entity
 
getDataManagerEntries() - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
getDataMarkers(TemplateManager, BlockPos, Rotation, boolean) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
getDatapackCodec() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getDatapackCodec() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getDatapackCodec() - Method in class net.minecraft.world.WorldSettings
 
getDataPackRegistries() - Method in class net.minecraft.client.Minecraft.PackManager
 
getDataPackRegistries() - Method in class net.minecraft.server.MinecraftServer
 
getDataPackRegistries() - Method in class net.minecraftforge.event.AddReloadListenerEvent
 
getDataPoints(String) - Method in class net.minecraft.profiler.EmptyProfileResult
 
getDataPoints(String) - Method in class net.minecraft.profiler.FilledProfileResult
 
getDataPoints(String) - Method in interface net.minecraft.profiler.IProfileResult
 
getDataVersion(CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkLoader
 
getDayTime() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getDayTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getDayTime() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getDayTime() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getDayTime() - Method in class net.minecraft.world.World
 
getDeathMaxRotation(EndermiteEntity) - Method in class net.minecraft.client.renderer.entity.EndermiteRenderer
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getDeathMaxRotation(SilverfishEntity) - Method in class net.minecraft.client.renderer.entity.SilverfishRenderer
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.SpiderRenderer
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.BedExplosionDamageSource
 
getDeathMessage() - Method in class net.minecraft.util.CombatTracker
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.DamageSource
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.EntityDamageSource
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.util.IndirectEntityDamageSource
 
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.Team
 
getDeathSound() - Method in class net.minecraft.entity.boss.WitherEntity
 
getDeathSound() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getDeathSound() - Method in class net.minecraft.entity.LivingEntity
 
getDeathSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.BlazeEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.GhastEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.HuskEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.StrayEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.VexEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.WitchEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getDeathSound() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.BatEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.BeeEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.CatEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.ChickenEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.CowEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.FoxEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.GolemEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.PandaEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.PigEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.SheepEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.SquidEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.StriderEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getDeathSound() - Method in class net.minecraft.entity.passive.WolfEntity
 
getDeathSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getDebugInfo() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
getDebugInfo(LightType, SectionPos) - Method in class net.minecraft.world.lighting.WorldLightManager
 
getDebugInfo(ChunkPos) - Method in class net.minecraft.world.server.ChunkManager
 
getDebugInfo(ChunkPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
getDebugInfoEntities() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getDebugInfoLeft() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
getDebugInfoRenders() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getDebugInfoRight() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
getDebugString() - Method in class net.minecraft.client.audio.SoundEngine
 
getDebugString() - Method in class net.minecraft.client.audio.SoundHandler
 
getDebugString() - Method in class net.minecraft.client.audio.SoundSystem
 
getDebugString(long) - Method in class net.minecraft.world.lighting.LightEngine
 
getDebugString(long) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
getDecodedPosition() - Method in class net.minecraft.world.TrackedEntity
 
getDecorationStage() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getDecorationType() - Method in class net.minecraft.world.storage.MapBanner
 
getDecorator() - Method in class net.minecraft.resources.ResourcePackInfo
 
getDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
getDefault() - Static method in class net.minecraft.world.FoliageColors
 
getDefault() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getDefault() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getDefaultBackgroundMusicSelector(SoundEvent) - Static method in class net.minecraft.client.audio.BackgroundMusicTracks
 
getDefaultBlock() - Method in class net.minecraft.world.gen.DimensionSettings
 
getDefaultCreatorModId(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
getDefaultCreatureSpawnList() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getDefaultCreatureSpawnList() - Method in interface net.minecraftforge.common.extensions.IForgeStructure
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getDefaultFluid() - Method in class net.minecraft.world.gen.DimensionSettings
 
getDefaultInstance() - Method in class net.minecraft.item.Item
 
getDefaultInstance() - Method in class net.minecraft.item.PotionItem
 
getDefaultInstance() - Method in class net.minecraft.item.TippedArrowItem
 
getDefaultInstance() - Method in class net.minecraftforge.common.capabilities.Capability
 
getDefaultItem() - Method in class net.minecraft.entity.item.EnderPearlEntity
 
getDefaultItem() - Method in class net.minecraft.entity.item.ExperienceBottleEntity
 
getDefaultItem() - Method in class net.minecraft.entity.projectile.EggEntity
 
getDefaultItem() - Method in class net.minecraft.entity.projectile.PotionEntity
 
getDefaultItem() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
getDefaultItem() - Method in class net.minecraft.entity.projectile.SnowballEntity
 
getDefaultKey() - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getDefaultKey() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getDefaultKey() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getDefaultName() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.BlastFurnaceTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.ChestTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.DropperTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.FurnaceTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getDefaultName() - Method in class net.minecraft.tileentity.SmokerTileEntity
 
getDefaultPermissionLevel(String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
getDefaultPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getDefaultRepo() - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
getDefaultRestrictsSpawnsToInside() - Method in interface net.minecraftforge.common.extensions.IForgeStructure
 
getDefaultSimpleRegistry(Registry<DimensionType>, Registry<Biome>, Registry<DimensionSettings>, long) - Static method in class net.minecraft.world.DimensionType
 
getDefaultSkin(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
 
getDefaultSkinLegacy() - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
 
getDefaultSpawnList() - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
getDefaultSpawnList() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getDefaultSpawnList() - Method in class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
getDefaultSpawnList() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getDefaultSpawnList() - Method in interface net.minecraftforge.common.extensions.IForgeStructure
 
getDefaultState() - Method in class net.minecraft.block.Block
 
getDefaultState() - Method in class net.minecraft.fluid.Fluid
 
getDefaultTeleporter() - Method in class net.minecraft.world.server.ServerWorld
 
getDefaultTranslationKey() - Method in class net.minecraft.enchantment.Enchantment
 
getDefaultTranslationKey() - Method in class net.minecraft.item.Item
 
getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getDefaultVideoMode() - Method in class net.minecraft.client.Monitor
 
getDefaultVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getDefaultWorldType() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getDefaultWorldType() - Static method in class net.minecraftforge.common.ForgeHooks
 
getDefaultWorldType() - Static method in class net.minecraftforge.common.world.ForgeWorldType
 
getDeferredTileEntities() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getDeferredTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getDeferredTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getDeferredTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getDeferredTileEntity(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
getDeferredWorkQueue() - Method in enum net.minecraftforge.fml.ModLoadingStage
 
getDelay(BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
getDelay(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getDelay(BlockState) - Method in class net.minecraft.block.RepeaterBlock
 
getDemand() - Method in class net.minecraft.item.MerchantOffer
 
getDensity() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
 
getDensity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDensity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDensity(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDependencies() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getDependencies() - Method in interface net.minecraft.client.renderer.model.IUnbakedModel
 
getDependencies() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getDependencies() - Method in class net.minecraft.client.renderer.model.VariantList
 
getDependencies() - Method in interface net.minecraftforge.client.extensions.IForgeTextureAtlasSprite
 
getDepth() - Method in class net.minecraft.world.biome.Biome
 
getDepth() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getDepthStriderModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getDescription() - Method in class net.minecraft.advancements.DisplayInfo
 
getDescription() - Method in class net.minecraft.crash.CrashReport
 
getDescription() - Method in class net.minecraft.item.MusicDiscItem
 
getDescription() - Method in class net.minecraft.resources.data.PackMetadataSection
 
getDescription() - Method in enum net.minecraft.resources.PackCompatibility
 
getDescription() - Method in class net.minecraft.resources.ResourcePackInfo
 
getDescription() - Method in class net.minecraft.world.storage.WorldSummary
 
getDeserializer() - Method in class net.minecraft.particles.ParticleType
 
getDespawnDelay() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getDestroyPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getDestroySpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerInventory
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.AxeItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.Item
 
getDestroySpeed(BlockState) - Method in class net.minecraft.item.ItemStack
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.PickaxeItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.ShearsItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.SwordItem
 
getDestroySpeed(ItemStack, BlockState) - Method in class net.minecraft.item.ToolItem
 
getDiameter() - Method in class net.minecraft.world.border.WorldBorder
 
getDiameter() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
getDifficulty() - Method in class net.minecraft.client.ClientGameSession
 
getDifficulty() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getDifficulty() - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
getDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getDifficulty() - Method in interface net.minecraft.world.IWorld
 
getDifficulty() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getDifficulty() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getDifficulty() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getDifficulty() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getDifficulty() - Method in class net.minecraft.world.WorldSettings
 
getDifficulty() - Method in class net.minecraftforge.event.DifficultyChangeEvent
 
getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getDifficultyForLocation(BlockPos) - Method in interface net.minecraft.world.IWorld
 
getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.World
 
getDigSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
Deprecated.
getDigSpeed(BlockState, BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
getDimension() - Static method in class net.minecraft.command.arguments.DimensionArgument
 
getDimension() - Method in class net.minecraft.util.math.GlobalPos
 
getDimension() - Method in class net.minecraftforge.event.entity.EntityTravelToDimensionEvent
 
getDimensionArgument(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.DimensionArgument
 
getDimensionFolder(RegistryKey<World>, File) - Static method in class net.minecraft.world.DimensionType
 
getDimensionFolder(RegistryKey<World>) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
getDimensionGeneratorSettings() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getDimensionGeneratorSettings() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getDimensionKey() - Method in class net.minecraft.world.World
 
getDimensionType() - Method in class net.minecraft.world.Dimension
 
getDimensionType() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getDimensionType() - Method in interface net.minecraft.world.IWorldReader
 
getDimensionType() - Method in class net.minecraft.world.World
 
getDimensionTypeSupplier() - Method in class net.minecraft.world.Dimension
 
getDirectGlintVertexBuilder(IRenderTypeBuffer, RenderType, MatrixStack.Entry) - Static method in class net.minecraft.client.renderer.ItemRenderer
 
getDirectIdFromTag(ITag<T>) - Method in interface net.minecraft.tags.ITagCollection
 
getDirection() - Method in class net.minecraft.network.NetworkManager
 
getDirection() - Method in class net.minecraftforge.event.world.PistonEvent
 
getDirection() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getDirection() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getDirection() - Method in class net.minecraftforge.fml.network.PacketDistributor.PacketTarget
 
getDirections() - Method in enum net.minecraft.util.Direction8
 
getDirectionToAttached(BlockState) - Static method in class net.minecraft.block.ChestBlock
 
getDirectionValues() - Method in enum net.minecraft.util.Direction.Plane
 
getDirectionVec() - Method in enum net.minecraft.util.Direction
 
getDirectoryName() - Method in enum net.minecraft.resources.ResourcePackType
 
getDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
 
getDisabled() - Method in class net.minecraft.util.datafix.codec.DatapackCodec
 
getDiscountedBuyingStackFirst() - Method in class net.minecraft.item.MerchantOffer
 
getDispatcher() - Method in class net.minecraft.command.Commands
 
getDispatcher() - Method in class net.minecraftforge.event.RegisterCommandsEvent
 
getDispensePosition(IBlockSource) - Static method in class net.minecraft.block.DispenserBlock
 
getDispenseSlot() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getDisplay() - Method in class net.minecraft.advancements.Advancement
 
getDisplayedItem() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getDisplayedRecipes() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
getDisplayHealth() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getDisplayName(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
getDisplayName() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
 
getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
 
getDisplayName() - Method in class net.minecraft.command.CommandSource
 
getDisplayName(int) - Method in class net.minecraft.enchantment.Enchantment
 
getDisplayName() - Method in class net.minecraft.entity.Entity
 
getDisplayName() - Method in class net.minecraft.entity.player.PlayerEntity
 
getDisplayName() - Method in interface net.minecraft.inventory.container.INamedContainerProvider
 
getDisplayName() - Method in class net.minecraft.inventory.container.SimpleNamedContainerProvider
 
getDisplayName(ItemStack) - Method in class net.minecraft.item.Item
 
getDisplayName() - Method in class net.minecraft.item.ItemStack
 
getDisplayName(ItemStack) - Method in class net.minecraft.item.SkullItem
 
getDisplayName(ItemStack) - Method in class net.minecraft.item.WrittenBookItem
 
getDisplayName() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getDisplayName() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getDisplayName() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getDisplayName() - Method in class net.minecraft.potion.Effect
 
getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getDisplayName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getDisplayName() - Method in enum net.minecraft.scoreboard.Team.CollisionRule
 
getDisplayName() - Method in enum net.minecraft.scoreboard.Team.Visible
 
getDisplayName() - Method in class net.minecraft.server.management.BanEntry
 
getDisplayName() - Method in class net.minecraft.server.management.IPBanEntry
 
getDisplayName() - Method in class net.minecraft.server.management.ProfileBanEntry
 
getDisplayName() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getDisplayName() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getDisplayName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getDisplayName() - Method in interface net.minecraft.util.INameable
 
getDisplayName(GameProfile) - Static method in class net.minecraft.util.text.TextComponentUtils
 
getDisplayName() - Method in enum net.minecraft.world.Difficulty
 
getDisplayName() - Method in enum net.minecraft.world.GameType
 
getDisplayName() - Method in class net.minecraft.world.storage.WorldSummary
 
getDisplayName() - Method in class net.minecraftforge.common.world.ForgeWorldType
 
getDisplayname() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
getDisplayName(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getDisplayName() - Method in class net.minecraftforge.fluids.FluidStack
 
getDisplayRecipes(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
getDisplaySlotStrings() - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplayString(String) - Static method in class net.minecraft.client.settings.KeyBinding
 
getDisplayText() - Method in class net.minecraft.advancements.Advancement
 
getDisplayTile() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDisplayTileOffset() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDisplayTime() - Method in class net.minecraft.network.play.server.STitlePacket
 
getDist() - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
getDist() - Method in class net.minecraftforge.userdev.FMLDevDataLaunchProvider
 
getDist() - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
getDist() - Method in class net.minecraftforge.userdev.FMLUserdevClientLaunchProvider
 
getDist() - Method in class net.minecraftforge.userdev.FMLUserdevDataLaunchProvider
 
getDist() - Method in class net.minecraftforge.userdev.FMLUserdevServerLaunchProvider
 
getDistance(IBlockReader, BlockPos) - Static method in class net.minecraft.block.ScaffoldingBlock
 
getDistance() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getDistance() - Method in class net.minecraft.entity.ai.brain.memory.WalkTarget
 
getDistance(Entity) - Method in class net.minecraft.entity.Entity
 
getDistance(ChunkStatus) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
getDistance() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
getDistance() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
 
getDistanceSq(Entity) - Method in class net.minecraft.entity.Entity
 
getDistanceSq(Vector3d) - Method in class net.minecraft.entity.Entity
 
getDistanceToCamera(double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getDoesRewardExp() - Method in class net.minecraft.item.MerchantOffer
 
getDouble() - Method in class net.minecraft.nbt.ByteNBT
 
getDouble(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getDouble() - Method in class net.minecraft.nbt.DoubleNBT
 
getDouble() - Method in class net.minecraft.nbt.FloatNBT
 
getDouble() - Method in class net.minecraft.nbt.IntNBT
 
getDouble(int) - Method in class net.minecraft.nbt.ListNBT
 
getDouble() - Method in class net.minecraft.nbt.LongNBT
 
getDouble() - Method in class net.minecraft.nbt.NumberNBT
 
getDouble() - Method in class net.minecraft.nbt.ShortNBT
 
getDouble(int) - Method in class net.minecraft.network.PacketBuffer
 
getDouble(int) - Method in class net.minecraft.util.math.shapes.DoubleRangeList
 
getDouble(int) - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
getDouble(int) - Method in class net.minecraft.util.math.shapes.OffsetDoubleList
 
getDownfall() - Method in class net.minecraft.world.biome.Biome
 
getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getDragAir() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getDragAir() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getDragEvent(int) - Static method in class net.minecraft.inventory.container.Container
 
getDragonFightData() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getDragonFightData() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getDragonParts() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getDragons() - Method in class net.minecraft.world.server.ServerWorld
 
getDragX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
getDragY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
getDrawMode() - Method in class net.minecraft.client.renderer.BufferBuilder.DrawState
 
getDrawMode() - Method in class net.minecraft.client.renderer.RenderType
 
getDrinkSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getDrinkSound(ItemStack) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getDrinkSound() - Method in class net.minecraft.item.HoneyBottleItem
 
getDrinkSound() - Method in class net.minecraft.item.Item
 
getDrinkSound() - Method in class net.minecraft.item.ItemStack
 
getDripParticleData() - Method in class net.minecraft.fluid.Fluid
 
getDripParticleData() - Method in class net.minecraft.fluid.FluidState
 
getDripParticleData() - Method in class net.minecraft.fluid.LavaFluid
 
getDripParticleData() - Method in class net.minecraft.fluid.WaterFluid
 
getDropChance(EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
getDroppedExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
getDrops(LootContext.Builder) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.BeehiveBlock
 
getDrops(BlockState, ServerWorld, BlockPos, TileEntity) - Static method in class net.minecraft.block.Block
 
getDrops(BlockState, ServerWorld, BlockPos, TileEntity, Entity, ItemStack) - Static method in class net.minecraft.block.Block
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.FlowingFluidBlock
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.MovingPistonBlock
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getDrops(BlockState, LootContext.Builder) - Method in class net.minecraft.block.SkullWallPlayerBlock
 
getDrops() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
getDrops() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
 
getDummyFactory() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getDummyManagers() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
getDurability(EquipmentSlotType) - Method in enum net.minecraft.item.ArmorMaterial
 
getDurability(EquipmentSlotType) - Method in interface net.minecraft.item.IArmorMaterial
 
getDurabilityForDisplay(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getDuration() - Method in class net.minecraft.entity.ai.brain.schedule.DutyTime
 
getDuration() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getDuration() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getDuration() - Method in class net.minecraft.potion.EffectInstance
 
getDuration() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
 
getDustColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AnvilBlock
 
getDustColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
 
getDustColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FallingBlock
 
getDustColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.GravelBlock
 
getDustColor(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SandBlock
 
getDutiesFor(Activity) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
getDx() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getDy() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getDyeColor() - Method in class net.minecraft.item.DyeItem
 
getDyeRgb(DyeColor) - Static method in class net.minecraft.entity.passive.SheepEntity
 
getDyeSlot() - Method in class net.minecraft.inventory.container.LoomContainer
 
getDynamicTexture() - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getDz() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getEatingGrassTimer() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
getEatSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getEatSound(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
getEatSound() - Method in class net.minecraft.item.HoneyBottleItem
 
getEatSound() - Method in class net.minecraft.item.Item
 
getEatSound() - Method in class net.minecraft.item.ItemStack
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.util.SectionDistanceGraph
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.LightEngine
 
getEdgeLevel(long, long, int) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
getEffect() - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
getEffectId() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getEffectInstance() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
getEffectiveWeight(float) - Method in interface net.minecraft.loot.ILootGenerator
 
getEffectiveWeight(float) - Method in class net.minecraft.loot.StandaloneLootEntry.Generator
 
getEffectName() - Method in class net.minecraft.potion.EffectInstance
 
getEffects() - Method in class net.minecraft.item.Food
 
getEffects() - Method in class net.minecraft.potion.Potion
 
getEffects() - Method in class net.minecraft.world.DimensionType
 
getEffects() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
getEffects() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getEffectsFromStack(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getEffectsFromTag(CompoundNBT) - Static method in class net.minecraft.potion.PotionUtils
 
getEffectType() - Method in class net.minecraft.potion.Effect
 
getEfficiency() - Method in interface net.minecraft.item.IItemTier
 
getEfficiency() - Method in enum net.minecraft.item.ItemTier
 
getEfficiencyModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEgg(EntityType<?>) - Static method in class net.minecraft.item.SpawnEggItem
 
getEggs() - Static method in class net.minecraft.item.SpawnEggItem
 
getElementAfter(Iterable<T>, T) - Static method in class net.minecraft.util.Util
 
getElementBefore(Iterable<T>, T) - Static method in class net.minecraft.util.Util
 
getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getElements() - Method in class net.minecraft.client.renderer.model.BlockModel
Deprecated.
getElements() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElytraTexture(ItemStack, T) - Method in class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
getEmptyBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getEmptyPot() - Method in class net.minecraft.block.FlowerPotBlock
 
getEmptySound() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getEmptySound(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getEmptySound(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getEmptyTag() - Static method in class net.minecraft.tags.Tag
 
getEmptyTagCollection() - Static method in interface net.minecraft.tags.ITagCollection
 
getEnabled() - Method in class net.minecraft.util.datafix.codec.DatapackCodec
 
getEnabledPacks() - Method in class net.minecraft.resources.ResourcePackList
 
getEnchantability() - Method in enum net.minecraft.item.ArmorMaterial
 
getEnchantability() - Method in interface net.minecraft.item.IArmorMaterial
 
getEnchantability() - Method in interface net.minecraft.item.IItemTier
 
getEnchantability() - Method in enum net.minecraft.item.ItemTier
 
getEnchantedItemStack(EnchantmentData) - Static method in class net.minecraft.item.EnchantedBookItem
 
getEnchantIncreasePerLevel() - Method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
 
getEnchantment(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EnchantmentArgument
 
getEnchantmentByID(int) - Static method in class net.minecraft.enchantment.Enchantment
 
getEnchantmentDatas(int, ItemStack, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantmentLevel(Enchantment, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantmentModifierDamage(Iterable<ItemStack>, DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantments(ItemStack) - Static method in class net.minecraft.item.EnchantedBookItem
 
getEnchantmentTagList() - Method in class net.minecraft.item.ItemStack
 
getEnchantOdds() - Method in class net.minecraft.world.raid.Raid
 
getEnchantPowerBonus(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getEnchantPowerBonus(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getEnchantRow() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getEnd() - Method in class net.minecraft.command.arguments.MessageArgument.Part
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getEnd(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getEndIndex() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
getEndNBT(int) - Static method in interface net.minecraft.nbt.INBTType
 
getEndPortal(int) - Static method in class net.minecraft.client.renderer.RenderType
 
getEndVec() - Method in class net.minecraft.util.math.RayTraceContext
 
getEnergyStored() - Method in class net.minecraftforge.energy.EnergyStorage
 
getEnergyStored() - Method in interface net.minecraftforge.energy.IEnergyStorage
 
getEnergySwirl(ResourceLocation, float, float) - Static method in class net.minecraft.client.renderer.RenderType
 
getEnterDoors() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getEntities(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getEntities() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getEntities(EntityType<?>, Predicate<? super Entity>) - Method in class net.minecraft.world.server.ServerWorld
 
getEntities() - Method in class net.minecraft.world.server.ServerWorld
 
getEntitiesAllowingNone(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.World
 
getEntitiesOfTypeWithinAABB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntitiesOfTypeWithinAABB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesWithinAABB(EntityType<T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getEntitiesWithinAABBForList(EntityType<?>, AxisAlignedBB, List<? super T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntity(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getEntity() - Method in class net.minecraft.command.CommandSource
 
getEntity(ServerWorld) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SCameraPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SEntityPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
getEntity(World) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
getEntity() - Method in class net.minecraft.util.math.EntityRayTraceResult
 
getEntity() - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
getEntity() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
getEntity() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getEntity() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
getEntity() - Method in interface net.minecraftforge.common.extensions.IForgeSelectionContext
 
getEntity() - Method in class net.minecraftforge.event.entity.EntityEvent
 
getEntity() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getEntity() - Method in class net.minecraftforge.event.world.BlockEvent.FarmlandTrampleEvent
 
getEntity() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getEntityAlpha(ResourceLocation, float) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityAnchor(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityAnchorArgument
 
getEntityAnchorType() - Method in class net.minecraft.command.CommandSource
 
getEntityBeingMounted() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
getEntityByID(int) - Method in class net.minecraft.client.world.ClientWorld
 
getEntityByID(int) - Method in class net.minecraft.world.server.ServerWorld
 
getEntityByID(int) - Method in class net.minecraft.world.World
 
getEntityByUuid(UUID) - Method in class net.minecraft.world.server.ServerWorld
 
getEntityCutout(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityCutoutMipped(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getEntityCutoutNoCull(ResourceLocation, boolean) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityCutoutNoCull(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityCutoutNoCullZOffset(ResourceLocation, boolean) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityCutoutNoCullZOffset(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityDecal(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityEquipment(LivingEntity) - Method in class net.minecraft.enchantment.Enchantment
 
getEntityForcedChunks() - Method in class net.minecraft.world.ForcedChunksSaveData
 
getEntityFromWorld(World) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getEntityGlint() - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityGlintDirect() - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityGlintVertexBuilder(IRenderTypeBuffer, RenderType, boolean, boolean) - Static method in class net.minecraft.client.renderer.ItemRenderer
 
getEntityId(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntitySummonArgument
 
getEntityId() - Method in class net.minecraft.entity.Entity
 
getEntityId() - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getEntityId() - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getEntityID() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getEntityId() - Method in class net.minecraft.world.storage.MapFrame
 
getEntityId() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getEntityIDs() - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
getEntityItem() - Method in class net.minecraftforge.event.entity.item.ItemEvent
 
getEntityItemFrame() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getEntityLifespan(ItemStack, World) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getEntityLifespan(World) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getEntityLists() - Method in class net.minecraft.world.chunk.Chunk
 
getEntityLiving() - Method in class net.minecraftforge.event.entity.living.LivingEvent
 
getEntityModel() - Method in interface net.minecraft.client.renderer.entity.IEntityRenderer
 
getEntityModel() - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
getEntityModel() - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getEntityMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
getEntityNoOutline(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityOutlineFramebuffer() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getEntityPosition() - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
getEntityPosition() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigator
 
getEntityPosition() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
getEntityRenderer() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getEntitySenses() - Method in class net.minecraft.entity.MobEntity
 
getEntityShader(Class<? extends Entity>) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
 
getEntityShadow(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntitySizeForge(Entity, Pose, EntitySize, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getEntitySmoothCutout(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntitySolid(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntitySpawnCost() - Method in class net.minecraft.world.biome.MobSpawnInfo.SpawnCosts
 
getEntitySpawningPacket(Entity) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getEntitySpawns(EntityClassification) - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
getEntitySpawns() - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
getEntityString() - Method in class net.minecraft.entity.Entity
 
getEntityTexture(ZombieEntity) - Method in class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
getEntityTexture(AreaEffectCloudEntity) - Method in class net.minecraft.client.renderer.entity.AreaEffectCloudRenderer
 
getEntityTexture(ArmorStandEntity) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
getEntityTexture(BatEntity) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
getEntityTexture(BeeEntity) - Method in class net.minecraft.client.renderer.entity.BeeRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.BipedRenderer
 
getEntityTexture(BlazeEntity) - Method in class net.minecraft.client.renderer.entity.BlazeRenderer
 
getEntityTexture(BoatEntity) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
getEntityTexture(CatEntity) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
getEntityTexture(CaveSpiderEntity) - Method in class net.minecraft.client.renderer.entity.CaveSpiderRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.ChestedHorseRenderer
 
getEntityTexture(ChickenEntity) - Method in class net.minecraft.client.renderer.entity.ChickenRenderer
 
getEntityTexture(CodEntity) - Method in class net.minecraft.client.renderer.entity.CodRenderer
 
getEntityTexture(CowEntity) - Method in class net.minecraft.client.renderer.entity.CowRenderer
 
getEntityTexture(CreeperEntity) - Method in class net.minecraft.client.renderer.entity.CreeperRenderer
 
getEntityTexture(DolphinEntity) - Method in class net.minecraft.client.renderer.entity.DolphinRenderer
 
getEntityTexture(DragonFireballEntity) - Method in class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
getEntityTexture(ZombieEntity) - Method in class net.minecraft.client.renderer.entity.DrownedRenderer
 
getEntityTexture(GuardianEntity) - Method in class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
getEntityTexture(EnderCrystalEntity) - Method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
getEntityTexture(EnderDragonEntity) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
getEntityTexture(EndermanEntity) - Method in class net.minecraft.client.renderer.entity.EndermanRenderer
 
getEntityTexture(EndermiteEntity) - Method in class net.minecraft.client.renderer.entity.EndermiteRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getEntityTexture(EvokerFangsEntity) - Method in class net.minecraft.client.renderer.entity.EvokerFangsRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.EvokerRenderer
 
getEntityTexture(ExperienceOrbEntity) - Method in class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
getEntityTexture(FallingBlockEntity) - Method in class net.minecraft.client.renderer.entity.FallingBlockRenderer
 
getEntityTexture(FireworkRocketEntity) - Method in class net.minecraft.client.renderer.entity.FireworkRocketRenderer
 
getEntityTexture(FishingBobberEntity) - Method in class net.minecraft.client.renderer.entity.FishRenderer
 
getEntityTexture(FoxEntity) - Method in class net.minecraft.client.renderer.entity.FoxRenderer
 
getEntityTexture(GhastEntity) - Method in class net.minecraft.client.renderer.entity.GhastRenderer
 
getEntityTexture(GiantEntity) - Method in class net.minecraft.client.renderer.entity.GiantZombieRenderer
 
getEntityTexture(GuardianEntity) - Method in class net.minecraft.client.renderer.entity.GuardianRenderer
 
getEntityTexture(HoglinEntity) - Method in class net.minecraft.client.renderer.entity.HoglinRenderer
 
getEntityTexture(HorseEntity) - Method in class net.minecraft.client.renderer.entity.HorseRenderer
 
getEntityTexture(ZombieEntity) - Method in class net.minecraft.client.renderer.entity.HuskRenderer
 
getEntityTexture(T) - Method in interface net.minecraft.client.renderer.entity.IEntityRenderer
 
getEntityTexture(IllusionerEntity) - Method in class net.minecraft.client.renderer.entity.IllusionerRenderer
 
getEntityTexture(IronGolemEntity) - Method in class net.minecraft.client.renderer.entity.IronGolemRenderer
 
getEntityTexture(ItemFrameEntity) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
getEntityTexture(ItemEntity) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
getEntityTexture(LeashKnotEntity) - Method in class net.minecraft.client.renderer.entity.LeashKnotRenderer
 
getEntityTexture(LightningBoltEntity) - Method in class net.minecraft.client.renderer.entity.LightningBoltRenderer
 
getEntityTexture(LlamaEntity) - Method in class net.minecraft.client.renderer.entity.LlamaRenderer
 
getEntityTexture(LlamaSpitEntity) - Method in class net.minecraft.client.renderer.entity.LlamaSpitRenderer
 
getEntityTexture(MagmaCubeEntity) - Method in class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.MinecartRenderer
 
getEntityTexture(MooshroomEntity) - Method in class net.minecraft.client.renderer.entity.MooshroomRenderer
 
getEntityTexture(OcelotEntity) - Method in class net.minecraft.client.renderer.entity.OcelotRenderer
 
getEntityTexture(PaintingEntity) - Method in class net.minecraft.client.renderer.entity.PaintingRenderer
 
getEntityTexture(PandaEntity) - Method in class net.minecraft.client.renderer.entity.PandaRenderer
 
getEntityTexture(ParrotEntity) - Method in class net.minecraft.client.renderer.entity.ParrotRenderer
 
getEntityTexture(PhantomEntity) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
getEntityTexture(MobEntity) - Method in class net.minecraft.client.renderer.entity.PiglinRenderer
 
getEntityTexture(PigEntity) - Method in class net.minecraft.client.renderer.entity.PigRenderer
 
getEntityTexture(PillagerEntity) - Method in class net.minecraft.client.renderer.entity.PillagerRenderer
 
getEntityTexture(AbstractClientPlayerEntity) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
getEntityTexture(PolarBearEntity) - Method in class net.minecraft.client.renderer.entity.PolarBearRenderer
 
getEntityTexture(PufferfishEntity) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
getEntityTexture(RabbitEntity) - Method in class net.minecraft.client.renderer.entity.RabbitRenderer
 
getEntityTexture(RavagerEntity) - Method in class net.minecraft.client.renderer.entity.RavagerRenderer
 
getEntityTexture(SalmonEntity) - Method in class net.minecraft.client.renderer.entity.SalmonRenderer
 
getEntityTexture(SheepEntity) - Method in class net.minecraft.client.renderer.entity.SheepRenderer
 
getEntityTexture(ShulkerBulletEntity) - Method in class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
getEntityTexture(ShulkerEntity) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
getEntityTexture(SilverfishEntity) - Method in class net.minecraft.client.renderer.entity.SilverfishRenderer
 
getEntityTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.renderer.entity.SkeletonRenderer
 
getEntityTexture(SlimeEntity) - Method in class net.minecraft.client.renderer.entity.SlimeRenderer
 
getEntityTexture(SnowGolemEntity) - Method in class net.minecraft.client.renderer.entity.SnowManRenderer
 
getEntityTexture(SpectralArrowEntity) - Method in class net.minecraft.client.renderer.entity.SpectralArrowRenderer
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.SpiderRenderer
 
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.SpriteRenderer
 
getEntityTexture(SquidEntity) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
getEntityTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.renderer.entity.StrayRenderer
 
getEntityTexture(StriderEntity) - Method in class net.minecraft.client.renderer.entity.StriderRenderer
 
getEntityTexture(ArrowEntity) - Method in class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
getEntityTexture(TNTEntity) - Method in class net.minecraft.client.renderer.entity.TNTRenderer
 
getEntityTexture(TridentEntity) - Method in class net.minecraft.client.renderer.entity.TridentRenderer
 
getEntityTexture(TropicalFishEntity) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
getEntityTexture(TurtleEntity) - Method in class net.minecraft.client.renderer.entity.TurtleRenderer
 
getEntityTexture(AbstractHorseEntity) - Method in class net.minecraft.client.renderer.entity.UndeadHorseRenderer
 
getEntityTexture(VexEntity) - Method in class net.minecraft.client.renderer.entity.VexRenderer
 
getEntityTexture(VillagerEntity) - Method in class net.minecraft.client.renderer.entity.VillagerRenderer
 
getEntityTexture(VindicatorEntity) - Method in class net.minecraft.client.renderer.entity.VindicatorRenderer
 
getEntityTexture(WanderingTraderEntity) - Method in class net.minecraft.client.renderer.entity.WanderingTraderRenderer
 
getEntityTexture(WitchEntity) - Method in class net.minecraft.client.renderer.entity.WitchRenderer
 
getEntityTexture(WitherEntity) - Method in class net.minecraft.client.renderer.entity.WitherRenderer
 
getEntityTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
 
getEntityTexture(WitherSkullEntity) - Method in class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
getEntityTexture(WolfEntity) - Method in class net.minecraft.client.renderer.entity.WolfRenderer
 
getEntityTexture(ZoglinEntity) - Method in class net.minecraft.client.renderer.entity.ZoglinRenderer
 
getEntityTexture(ZombieVillagerEntity) - Method in class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
getEntityTickets() - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
 
getEntityTickingFuture() - Method in class net.minecraft.world.server.ChunkHolder
 
getEntityTranslucent(ResourceLocation, boolean) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityTranslucent(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityTranslucentCull(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getEntityType() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getEntityTypes() - Method in class net.minecraft.world.biome.MobSpawnInfo
 
getEntityTypes() - Method in class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
getEntityTypeTags() - Method in interface net.minecraft.tags.ITagCollectionSupplier
 
getEntityVisibilityMultiplier(LivingEntity, Entity, double) - Static method in class net.minecraftforge.common.ForgeHooks
 
getEntityWorld() - Method in class net.minecraft.entity.Entity
 
getEntries() - Method in class net.minecraft.command.FunctionObject
 
getEntries() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
getEntries() - Method in class net.minecraft.server.management.UserList
 
getEntries() - Method in class net.minecraft.util.registry.Registry
 
getEntries() - Method in class net.minecraft.util.registry.SimpleRegistry
 
getEntries() - Method in class net.minecraftforge.registries.DeferredRegister
 
getEntries() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getEntries() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getEntry(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getEntry(K) - Method in class net.minecraft.server.management.UserList
 
getEntry() - Method in class net.minecraft.tags.ITag.Proxy
 
getEntryAtPosition(double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getEnumGameType() - Method in class net.minecraft.world.storage.WorldSummary
 
getEnvironment() - Method in class net.minecraftforge.event.RegisterCommandsEvent
 
getEquipmentAndArmor() - Method in class net.minecraft.entity.Entity
 
getEquipmentSlot() - Method in class net.minecraft.item.ArmorItem
 
getEquipmentSlot(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getEquipmentSlot() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getEquipProgress() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getError() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getErrors() - Method in exception net.minecraftforge.fml.LoadingFailedException
 
getErrorString(int) - Static method in class com.mojang.blaze3d.platform.GLX
 
getEvent(ICustomPacket<?>, Supplier<NetworkEvent.Context>) - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
getEventBus() - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
getEventID() - Method in class net.minecraft.block.BlockEventData
 
getEventListenerForPos(double, double) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
getEventListeners() - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
getEventListeners() - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.NameEntry
 
getEventListeners() - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.ValueEntry
 
getEventListeners() - Method in class net.minecraft.client.gui.screen.Screen
 
getEventListeners() - Method in class net.minecraft.client.gui.social.FilterListEntry
 
getEventListeners() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getEventListeners() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
getEventListeners() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
getEventListeners() - Method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
getEventListeners() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
getEventParameter() - Method in class net.minecraft.block.BlockEventData
 
getExamples() - Method in class net.minecraft.command.arguments.AngleArgument
 
getExamples() - Method in class net.minecraft.command.arguments.BlockPosArgument
 
getExamples() - Method in class net.minecraft.command.arguments.BlockPredicateArgument
 
getExamples() - Method in class net.minecraft.command.arguments.BlockStateArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ColorArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ColumnPosArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ComponentArgument
 
getExamples() - Method in class net.minecraft.command.arguments.DimensionArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EnchantmentArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EntityAnchorArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EntityArgument
 
getExamples() - Method in class net.minecraft.command.arguments.EntitySummonArgument
 
getExamples() - Method in class net.minecraft.command.arguments.FunctionArgument
 
getExamples() - Method in class net.minecraft.command.arguments.GameProfileArgument
 
getExamples() - Method in class net.minecraft.command.arguments.IRangeArgument.FloatRange
 
getExamples() - Method in class net.minecraft.command.arguments.IRangeArgument.IntRange
 
getExamples() - Method in class net.minecraft.command.arguments.ItemArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ItemPredicateArgument
 
getExamples() - Method in class net.minecraft.command.arguments.MessageArgument
 
getExamples() - Method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
getExamples() - Method in class net.minecraft.command.arguments.NBTPathArgument
 
getExamples() - Method in class net.minecraft.command.arguments.NBTTagArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ObjectiveArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
getExamples() - Method in class net.minecraft.command.arguments.OperationArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ParticleArgument
 
getExamples() - Method in class net.minecraft.command.arguments.PotionArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getExamples() - Method in class net.minecraft.command.arguments.RotationArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
getExamples() - Method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getExamples() - Method in class net.minecraft.command.arguments.SlotArgument
 
getExamples() - Method in class net.minecraft.command.arguments.SwizzleArgument
 
getExamples() - Method in class net.minecraft.command.arguments.TeamArgument
 
getExamples() - Method in class net.minecraft.command.arguments.TimeArgument
 
getExamples() - Method in class net.minecraft.command.arguments.UUIDArgument
 
getExamples() - Method in class net.minecraft.command.arguments.Vec2Argument
 
getExamples() - Method in class net.minecraft.command.arguments.Vec3Argument
 
getExamples() - Method in class net.minecraft.test.TestArgArgument
 
getExamples() - Method in class net.minecraft.test.TestTypeArgument
 
getExamples() - Method in class net.minecraftforge.server.command.EnumArgument
 
getExamples() - Method in class net.minecraftforge.server.command.ModIdArgument
 
getException() - Method in class net.minecraftforge.event.CommandEvent
 
getExecutionThread() - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
getExecutionThread() - Method in class net.minecraft.client.Minecraft
 
getExecutionThread() - Method in class net.minecraft.server.MinecraftServer
 
getExecutionThread() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
getExistingFile(ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
getExistingFileHelper() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
getExistingPortal(BlockPos, boolean) - Method in class net.minecraft.world.Teleporter
 
getExitMessage() - Method in class net.minecraft.network.NetworkManager
 
getExp() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in class net.minecraft.block.OreBlock
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in class net.minecraft.block.RedstoneOreBlock
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in class net.minecraft.block.SpawnerBlock
 
getExpDrop(BlockState, IWorldReader, BlockPos, int, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getExpDrop(IWorldReader, BlockPos, int, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getExpectedFingerprint() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
Deprecated.
 
getExperience(Random) - Method in class net.minecraft.block.OreBlock
 
getExperience() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getExperienceBar() - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
getExperienceDrop(LivingEntity, PlayerEntity, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getExperienceNext(int) - Static method in class net.minecraft.entity.merchant.villager.VillagerData
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.MobEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.monster.HoglinEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.monster.ZombieEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.passive.ChickenEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
getExperiencePoints(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
getExperiencePrevious(int) - Static method in class net.minecraft.entity.merchant.villager.VillagerData
 
getExploder() - Method in class net.minecraft.world.Explosion
 
getExplosion() - Method in class net.minecraftforge.event.world.ExplosionEvent
 
getExplosionResistance() - Method in class net.minecraft.block.Block
Deprecated.
getExplosionResistance() - Method in class net.minecraft.block.StairsBlock
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.Entity
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
getExplosionResistance() - Method in class net.minecraft.fluid.EmptyFluid
 
getExplosionResistance() - Method in class net.minecraft.fluid.Fluid
 
getExplosionResistance() - Method in class net.minecraft.fluid.FluidState
Deprecated.
getExplosionResistance() - Method in class net.minecraft.fluid.LavaFluid
 
getExplosionResistance() - Method in class net.minecraft.fluid.WaterFluid
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.EntityExplosionContext
 
getExplosionResistance(Explosion, IBlockReader, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.ExplosionContext
 
getExplosionResistance(BlockState, IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getExplosionResistance(IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getExplosionResistance(FluidState, IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
getExplosionResistance(IBlockReader, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
 
getExplosionResistance() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
 
getExpToDrop() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
 
getExtraLife() - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.Entity
 
getEyeHeight(Pose) - Method in class net.minecraft.entity.Entity
 
getEyeHeight() - Method in class net.minecraft.entity.Entity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.BoatEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.TNTEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.LivingEntity
 
getEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getEyePosition(float) - Method in class net.minecraft.entity.Entity
 
getEyes(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getFace() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getFace() - Method in class net.minecraft.item.ItemUseContext
 
getFace() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
getFace() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getFaceOcclusionShape(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getFaceOffsetPos() - Method in class net.minecraftforge.event.world.PistonEvent
 
getFaceRotSpeed() - Method in class net.minecraft.entity.MobEntity
 
getFaces() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getFaceShape(VoxelShape, Direction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
getFaceUvs(Direction) - Method in class net.minecraft.client.renderer.model.BlockPart
 
getFacing(BlockState) - Static method in class net.minecraft.block.HorizontalFaceBlock
 
getFacing(Direction) - Static method in enum net.minecraft.client.renderer.FaceDirection
 
getFacing() - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
getFacing() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getFacing() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getFacingDirections(Entity) - Static method in enum net.minecraft.util.Direction
 
getFacingFromAxis(Direction.AxisDirection, Direction.Axis) - Static method in enum net.minecraft.util.Direction
 
getFacingFromAxisDirection(Direction.Axis, Direction.AxisDirection) - Static method in enum net.minecraft.util.Direction
 
getFacingFromVector(double, double, double) - Static method in enum net.minecraft.util.Direction
 
getFacingFromVector(float, float, float) - Static method in enum net.minecraft.util.Direction
 
getFacingFromVertexData(int[]) - Static method in class net.minecraft.client.renderer.model.FaceBakery
 
getFactory(JsonObject) - Method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
 
getFadeInTime() - Method in class net.minecraft.network.play.server.STitlePacket
 
getFadeOutTime() - Method in class net.minecraft.network.play.server.STitlePacket
 
getFallback() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
getFallDelay() - Method in class net.minecraft.block.DragonEggBlock
 
getFallDelay() - Method in class net.minecraft.block.FallingBlock
 
getFallDistance() - Method in class net.minecraftforge.event.world.BlockEvent.FarmlandTrampleEvent
 
getFallSound() - Method in class net.minecraft.block.SoundType
 
getFallSound(int) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getFallSound(int) - Method in class net.minecraft.entity.LivingEntity
 
getFallSound(int) - Method in class net.minecraft.entity.monster.MonsterEntity
 
getFallSound(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
getFallSound() - Method in class net.minecraftforge.common.util.ForgeSoundType
 
getFallSuffix() - Method in class net.minecraft.util.CombatEntry
 
getFarPlaneDistance() - Method in class net.minecraft.client.renderer.GameRenderer
 
getFarPlaneDistance() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
 
getFavicon() - Method in class net.minecraft.network.ServerStatusResponse
 
getFeature() - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
getFeatureCodec() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getFeatures() - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getFeatures(GenerationStage.Decoration) - Method in class net.minecraftforge.common.world.BiomeGenerationSettingsBuilder
 
getFGColor() - Method in class net.minecraft.client.gui.widget.Widget
 
getFieldInfo(T) - Method in class net.minecraft.data.BlockModeInfo
 
getFighter() - Method in class net.minecraft.util.CombatTracker
 
getFightManager() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getFile(ResourceLocation) - Method in class net.minecraft.client.resources.FolderResourceIndex
 
getFile(String) - Method in class net.minecraft.client.resources.FolderResourceIndex
 
getFile(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndex
 
getFile(String) - Method in class net.minecraft.client.resources.ResourceIndex
 
getFile() - Method in class net.minecraft.crash.CrashReport
 
getFile(String) - Method in class net.minecraft.server.MinecraftServer
 
getFile() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getFile(String) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
getFile(String) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
getFileName() - Method in enum net.minecraft.tileentity.BannerPattern
 
getFileName() - Method in class net.minecraft.world.storage.FolderName
 
getFileName() - Method in class net.minecraft.world.storage.WorldSummary
 
getFileName() - Method in class net.minecraftforge.fml.config.ModConfig
 
getFileName() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
getFilename() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getFileResourcePacks() - Method in class net.minecraft.client.Minecraft
 
getFiles(String, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.FolderResourceIndex
 
getFiles(String, String, int, Predicate<String>) - Method in class net.minecraft.client.resources.ResourceIndex
 
getFileVisitor() - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
getFileVisitor() - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
getFilledBucket() - Method in class net.minecraft.fluid.EmptyFluid
 
getFilledBucket() - Method in class net.minecraft.fluid.Fluid
 
getFilledBucket() - Method in class net.minecraft.fluid.LavaFluid
 
getFilledBucket() - Method in class net.minecraft.fluid.WaterFluid
 
getFilledBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getFilledBucket(FluidStack) - Static method in class net.minecraftforge.fluids.FluidUtil
 
getFilledBucket() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getFilledPercentage(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
 
getFillSound() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFillSound(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFillSound(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFinalPathPoint() - Method in class net.minecraft.pathfinding.Path
 
getFinalState() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getFinalState() - Method in class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
 
getFingerLength() - Method in class net.minecraft.block.pattern.BlockPattern
 
getFingerprint(Certificate) - Static method in class net.minecraftforge.fml.common.CertificateHelper
 
getFingerprint(ByteBuffer) - Static method in class net.minecraftforge.fml.common.CertificateHelper
 
getFingerprints(Certificate[]) - Static method in class net.minecraftforge.fml.common.CertificateHelper
 
getFingerprints() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
Deprecated.
 
getFinishTimeNano() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getFireAspectModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFireball() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.Fireball
 
getFireballStrength() - Method in class net.minecraft.entity.monster.GhastEntity
 
getFireForPlacement(IBlockReader, BlockPos) - Static method in class net.minecraft.block.AbstractFireBlock
 
getFireImmuneTicks() - Method in class net.minecraft.entity.Entity
 
getFireImmuneTicks() - Method in class net.minecraft.entity.player.PlayerEntity
 
getFireSpreadSpeed(BlockState) - Method in class net.minecraft.block.FireBlock
Deprecated.
getFireSpreadSpeed(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getFireSpreadSpeed(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getFireTimeForEntity(LivingEntity, int) - Static method in class net.minecraft.enchantment.ProtectionEnchantment
 
getFireTimer() - Method in class net.minecraft.entity.Entity
 
getFireworkColor() - Method in enum net.minecraft.item.DyeColor
 
getFireworkRocket() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.FireworkRocket
 
getFirstEmptyStack() - Method in class net.minecraft.entity.player.PlayerInventory
 
getFirstPersonRenderer() - Method in class net.minecraft.client.Minecraft
 
getFirstProgressDate() - Method in class net.minecraft.advancements.AdvancementProgress
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getFishBucket() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getFishingLuckBonus(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFishingSpeedBonus(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFishType() - Method in class net.minecraft.item.FishBucketItem
 
getFixedBuilder() - Method in class net.minecraft.client.renderer.RenderTypeBuffers
 
getFixedNBTForID(int) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
getFlag(int) - Method in class net.minecraft.entity.Entity
 
getFlag() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getFlags() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getFlags() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
 
getFlammability(BlockState) - Method in class net.minecraft.block.FireBlock
Deprecated.
getFlammability(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getFlammability(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getFlatLayers() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getFleeceColor() - Method in class net.minecraft.entity.passive.SheepEntity
 
getFloat() - Method in class net.minecraft.nbt.ByteNBT
 
getFloat(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getFloat() - Method in class net.minecraft.nbt.DoubleNBT
 
getFloat() - Method in class net.minecraft.nbt.FloatNBT
 
getFloat() - Method in class net.minecraft.nbt.IntNBT
 
getFloat(int) - Method in class net.minecraft.nbt.ListNBT
 
getFloat() - Method in class net.minecraft.nbt.LongNBT
 
getFloat() - Method in class net.minecraft.nbt.NumberNBT
 
getFloat() - Method in class net.minecraft.nbt.ShortNBT
 
getFloat(int) - Method in class net.minecraft.network.PacketBuffer
 
getFloat(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getFloat(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getFloat(JsonObject, String, float) - Static method in class net.minecraft.util.JSONUtils
 
getFlopSound() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getFlopSound() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getFlopSound() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getFlow(IBlockReader, BlockPos, FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
getFlow(IBlockReader, BlockPos, FluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
getFlow(IBlockReader, BlockPos, FluidState) - Method in class net.minecraft.fluid.Fluid
 
getFlow(IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
getFlower() - Method in class net.minecraft.block.FlowerPotBlock
 
getFlowerCount(BlockClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
getFlowerCount(U) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
getFlowerFeatures() - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getFlowerPos() - Method in class net.minecraft.entity.passive.BeeEntity
 
getFlowerToPlace(Random, BlockPos, BlockClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
getFlowerToPlace(Random, BlockPos, U) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
getFlowingFluid() - Method in class net.minecraft.fluid.FlowingFluid
 
getFlowingFluid() - Method in class net.minecraft.fluid.LavaFluid
 
getFlowingFluid() - Method in class net.minecraft.fluid.WaterFluid
 
getFlowingFluid() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getFlowingFluidState(int, boolean) - Method in class net.minecraft.fluid.FlowingFluid
 
getFlowingTexture() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFlowingTexture(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFlowingTexture(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getFluid() - Method in class net.minecraft.block.FlowingFluidBlock
 
getFluid() - Method in class net.minecraft.fluid.FluidState
 
getFluid() - Method in class net.minecraft.item.BucketItem
 
getFluid() - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getFluid() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getFluid() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getFluid() - Method in class net.minecraftforge.fluids.FluidStack
 
getFluid() - Method in interface net.minecraftforge.fluids.IFluidBlock
 
getFluid() - Method in interface net.minecraftforge.fluids.IFluidTank
 
getFluidAmount() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getFluidAmount() - Method in interface net.minecraftforge.fluids.IFluidTank
 
getFluidContained(ItemStack) - Static method in class net.minecraftforge.fluids.FluidUtil
 
getFluidHandler(ItemStack) - Static method in class net.minecraftforge.fluids.FluidUtil
 
getFluidHandler(World, BlockPos, Direction) - Static method in class net.minecraftforge.fluids.FluidUtil
 
getFluidInTank(int) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
getFluidInTank(int) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getFluidMaterials(Fluid) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFluidShape(FluidState, IBlockReader, BlockPos) - Method in class net.minecraft.util.math.RayTraceContext
 
getFluidSprites(IBlockDisplayReader, BlockPos, FluidState) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFluidState() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.CampfireBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ChainBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ChestBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ConduitBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.EnderChestBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.FourWayBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.KelpBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.KelpTopBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.LadderBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.LanternBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.ScaffoldingBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.SeaGrassBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.SlabBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.StairsBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.TrapDoorBlock
 
getFluidState(BlockState) - Method in class net.minecraft.block.WallBlock
 
getFluidState() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getFluidState(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getFluidState(BlockPos) - Method in class net.minecraft.world.Blockreader
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getFluidState(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getFluidState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getFluidState(BlockPos) - Method in enum net.minecraft.world.EmptyBlockReader
 
getFluidState(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getFluidState(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getFluidState(BlockPos) - Method in class net.minecraft.world.Region
 
getFluidState(BlockPos) - Method in class net.minecraft.world.World
 
getFluidState() - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
 
getFluidsToBeTicked() - Method in class net.minecraft.world.chunk.Chunk
 
getFluidsToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getFluidsToBeTicked() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getFluidsToBeTicked() - Method in interface net.minecraft.world.chunk.IChunk
 
getFluidTags() - Method in interface net.minecraft.tags.ITagCollectionSupplier
 
getFlySpeed() - Method in class net.minecraft.entity.player.PlayerAbilities
 
getFlySpeed() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
getFMLNetworkVersion() - Method in class net.minecraftforge.fml.network.FMLStatusPing
 
getFMLVersion() - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
getFMLVersion(String) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
getFMLVersionNumber(String) - Method in enum net.minecraftforge.fml.network.ConnectionType
 
getFogColor() - Method in class net.minecraft.world.biome.Biome
 
getFogColor() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getFogColor(BlockState, IWorldReader, BlockPos, Entity, Vector3d, float) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getFogColor(IWorldReader, BlockPos, Entity, Vector3d, float) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getFogDensity(FogRenderer.FogType, ActiveRenderInfo, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFogDistance() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getFolder() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getFoliageColor() - Method in class net.minecraft.world.biome.Biome
 
getFoliageColor() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getFoliageColor(IBlockDisplayReader, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColors
 
getFontId() - Method in class net.minecraft.util.text.Style
 
getFontRenderer() - Method in class net.minecraft.client.gui.IngameGui
 
getFontRenderer() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getFontRenderer() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getFontRenderer(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getFontRenderer() - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getFood() - Method in class net.minecraft.item.Item
 
getFoodLevel() - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
getFoodLevel() - Method in class net.minecraft.util.FoodStats
 
getFoodStats() - Method in class net.minecraft.entity.player.PlayerEntity
 
getFootDirection(BlockState) - Static method in class net.minecraft.block.BedBlock
 
getFooter() - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
getForcedChunks() - Method in class net.minecraft.world.server.ServerWorld
 
getForcedPose() - Method in class net.minecraft.entity.player.PlayerEntity
 
getForceGamemode() - Method in class net.minecraft.server.MinecraftServer
 
getForceRedstoneUpdate() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
 
getForceUnicodeFont() - Method in class net.minecraft.client.Minecraft
 
getForgeData() - Method in class net.minecraft.network.ServerStatusResponse
 
getForgePath(String, String, String) - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
getForgePath(String, String, String) - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
getForgePath(String, String, String) - Method in class net.minecraftforge.userdev.FMLUserdevLaunchProvider
 
getFormat() - Method in enum net.minecraft.advancements.FrameType
 
getFormat() - Method in class net.minecraft.client.renderer.BufferBuilder.DrawState
 
getFormat() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getFormatArgs() - Method in class net.minecraft.util.text.TranslationTextComponent
 
getFormattedName() - Method in class net.minecraft.server.CustomServerBossInfo
 
getFormatting() - Method in enum net.minecraft.world.BossInfo.Color
 
getForward() - Method in class net.minecraft.entity.Entity
 
getForwardDirection() - Method in class net.minecraft.entity.item.BoatEntity
 
getForwards() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getForwardSpeed() - Method in class net.minecraft.network.play.client.CInputPacket
 
getFOV() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
 
getFov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
getFovModifier() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getFOVModifier(GameRenderer, ActiveRenderInfo, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getFps() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getFragmentShaderLoader() - Method in interface net.minecraft.client.shader.IShaderManager
 
getFragmentShaderLoader() - Method in class net.minecraft.client.shader.ShaderInstance
 
getFrame() - Method in class net.minecraft.advancements.DisplayInfo
 
getFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getFramebuffer() - Method in class net.minecraft.client.Minecraft
 
getFrameBufferAttachmentParam() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getFramebufferHeight() - Method in class net.minecraft.client.MainWindow
 
getFramebufferRaw(String) - Method in class net.minecraft.client.shader.ShaderGroup
 
getFramebufferWidth() - Method in class net.minecraft.client.MainWindow
 
getFrameCount() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getFrameCount() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameHeight(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameIndex() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
getFrameIndex(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameIndexSet() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameName() - Method in class net.minecraft.world.storage.MapFrame
 
getFrameNameWithPos(BlockPos) - Static method in class net.minecraft.world.storage.MapFrame
 
getFrames() - Method in class net.minecraft.util.FrameTimer
 
getFrames() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameTimer() - Method in class net.minecraft.client.Minecraft
 
getFrameTimer() - Method in class net.minecraft.server.MinecraftServer
 
getFrameTimeSingle(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameWidth(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFriendlyFlags() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getFriendlyFlags() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getFriendlyName() - Method in enum net.minecraft.util.text.TextFormatting
 
getFrom() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
getFrom() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
 
getFromId(int) - Static method in enum net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
 
getFromPacket(IPacket<?>) - Static method in enum net.minecraft.network.ProtocolType
 
getFrontTopLeft() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getFullEffectsFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getFullEffectsFromTag(CompoundNBT) - Static method in class net.minecraft.potion.PotionUtils
 
getFullPath() - Method in class net.minecraftforge.fml.config.ModConfig
 
getFunctionIdentifiers() - Method in class net.minecraft.advancements.FunctionManager
 
getFunctionLevel() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getFunctionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getFunctionLevel() - Method in class net.minecraft.server.MinecraftServer
 
getFunctionManager() - Method in class net.minecraft.server.MinecraftServer
 
getFunctionReloader() - Method in class net.minecraft.resources.DataPackRegistries
 
getFunctions(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.FunctionArgument
 
getFunctions() - Method in class net.minecraft.loot.StandaloneLootEntry.Builder
 
getFunctionTag(ResourceLocation) - Method in class net.minecraft.advancements.FunctionManager
 
getFunctionTagIdentifiers() - Method in class net.minecraft.advancements.FunctionManager
 
getFunctionType() - Method in class net.minecraft.loot.functions.ApplyBonus
 
getFunctionType() - Method in class net.minecraft.loot.functions.CopyBlockState
 
getFunctionType() - Method in class net.minecraft.loot.functions.CopyName
 
getFunctionType() - Method in class net.minecraft.loot.functions.CopyNbt
 
getFunctionType() - Method in class net.minecraft.loot.functions.EnchantRandomly
 
getFunctionType() - Method in class net.minecraft.loot.functions.EnchantWithLevels
 
getFunctionType() - Method in class net.minecraft.loot.functions.ExplorationMap
 
getFunctionType() - Method in class net.minecraft.loot.functions.ExplosionDecay
 
getFunctionType() - Method in class net.minecraft.loot.functions.FillPlayerHead
 
getFunctionType() - Method in interface net.minecraft.loot.functions.ILootFunction
 
getFunctionType() - Method in class net.minecraft.loot.functions.LimitCount
 
getFunctionType() - Method in class net.minecraft.loot.functions.LootingEnchantBonus
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetAttributes
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetContents
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetCount
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetDamage
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetLootTable
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetLore
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetName
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetNBT
 
getFunctionType() - Method in class net.minecraft.loot.functions.SetStewEffect
 
getFunctionType() - Method in class net.minecraft.loot.functions.Smelt
 
getFuse() - Method in class net.minecraft.entity.item.TNTEntity
 
getFuseDataManager() - Method in class net.minecraft.entity.item.TNTEntity
 
getFuseTicks() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getFx() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getGain() - Method in class net.minecraft.client.audio.Listener
 
getGalacticEnchantmentName(FontRenderer, int) - Method in class net.minecraft.util.EnchantmentNameParts
 
getGameMode() - Method in class net.minecraft.client.ClientGameSession
 
getGameMode() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getGameProfile() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getGameProfile() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getGameProfile() - Method in class net.minecraft.entity.player.PlayerEntity
 
getGameProfileForUsername(String) - Method in class net.minecraft.server.management.PlayerProfileCache
 
getGameProfileRepository() - Method in class net.minecraft.server.MinecraftServer
 
getGameProfiles(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.GameProfileArgument
 
getGameRules() - Method in class net.minecraft.server.MinecraftServer
 
getGameRules() - Method in class net.minecraft.world.World
 
getGameRules() - Method in class net.minecraft.world.WorldSettings
 
getGameRulesInstance() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getGameRulesInstance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGameRulesInstance() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getGameRulesInstance() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getGameRulesInstance() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getGameTime() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getGameTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGameTime() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getGameTime() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getGameTime() - Method in class net.minecraft.world.World
 
getGameType() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getGameType() - Method in class net.minecraft.client.tutorial.Tutorial
 
getGameType() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getGameType() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
getGameType() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
getGameType() - Method in class net.minecraft.server.MinecraftServer
 
getGameType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getGameType() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getGameType() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getGameType() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getGameType() - Method in class net.minecraft.world.WorldSettings
 
getGeneratingPlayers(long) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
getGeneration(ItemStack) - Static method in class net.minecraft.item.WrittenBookItem
 
getGeneration() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getGenerationDirection(Random) - Static method in class net.minecraft.block.BeehiveBlock
 
getGenerationSettings() - Method in class net.minecraft.world.biome.Biome
 
getGenerator() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
getGenericTrades() - Method in class net.minecraftforge.event.village.WandererTradesEvent
 
getGenericValueComponent(ITextComponent) - Method in class net.minecraft.client.AbstractOption
 
getGenesForChildFromParents(PandaEntity, PandaEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getGetMessage(NBTPathArgument.NBTPath, double, int) - Method in class net.minecraft.command.impl.data.StorageAccessor
 
getGetTypeByID(int) - Static method in class net.minecraft.nbt.NBTTypes
 
getGivenExp() - Method in class net.minecraft.item.MerchantOffer
 
getGlConstant() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
 
getGlFormat() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getGlint() - Static method in class net.minecraft.client.renderer.RenderType
 
getGlintDirect() - Static method in class net.minecraft.client.renderer.RenderType
 
getGlintTranslucent() - Static method in class net.minecraft.client.renderer.RenderType
 
getGlintVertexBuilder(IRenderTypeBuffer, RenderType, MatrixStack.Entry) - Static method in class net.minecraft.client.renderer.ItemRenderer
 
getGlRenderer() - Static method in class com.mojang.blaze3d.platform.PlatformDescriptors
 
getGlTextureId() - Method in class net.minecraft.client.renderer.texture.Texture
 
getGlVendor() - Static method in class com.mojang.blaze3d.platform.PlatformDescriptors
 
getGlVersion() - Static method in class com.mojang.blaze3d.platform.PlatformDescriptors
 
getGlyphInfo(int) - Method in class net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider
 
getGlyphInfo(int) - Method in interface net.minecraft.client.gui.fonts.providers.IGlyphProvider
 
getGlyphInfo(int) - Method in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider
 
getGlyphInfo(int) - Method in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
getGlyphInfo(int) - Method in class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
getGoal() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getGossip() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getGPUWarning() - Method in class net.minecraft.client.Minecraft
 
getGrassColor(double, double) - Method in class net.minecraft.world.biome.Biome
 
getGrassColor() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getGrassColor(IBlockDisplayReader, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColors
 
getGrassColorModifier() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getGravityVelocity() - Method in class net.minecraft.entity.item.ExperienceBottleEntity
 
getGravityVelocity() - Method in class net.minecraft.entity.projectile.PotionEntity
 
getGravityVelocity() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
getGreen(int) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
getGreen() - Method in class net.minecraft.particles.RedstoneParticleData
 
getGreen(int) - Static method in class net.minecraft.util.ColorHelper.PackedColor
 
getGreen() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
getGreenBits() - Method in class net.minecraft.client.renderer.VideoMode
 
getGroundHeight() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getGroundHeight() - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
getGroundLevelDelta() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getGroundLevelDelta() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getGroundY(IBlockReader, BlockPos) - Static method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getGroup() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getGroup() - Method in interface net.minecraft.item.crafting.IRecipe
 
getGroup() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getGroup() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getGroup() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getGroup() - Method in class net.minecraft.item.Item
 
getGroup() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getGroupCountSafe() - Static method in class net.minecraft.item.ItemGroup
 
getGroupName() - Method in class net.minecraft.item.ItemGroup
 
getGroupsSpawned() - Method in class net.minecraft.world.raid.Raid
 
getGrowingAge() - Method in class net.minecraft.entity.AgeableEntity
 
getGrowthAmount(Random) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
getGrowthAmount(Random) - Method in class net.minecraft.block.KelpTopBlock
 
getGrowthAmount(Random) - Static method in class net.minecraft.block.PlantBlockHelper
 
getGrowthAmount(Random) - Method in class net.minecraft.block.TwistingVinesTopBlock
 
getGrowthAmount(Random) - Method in class net.minecraft.block.WeepingVinesTopBlock
 
getGrowthChance(Block, IBlockReader, BlockPos) - Static method in class net.minecraft.block.CropsBlock
 
getGui() - Method in class net.minecraftforge.client.event.GuiOpenEvent
 
getGui() - Method in class net.minecraftforge.client.event.GuiScreenEvent
 
getGuiContainer() - Method in class net.minecraftforge.client.event.GuiContainerEvent
 
getGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getGuiEnabled() - Method in class net.minecraft.server.MinecraftServer
 
getGuiFactoryFor(ModInfo) - Static method in class net.minecraftforge.fml.client.ConfigGuiHandler
 
getGuiLeft() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getGuiLight() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getGuiScaleFactor() - Method in class net.minecraft.client.MainWindow
 
getGuiSortColor(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
getGuiTop() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getGuiWorldSelection() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
getHand() - Method in class net.minecraft.item.ItemUseContext
 
getHand() - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
getHand() - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
getHand() - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
getHand() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getHand() - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
getHand() - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
getHand() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getHand() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getHand() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
getHand() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getHandle() - Method in class net.minecraft.client.MainWindow
 
getHandler() - Method in class net.minecraftforge.fml.config.ModConfig
 
getHandlerFromIndex(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getHandName() - Method in enum net.minecraft.util.HandSide
 
getHandWith(LivingEntity, Item) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
getHangingPosition() - Method in class net.minecraft.entity.item.HangingEntity
 
getHarvestLevel() - Method in class net.minecraft.block.AbstractBlock.Properties
 
getHarvestLevel(BlockState) - Method in class net.minecraft.block.Block
 
getHarvestLevel() - Method in interface net.minecraft.item.IItemTier
 
getHarvestLevel(ItemStack, ToolType, PlayerEntity, BlockState) - Method in class net.minecraft.item.Item
 
getHarvestLevel() - Method in enum net.minecraft.item.ItemTier
 
getHarvestLevel(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getHarvestLevel() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getHarvestLevel(ItemStack, ToolType, PlayerEntity, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getHarvestLevel(ToolType, PlayerEntity, BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getHarvestTool() - Method in class net.minecraft.block.AbstractBlock.Properties
 
getHarvestTool(BlockState) - Method in class net.minecraft.block.Block
 
getHarvestTool(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getHarvestTool() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getHasCeiling() - Method in class net.minecraft.world.DimensionType
 
getHash() - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
getHashedSeed() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getHashedSeed() - Method in class net.minecraft.network.play.server.SRespawnPacket
 
getHashedSeed(long) - Static method in class net.minecraft.world.biome.BiomeManager
 
getHashname() - Method in enum net.minecraft.tileentity.BannerPattern
 
getHasStack() - Method in class net.minecraft.inventory.container.Slot
 
getHead() - Method in class net.minecraft.client.renderer.entity.model.CowModel
 
getHead() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getHeader() - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
getHeadLookVec(float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.AgeableModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.BeeModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.BoarModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.ChickenModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.ElytraModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
getHeadParts() - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
getHeadPartYOffset(int, double[], double[]) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getHeadPitch() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getHeadRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getHeadRotationAngleX(float) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHeadRotationPointY(float) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHeadXRotation(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHeadYaw() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getHeadYRotation(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHealing() - Method in class net.minecraft.item.Food
 
getHealth() - Method in class net.minecraft.entity.LivingEntity
 
getHealth() - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
getHealthBlinkTime() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getHeight() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getHeight() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getHeight() - Method in enum net.minecraft.client.gui.fonts.WhiteGlyph
 
getHeight() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getHeight() - Method in class net.minecraft.client.MainWindow
 
getHeight() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getHeight() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getHeight() - Method in class net.minecraft.client.renderer.VideoMode
 
getHeight() - Method in class net.minecraft.entity.Entity
 
getHeight() - Method in class net.minecraft.entity.EntityType
 
getHeight() - Method in class net.minecraft.entity.item.PaintingType
 
getHeight(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
getHeight(FluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
getHeight(FluidState) - Method in class net.minecraft.fluid.Fluid
 
getHeight() - Method in class net.minecraft.fluid.FluidState
 
getHeight() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getHeight() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getHeight() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getHeight() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getHeight() - Method in class net.minecraft.inventory.CraftingInventory
 
getHeight() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getHeight() - Method in class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
getHeight(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getHeight(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.DebugChunkGenerator
 
getHeight() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getHeight(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.FlatChunkGenerator
 
getHeight(int, int) - Method in class net.minecraft.world.gen.Heightmap
 
getHeight(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.gen.IWorldGenerationBaseReader
 
getHeight(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
getHeight(Heightmap.Type, int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getHeight(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.IBiomeReader
 
getHeight() - Method in interface net.minecraft.world.IBlockReader
 
getHeight(Heightmap.Type, int, int) - Method in interface net.minecraft.world.IWorldReader
 
getHeight(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getHeight(Heightmap.Type, int, int) - Method in class net.minecraft.world.World
 
getHeight() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Post
 
getHeightLimitPredicate() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
getHeightmap(Heightmap.Type) - Method in class net.minecraft.world.chunk.Chunk
 
getHeightmap(Heightmap.Type) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getHeightmap(Heightmap.Type) - Method in interface net.minecraft.world.chunk.IChunk
 
getHeightmaps() - Method in class net.minecraft.world.chunk.Chunk
 
getHeightmaps() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getHeightMaps() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getHeightmaps() - Method in interface net.minecraft.world.chunk.IChunk
 
getHeightmapTags() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getHeightPixels() - Method in class net.minecraft.entity.item.HangingEntity
 
getHeightPixels() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getHeightPixels() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getHeightPixels() - Method in class net.minecraft.entity.item.PaintingEntity
 
getHeightRealms() - Method in class net.minecraft.client.gui.widget.Widget
 
getHeldAmmo(LivingEntity, Predicate<ItemStack>) - Static method in class net.minecraft.item.ShootableItem
 
getHeldBlockState() - Method in class net.minecraft.entity.monster.EndermanEntity
 
getHeldEquipment() - Method in class net.minecraft.entity.Entity
 
getHeldEquipment() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getHeldEquipment() - Method in class net.minecraft.entity.MobEntity
 
getHeldEquipment() - Method in class net.minecraft.entity.player.PlayerEntity
 
getHeldItem(Hand) - Method in class net.minecraft.entity.LivingEntity
 
getHeldItemHotbarIndex() - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
getHeldItemMainhand() - Method in class net.minecraft.entity.LivingEntity
 
getHeldItemOffhand() - Method in class net.minecraft.entity.LivingEntity
 
getHeldItemStack() - Method in class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
 
getHiddenGene() - Method in class net.minecraft.entity.passive.PandaEntity
 
getHiddenModelPart(ImmutableList<String>) - Static method in enum net.minecraftforge.common.model.Models
 
getHiddenRows() - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
getHighlightTip(ItemStack, ITextComponent) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getHighlightTip(ITextComponent) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getHighspeedSplashSound() - Method in class net.minecraft.entity.Entity
 
getHighspeedSplashSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getHitEntitySound() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getHitEntitySound() - Method in class net.minecraft.entity.projectile.TridentEntity
 
getHitGroundSound() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getHitSound() - Method in class net.minecraft.block.SoundType
 
getHitSound() - Method in class net.minecraftforge.common.util.ForgeSoundType
 
getHitVec() - Method in class net.minecraft.item.ItemUseContext
 
getHitVec() - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
getHitVec() - Method in class net.minecraft.util.math.RayTraceResult
 
getHitVec() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
getHivePos() - Method in class net.minecraft.entity.passive.BeeEntity
 
getHoeTillingState(BlockState) - Static method in class net.minecraft.item.HoeItem
 
getHoldRoseTick() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getHomePosition() - Method in class net.minecraft.entity.MobEntity
 
getHoneyLevel(BlockState) - Static method in class net.minecraft.tileentity.BeehiveTileEntity
 
getHookEntity() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
 
getHorizontalAngle() - Method in enum net.minecraft.util.Direction
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.MobEntity
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getHorizontalFaceSpeed() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getHorizontalFacing() - Method in class net.minecraft.entity.item.HangingEntity
 
getHorizontalIndex() - Method in enum net.minecraft.util.Direction
 
getHorseJumpPower() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getHorseJumpStrength() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getHorseWatchableBoolean(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getHostname() - Method in interface net.minecraft.network.rcon.IServer
 
getHostname() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getHostPlayerData() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
getHostPlayerData() - Method in class net.minecraft.server.management.PlayerList
 
getHostPlayerNBT() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getHostPlayerNBT() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getHotbarSize() - Static method in class net.minecraft.entity.player.PlayerInventory
 
getHotbarSnapshot(int) - Method in class net.minecraft.client.settings.CreativeSettings
 
getHoverEvent() - Method in class net.minecraft.entity.Entity
 
getHoverEvent() - Method in class net.minecraft.util.text.Style
 
getHugeTreeFeature(Random) - Method in class net.minecraft.block.trees.BigTree
 
getHugeTreeFeature(Random) - Method in class net.minecraft.block.trees.DarkOakTree
 
getHugeTreeFeature(Random) - Method in class net.minecraft.block.trees.JungleTree
 
getHugeTreeFeature(Random) - Method in class net.minecraft.block.trees.SpruceTree
 
getHungerDamage() - Method in class net.minecraft.util.DamageSource
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.BlazeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.CreeperEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.DrownedEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.EndermanEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.EvokerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.GhastEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.HoglinEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.HuskEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.MonsterEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.PhantomEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.PillagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.RavagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SlimeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.SpiderEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.StrayEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.VexEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.WitchEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZombieEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.BatEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.BeeEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CatEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ChickenEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CowEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.DolphinEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.CodEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.FoxEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.GolemEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.DonkeyEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.OcelotEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PandaEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ParrotEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PigEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.RabbitEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SquidEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.StriderEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.TurtleEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.WolfEntity
 
getHurtSound(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 
getI18NMessage() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getIcon() - Method in class net.minecraft.advancements.DisplayInfo
 
getIcon() - Method in enum net.minecraft.advancements.FrameType
 
getIcon() - Method in class net.minecraft.item.crafting.BlastingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.CampfireCookingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.FurnaceRecipe
 
getIcon() - Method in interface net.minecraft.item.crafting.IRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.SmithingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.SmokingRecipe
 
getIcon() - Method in class net.minecraft.item.crafting.StonecuttingRecipe
 
getIcon() - Method in class net.minecraft.item.ItemGroup
 
getIcon() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
getIconFile() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
getIconFile() - Method in class net.minecraft.world.storage.WorldSummary
 
getIcons() - Method in enum net.minecraft.client.util.RecipeBookCategories
 
getId() - Method in class net.minecraft.advancements.Advancement
 
getId() - Method in class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.CriterionInstance
 
getId() - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger.Instance
 
getId() - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.SlideDownBlockTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.TargetHitTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.TickTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
getId() - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
getId() - Method in interface net.minecraft.advancements.ICriterionInstance
 
getId() - Method in interface net.minecraft.advancements.ICriterionTrigger
 
getId() - Method in enum net.minecraft.client.gui.advancements.AdvancementState
 
getId() - Method in enum net.minecraft.client.settings.AmbientOcclusionStatus
 
getId() - Method in enum net.minecraft.client.settings.AttackIndicatorStatus
 
getId() - Method in enum net.minecraft.client.settings.CloudOption
 
getId() - Method in enum net.minecraft.client.settings.NarratorStatus
 
getId() - Method in enum net.minecraft.client.settings.ParticleStatus
 
getId(ArgumentType<?>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
getId(SuggestionProvider<ISuggestionProvider>) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
getId() - Method in class net.minecraft.command.FunctionObject.CacheableFunction
 
getId() - Method in class net.minecraft.command.FunctionObject
 
getID() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getID() - Method in interface net.minecraft.data.IFinishedRecipe
 
getID() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getID() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getID() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getID() - Method in class net.minecraft.data.SmithingRecipeBuilder.Result
 
getID() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getId() - Method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
 
getId() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getId() - Method in enum net.minecraft.entity.passive.horse.CoatColors
 
getId() - Method in enum net.minecraft.entity.passive.horse.CoatTypes
 
getId() - Method in enum net.minecraft.entity.player.ChatVisibility
 
getId() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getId() - Method in interface net.minecraft.item.crafting.IRecipe
 
getId() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getId() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getId() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getId() - Method in class net.minecraft.item.crafting.SmithingRecipe
 
getId() - Method in class net.minecraft.item.crafting.SpecialRecipe
 
getId() - Method in enum net.minecraft.item.DyeColor
 
getId() - Method in class net.minecraft.loot.LootParameter
 
getId() - Method in class net.minecraft.nbt.ByteArrayNBT
 
getId() - Method in class net.minecraft.nbt.ByteNBT
 
getId() - Method in class net.minecraft.nbt.CompoundNBT
 
getId() - Method in class net.minecraft.nbt.DoubleNBT
 
getId() - Method in class net.minecraft.nbt.EndNBT
 
getId() - Method in class net.minecraft.nbt.FloatNBT
 
getId() - Method in interface net.minecraft.nbt.INBT
 
getId() - Method in class net.minecraft.nbt.IntArrayNBT
 
getId() - Method in class net.minecraft.nbt.IntNBT
 
getId() - Method in class net.minecraft.nbt.ListNBT
 
getId() - Method in class net.minecraft.nbt.LongArrayNBT
 
getId() - Method in class net.minecraft.nbt.LongNBT
 
getId() - Method in class net.minecraft.nbt.ShortNBT
 
getId() - Method in class net.minecraft.nbt.StringNBT
 
getId() - Method in class net.minecraft.network.datasync.DataParameter
 
getId() - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
getId() - Method in enum net.minecraft.network.ProtocolType
 
getId(Effect) - Static method in class net.minecraft.potion.Effect
 
getId() - Method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
 
getId() - Method in class net.minecraft.server.CustomServerBossInfo
 
getId() - Method in class net.minecraft.tags.ITag.TagEntry
 
getId(TileEntityType<?>) - Static method in class net.minecraft.tileentity.TileEntityType
 
getId(K) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
getId(T) - Method in interface net.minecraft.util.IObjectIntIterable
 
getId() - Method in class net.minecraft.util.MinecraftVersion
 
getId(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
getId(T) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getId(T) - Method in class net.minecraft.util.registry.Registry
 
getId(T) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getId() - Method in enum net.minecraft.util.text.ChatType
 
getId() - Method in enum net.minecraft.world.Difficulty
 
getID() - Method in enum net.minecraft.world.GameType
 
getId() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
getId() - Method in class net.minecraft.world.raid.Raid
 
getID() - Method in class net.minecraft.world.storage.VersionData
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
getID() - Method in interface net.minecraftforge.common.crafting.conditions.ICondition
 
getID() - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
getID() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
getID(IIngredientSerializer<?>) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getId() - Method in class net.minecraftforge.fml.RegistryObject
 
getID(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getID(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getIdFromItem(Item) - Static method in class net.minecraft.item.Item
 
getIdleTime() - Method in class net.minecraft.entity.LivingEntity
 
getIDs() - Method in class net.minecraft.server.CustomServerBossInfoManager
 
getIDTagMap() - Method in interface net.minecraft.tags.ITagCollection
 
getIfExists(IBlockReader, BlockPos) - Method in class net.minecraft.tileentity.TileEntityType
 
getIgnoreEntities() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getImage() - Method in class net.minecraft.world.storage.MapDecoration
 
getImage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getImageLayer(ResourceLocation, IResourceManager) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getIMCStream() - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
getIMCStream(Predicate<String>) - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
getImmediateSource() - Method in class net.minecraft.util.DamageSource
 
getImmediateSource() - Method in class net.minecraft.util.IndirectEntityDamageSource
 
getImpl(BufferBuilder) - Static method in interface net.minecraft.client.renderer.IRenderTypeBuffer
 
getImpl(Map<RenderType, BufferBuilder>, BufferBuilder) - Static method in interface net.minecraft.client.renderer.IRenderTypeBuffer
 
getInChunk(Predicate<PointOfInterestType>, ChunkPos, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
getIncrement() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getIndex(BlockState) - Method in class net.minecraft.block.FourWayBlock
 
getIndex(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getIndex(int, int, int) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getIndex() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getIndex() - Method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getIndex() - Method in enum net.minecraft.entity.passive.PandaEntity.Gene
 
getIndex() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getIndex() - Method in enum net.minecraft.item.FireworkRocketItem.Shape
 
getIndex() - Method in class net.minecraft.item.ItemGroup
 
getIndex(int, int, int) - Static method in class net.minecraft.util.datafix.fixes.LeavesFix
 
getIndex() - Method in enum net.minecraft.util.Direction
 
getIndex() - Method in class net.minecraft.util.FrameTimer
 
getIndex(int, int, int) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
getIndex() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getIndexForSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getIndexInGroup() - Method in class net.minecraft.entity.AgeableEntity.AgeableData
 
getInfo() - Method in class net.minecraftforge.client.event.ClientPlayerChangeGameModeEvent
 
getInfo() - Method in class net.minecraftforge.client.event.DrawHighlightEvent
 
getInfo() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
 
getInfo() - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget.ModEntry
 
getIngredient() - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getIngredient(ResourceLocation, PacketBuffer) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getIngredient(JsonElement) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getIngredientInput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
getIngredients() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getIngredients() - Method in interface net.minecraft.item.crafting.IRecipe
 
getIngredients() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getIngredients() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getIngredients() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
 
getInhabitedTime() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getInhabitedTime() - Method in interface net.minecraft.world.chunk.IChunk
 
getInner() - Method in class net.minecraft.world.gen.placement.DecoratedPlacementConfig
 
getInput() - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getInputByCode(int, int) - Static method in class net.minecraft.client.util.InputMappings
 
getInputByName(String) - Static method in class net.minecraft.client.util.InputMappings
 
getInputFolders() - Method in class net.minecraft.data.DataGenerator
 
getInputStream(ResourceLocation, IResourcePack) - Method in class net.minecraft.resources.FallbackResourceManager
 
getInputStream(String) - Method in class net.minecraft.resources.FilePack
 
getInputStream(String) - Method in class net.minecraft.resources.FolderPack
 
getInputStream() - Method in interface net.minecraft.resources.IResource
 
getInputStream(String) - Method in class net.minecraft.resources.ResourcePack
 
getInputStream() - Method in class net.minecraft.resources.SimpleResource
 
getInputStream(String) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getInputStream(String) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getInputStreamVanilla(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
getInputStreamVanilla(String) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
getInputStreamVanilla(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.VanillaPack
 
getInputStreamVanilla(String) - Method in class net.minecraft.resources.VanillaPack
 
getInsertion() - Method in class net.minecraft.util.text.Style
 
getInSquare(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestManager
 
getInstance() - Static method in class net.minecraft.client.Minecraft
 
getInstance() - Static method in class net.minecraft.client.renderer.Tessellator
 
getInstance() - Static method in class net.minecraft.util.EnchantmentNameParts
 
getInstance() - Static method in class net.minecraft.util.text.LanguageMap
 
getInstance() - Static method in class net.minecraftforge.common.ForgeMod
 
getInstance() - Static method in class net.minecraftforge.fluids.DispenseFluidContainer
 
getInstances() - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
getInstantDespawnDistance() - Method in enum net.minecraft.entity.EntityClassification
 
getInstrument() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
 
getInt() - Method in class net.minecraft.nbt.ByteNBT
 
getInt(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getInt() - Method in class net.minecraft.nbt.DoubleNBT
 
getInt() - Method in class net.minecraft.nbt.FloatNBT
 
getInt() - Method in class net.minecraft.nbt.IntNBT
 
getInt(int) - Method in class net.minecraft.nbt.ListNBT
 
getInt() - Method in class net.minecraft.nbt.LongNBT
 
getInt() - Method in class net.minecraft.nbt.NumberNBT
 
getInt() - Method in class net.minecraft.nbt.ShortNBT
 
getInt(int) - Method in class net.minecraft.network.PacketBuffer
 
getInt(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getInt(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getInt(JsonObject, String, int) - Static method in class net.minecraft.util.JSONUtils
 
getInt(String, int) - Static method in class net.minecraft.util.math.MathHelper
 
getInt(GameRules.RuleKey<GameRules.IntegerValue>) - Method in class net.minecraft.world.GameRules
 
getIntArray(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getIntArray() - Method in class net.minecraft.nbt.IntArrayNBT
 
getIntArray(int) - Method in class net.minecraft.nbt.ListNBT
 
getInteger(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getIntegerSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getIntegratedServer() - Method in class net.minecraft.client.Minecraft
 
getIntegrity() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getIntegrity() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getInterestedAngle(float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getInternalBuilder() - Method in class net.minecraft.data.TagsProvider.Builder
 
getInternalData() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getInterpolatedPitch() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getInterpolatedU(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getInterpolatedV(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getInterrupts() - Method in enum net.minecraft.util.text.ChatType
 
getIntLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getIntRange(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.IRangeArgument.IntRange
 
getIntStream(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getIntStream(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getInv() - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getInvBindPose() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
getInvBindPose() - Method in interface net.minecraftforge.common.model.animation.IJoint
 
getInventory() - Method in class net.minecraft.inventory.container.Container
 
getInventory() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
getInventory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemCraftedEvent
 
getInventoryAmmoPredicate() - Method in class net.minecraft.item.BowItem
 
getInventoryAmmoPredicate() - Method in class net.minecraft.item.CrossbowItem
 
getInventoryAmmoPredicate() - Method in class net.minecraft.item.ShootableItem
 
getInventoryAtPosition(World, BlockPos) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getInventoryAtPosition(World, double, double, double) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getInventoryColumns() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getInventoryColumns() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getInventoryEnderChest() - Method in class net.minecraft.entity.player.PlayerEntity
 
getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
 
getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
 
getInventorySize() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getInventorySize() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getInventorySize() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getInventoryStackLimit() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
 
getInventoryStackLimit() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
getInventoryVariant(String) - Static method in class net.minecraftforge.client.model.ModelLoader
 
getInvulTime() - Method in class net.minecraft.entity.boss.WitherEntity
 
getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getIsAboveDestination() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
getIsAmbient() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
getIsBatHanging() - Method in class net.minecraft.entity.passive.BatEntity
 
getIsCritical() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getIsEditable() - Method in class net.minecraft.tileentity.SignTileEntity
 
getIsHittingBlock() - Method in class net.minecraft.client.multiplayer.PlayerController
 
getIsJumping() - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
getIsLooking() - Method in class net.minecraft.entity.ai.controller.LookController
 
getIsPotionDurationMax() - Method in class net.minecraft.potion.EffectInstance
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ArmorItem
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ElytraItem
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.TieredItem
 
getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getIsStationary() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.SittingPhase
 
getIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
 
getItalic() - Method in class net.minecraft.util.text.Style
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBannerBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.AttachedStemBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.EndGatewayBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.EndPortalBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.FlowerPotBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.FrostedIceBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.MovingPistonBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.NetherPortalBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.NetherWartBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.PistonHeadBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.SpawnerBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
getItem(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getItem() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
getItem(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getItem(CommandContext<S>, String) - Static method in class net.minecraft.command.arguments.ItemArgument
 
getItem() - Method in class net.minecraft.command.arguments.ItemInput
 
getItem() - Method in class net.minecraft.command.arguments.ItemParser
 
getItem() - Method in interface net.minecraft.entity.IRendersAsItem
 
getItem() - Method in class net.minecraft.entity.item.ItemEntity
 
getItem() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
getItem() - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
getItem() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
getItem() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
getItem(DyeColor) - Static method in class net.minecraft.item.DyeItem
 
getItem() - Method in class net.minecraft.item.ItemStack
 
getItem() - Method in class net.minecraft.item.ItemUseContext
 
getItem() - Method in class net.minecraft.network.play.server.SCooldownPacket
 
getItem(BlockState) - Method in class net.minecraft.tileentity.BannerTileEntity
 
getItem(int) - Static method in class net.minecraft.util.datafix.fixes.ItemIntIDToString
 
getItem(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getItem(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getItem() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getItem() - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getItem(int) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
 
getItem() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getItem() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
 
getItem() - Method in class net.minecraftforge.event.entity.player.EntityItemPickupEvent
 
getItemBoat() - Method in class net.minecraft.entity.item.BoatEntity
 
getItemBurnTime(ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getItemById(int) - Static method in class net.minecraft.item.Item
 
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getItemCameraTransforms() - Method in interface net.minecraft.client.renderer.model.IBakedModel
Deprecated.
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
Deprecated.
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getItemCameraTransforms() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getItemCameraTransforms() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getItemCameraTransforms() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
getItemColors() - Method in class net.minecraft.client.Minecraft
 
getItemColors() - Method in class net.minecraftforge.client.event.ColorHandlerEvent.Item
 
getItemCount() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getItemCount() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getItemEnchantability() - Method in class net.minecraft.item.ArmorItem
 
getItemEnchantability() - Method in class net.minecraft.item.BookItem
 
getItemEnchantability() - Method in class net.minecraft.item.FishingRodItem
 
getItemEnchantability() - Method in class net.minecraft.item.Item
 
getItemEnchantability() - Method in class net.minecraft.item.ShootableItem
 
getItemEnchantability() - Method in class net.minecraft.item.TieredItem
 
getItemEnchantability() - Method in class net.minecraft.item.TridentItem
 
getItemEnchantability(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getItemEnchantability() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getItemEntityTranslucentCull(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getItemEntityTranslucentCullType() - Static method in class net.minecraft.client.renderer.Atlases
 
getItemFrame() - Method in class net.minecraft.item.ItemStack
 
getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
Deprecated.
getItemHandler() - Method in class net.minecraftforge.items.SlotItemHandler
 
getItemHandler(World, double, double, double, Direction) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
 
getItemHover(float) - Method in class net.minecraft.entity.item.ItemEntity
 
getItemInput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
getItemInUseCount() - Method in class net.minecraft.entity.LivingEntity
 
getItemInUseMaxCount() - Method in class net.minecraft.entity.LivingEntity
 
getItemLayeredCutout(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getItemLayeredCutoutMipped(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getItemLayeredSolid(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getItemLayeredTranslucent(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getItemModel(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModel(Item) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModel(Item) - Method in class net.minecraftforge.client.ItemModelMesherForge
 
getItemModelMesher() - Method in class net.minecraft.client.renderer.ItemRenderer
 
getItemModelWithOverrides(ItemStack, World, LivingEntity) - Method in class net.minecraft.client.renderer.ItemRenderer
 
getItemOverrides(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
getItemPredicate(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ItemPredicateArgument
 
getItemRenderer() - Method in class net.minecraft.client.Minecraft
 
getItemRendererBuffer(IRenderTypeBuffer, Function<ResourceLocation, RenderType>, boolean) - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
getItemResult() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
getItems() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getItems() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
 
getItems() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getItems() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getItems() - Method in class net.minecraft.tileentity.ChestTileEntity
 
getItems() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getItems() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getItems() - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
getItems() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getItemStack() - Method in class net.minecraft.entity.player.PlayerInventory
 
getItemStack() - Method in class net.minecraft.particles.ItemParticleData
 
getItemStack() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getItemStack(JsonObject, boolean) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
getItemStack() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
 
getItemStack() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getItemStack() - Method in class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
 
getItemStack() - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.LivingEntity
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.MobEntity
 
getItemStackFromSlot(EquipmentSlotType) - Method in class net.minecraft.entity.player.PlayerEntity
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceFuelSlot
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
getItemStackLimit(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getItemStackLimit(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
getItemStacks() - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
getItemStackTileEntityRenderer() - Method in class net.minecraft.item.Item
 
getItemStackTileEntityRenderer() - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getItemTags() - Method in interface net.minecraft.tags.ITagCollectionSupplier
 
getJavaLocale() - Method in class net.minecraft.client.resources.Language
 
getJigsawAlignmentDirection(BlockState) - Static method in class net.minecraft.block.JigsawBlock
 
getJigsawBlocks(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
getJigsawBlocks(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
getJigsawBlocks(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getJigsawBlocks(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
getJigsawBlocks(TemplateManager, BlockPos, Rotation, Random) - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
getJigsawPiece() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getJoinDelay() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getJoint(int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getJson() - Method in class net.minecraft.network.ServerStatusResponse
 
getJson(T) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
getJsonArray(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JSONUtils
 
getJsonKeys() - Method in class net.minecraft.client.util.JSONException.Entry
 
getJsonObject(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonObject(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getJsonObject(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JSONUtils
 
getJumpCompletion(float) - Method in class net.minecraft.entity.passive.RabbitEntity
 
getJumpController() - Method in class net.minecraft.entity.MobEntity
 
getJumpDelay() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getJumpDelay() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getJumpFactor() - Method in class net.minecraft.block.Block
 
getJumpFactor() - Method in class net.minecraft.entity.Entity
 
getJumpSound() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getJumpSound() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getJumpSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getJumpUpwardsMotion() - Method in class net.minecraft.entity.LivingEntity
 
getJumpUpwardsMotion() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getJunctions() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getJvmFlags() - Static method in class net.minecraft.util.Util
 
getKey() - Method in enum net.minecraft.client.settings.CloudOption
 
getKey() - Method in class net.minecraft.client.settings.KeyBinding
 
getKey() - Method in class net.minecraft.entity.ai.brain.schedule.Activity
 
getKey(EntityType<?>) - Static method in class net.minecraft.entity.EntityType
 
getKey(LootParameterSet) - Static method in class net.minecraft.loot.LootParameterSets
 
getKey() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
getKey() - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
getKey(T) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getKey(T) - Method in class net.minecraft.util.registry.Registry
 
getKey(T) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getKey() - Method in class net.minecraft.util.text.TranslationTextComponent
 
getKey() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
getKey() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKey() - Method in class net.minecraftforge.common.BiomeManager.BiomeEntry
 
getKey(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getKey(int) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getKey(V) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getKeybind() - Method in class net.minecraft.util.text.KeybindTextComponent
 
getKeyBinding() - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
getKeyBinding() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyCategory() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyCode() - Method in class net.minecraft.client.util.InputMappings.Input
 
getKeyCode() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
 
getKeyConflictContext() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyConflictContext() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyCreator(RegistryKey<? extends Registry<T>>) - Static method in class net.minecraft.util.RegistryKey
 
getKeyDescription() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyFromID(int) - Static method in class net.minecraft.world.biome.BiomeRegistry
 
getKeyModifier() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyModifier() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyModifierDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyModifierDefault() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
getKeyPair() - Method in class net.minecraft.server.MinecraftServer
 
getKeys() - Method in class net.minecraft.item.crafting.RecipeManager
 
getKeys() - Method in class net.minecraft.server.management.BanList
 
getKeys() - Method in class net.minecraft.server.management.OpList
 
getKeys() - Method in class net.minecraft.server.management.UserList
 
getKeys() - Method in class net.minecraft.server.management.WhiteList
 
getKeys() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
getKeys() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getKeys() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getKind() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getKnockbackModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getKnockbackResistance() - Method in enum net.minecraft.item.ArmorMaterial
 
getKnockbackResistance() - Method in interface net.minecraft.item.IArmorMaterial
 
getKnownBlocks() - Method in class net.minecraft.data.loot.BlockLootTables
 
getKnownEntities() - Method in class net.minecraft.data.loot.EntityLootTables
 
getKnownLists(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getLabel() - Method in interface net.minecraftforge.fml.common.ICrashCallable
 
getLabelColor() - Method in class net.minecraft.item.ItemGroup
 
getLandPos(CreatureEntity, int, int) - Static method in class net.minecraft.entity.ai.RandomPositionGenerator
 
getLanguage(String) - Method in class net.minecraft.client.resources.LanguageManager
 
getLanguage() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getLanguage() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getLanguageData() - Method in class net.minecraft.client.resources.ClientLanguageMap
 
getLanguageData() - Method in class net.minecraft.util.text.LanguageMap
 
getLanguageManager() - Method in class net.minecraft.client.Minecraft
 
getLanguages() - Method in class net.minecraft.client.resources.data.LanguageMetadataSection
 
getLanguages() - Method in class net.minecraft.client.resources.LanguageManager
 
getLanServers() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
getLapisAmount() - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
getLast() - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
getLast(List<T>) - Static method in class net.minecraft.util.Util
 
getLastActiveTime() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getLastAttackedEntity() - Method in class net.minecraft.entity.LivingEntity
 
getLastAttackedEntityTime() - Method in class net.minecraft.entity.LivingEntity
 
getLastClickedRecipe() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
getLastClickedRecipeList() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
getLastDamageSource() - Method in class net.minecraft.entity.LivingEntity
 
getLastExtendedBlockStorage() - Method in interface net.minecraft.world.chunk.IChunk
 
getLastHealth() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLastHealthTime() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLastIndex() - Method in class net.minecraft.util.FrameTimer
 
getLastKnownUsername(UUID) - Static method in class net.minecraftforge.common.UsernameCache
 
getLastOutput() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getLastPlayed() - Method in class net.minecraft.world.storage.VersionData
 
getLastRecipeClicked() - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
getLastTicked() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldSummary
 
getLastUpdateTime() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getLatest() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
getLayerMaterial() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
getLayerModels(ItemStack, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getLayerModels(ItemStack, boolean) - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
getLayerRenderType(boolean) - Static method in class net.minecraftforge.client.model.ItemLayerModel
 
getLeader(int) - Method in class net.minecraft.world.raid.Raid
 
getLeash() - Static method in class net.minecraft.client.renderer.RenderType
 
getLeashed() - Method in class net.minecraft.entity.MobEntity
 
getLeashHolder() - Method in class net.minecraft.entity.MobEntity
 
getLeashPosition(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getLeashPosition(float) - Method in class net.minecraft.entity.Entity
 
getLeashPosition(float) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getLeashPosition(float) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getLeashPosition(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
getLeft() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getLeft() - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
getLeft() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
 
getLeft() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getLeftArmRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getLeftLegRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getLeftShoulderEntity() - Method in class net.minecraft.entity.player.PlayerEntity
 
getLegacyNames() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getLength() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getLength() - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
 
getLevel() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getLevel() - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
getLevel(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
getLevel(FluidState) - Method in class net.minecraft.fluid.Fluid
 
getLevel() - Method in class net.minecraft.fluid.FluidState
 
getLevel(FluidState) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 
getLevel(FluidState) - Method in class net.minecraft.fluid.LavaFluid.Source
 
getLevel(FluidState) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 
getLevel(FluidState) - Method in class net.minecraft.fluid.WaterFluid.Source
 
getLevel() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
getLevel() - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
getLevel(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
getLevel(long) - Method in class net.minecraft.world.lighting.LightEngine
 
getLevel(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getLevel() - Method in class net.minecraft.world.server.Ticket
 
getLevel() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getLevel(FluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
getLevel(FluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Source
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraft.fluid.FlowingFluid
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraft.fluid.LavaFluid
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraft.fluid.WaterFluid
 
getLevelDecreasePerBlock(IWorldReader) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getLevelFromArray(NibbleArray, long) - Method in class net.minecraft.world.lighting.LightEngine
 
getLevelFromState(FluidState) - Static method in class net.minecraft.fluid.FlowingFluid
 
getLevels() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getLevels() - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.LevelChange
 
getLevelSave(String) - Method in class net.minecraft.world.storage.SaveFormat
 
getLid() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getLidAngle(float) - Method in class net.minecraft.tileentity.ChestTileEntity
 
getLidAngle(float) - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
getLidAngle(float) - Method in interface net.minecraft.tileentity.IChestLid
 
getLidRotationCallback(IChestLid) - Static method in class net.minecraft.block.ChestBlock
 
getLifecycle() - Method in class net.minecraft.util.registry.Registry
 
getLifecycle() - Method in class net.minecraft.util.registry.SimpleRegistry
 
getLifecycle() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getLifecycle() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getLifecycleByRegistry(T) - Method in class net.minecraft.util.registry.Registry
 
getLifecycleByRegistry(T) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getLifespan() - Method in class net.minecraft.world.server.TicketType
 
getLight(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
getLight(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getLight() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getLight() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getLight() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getLight() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getLightBlock(int) - Static method in class net.minecraft.client.renderer.LightTexture
 
getLightEngine(LightType) - Method in class net.minecraft.world.lighting.WorldLightManager
 
getLightFor(LightType, BlockPos) - Method in interface net.minecraft.world.IBlockDisplayReader
 
getLightFor(BlockPos) - Method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
 
getLightFor(BlockPos) - Method in interface net.minecraft.world.lighting.IWorldLightListener
 
getLightFor(BlockPos) - Method in class net.minecraft.world.lighting.LightEngine
 
getLightFromName(String) - Static method in enum net.minecraft.client.renderer.model.BlockModel.GuiLight
 
getLightManager() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getLightManager() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getLightManager() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
getLightManager() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getLightManager() - Method in interface net.minecraft.world.IBlockDisplayReader
 
getLightManager() - Method in class net.minecraft.world.server.ChunkManager
 
getLightManager() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getLightManager() - Method in class net.minecraft.world.World
 
getLightning() - Static method in class net.minecraft.client.renderer.RenderType
 
getLightning() - Method in class net.minecraftforge.event.entity.EntityStruckByLightningEvent
 
getLightOffset(int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
getLightOrDefault(long) - Method in class net.minecraft.world.lighting.BlockLightStorage
 
getLightOrDefault(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getLightOrDefault(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
getLightSky(int) - Static method in class net.minecraft.client.renderer.LightTexture
 
getLightSources() - Method in class net.minecraft.world.chunk.Chunk
 
getLightSources() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getLightSources() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getLightSources() - Method in interface net.minecraft.world.chunk.IChunk
 
getLightSubtracted(BlockPos, int) - Method in interface net.minecraft.world.IBlockDisplayReader
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.lighting.WorldLightManager
 
getLightTexture() - Method in class net.minecraft.client.renderer.GameRenderer
 
getLightValue() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getLightValue(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLightValue(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getLightValue(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getLightValue(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getLimit() - Method in class net.minecraft.command.arguments.EntitySelector
 
getLimitFramerate() - Method in class net.minecraft.client.MainWindow
 
getLineCount() - Method in class net.minecraft.client.gui.NewChatGui
 
getLineHeight(long, int, int) - Method in class net.minecraft.util.FrameTimer
 
getLines() - Static method in class net.minecraft.client.renderer.RenderType
 
getLines() - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
getLines() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getLineString() - Method in class net.minecraft.client.gui.ChatLine
 
getLiquidColor() - Method in class net.minecraft.potion.Effect
 
getLiquidPos() - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
getList() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getList(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
getList(int) - Method in class net.minecraft.nbt.ListNBT
 
getList(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getList(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getList(ShortList[], int) - Static method in interface net.minecraft.world.chunk.IChunk
 
getList() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
getListener() - Method in class net.minecraft.client.audio.SoundSystem
 
getListener() - Method in class net.minecraft.client.gui.FocusableGui
 
getListener() - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
getListener() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getListener() - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
getListeners() - Method in class net.minecraft.world.border.WorldBorder
 
getListeners() - Method in class net.minecraftforge.event.AddReloadListenerEvent
 
getListeners() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
 
getLoadedBlockPos(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.BlockPosArgument
 
getLoadedChunkCount() - Method in class net.minecraft.world.server.ChunkManager
 
getLoadedChunkCount() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getLoadedChunksCount() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getLoadedChunksCount() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getLoadedChunksIterable() - Method in class net.minecraft.world.server.ChunkManager
 
getLoadedEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in interface net.minecraft.world.IEntityReader
 
getLoadedEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getLoadedEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getLoadedShaders() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getLoadingGui() - Method in class net.minecraft.client.Minecraft
 
getLocale() - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getLocaleString() - Method in enum net.minecraft.world.GameRules.Category
 
getLocaleString() - Method in class net.minecraft.world.GameRules.RuleKey
 
getLocalPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
 
getLocation() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
getLocation() - Method in class net.minecraft.client.renderer.model.ItemOverride
 
getLocation() - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
getLocation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.Vec3Argument
 
getLocation() - Method in interface net.minecraft.resources.IResource
 
getLocation() - Method in class net.minecraft.resources.SimpleResource
 
getLocation() - Method in class net.minecraft.util.RegistryKey
 
getLocation(ItemStack) - Method in class net.minecraftforge.client.ItemModelMesherForge
 
getLocation() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
getLocationCape() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationCape() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLocationElytra() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationElytra() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLocationSkin() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationSkin(String) - Static method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getLocationSkin() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getLocationType() - Method in class net.minecraft.world.chunk.Chunk
 
getLocationType() - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLocationTypeFromLevel(int) - Static method in class net.minecraft.world.server.ChunkHolder
 
getLogContents() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
getLogic() - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
getLogicalHeight() - Method in class net.minecraft.world.DimensionType
 
getLoginIndex() - Method in class net.minecraftforge.fml.network.NetworkEvent
 
getLong() - Method in class net.minecraft.nbt.ByteNBT
 
getLong(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getLong() - Method in class net.minecraft.nbt.DoubleNBT
 
getLong() - Method in class net.minecraft.nbt.FloatNBT
 
getLong() - Method in class net.minecraft.nbt.IntNBT
 
getLong() - Method in class net.minecraft.nbt.LongNBT
 
getLong() - Method in class net.minecraft.nbt.NumberNBT
 
getLong() - Method in class net.minecraft.nbt.ShortNBT
 
getLong(int) - Method in class net.minecraft.network.PacketBuffer
 
getLong(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getLong(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getLong(JsonObject, String, long) - Static method in class net.minecraft.util.JSONUtils
 
getLongArray(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getLongLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getLongStream(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getLongStream(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getLook(float) - Method in class net.minecraft.entity.Entity
 
getLookController() - Method in class net.minecraft.entity.MobEntity
 
getLookingEntity() - Method in class net.minecraftforge.event.entity.living.LivingEvent.LivingVisibilityEvent
 
getLookPosX() - Method in class net.minecraft.entity.ai.controller.LookController
 
getLookPosY() - Method in class net.minecraft.entity.ai.controller.LookController
 
getLookPosZ() - Method in class net.minecraft.entity.ai.controller.LookController
 
getLookUpCodec(RegistryKey<? extends Registry<E>>) - Static method in class net.minecraft.util.registry.RegistryLookupCodec
 
getLookVec() - Method in class net.minecraft.entity.Entity
 
getLootCondition(ResourceLocation) - Method in class net.minecraft.loot.LootContext
 
getLootContext(ServerPlayerEntity, Entity) - Static method in class net.minecraft.advancements.criterion.EntityPredicate
 
getLootContextBuilder(boolean, DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
getLootContextBuilder(boolean, DamageSource) - Method in class net.minecraft.entity.MobEntity
 
getLootingLevel(Entity, Entity, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
 
getLootingLevel(LivingEntity, DamageSource, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
 
getLootingModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLootingModifier() - Method in class net.minecraft.loot.LootContext
 
getLootPredicateManager() - Method in class net.minecraft.resources.DataPackRegistries
 
getLootTable() - Method in class net.minecraft.block.AbstractBlock
 
getLootTable() - Method in class net.minecraft.entity.EntityType
 
getLootTable() - Method in class net.minecraft.entity.MobEntity
 
getLootTable() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getLootTable() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getLootTable() - Method in class net.minecraft.entity.passive.SheepEntity
 
getLootTable(ResourceLocation) - Method in class net.minecraft.loot.LootContext
 
getLootTableFromLocation(ResourceLocation) - Method in class net.minecraft.loot.LootTableManager
 
getLootTableId() - Method in class net.minecraft.loot.LootTable
 
getLootTableKeys() - Method in class net.minecraft.loot.LootTableManager
 
getLootTableManager() - Method in class net.minecraft.resources.DataPackRegistries
 
getLootTableManager() - Method in class net.minecraft.server.MinecraftServer
 
getLootTableManager() - Method in class net.minecraftforge.event.LootTableLoadEvent
 
getLootTableResourceLocation() - Method in class net.minecraft.entity.LivingEntity
 
getLootTableResourceLocation() - Method in class net.minecraft.entity.MobEntity
 
getLootTypeRegistryWrapper(Registry<T>, String, String, Function<E, T>) - Static method in class net.minecraft.loot.LootTypesManager
 
getLoveCause() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getLowerChestInventory() - Method in class net.minecraft.inventory.container.ChestContainer
 
getLowestRidingEntity() - Method in class net.minecraft.entity.Entity
 
getLoyaltyModifier(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLuck() - Method in class net.minecraft.entity.player.PlayerEntity
 
getLuck() - Method in class net.minecraft.loot.LootContext
 
getLuminosity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getLuminosity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getLuminosity(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getMagnifier() - Method in class net.minecraft.world.DimensionType
 
getMainChunkX() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getMainChunkZ() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getMainGene() - Method in class net.minecraft.entity.passive.PandaEntity
 
getMainHand(T) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
getMainHand() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getMainWindow() - Method in class net.minecraft.client.Minecraft
 
getManagedSectionPos() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getManager() - Static method in class net.minecraft.tags.TagCollectionManager
 
getManager() - Method in class net.minecraftforge.client.event.sound.SoundEvent
 
getMap(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getMap(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getMap() - Method in class net.minecraftforge.client.event.TextureStitchEvent
 
getMap() - Static method in class net.minecraftforge.common.UsernameCache
 
getMapColor(int) - Method in class net.minecraft.block.material.MaterialColor
 
getMapColor() - Method in enum net.minecraft.item.DyeColor
 
getMapColor() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
getMapData(String) - Method in class net.minecraft.client.world.ClientWorld
 
getMapData(ItemStack, World) - Static method in class net.minecraft.item.FilledMapItem
 
getMapData(String) - Method in class net.minecraft.world.server.ServerWorld
 
getMapData(String) - Method in class net.minecraft.world.World
 
getMapDecorationId() - Method in class net.minecraft.world.storage.MapBanner
 
getMapEntries(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getMapEntries(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getMapId(ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
getMapId() - Method in class net.minecraft.network.play.server.SMapDataPacket
 
getMapInfo(PlayerEntity) - Method in class net.minecraft.world.storage.MapData
 
getMapInstanceIfExists(String) - Method in class net.minecraft.client.gui.MapItemRenderer
 
getMapItemRenderer() - Method in class net.minecraft.client.renderer.GameRenderer
 
getMapName(int) - Static method in class net.minecraft.item.FilledMapItem
 
getMapPacket(ItemStack, IBlockReader, PlayerEntity) - Method in class net.minecraft.world.storage.MapData
 
getMappings() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
Deprecated.
getMappings(String) - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getMapValues(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getMapValues(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getMasterManager() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
getMatchingStacks() - Method in class net.minecraft.item.crafting.Ingredient
 
getMatchingStacks() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getMaterial() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getMaterial(T, ChestType) - Method in class net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer
 
getMaterial(Block) - Static method in class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer
 
getMaterial(String) - Method in class net.minecraftforge.client.model.obj.MaterialLibrary
 
getMaterialColor(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getMaterialColor() - Method in class net.minecraft.block.AbstractBlock
 
getMaterialCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getMatrix() - Method in class com.mojang.blaze3d.matrix.MatrixStack.Entry
 
getMatrix(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
getMatrix() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
getMatrix() - Method in class net.minecraftforge.client.event.DrawHighlightEvent
 
getMatrix() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
 
getMatrixStack() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
 
getMatrixStack() - Method in class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getMatrixStack() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getMax() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
getMax() - Method in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
getMax() - Method in class net.minecraft.loot.RandomValueRange
 
getMax() - Method in class net.minecraft.server.CustomServerBossInfo
 
getMax(Direction.Axis) - Method in class net.minecraft.util.math.AxisAlignedBB
 
getMax() - Method in class net.minecraft.util.RangedInteger
 
getMaxAge() - Method in class net.minecraft.block.BeetrootBlock
 
getMaxAge() - Method in class net.minecraft.block.CropsBlock
 
getMaxAge() - Method in class net.minecraft.client.particle.Particle
 
getMaxAir() - Method in class net.minecraft.entity.Entity
 
getMaxAir() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getMaxAmount(boolean, int, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
getMaxBuildHeight() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getMaxBuildHeight() - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
getmaxCacheSize() - Method in class net.minecraft.world.gen.area.LazyArea
 
getMaxCartSpeedOnRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxCommandChainLength() - Method in class net.minecraft.advancements.FunctionManager
 
getMaxDamage() - Method in class net.minecraft.item.Item
Deprecated.
getMaxDamage() - Method in class net.minecraft.item.ItemStack
 
getMaxDamage(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getMaxDelay() - Method in class net.minecraft.client.audio.BackgroundMusicSelector
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.DamageEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.FireAspectEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.FlameEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.InfinityEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.KnockbackEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.LureEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.MendingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.MultishotEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.PiercingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.PowerEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.PunchEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.QuickChargeEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.RespirationEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.RiptideEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.SweepingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
getMaxEnchantmentLevel(Enchantment, LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getMaxEnergyStored() - Method in class net.minecraftforge.energy.EnergyStorage
 
getMaxEnergyStored() - Method in interface net.minecraftforge.energy.IEnergyStorage
 
getMaxEntityRadius() - Method in class net.minecraft.world.World
 
getMaxEntityRadius() - Method in interface net.minecraftforge.common.extensions.IForgeWorld
 
getMaxFallHeight() - Method in class net.minecraft.entity.Entity
 
getMaxFallHeight() - Method in class net.minecraft.entity.MobEntity
 
getMaxFallHeight() - Method in class net.minecraft.entity.monster.CreeperEntity
 
getMaxFreeTickets() - Method in class net.minecraft.village.PointOfInterestType
 
getMaxGroupSize() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
getMaxGroupSize() - Method in class net.minecraft.entity.passive.fish.SalmonEntity
 
getMaxHealth() - Method in class net.minecraft.entity.LivingEntity
 
getMaxId() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getMaximumCost() - Method in class net.minecraft.inventory.container.RepairContainer
 
getMaximumHomeDistance() - Method in class net.minecraft.entity.MobEntity
 
getMaximumSpeed() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaximumSpeed() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
 
getMaxInPortalTime() - Method in class net.minecraft.entity.player.PlayerEntity
 
getMaxLevel() - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.DamageEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FireAspectEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FlameEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.InfinityEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.KnockbackEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.LureEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.MendingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.MultishotEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.PiercingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.PowerEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.PunchEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.QuickChargeEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.RespirationEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.RiptideEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.SweepingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.ThornsEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
getMaxLevel() - Method in class net.minecraft.world.raid.Raid
 
getMaxLightLevel() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getMaxLightLevel() - Method in interface net.minecraft.world.IBlockReader
 
getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EntityClassification
 
getMaxPackSize() - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
 
getMaxPlayerIdleMinutes() - Method in class net.minecraft.server.MinecraftServer
 
getMaxPlayers() - Method in interface net.minecraft.network.rcon.IServer
 
getMaxPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
 
getMaxPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getMaxPlayers() - Method in class net.minecraft.server.MinecraftServer
 
getMaxPosition() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getMaxRefCount() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntity
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getMaxRiseOrFall() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getMaxScroll() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getMaxSize(TemplateManager) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
getMaxSpawnCost() - Method in class net.minecraft.world.biome.MobSpawnInfo.SpawnCosts
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.MobEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.GhastEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.WolfEntity
 
getMaxSpawnPackSize(MobEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getMaxSpeedAirLateral() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaxSpeedAirLateral() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxSpeedAirVertical() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaxSpeedAirVertical() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxSpeedWithRail() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMaxSpeedWithRail() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMaxStackSize() - Method in class net.minecraft.item.Item
Deprecated.
getMaxStackSize() - Method in class net.minecraft.item.ItemStack
 
getMaxTemper() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getMaxTemper() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getMaxTickTime() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getMaxU() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMaxU() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMaxU() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMaxU() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMaxU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMaxUses() - Method in interface net.minecraft.item.IItemTier
 
getMaxUses() - Method in enum net.minecraft.item.ItemTier
 
getMaxUses() - Method in class net.minecraft.item.MerchantOffer
 
getMaxV() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMaxV() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMaxV() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMaxV() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMaxV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMaxValue() - Method in class net.minecraft.client.settings.SliderPercentageOption
 
getMaxWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
getMaxWorldSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getMaxWorldSize() - Method in class net.minecraft.server.MinecraftServer
 
getMBeanInfo() - Method in class net.minecraft.server.dedicated.ServerInfoMBean
 
getMCPandMCVersion() - Static method in class net.minecraftforge.versions.mcp.MCPVersion
 
getMCPaths(String, String, String, String) - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
getMCPaths(String, String, String, String) - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
getMCPaths(String, String, String, String) - Method in class net.minecraftforge.userdev.FMLUserdevLaunchProvider
 
getMCPVersion() - Static method in class net.minecraftforge.versions.mcp.MCPVersion
 
getMCVersion() - Static method in class net.minecraftforge.versions.mcp.MCPVersion
 
getMd5() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
 
getMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getMediumLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.Team
 
getMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
getMemoryCodec() - Method in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
getMerchantLevel() - Method in class net.minecraft.inventory.container.MerchantContainer
 
getMergeType(BlockState) - Static method in class net.minecraft.block.BedBlock
 
getMeshes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getMessage() - Method in class net.minecraft.client.gui.widget.Widget
 
getMessage() - Method in exception net.minecraft.client.util.JSONException
 
getMessage(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.MessageArgument
 
getMessage() - Method in exception net.minecraft.crash.ReportedException
 
getMessage() - Method in enum net.minecraft.entity.player.PlayerEntity.SleepResult
 
getMessage() - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
getMessage() - Method in class net.minecraft.network.play.server.STitlePacket
 
getMessage() - Method in exception net.minecraft.test.TestBlockPosException
 
getMessage(Throwable) - Static method in class net.minecraft.util.Util
 
getMessage() - Method in class net.minecraftforge.client.event.ClientChatEvent
 
getMessage() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
getMessage() - Method in class net.minecraftforge.event.ServerChatEvent
 
getMessage() - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
getMessage() - Method in exception net.minecraftforge.fml.LoadingFailedException
 
getMessage() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getMessageContext() - Method in class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
getMessages(String, Predicate<String>) - Static method in class net.minecraftforge.fml.InterModComms
 
getMessages(String) - Static method in class net.minecraftforge.fml.InterModComms
 
getMessageSupplier() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getMessageWithValue(int) - Method in class net.minecraft.client.AbstractOption
 
getMetadata() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
getMetadata() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getMetadata(IMetadataSectionSerializer<T>) - Method in interface net.minecraft.resources.IResource
 
getMetadata(IMetadataSectionSerializer<T>) - Method in interface net.minecraft.resources.IResourcePack
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.resources.ResourcePack
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.resources.SimpleResource
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraft.resources.VanillaPack
 
getMetadata() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getMetadata(IMetadataSectionSerializer<T>) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getMethod() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getMimickedBlock() - Method in class net.minecraft.block.SilverfishBlock
 
getMin() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
getMin() - Method in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
getMin() - Method in class net.minecraft.loot.RandomValueRange
 
getMin(Direction.Axis) - Method in class net.minecraft.util.math.AxisAlignedBB
 
getMinDelay() - Method in class net.minecraft.client.audio.BackgroundMusicSelector
 
getMinecart() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.MinecartCommandLogic
 
getMinecart() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getMinecartCollisionBox(AbstractMinecartEntity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.MinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
getMinecraft() - Method in class net.minecraft.client.gui.screen.Screen
 
getMinecraft() - Method in class net.minecraft.client.gui.toasts.ToastGui
 
getMinecraft() - Method in class net.minecraft.client.tutorial.Tutorial
 
getMinecraft(ServerWorld) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
 
getMinecraftGame() - Method in class net.minecraft.client.Minecraft
 
getMinecraftInstance() - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
getMinecraftSessionService() - Method in class net.minecraft.server.MinecraftServer
 
getMinecraftStartTimeMillis() - Method in class net.minecraft.profiler.Snooper
 
getMinecraftSupplier() - Method in class net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent
 
getMinecraftVersion() - Method in interface net.minecraft.network.rcon.IServer
 
getMinecraftVersion() - Method in class net.minecraft.server.MinecraftServer
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ChannelingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.DamageEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.FireAspectEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.FlameEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ImpalingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.InfinityEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.KnockbackEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.LootBonusEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.LureEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.MendingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.MultishotEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.PiercingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.PowerEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ProtectionEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.PunchEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.QuickChargeEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.RespirationEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.RiptideEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.SweepingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
getMinId() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getMinimalEnchantability() - Method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
 
getMinInclusive() - Method in class net.minecraft.util.RangedInteger
 
getMiningSpeedup(LivingEntity) - Static method in class net.minecraft.potion.EffectUtils
 
getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
 
getMinU() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMinU() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMinU() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMinU() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMinU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMinV() - Method in class net.minecraft.client.particle.BreakingParticle
 
getMinV() - Method in class net.minecraft.client.particle.DiggingParticle
 
getMinV() - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
getMinV() - Method in class net.minecraft.client.particle.TexturedParticle
 
getMinV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getMinValue() - Method in class net.minecraft.client.settings.SliderPercentageOption
 
getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
getMirror() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getMirror() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getMirror() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getMirroredYaw(Mirror) - Method in class net.minecraft.entity.Entity
 
getMirroredYaw(Mirror) - Method in class net.minecraft.entity.item.HangingEntity
 
getMissing() - Static method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
getMissingEvent(ResourceLocation, Map<ResourceLocation, Integer>) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getMissingFactory() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getMissingModel() - Method in class net.minecraft.client.renderer.model.ModelManager
 
getMissingModel() - Method in class net.minecraftforge.client.model.ModelLoader
 
getMobEffect(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.PotionArgument
 
getMobGriefingEvent(World, Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getMobRotation() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getMobSpawnInfo() - Method in class net.minecraft.world.biome.Biome
 
getMod() - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
getMod() - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModContainer
 
getMod() - Method in class net.minecraftforge.fml.ModContainer
 
getModContainer() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
getModContainerById(String) - Method in class net.minecraftforge.fml.ModList
 
getModContainerByObject(Object) - Method in class net.minecraftforge.fml.ModList
 
getMode() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
getMode() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getMode() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
getMode() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getModel(BlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModel(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelManager
 
getModel(ModelResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelManager
 
getModel(ResourceLocation, JsonDeserializationContext, JsonObject) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
getModelAngleCopy() - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
getModelClipNode(ResourceLocation, String) - Static method in class net.minecraftforge.common.model.animation.Clips
 
getModelCount(ItemStack) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
getModelData(IBlockDisplayReader, BlockPos, BlockState, IModelData) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getModelData(IBlockDisplayReader, BlockPos, BlockState, IModelData) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getModelData(IBlockDisplayReader, BlockPos, BlockState, IModelData) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getModelData(IBlockDisplayReader, BlockPos, BlockState, IModelData) - Method in class net.minecraftforge.client.model.CompositeModel
 
getModelData(World, BlockPos) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
getModelData(World, ChunkPos) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
getModelData() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
getModelElements(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModel.Deserializer
 
getModelForState(BlockState) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getModelHead() - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
getModelHead() - Method in interface net.minecraft.client.renderer.entity.model.IHasHead
 
getModelHead() - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
getModelHead() - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
getModelLoader() - Method in class net.minecraftforge.client.event.ModelBakeEvent
 
getModelLocation(BlockState) - Static method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelLocation(ResourceLocation, BlockState) - Static method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelLocation() - Method in class net.minecraft.client.renderer.model.Variant
 
getModelLocation(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
 
getModelManager() - Method in class net.minecraft.client.Minecraft
 
getModelManager() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelManager() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getModelManager() - Method in class net.minecraftforge.client.event.ModelBakeEvent
 
getModelName() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getModelName() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getModelOrLogError(ResourceLocation, String) - Method in class net.minecraftforge.client.model.ModelLoader
 
getModelOrMissing(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
 
getModelPartFlags() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
getModelParts() - Method in class net.minecraft.client.GameSettings
 
getModelRegistry() - Method in class net.minecraftforge.client.event.ModelBakeEvent
 
getModelRender() - Static method in class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
getModelRotation(int, int) - Static method in enum net.minecraft.client.renderer.model.ModelRotation
 
getModels() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
getModEventBus() - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext
 
getModFile() - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getModFileById(String) - Method in class net.minecraftforge.fml.ModList
 
getModFiles() - Method in class net.minecraftforge.fml.ModList
 
getModID() - Method in class net.minecraft.data.TagsProvider.Builder
 
getModId() - Method in class net.minecraftforge.common.ForgeMod
 
getModId() - Method in class net.minecraftforge.fml.config.ModConfig
 
getModId() - Method in class net.minecraftforge.fml.FMLWorldPersistenceHook
 
getModId() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getModId() - Method in class net.minecraftforge.fml.ModContainer
 
getModId() - Method in class net.minecraftforge.fml.OptionalMod
 
getModId() - Method in interface net.minecraftforge.fml.WorldPersistenceHooks.WorldPersistenceHook
 
getModifiedGrassColor(double, double, int) - Method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
getModifiedJumpStrength() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getModifiedMaxHealth() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getModifiedMessage() - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getModifiedMessage() - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getModifiedMessage() - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getModifiedMessage() - Method in class net.minecraft.command.impl.data.StorageAccessor
 
getModifiedMovementSpeed() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getModifierForCreature(ItemStack, CreatureAttribute) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getModifierListCopy() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getModifiers() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
getModifiers() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent
 
getModifiers() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
 
getModifiers() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
getModifiers() - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
getModifierValue(Attribute, UUID) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
getModInfo() - Method in class net.minecraftforge.fml.ModContainer
 
getModInfo() - Method in exception net.minecraftforge.fml.ModLoadingException
 
getModList() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
getModList() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
getModObjectById(String) - Method in class net.minecraftforge.fml.ModList
 
getModPacks() - Static method in class net.minecraftforge.common.ForgeHooks
 
getModPacksWithVanilla() - Static method in class net.minecraftforge.common.ForgeHooks
 
getMods() - Method in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
 
getMods() - Method in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
 
getMods() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
getMods() - Method in class net.minecraftforge.fml.ModList
 
getMoistness() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getMonitor() - Method in class net.minecraft.client.MainWindow
 
getMonitor(long) - Method in class net.minecraft.client.renderer.MonitorHandler
 
getMonitor(MainWindow) - Method in class net.minecraft.client.renderer.MonitorHandler
 
getMonitorPointer() - Method in class net.minecraft.client.Monitor
 
getMoodSound() - Method in class net.minecraft.world.biome.Biome
 
getMoodSound() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getMoonFactor() - Method in interface net.minecraft.world.IDayTimeReader
 
getMoonPhase(long) - Method in class net.minecraft.world.DimensionType
 
getMoonPhase() - Method in interface net.minecraft.world.IDayTimeReader
 
getMooshroomType() - Method in class net.minecraft.entity.passive.MooshroomEntity
 
getMotd() - Method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
getMotd() - Method in interface net.minecraft.network.rcon.IServer
 
getMotd() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getMOTD() - Method in class net.minecraft.server.MinecraftServer
 
getMotdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
 
getMotion() - Method in class net.minecraft.entity.Entity
 
getMotionDirection() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getMotionFactor() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getMotionFactor() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
getMotionX() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getMotionX() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getMotionY() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getMotionY() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getMotionZ() - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
getMotionZ() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getMountedSpeed() - Method in interface net.minecraft.entity.IRideable
 
getMountedSpeed() - Method in class net.minecraft.entity.passive.PigEntity
 
getMountedSpeed() - Method in class net.minecraft.entity.passive.StriderEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.Entity
 
getMountedYOffset() - Method in class net.minecraft.entity.item.BoatEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.SpiderEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getMountedYOffset() - Method in class net.minecraft.entity.passive.StriderEntity
 
getMouseButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
getMouseOver(float) - Method in class net.minecraft.client.renderer.GameRenderer
 
getMouseX() - Method in class net.minecraft.client.MouseHelper
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
 
getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseInputEvent
 
getMouseX() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
getMouseY() - Method in class net.minecraft.client.MouseHelper
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawBackground
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiContainerEvent.DrawForeground
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
 
getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseInputEvent
 
getMouseY() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
getMouthOpennessAngle(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getMoveHelper() - Method in class net.minecraft.entity.MobEntity
 
getMovementInput() - Method in class net.minecraftforge.client.event.InputUpdateEvent
 
getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getMovementSpeed() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getMovementSpeed() - Method in class net.minecraft.entity.LivingEntity
 
getMoveVector() - Method in class net.minecraft.util.MovementInput
 
getMultipartBuilder(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
getMultipartData() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
getMultiplier() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
getMusic() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getMusicTicker() - Method in class net.minecraft.client.Minecraft
 
getMutableBoundingBox(PlacementSettings, BlockPos) - Method in class net.minecraft.world.gen.feature.template.Template
 
getMutexFlags() - Method in class net.minecraft.entity.ai.goal.Goal
 
getMutexFlags() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getName() - Method in enum net.minecraft.advancements.FrameType
 
getName() - Method in class net.minecraft.block.WoodType
 
getName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getName() - Method in class net.minecraft.client.resources.Language
 
getName() - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getName() - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
getName(GameSettings) - Method in class net.minecraft.client.settings.IteratableOption
 
getName() - Method in enum net.minecraft.client.tutorial.TutorialSteps
 
getName() - Method in class net.minecraft.command.CommandSource
 
getName() - Method in class net.minecraft.data.AdvancementProvider
 
getName() - Method in class net.minecraft.data.BiomeProvider
 
getName() - Method in class net.minecraft.data.BlockListReport
 
getName() - Method in class net.minecraft.data.BlockStateProvider
 
getName() - Method in class net.minecraft.data.BlockTagsProvider
 
getName() - Method in class net.minecraft.data.CommandsReport
 
getName() - Method in class net.minecraft.data.EntityTypeTagsProvider
 
getName() - Method in class net.minecraft.data.FluidTagsProvider
 
getName() - Method in interface net.minecraft.data.IDataProvider
 
getName() - Method in class net.minecraft.data.ItemTagsProvider
 
getName() - Method in class net.minecraft.data.LootTableProvider
 
getName() - Method in class net.minecraft.data.NBTToSNBTConverter
 
getName() - Method in class net.minecraft.data.RecipeProvider
 
getName() - Method in class net.minecraft.data.RegistryDumpReport
 
getName() - Method in class net.minecraft.data.SNBTToNBTConverter
 
getName() - Method in class net.minecraft.data.StockTextureAliases
 
getName() - Method in class net.minecraft.enchantment.Enchantment
 
getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getName() - Method in class net.minecraft.entity.Entity
 
getName() - Method in enum net.minecraft.entity.EntityClassification
 
getName() - Method in class net.minecraft.entity.EntityType
 
getName() - Method in enum net.minecraft.entity.item.BoatEntity.Type
 
getName() - Method in class net.minecraft.entity.item.ItemEntity
 
getName() - Method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getName() - Method in enum net.minecraft.entity.passive.PandaEntity.Gene
 
getName() - Method in class net.minecraft.entity.player.PlayerEntity
 
getName() - Method in class net.minecraft.entity.player.PlayerInventory
 
getName() - Method in enum net.minecraft.entity.player.PlayerModelPart
 
getName() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getName() - Method in enum net.minecraft.item.ArmorMaterial
 
getName() - Method in interface net.minecraft.item.IArmorMaterial
 
getName() - Method in class net.minecraft.item.Item
 
getName() - Method in class net.minecraft.loot.LootPool
 
getName() - Method in interface net.minecraft.nbt.INBTType
 
getName() - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
getName() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getName() - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
getName() - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
getName() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getName() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getName() - Method in class net.minecraft.network.ServerStatusResponse.Version
 
getName() - Method in class net.minecraft.potion.Effect
 
getName() - Method in interface net.minecraft.resources.IResourcePack
 
getName() - Method in class net.minecraft.resources.ResourcePack
 
getName() - Method in class net.minecraft.resources.ResourcePackInfo
 
getName() - Method in class net.minecraft.resources.VanillaPack
 
getName() - Method in class net.minecraft.scoreboard.ScoreCriteria
 
getName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getName() - Method in class net.minecraft.scoreboard.Team
 
getName(Boolean) - Method in class net.minecraft.state.BooleanProperty
 
getName(T) - Method in class net.minecraft.state.EnumProperty
 
getName(Integer) - Method in class net.minecraft.state.IntegerProperty
 
getName() - Method in class net.minecraft.state.Property
 
getName(T) - Method in class net.minecraft.state.Property
 
getName() - Method in interface net.minecraft.tags.ITag.INamedTag
 
getName() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getName() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getName() - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
getName() - Method in class net.minecraft.tileentity.LockableTileEntity
 
getName() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getName() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
getName() - Method in interface net.minecraft.util.concurrent.ITaskExecutor
 
getName() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
getName(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
getName() - Method in interface net.minecraft.util.INameable
 
getName() - Method in class net.minecraft.util.MinecraftVersion
 
getName() - Method in enum net.minecraft.util.SoundCategory
 
getName() - Method in class net.minecraft.util.SoundEvent
 
getName() - Method in class net.minecraft.util.text.Color
 
getName() - Method in class net.minecraft.util.text.ScoreTextComponent
 
getName() - Method in enum net.minecraft.world.biome.Biome.Category
 
getName() - Method in enum net.minecraft.world.biome.Biome.RainType
 
getName() - Method in enum net.minecraft.world.biome.Biome.TemperatureModifier
 
getName() - Method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
getName() - Method in enum net.minecraft.world.BossInfo.Color
 
getName() - Method in class net.minecraft.world.BossInfo
 
getName() - Method in enum net.minecraft.world.BossInfo.Overlay
 
getName() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getName() - Method in class net.minecraft.world.GameRules.RuleKey
 
getName() - Method in enum net.minecraft.world.GameType
 
getName() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
getName() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
getName() - Method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
getName() - Method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
 
getName() - Method in enum net.minecraft.world.gen.GenerationStage.Carving
 
getName() - Method in class net.minecraft.world.storage.MapBanner
 
getName() - Method in class net.minecraft.world.storage.VersionData
 
getName() - Method in class net.minecraft.world.storage.WorldSavedData
 
getName() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
getName() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
 
getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getName() - Method in class net.minecraftforge.client.model.generators.BlockModelProvider
 
getName() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
getName() - Method in class net.minecraftforge.client.model.generators.ItemModelProvider
 
getName() - Method in class net.minecraftforge.common.BiomeDictionary.Type
 
getName() - Method in class net.minecraftforge.common.capabilities.Capability
 
getName() - Method in class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
getName() - Method in class net.minecraftforge.common.data.ForgeFluidTagsProvider
 
getName() - Method in class net.minecraftforge.common.data.ForgeItemTagsProvider
 
getName() - Method in class net.minecraftforge.common.data.GlobalLootModifierProvider
 
getName() - Method in class net.minecraftforge.common.data.LanguageProvider
 
getName() - Method in class net.minecraftforge.common.PlantType
 
getName() - Method in class net.minecraftforge.common.ToolType
 
getName() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getName() - Method in class net.minecraftforge.event.LootTableLoadEvent
 
getName() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getName() - Method in class net.minecraftforge.event.RegistryEvent.Register
 
getName() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getName() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getName() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getName() - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getName() - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getName() - Method in class net.minecraftforge.fml.relauncher.libraries.MemoryModList
 
getName() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getName() - Method in class net.minecraftforge.registries.RegistryManager
 
getName(IForgeRegistry<V>) - Method in class net.minecraftforge.registries.RegistryManager
 
getName2() - Method in enum net.minecraft.util.Direction.Axis
 
getName2() - Method in enum net.minecraft.util.Direction
 
getNameComponent(String) - Static method in class net.minecraft.nbt.CompoundNBT
 
getNamePrefixed(String) - Method in class net.minecraft.potion.Potion
 
getNames(CommandSource) - Method in interface net.minecraft.command.arguments.GameProfileArgument.IProfileProvider
 
getNames(CommandSource) - Method in class net.minecraft.command.arguments.GameProfileArgument.ProfileProvider
 
getNames(CommandSource, Supplier<Collection<String>>) - Method in interface net.minecraft.command.arguments.ScoreHolderArgument.INameProvider
 
getNames(CommandSource, Supplier<Collection<String>>) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.NameProvider
 
getNamespace() - Method in class net.minecraft.util.ResourceLocation
 
getNamespace() - Method in class net.minecraftforge.fml.ModContainer
 
getNameTagVisibility() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.Team
 
getNaming() - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
getNaming() - Method in class net.minecraftforge.userdev.FMLDevDataLaunchProvider
 
getNaming() - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
getNaming() - Method in class net.minecraftforge.userdev.FMLUserdevLaunchProvider
 
getNarrationMessage() - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.GPUWarningScreen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.MultiplayerWarningScreen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.Screen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getNarrationMessage() - Method in class net.minecraft.client.gui.widget.Widget
 
getNativeImage() - Method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
getNavigator() - Method in class net.minecraft.entity.MobEntity
 
getNbt() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getNbt() - Method in class net.minecraft.command.arguments.ItemParser
 
getNbt(CommandContext<S>, String) - Static method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
getNbt() - Method in class net.minecraft.util.WeightedSpawnerEntity
 
getNbt() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
 
getNbtCompound() - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
getNBTPath(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.NBTPathArgument
 
getNBTQueryManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getNearbyPos(Random, BlockPos, BlockClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
getNearbyPos(Random, BlockPos, U) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
getNearbyVillagers(VillagerEntity, Predicate<VillagerEntity>) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
getNearestEntity(LivingEntity, Optional<LivingEntity>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
getNearestEntity(LivingEntity, LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
getNearestLookingDirection() - Method in class net.minecraft.item.BlockItemUseContext
 
getNearestLookingDirection() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getNearestLookingDirections() - Method in class net.minecraft.item.BlockItemUseContext
 
getNearestLookingDirections() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getNearestPpIdx(double, double, double) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getNeighborAwareLightSubtracted(BlockPos, int) - Method in interface net.minecraft.world.IWorldReader
 
getNeighbourInfo(Direction) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.NeighborInfo
 
getNetHandler() - Method in class net.minecraft.network.NetworkManager
 
getNetworkCompressionThreshold() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getNetworkCompressionThreshold() - Method in class net.minecraft.server.MinecraftServer
 
getNetworkManager() - Method in class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
getNetworkManager() - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
getNetworkManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getNetworkManager() - Method in class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
getNetworkManager() - Method in interface net.minecraft.network.INetHandler
 
getNetworkManager() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
getNetworkManager() - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
getNetworkManager() - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
getNetworkManager() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
 
getNetworkManager() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getNetworkSystem() - Method in class net.minecraft.server.MinecraftServer
 
getNewBoundingBox() - Static method in class net.minecraft.util.math.MutableBoundingBox
 
getNewChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getNewChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getNewCooldown(AbstractGroupFishEntity) - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
getNewEyeHeight() - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
getNewfov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
getNewGameMode() - Method in class net.minecraftforge.client.event.ClientPlayerChangeGameModeEvent
 
getNewGameMode() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangeGameModeEvent
 
getNewModelDefinition() - Static method in class net.minecraft.data.BlockModelDefinition
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ElderGuardianSplit
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityCatSplitFix
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.EntityRenameHelper
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.SkeletonSplit
 
getNewNameAndTag(String, Dynamic<?>) - Method in class net.minecraft.util.datafix.fixes.ZombieSplit
 
getNewPlayer() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
getNewRepairCost(int) - Static method in class net.minecraft.inventory.container.RepairContainer
 
getNewSize() - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
getNewSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
 
getNewSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getNewState() - Method in class net.minecraft.block.RailState
 
getNewState() - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
getNewTime() - Method in class net.minecraftforge.event.world.SleepFinishedTimeEvent
 
getNextBuffer() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getNextDifficulty() - Method in enum net.minecraft.world.Difficulty
 
getNextFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNextId() - Method in class net.minecraft.world.storage.MapIdTracker
 
getNextMapId() - Method in class net.minecraft.client.world.ClientWorld
 
getNextMapId() - Method in class net.minecraft.world.server.ServerWorld
 
getNextMapId() - Method in class net.minecraft.world.World
 
getNextSound() - Method in class net.minecraft.client.audio.BeeAngrySound
 
getNextSound() - Method in class net.minecraft.client.audio.BeeFlightSound
 
getNextSound() - Method in class net.minecraft.client.audio.BeeSound
 
getNextTransactionID(PlayerInventory) - Method in class net.minecraft.inventory.container.Container
 
getNextWindowId() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getNightVisionBrightness(LivingEntity, float) - Static method in class net.minecraft.client.renderer.GameRenderer
 
getNoClip() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getNodeDescription(String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
getNodeDescription(String) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
 
getNodeMatrix(B3DModel.Node<?>) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNodeMatrix(B3DModel.Node<?>, int) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNodeMatrix(B3DModel.Animation, B3DModel.Node<?>, int) - Static method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getNodeProcessor() - Method in class net.minecraft.pathfinding.PathNavigator
 
getNodes() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getNoise() - Method in class net.minecraft.world.gen.DimensionSettings
 
getNoiseBiome(int, int, int) - Method in class net.minecraft.world.biome.BiomeContainer
 
getNoiseBiome(int, int, int) - Method in interface net.minecraft.world.biome.BiomeManager.IBiomeReader
 
getNoiseBiome(int, int, int) - Method in class net.minecraft.world.biome.provider.CheckerboardBiomeProvider
 
getNoiseBiome(int, int, int) - Method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getNoiseBiome(int, int, int) - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider
 
getNoiseBiome(int, int, int) - Method in class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
getNoiseBiome(int, int, int) - Method in class net.minecraft.world.biome.provider.SingleBiomeProvider
 
getNoiseBiome(int, int, int) - Method in interface net.minecraft.world.IWorldReader
 
getNoiseBiomeRaw(int, int, int) - Method in class net.minecraft.client.world.ClientWorld
 
getNoiseBiomeRaw(int, int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getNoiseBiomeRaw(int, int, int) - Method in interface net.minecraft.world.IWorldReader
 
getNoiseBiomeRaw(int, int, int) - Method in class net.minecraft.world.server.ServerWorld
 
getNoiseGenerator() - Method in interface net.minecraft.world.gen.INoiseRandom
 
getNoiseGenerator() - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
getNoiseHeight(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getNoiseHeightMinusOne(int, int, Heightmap.Type) - Method in class net.minecraft.world.gen.ChunkGenerator
 
getNormal() - Method in class com.mojang.blaze3d.matrix.MatrixStack.Entry
 
getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getNormal(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getNormalMatrix() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
getNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent
 
getNotifiedSides() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
 
getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getNumAliveCrystals() - Method in class net.minecraft.world.end.DragonFightManager
 
getNumBambooBlocksAbove(IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
getNumBambooBlocksBelow(IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
getNumberOfPieces() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
getNumberValue(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getNumberValue(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getNumRows() - Method in class net.minecraft.inventory.container.ChestContainer
 
getObfuscated() - Method in class net.minecraft.util.text.Style
 
getObject(int) - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
getObject() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
 
getObject() - Method in class net.minecraftforge.server.timings.ForgeTimings
 
getObjective(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ObjectiveArgument
 
getObjective() - Method in class net.minecraft.scoreboard.Score
 
getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjective() - Method in class net.minecraft.util.text.ScoreTextComponent
 
getObjectiveCriteria(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveDisplaySlotCount(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveInDisplaySlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveName() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getObjectiveName() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectivesForEntity(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.BanList
 
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.OpList
 
getObjectKey(K) - Method in class net.minecraft.server.management.UserList
 
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.WhiteList
 
getObtained() - Method in class net.minecraft.advancements.CriterionProgress
 
getOctave(int) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
getOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent
 
getOffer(Entity, Random) - Method in interface net.minecraft.entity.merchant.villager.VillagerTrades.ITrade
 
getOffer(Entity, Random) - Method in class net.minecraftforge.common.BasicTrade
 
getOffers() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getOffers() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getOffers() - Method in class net.minecraft.entity.NPCMerchant
 
getOffers() - Method in class net.minecraft.inventory.container.MerchantContainer
 
getOffers() - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
getOfflineProfile(GameProfile) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
getOfflineUUID(String) - Static method in class net.minecraft.entity.player.PlayerEntity
 
getOffset(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getOffset() - Method in class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
getOffset() - Method in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
getOffset(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getOffset() - Method in enum net.minecraft.util.Direction.AxisDirection
 
getOffset() - Method in class net.minecraft.world.biome.MoodSoundAmbience
 
getOffsetAlpha() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getOffsetAlphaBits() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getOffsetFOV(PlayerEntity, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getOffsetType() - Method in class net.minecraft.block.AbstractBlock
 
getOffsetType() - Method in class net.minecraft.block.BambooBlock
 
getOffsetType() - Method in class net.minecraft.block.BambooSaplingBlock
 
getOffsetType() - Method in class net.minecraft.block.DoublePlantBlock
 
getOffsetType() - Method in class net.minecraft.block.FlowerBlock
 
getOffsetType() - Method in class net.minecraft.block.NetherRootsBlock
 
getOffsetType() - Method in class net.minecraft.block.NetherSproutsBlock
 
getOffsetType() - Method in class net.minecraft.block.TallGrassBlock
 
getOffsetX(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getOffsetX(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset0Transformer
 
getOffsetX(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset1Transformer
 
getOffsetX(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimTransformer
 
getOffsetX(int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
getOffsetY(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getOffsetZ(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getOffsetZ(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset0Transformer
 
getOffsetZ(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimOffset1Transformer
 
getOffsetZ(int) - Method in interface net.minecraft.world.gen.layer.traits.IDimTransformer
 
getOffsetZ(int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
getOldAttachPos() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getOldChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getOldChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
getOldDamageModifier() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
 
getOldDifficulty() - Method in class net.minecraftforge.event.DifficultyChangeEvent
 
getOldEyeHeight() - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
getOldNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
 
getOldOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
 
getOldPlayer() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
getOldPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
getOldServerPinger() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
getOldSize() - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
getOnGround() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getOnlinePlayerCount() - Method in class net.minecraft.network.ServerStatusResponse.Players
 
getOnlinePlayerNames() - Method in interface net.minecraft.network.rcon.IServer
 
getOnlinePlayerNames() - Method in class net.minecraft.server.management.PlayerList
 
getOnlinePlayerNames() - Method in class net.minecraft.server.MinecraftServer
 
getOnPosition() - Method in class net.minecraft.entity.Entity
 
getOpacity(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getOpacity(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getOpacity(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 
getOpCode() - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
getOpenCommandLine(URL) - Method in enum net.minecraft.util.Util.OS
 
getOpenedCollisionBox(BlockPos, Direction) - Static method in class net.minecraft.util.ShulkerAABBHelper
 
getOpenGLVersionString() - Static method in class com.mojang.blaze3d.platform.GLX
 
getOpenSet() - Method in class net.minecraft.pathfinding.Path
 
getOpenStat() - Method in class net.minecraft.block.ChestBlock
 
getOpenStat() - Method in class net.minecraft.block.TrappedChestBlock
 
getOperation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.OperationArgument
 
getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getOperation() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getOppedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
 
getOppedPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getOpPermissionLevel() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
 
getOpposite() - Method in enum net.minecraft.util.Direction
 
getOptional(ResourceLocation) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getOptional(ResourceLocation) - Method in class net.minecraft.util.registry.Registry
 
getOptionalKey(T) - Method in class net.minecraft.util.registry.Registry
 
getOptionalKey(T) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getOptionalPos() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
getOptionalValue(RegistryKey<T>) - Method in class net.minecraft.util.registry.Registry
 
getOptionValues() - Method in class net.minecraft.client.AbstractOption
 
getOrAddCarvingMask(GenerationStage.Carving) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getOrAddCarvingMask(GenerationStage.Carving) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getOrb() - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.PickupXp
 
getOrCreate(Supplier<T>, String) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
getOrCreateArray(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getOrCreateArray(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
getOrCreateBuilder(ITag.INamedTag<T>) - Method in class net.minecraft.data.TagsProvider
 
getOrCreateChildTag(String) - Method in class net.minecraft.item.ItemStack
 
getOrCreateChildTag(String) - Method in class net.minecraftforge.fluids.FluidStack
 
getOrCreateDescriptionId() - Method in class net.minecraft.potion.Effect
 
getOrCreateKey(RegistryKey<? extends Registry<T>>, ResourceLocation) - Static method in class net.minecraft.util.RegistryKey
 
getOrCreateModifiersByOperation(AttributeModifier.Operation) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getOrCreateObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getOrCreatePortalShape() - Static method in class net.minecraft.block.EndPortalFrameBlock
 
getOrCreateRootKey(ResourceLocation) - Static method in class net.minecraft.util.RegistryKey
 
getOrCreateScore(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
getOrCreateTag() - Method in class net.minecraft.item.ItemStack
 
getOrCreateTag() - Method in class net.minecraftforge.fluids.FluidStack
 
getOrDefault(ResourceLocation) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getOrDefault(ResourceLocation) - Method in class net.minecraft.util.registry.Registry
 
getOrDefault(ResourceLocation) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getOrientation() - Method in enum net.minecraft.util.Mirror
 
getOrientation() - Method in enum net.minecraft.util.Rotation
 
getOrigin() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
 
getOriginalBackground() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getOriginalBorderEnd() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getOriginalBorderStart() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
getOriginalContent() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getOriginalEntity() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
 
getOriginalExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
getOriginalLevel() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getOriginalMessage() - Method in class net.minecraftforge.client.event.ClientChatEvent
 
getOriginalModifiers() - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
getOriginalRatioX() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginalRatioZ() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginalSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getOriginalState() - Method in class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
 
getOriginalState() - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
getOriginalStrength() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getOriginationSide() - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOrMakeInput(int) - Method in enum net.minecraft.client.util.InputMappings.Type
 
getOrThrow(RegistryKey<T>) - Method in class net.minecraft.util.registry.Registry
 
getOSType() - Static method in class net.minecraft.util.Util
 
getOutcome() - Method in class net.minecraftforge.event.entity.living.LivingConversionEvent.Post
 
getOutcome() - Method in class net.minecraftforge.event.entity.living.LivingConversionEvent.Pre
 
getOuter() - Method in class net.minecraft.world.gen.placement.DecoratedPlacementConfig
 
getOutline(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getOutline(ResourceLocation, RenderState.CullState) - Static method in class net.minecraft.client.renderer.RenderType
 
getOutline() - Method in class net.minecraft.client.renderer.RenderType
 
getOutlineBufferSource() - Method in class net.minecraft.client.renderer.RenderTypeBuffers
 
getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getOutput() - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
getOutput(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
getOutput(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
 
getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
 
getOutput() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getOutputFolder() - Method in class net.minecraft.data.DataGenerator
 
getOutputNbt() - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
getOutputSignal() - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
getOutputSlot() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.LoomContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getOutputSlot() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getOutputState() - Method in class net.minecraft.world.gen.feature.template.RuleEntry
 
getOverlay() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getOverlay() - Method in class net.minecraft.world.BossInfo
 
getOverlayProgress(CreeperEntity, float) - Method in class net.minecraft.client.renderer.entity.CreeperRenderer
 
getOverlayProgress(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getOverlayTexture() - Method in class net.minecraft.client.renderer.GameRenderer
 
getOverlayTexture() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getOverlayType() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getOverrideModel(IBakedModel, ItemStack, ClientWorld, LivingEntity) - Method in class net.minecraft.client.renderer.model.ItemOverrideList
 
getOverrideModel(IBakedModel, ItemStack, ClientWorld, LivingEntity) - Method in class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
getOverrides() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getOverrides(ModelBakery, BlockModel, Function<RenderMaterial, TextureAtlasSprite>) - Method in class net.minecraft.client.renderer.model.BlockModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getOverrides() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.ItemOverrideList
 
getOverrides() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getOverrides() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getOverrides() - Method in class net.minecraftforge.client.model.BakedItemModel
 
getOverrides() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getOverrides() - Method in class net.minecraftforge.client.model.CompositeModel
 
getOverrides() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
getOverrides() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getOverrides() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
getOversample() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getOversample() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getOversample() - Method in enum net.minecraft.client.gui.fonts.WhiteGlyph
 
getOwner() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getOwner() - Method in class net.minecraft.entity.monster.VexEntity
 
getOwner() - Method in class net.minecraft.entity.passive.TameableEntity
 
getOwner() - Method in class net.minecraft.state.StateContainer
 
getOwner() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
getOwner() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
getOwnerId() - Method in class net.minecraft.entity.item.ItemEntity
 
getOwnerId() - Method in class net.minecraft.entity.passive.TameableEntity
 
getOwnerModel() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getOwnerModel() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getOwnerUniqueId() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getOwningTags(T) - Method in interface net.minecraft.tags.ITagCollection
 
getPack() - Method in exception net.minecraft.resources.SimpleReloadableResourceManager.FailedPackException
 
getPackedLight(T, float) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getPackedLight(E, float) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getPackedLight() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getPackedLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getPackedLightmapCoords(IBlockDisplayReader, BlockState, BlockPos) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
getPackedLightPositions() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getPackedOverlay(LivingEntity, float) - Static method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getPackedPositions() - Method in class net.minecraft.world.chunk.Chunk
 
getPackedPositions() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getPackedPositions() - Method in interface net.minecraft.world.chunk.IChunk
 
getPackedUV(int, int) - Static method in class net.minecraft.client.renderer.texture.OverlayTexture
 
getPackedUV(float, boolean) - Static method in class net.minecraft.client.renderer.texture.OverlayTexture
 
getPacket(PacketDirection, int) - Method in enum net.minecraft.network.ProtocolType
 
getPacket(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
getPacketData() - Method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
getPacketDispatcher() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getPacketHandled() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getPacketId(PacketDirection, IPacket<?>) - Method in enum net.minecraft.network.ProtocolType
 
getPacketsReceived() - Method in class net.minecraft.network.NetworkManager
 
getPacketsSent() - Method in class net.minecraft.network.NetworkManager
 
getPackFinder() - Method in class net.minecraft.client.Minecraft
 
getPackFormat() - Method in class net.minecraft.resources.data.PackMetadataSection
 
getPackInfo(String) - Method in class net.minecraft.resources.ResourcePackList
 
getPackName() - Method in interface net.minecraft.resources.IResource
 
getPackName() - Method in class net.minecraft.resources.SimpleResource
 
getPackNames() - Static method in class net.minecraftforge.fml.packs.ResourcePackLoader
 
getPackType() - Method in interface net.minecraftforge.common.data.ExistingFileHelper.IResourceType
 
getPackType() - Method in class net.minecraftforge.common.data.ExistingFileHelper.ResourceType
 
getPackVersion() - Method in class net.minecraft.util.MinecraftVersion
 
getPaddleSound() - Method in class net.minecraft.entity.item.BoatEntity
 
getPaddleState(int) - Method in class net.minecraft.entity.item.BoatEntity
 
getPage() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getPage() - Method in class net.minecraft.inventory.container.LecternContainer
 
getPage() - Method in class net.minecraft.tileentity.LecternTileEntity
 
getPageCount() - Method in interface net.minecraft.client.gui.screen.ReadBookScreen.IBookInfo
 
getPageCount() - Method in class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
 
getPageCount() - Method in class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
 
getPageCount(ItemStack) - Static method in class net.minecraft.item.WrittenBookItem
 
getPaintingSpriteUploader() - Method in class net.minecraft.client.Minecraft
 
getPaletteSize() - Method in class net.minecraft.util.palette.ArrayPalette
 
getPaletteSize() - Method in class net.minecraft.util.palette.HashMapPalette
 
getPalmLength() - Method in class net.minecraft.block.pattern.BlockPattern
 
getParallelEventClass() - Method in enum net.minecraftforge.fml.ModLoadingStage
 
getParameter() - Method in enum net.minecraft.loot.LootContext.EntityTarget
 
getParameter(HoverEvent.Action<T>) - Method in class net.minecraft.util.text.event.HoverEvent
 
getParameters() - Method in class net.minecraft.particles.BasicParticleType
 
getParameters() - Method in class net.minecraft.particles.BlockParticleData
 
getParameters() - Method in interface net.minecraft.particles.IParticleData
 
getParameters() - Method in class net.minecraft.particles.ItemParticleData
 
getParameters() - Method in class net.minecraft.particles.RedstoneParticleData
 
getParameterSet() - Method in class net.minecraft.loot.LootTable
 
getParent() - Method in class net.minecraft.advancements.Advancement
 
getParent() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getParent() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
getParent() - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
 
getParent() - Method in interface net.minecraftforge.common.model.animation.IJoint
 
getParent() - Method in class net.minecraftforge.entity.PartEntity
 
getParentA() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getParentB() - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
getParentLocation() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getParseResults() - Method in class net.minecraftforge.event.CommandEvent
 
getPart(String) - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
getPart(String) - Method in class net.minecraftforge.client.model.CompositeModel
 
getPart(String) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
getPart(String) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
getPart(String) - Method in class net.minecraftforge.client.model.obj.OBJModel
 
getPartData(IBakedModel, IModelData) - Method in class net.minecraftforge.client.model.data.MultipartModelData
 
getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getPartialRenderTick() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getPartialRenderTick() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getPartialTicks(long) - Method in class net.minecraft.util.Timer
 
getPartialTicks() - Method in class net.minecraftforge.client.event.DrawHighlightEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getPartialTicks() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getPartialTickTime() - Static method in enum net.minecraftforge.client.model.animation.Animation
 
getParticle(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ParticleArgument
 
getParticle() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
getParticle() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
getParticle() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getParticle() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getParticleAmount() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getParticleCount() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getParticleData() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getParticleIcon(IItemProvider) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleIcon(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleOptions() - Method in class net.minecraft.world.biome.ParticleEffectAmbience
 
getParticleSpeed() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getParticleTexture() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getParticleTexture() - Method in interface net.minecraft.client.renderer.model.IBakedModel
Deprecated.
getParticleTexture() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
Deprecated.
getParticleTexture(IModelData) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getParticleTexture(IModelData) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getParticleTexture(IModelData) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.BakedItemModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getParticleTexture(IModelData) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getParticleTexture() - Method in class net.minecraftforge.client.model.CompositeModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
getParticleTexture() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getParticleTexture() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
getPartMask() - Method in enum net.minecraft.entity.player.PlayerModelPart
 
getPartName() - Method in enum net.minecraft.entity.player.PlayerModelPart
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.BatModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.BlazeModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.CodModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.CreeperModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.DolphinModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.EndermiteModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.EvokerFangsModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.GhastModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.GuardianModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.MinecartModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.PhantomModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.PufferFishBigModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SalmonModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SegmentedModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SilverfishModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SlimeModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SpiderModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.SquidModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.StriderModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
getParts() - Method in class net.minecraft.client.renderer.entity.model.WitherModel
 
getParts() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getParts() - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
getParts() - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
getParts() - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
getParts() - Method in class net.minecraftforge.client.model.obj.OBJModel
 
getParts() - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelGroup
 
getParts() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
getParts(Object) - Static method in enum net.minecraftforge.common.model.Models
 
getPartTransform(IModelTransform, BlockPart, int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getPartTransform(IModelTransform, int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
getPartTransformation(Object) - Method in interface net.minecraftforge.client.extensions.IForgeModelTransform
 
getPartTransformation(Object) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getPartTransformation(Object) - Method in class net.minecraftforge.client.model.ModelTransformComposition
 
getPartTransformation(Object) - Method in class net.minecraftforge.client.model.SimpleModelTransform
 
getPartVisibility(IModelGeometryPart, boolean) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getPartVisibility(IModelGeometryPart, boolean) - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getPartVisibility(IModelGeometryPart) - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
getPassengerIds() - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
getPassengers() - Method in class net.minecraft.entity.Entity
 
getPasses(double) - Method in class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
getPasses(double) - Method in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
getPath() - Method in class net.minecraft.item.ItemGroup
 
getPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
getPath() - Method in class net.minecraft.util.ResourceLocation
 
getPath() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getPath() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
getPath() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPathFinder(int) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, MobEntity, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int, int, int, int, boolean, boolean, EnumSet<PathNodeType>, PathNodeType, BlockPos) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathNodeType(IBlockReader, int, int, int) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getPathPointFromIndex(int) - Method in class net.minecraft.pathfinding.Path
 
getPathPriority(PathNodeType) - Method in class net.minecraft.entity.MobEntity
 
getPathToEntity(Entity, int) - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
getPathToEntity(Entity, int) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
getPathToEntity(Entity, int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getPathToEntity(Entity, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPathToPos(BlockPos, int) - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
getPathToPos(BlockPos, int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
getPathToPos(double, double, double, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPathToPos(BlockPos, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
getPatrolTarget() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
getPattern(String) - Static method in class net.minecraftforge.fml.ForgeI18n
 
getPatternColorData(DyeColor, ListNBT) - Static method in class net.minecraft.tileentity.BannerTileEntity
 
getPatternData(ItemStack) - Static method in class net.minecraft.tileentity.BannerTileEntity
 
getPatternList() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getPatterns(ItemStack) - Static method in class net.minecraft.tileentity.BannerTileEntity
 
getPatternSlot() - Method in class net.minecraft.inventory.container.LoomContainer
 
getPatternTexture() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getPayload() - Method in class net.minecraftforge.fml.network.NetworkEvent
 
getPeacefulCreature() - Method in enum net.minecraft.entity.EntityClassification
 
getPeekTick() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getPending(ChunkPos, boolean, boolean) - Method in class net.minecraft.world.server.ServerTickList
 
getPending(MutableBoundingBox, boolean, boolean) - Method in class net.minecraft.world.server.ServerTickList
 
getPendingBlockTicks() - Method in class net.minecraft.client.world.ClientWorld
 
getPendingBlockTicks() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getPendingBlockTicks() - Method in interface net.minecraft.world.IWorld
 
getPendingBlockTicks() - Method in class net.minecraft.world.server.ServerWorld
 
getPendingExp() - Method in class net.minecraft.inventory.container.MerchantContainer
 
getPendingFluidTicks() - Method in class net.minecraft.client.world.ClientWorld
 
getPendingFluidTicks() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getPendingFluidTicks() - Method in interface net.minecraft.world.IWorld
 
getPendingFluidTicks() - Method in class net.minecraft.world.server.ServerWorld
 
getPercent() - Method in class net.minecraft.advancements.AdvancementProgress
 
getPercent() - Method in class net.minecraft.client.gui.ClientBossInfo
 
getPercent() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getPercent() - Method in class net.minecraft.world.BossInfo
 
getPercentageAddMessage(int) - Method in class net.minecraft.client.AbstractOption
 
getPercentDone() - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
getPercentDone() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
getPercentValueComponent(double) - Method in class net.minecraft.client.AbstractOption
 
getPerformanceMetrics() - Method in class net.minecraft.client.MinecraftGame
 
getPermissionHandler() - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
getPermissionLevel() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getPermissionLevel() - Method in class net.minecraft.entity.Entity
 
getPermissionLevel() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getPermissionLevel() - Method in class net.minecraft.server.management.OpEntry
 
getPermissionLevel(GameProfile) - Method in class net.minecraft.server.MinecraftServer
 
getPersistentData() - Method in class net.minecraft.entity.Entity
 
getPersistentData() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
getPhantomSize() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getPhase(PhaseType<T>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
getPhaseManager() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getPickBlock(BlockState, RayTraceResult, IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getPickBlock(RayTraceResult, IBlockReader, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getPickedResult(RayTraceResult) - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
getPickIndex() - Method in class net.minecraft.network.play.client.CPickItemPacket
 
getPierceLevel() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getPing() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getPingResponse(String, String) - Static method in class net.minecraft.client.multiplayer.LanServerPingThread
 
getPistonMoveType() - Method in class net.minecraftforge.event.world.PistonEvent
 
getPistonState() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getPitch() - Method in class net.minecraft.block.SoundType
 
getPitch() - Method in interface net.minecraft.client.audio.ISound
 
getPitch() - Method in class net.minecraft.client.audio.LocatableSound
 
getPitch() - Method in class net.minecraft.client.audio.Sound
 
getPitch(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getPitch() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getPitch(float) - Method in class net.minecraft.entity.Entity
 
getPitch(Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
getPitch() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getPitch(float) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getPitch() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getPitch() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getPitch() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
getPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getPitch() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPitchYaw() - Method in class net.minecraft.entity.Entity
 
getPixelLuminanceOrAlpha(int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getPixelRGBA(int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getPixelRGBA(int, int, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getPixelSize() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
getPixelValueComponent(int) - Method in class net.minecraft.client.AbstractOption
 
getPlacedAgainst() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getPlacedBlock() - Method in class net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent
 
getPlacementBehaviour() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getPlacementHorizontalFacing() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getPlacementHorizontalFacing() - Method in class net.minecraft.item.ItemUseContext
 
getPlacementType(EntityType<?>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
getPlacementYaw() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getPlacementYaw() - Method in class net.minecraft.item.ItemUseContext
 
getPlaceSound() - Method in class net.minecraft.block.SoundType
 
getPlaceSound(BlockState) - Method in class net.minecraft.item.BlockItem
Deprecated.
getPlaceSound(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.item.BlockItem
 
getPlaceSound() - Method in class net.minecraftforge.common.util.ForgeSoundType
 
getPlane() - Method in enum net.minecraft.util.Direction.Axis
 
getPlant(IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
getPlant(IBlockReader, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
getPlant(IBlockReader, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
getPlant(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
 
getPlantType(IBlockReader, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
getPlantType(IBlockReader, BlockPos) - Method in class net.minecraft.block.StemBlock
 
getPlantType(IBlockReader, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
getPlantType(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
 
getPlayer(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getPlayer() - Method in class net.minecraft.item.ItemUseContext
 
getPlayer() - Method in class net.minecraft.tileentity.SignTileEntity
 
getPlayer() - Method in class net.minecraftforge.client.event.ClientPlayerNetworkEvent
 
getPlayer() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
getPlayer() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getPlayer() - Method in class net.minecraftforge.event.entity.item.ItemTossEvent
 
getPlayer() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
 
getPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerEvent
 
getPlayer() - Method in class net.minecraftforge.event.ServerChatEvent
 
getPlayer() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
 
getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
 
getPlayer() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
 
getPlayer() - Method in class net.minecraftforge.server.permission.context.Context
 
getPlayer() - Method in interface net.minecraftforge.server.permission.context.IContext
 
getPlayer() - Method in class net.minecraftforge.server.permission.context.PlayerContext
 
getPlayer() - Method in class net.minecraftforge.server.permission.context.WorldContext
 
getPlayerAdvancements(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerByUsername(String) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerByUUID(UUID) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerByUuid(UUID) - Method in interface net.minecraft.world.IEntityReader
 
getPlayerCondition() - Method in class net.minecraft.advancements.criterion.CriterionInstance
 
getPlayerCount() - Method in class net.minecraft.client.ClientGameSession
 
getPlayerDataFolder() - Method in class net.minecraft.world.storage.PlayerData
 
getPlayerDataManager() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
 
getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
 
getPlayerDisplayName(PlayerEntity, ITextComponent) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
 
getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
 
getPlayerId() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getPlayerID() - Method in class net.minecraft.util.Session
 
getPlayerInfo() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getPlayerInfo(UUID) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getPlayerInfo(String) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getPlayerInfoMap() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getPlayerIP() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getPlayerKnockbackMap() - Method in class net.minecraft.world.Explosion
 
getPlayerList() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPlayerList() - Method in class net.minecraft.server.MinecraftServer
 
getPlayerName() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getPlayerName() - Method in class net.minecraft.scoreboard.Score
 
getPlayerNames() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getPlayerNames() - Method in class net.minecraft.command.CommandSource
 
getPlayerNames() - Method in interface net.minecraft.command.ISuggestionProvider
 
getPlayerProfile() - Method in class net.minecraft.tileentity.SkullTileEntity
 
getPlayerProfileCache() - Method in class net.minecraft.server.MinecraftServer
 
getPlayerRelativeBlockHardness(PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getPlayerRelativeBlockHardness(BlockState, PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getPlayerRelativeBlockHardness(BlockState, PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
getPlayerRelativeBlockHardness(BlockState, PlayerEntity, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
getPlayerReputation(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getPlayers() - Method in class net.minecraft.client.world.ClientWorld
 
getPlayers(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getPlayers() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getPlayers() - Method in class net.minecraft.network.ServerStatusResponse
 
getPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
 
getPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getPlayers() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getPlayers() - Method in interface net.minecraft.world.IEntityReader
 
getPlayers() - Method in class net.minecraft.world.server.ServerBossInfo
 
getPlayers(Predicate<? super ServerPlayerEntity>) - Method in class net.minecraft.world.server.ServerWorld
 
getPlayers() - Method in class net.minecraft.world.server.ServerWorld
 
getPlayersAllowingNone(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.EntityArgument
 
getPlayersMatchingAddress(String) - Method in class net.minecraft.server.management.PlayerList
 
getPlayerStats(PlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getPlayersUsing(IBlockReader, BlockPos) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
getPlayerTeam() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
 
getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
 
getPlayerVisibilityDistance(PlayerEntity, double, double) - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
getPlugins() - Method in interface net.minecraft.network.rcon.IServer
 
getPlugins() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPointOfInterest() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
getPointOfInterestManager() - Method in class net.minecraft.world.server.ChunkManager
 
getPointOfInterestManager() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getPointOfInterestManager() - Method in class net.minecraft.world.server.ServerWorld
 
getPointOfView() - Method in class net.minecraft.client.GameSettings
 
getPool(String) - Method in class net.minecraft.loot.LootTable
 
getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getPort() - Method in interface net.minecraft.network.rcon.IServer
 
getPort() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPortalCooldown() - Method in class net.minecraft.entity.Entity
 
getPortalCooldown() - Method in class net.minecraft.entity.player.PlayerEntity
 
getPortalInfo(Entity, ServerWorld, Function<ServerWorld, PortalInfo>) - Method in interface net.minecraftforge.common.util.ITeleporter
 
getPortalSize() - Method in class net.minecraftforge.event.world.BlockEvent.PortalSpawnEvent
 
getPos() - Method in class net.minecraft.command.CommandSource
 
getPos(double, double, double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getPos() - Method in class net.minecraft.item.BlockItemUseContext
 
getPos() - Method in class net.minecraft.item.DirectionalPlaceContext
 
getPos() - Method in class net.minecraft.item.ItemUseContext
 
getPos() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
getPos() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getPos() - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
getPos() - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
getPos() - Method in class net.minecraft.particles.BlockParticleData
 
getPos() - Method in class net.minecraft.tileentity.TileEntity
 
getPos() - Method in class net.minecraft.util.CachedBlockInfo
 
getPos() - Method in class net.minecraft.util.math.BlockPosWrapper
 
getPos() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
getPos() - Method in class net.minecraft.util.math.EntityPosWrapper
 
getPos() - Method in class net.minecraft.util.math.GlobalPos
 
getPos() - Method in interface net.minecraft.util.math.IPosWrapper
 
getPos() - Method in class net.minecraft.village.PointOfInterest
 
getPos() - Method in class net.minecraft.world.chunk.Chunk
 
getPos() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getPos() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getPos() - Method in interface net.minecraft.world.chunk.IChunk
 
getPos() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getPos() - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure.Start
 
getPos() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getPos() - Method in class net.minecraft.world.storage.MapBanner
 
getPos() - Method in class net.minecraft.world.storage.MapFrame
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getPos() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getPos() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getPos() - Method in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
 
getPos() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getPos() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getPos() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
getPos() - Method in class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
 
getPos() - Method in class net.minecraftforge.event.world.BlockEvent
 
getPos() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
 
getPos() - Method in class net.minecraftforge.event.world.SaplingGrowTreeEvent
 
getPos() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
getPose() - Method in class net.minecraft.entity.Entity
 
getPose() - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
getPoseAABB(Pose) - Method in class net.minecraft.entity.LivingEntity
 
getPosition() - Method in class net.minecraft.block.BlockEventData
 
getPosition() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
getPosition() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getPosition(CommandSource) - Method in interface net.minecraft.command.arguments.ILocationArgument
 
getPosition(CommandSource) - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
getPosition(CommandSource) - Method in class net.minecraft.command.arguments.LocationInput
 
getPosition() - Method in class net.minecraft.entity.ai.goal.PatrolVillageGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.RandomSwimmingGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.ReturnToVillageGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.WaterAvoidingRandomFlyingGoal
 
getPosition() - Method in class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
getPosition() - Method in class net.minecraft.entity.Entity
 
getPosition() - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
getPosition() - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
getPosition() - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
getPosition() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getPosition() - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
getPosition() - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
getPosition() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
getPosition() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getPosition(Entity) - Method in class net.minecraft.pathfinding.Path
 
getPosition() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getPosition(RegistryKey<World>, BlockPos) - Static method in class net.minecraft.util.math.GlobalPos
 
getPosition() - Method in class net.minecraft.world.Explosion
 
getPosition() - Method in class net.minecraft.world.server.ChunkHolder
 
getPosition() - Method in class net.minecraftforge.common.util.FakePlayer
 
getPositionRandom(BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.BedBlock
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.DoorBlock
 
getPositionRandom(BlockState, BlockPos) - Method in class net.minecraft.block.DoublePlantBlock
 
getPositionRandom(Vector3i) - Static method in class net.minecraft.util.math.MathHelper
 
getPositions(WorldDecoratingHelper, Random, CaveEdgeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CaveEdge
 
getPositions(Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.ChancePlacement
 
getPositions(Random, AtSurfaceWithExtraConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountExtraPlacement
 
getPositions(WorldDecoratingHelper, Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountMultilayerPlacement
 
getPositions(Random, TopSolidWithNoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountNoiseBiasedPlacement
 
getPositions(WorldDecoratingHelper, Random, NoiseDependant, BlockPos) - Method in class net.minecraft.world.gen.placement.CountNoisePlacement
 
getPositions(Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.CountPlacement
 
getPositions(WorldDecoratingHelper, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DarkOakTreePlacement
 
getPositions(WorldDecoratingHelper, Random, DecoratedPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DecoratedPlacement
 
getPositions(Random, DepthAverageConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.DepthAveragePlacement
 
getPositions(WorldDecoratingHelper, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.EndGateway
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.EndIsland
 
getPositions(Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.FirePlacement
 
getPositions(Random, FeatureSpreadConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.GlowstonePlacement
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Height4To32
 
getPositions(WorldDecoratingHelper, Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.HeightmapSpreadDoublePlacement
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.IcebergPlacement
 
getPositions(WorldDecoratingHelper, Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.LakeLava
 
getPositions(WorldDecoratingHelper, Random, ChanceConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.LakeWater
 
getPositions(WorldDecoratingHelper, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.NetherMagma
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Passthrough
 
getPositions(WorldDecoratingHelper, Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.Placement
 
getPositions(Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RangeBiasedPlacement
 
getPositions(Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RangePlacement
 
getPositions(Random, TopSolidRangeConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.RangeVeryBiasedPlacement
 
getPositions(WorldDecoratingHelper, Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.SimpleHeightmapBasedPlacement
 
getPositions(WorldDecoratingHelper, Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.SimplePlacement
 
getPositions(Random, DC, BlockPos) - Method in class net.minecraft.world.gen.placement.SimplePlacement
 
getPositions(WorldDecoratingHelper, Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.Spread32AbovePlacement
 
getPositions(Random, NoPlacementConfig, BlockPos) - Method in class net.minecraft.world.gen.placement.SquarePlacement
 
getPositionUnderneath() - Method in class net.minecraft.entity.Entity
 
getPositionVec() - Method in class net.minecraft.entity.Entity
 
getPositionVec() - Method in class net.minecraftforge.common.util.FakePlayer
 
getPositionVector() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.MinecartCommandLogic
 
getPositionVector() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getPosOffset(double, double, double, double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getPosX() - Method in class net.minecraft.entity.Entity
 
getPosX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
getPosX() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPosXRandom(double) - Method in class net.minecraft.entity.Entity
 
getPosXWidth(double) - Method in class net.minecraft.entity.Entity
 
getPosY() - Method in class net.minecraft.entity.Entity
 
getPosY() - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
getPosY() - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
getPosY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
getPosY() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPosYEye() - Method in class net.minecraft.entity.Entity
 
getPosYHeight(double) - Method in class net.minecraft.entity.Entity
 
getPosYRandom() - Method in class net.minecraft.entity.Entity
 
getPosZ() - Method in class net.minecraft.entity.Entity
 
getPosZ() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getPosZRandom(double) - Method in class net.minecraft.entity.Entity
 
getPosZWidth(double) - Method in class net.minecraft.entity.Entity
 
getPotentialSpawns(IWorld, EntityClassification, BlockPos, List<MobSpawnInfo.Spawners>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
getPotion() - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
getPotion() - Method in class net.minecraft.potion.EffectInstance
 
getPotion() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
getPotionColor(Potion) - Static method in class net.minecraft.potion.PotionUtils
 
getPotionColorFromEffectList(Collection<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
getPotionDurationString(EffectInstance, float) - Static method in class net.minecraft.potion.EffectUtils
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionApplicableEvent
 
getPotionEffect() - Method in class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
getPotionFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
 
getPotionSpriteUploader() - Method in class net.minecraft.client.Minecraft
 
getPotionTypeForName(String) - Static method in class net.minecraft.potion.Potion
 
getPotionTypeFromNBT(CompoundNBT) - Static method in class net.minecraft.potion.PotionUtils
 
getPower() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getPoweredDuration() - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getPoweredDuration() - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
getPowerOnSide(IWorldReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getPowerOnSides(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getPrecipitation() - Method in class net.minecraft.world.biome.Biome
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.AndCondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in interface net.minecraft.client.renderer.model.multipart.ICondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.OrCondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
getPredicate(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
getPredicate() - Method in class net.minecraft.village.PointOfInterestType
 
getPredicates() - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
getPrefix() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getPrefix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getPrefix() - Method in interface net.minecraftforge.common.data.ExistingFileHelper.IResourceType
 
getPrefix() - Method in class net.minecraftforge.common.data.ExistingFileHelper.ResourceType
 
getPrefixes() - Method in class net.minecraft.entity.player.PlayerEntity
 
getPreparedPath(ResourceLocation) - Method in class net.minecraft.client.resources.JsonReloadListener
 
getPreventProxyConnections() - Method in class net.minecraft.server.MinecraftServer
 
getPreviousHash(Path) - Method in class net.minecraft.data.DirectoryCache
 
getPrevMobRotation() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getPriceMultiplier() - Method in class net.minecraft.item.MerchantOffer
 
getPrimaryEffect() - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
getPrimaryHand() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getPrimaryHand() - Method in class net.minecraft.entity.LivingEntity
 
getPrimaryHand() - Method in class net.minecraft.entity.MobEntity
 
getPrimaryHand() - Method in class net.minecraft.entity.player.PlayerEntity
 
getPriority() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getPriority() - Method in enum net.minecraft.pathfinding.PathNodeType
 
getPriority() - Method in class net.minecraft.resources.ResourcePackInfo
 
getPriority() - Method in class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
 
getPriority(int) - Static method in enum net.minecraft.world.TickPriority
 
getPriority() - Method in enum net.minecraft.world.TickPriority
 
getPrivateValue(Class<? super E>, E, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
getProbability() - Method in class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
getProblems() - Method in class net.minecraft.loot.ValidationTracker
 
getProcessors() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getProfession() - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
getProfessionName() - Method in class net.minecraft.entity.Entity
 
getProfessionName() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getProfile() - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
getProfile() - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
getProfile() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
getProfile() - Method in class net.minecraft.util.Session
 
getProfileByUUID(UUID) - Method in class net.minecraft.server.management.PlayerProfileCache
 
getProfileProperties() - Method in class net.minecraft.client.Minecraft
 
getProfiler() - Method in class net.minecraft.client.Minecraft
 
getProfiler() - Method in class net.minecraft.server.MinecraftServer
 
getProfiler() - Method in class net.minecraft.world.World
 
getProgram(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getProgram() - Method in interface net.minecraft.client.shader.IShaderManager
 
getProgram() - Method in class net.minecraft.client.shader.ShaderInstance
 
getProgramInfoLog(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getProgress(Advancement) - Method in class net.minecraft.advancements.PlayerAdvancements
 
getProgress() - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
getProgress(float) - Method in class net.minecraft.tileentity.PistonTileEntity
 
getProgress(float) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getProgress() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getProgressText() - Method in class net.minecraft.advancements.AdvancementProgress
 
getProgressUpdates() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
getProjectedView() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getProjectileEntity(World, IPosition, ItemStack) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
getProjectileInaccuracy() - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
getProjectileVelocity() - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
getProjectionMatrix(ActiveRenderInfo, float, boolean) - Method in class net.minecraft.client.renderer.GameRenderer
 
getProjectionMatrix() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
 
getPrompt() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getPrompt() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
 
getProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getProperties() - Method in class net.minecraft.server.ServerPropertiesProvider
 
getProperties() - Method in class net.minecraft.state.StateContainer
 
getProperties() - Method in class net.minecraft.state.StateHolder
 
getProperty() - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
getProperty(String) - Method in class net.minecraft.state.StateContainer
 
getProperty(Dynamic<?>, String) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
getPropertyFor(Direction) - Static method in class net.minecraft.block.VineBlock
 
getPropertyMapString(Map<Property<?>, Comparable<?>>) - Static method in class net.minecraft.client.renderer.BlockModelShapes
 
getProtocol() - Method in class net.minecraft.network.ServerStatusResponse.Version
 
getProtocolVersion() - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
getProtocolVersion() - Method in class net.minecraft.util.MinecraftVersion
 
getProviderName() - Method in class net.minecraft.world.World
 
getProviders() - Method in class net.minecraft.data.DataGenerator
 
getProviderType() - Method in class net.minecraft.world.gen.blockstateprovider.AxisRotatingBlockStateProvider
 
getProviderType() - Method in class net.minecraft.world.gen.blockstateprovider.BlockStateProvider
 
getProviderType() - Method in class net.minecraft.world.gen.blockstateprovider.ForestFlowerBlockStateProvider
 
getProviderType() - Method in class net.minecraft.world.gen.blockstateprovider.PlainFlowerBlockStateProvider
 
getProviderType() - Method in class net.minecraft.world.gen.blockstateprovider.SimpleBlockStateProvider
 
getProviderType() - Method in class net.minecraft.world.gen.blockstateprovider.WeightedBlockStateProvider
 
getProximitySortedBoxPositions(BlockPos, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getProximitySortedBoxPositionsIterator(BlockPos, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getProxy() - Method in class net.minecraft.client.Minecraft
 
getProxyStream() - Method in class net.minecraft.tags.ITag.Builder
 
getProxyTags(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>) - Method in class net.minecraft.tags.ITag.Builder
 
getPrunedStackTrace(int) - Method in class net.minecraft.crash.CrashReportCategory
 
getPublic() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getPublic() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getPublic() - Method in class net.minecraft.server.MinecraftServer
 
getPublicKey() - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
getPuffState() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getPushReaction() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getPushReaction(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getPushReaction(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.AbstractRailBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.BedBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.BellBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.DoorBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.EndRodBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.GlazedTerracottaBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.IceBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.LanternBlock
 
getPushReaction() - Method in class net.minecraft.block.material.Material
 
getPushReaction(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getPushReaction(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
 
getPushReaction() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getPushReaction() - Method in class net.minecraft.entity.Entity
 
getPushReaction() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
getQuads(BlockState, Direction, Random) - Method in interface net.minecraft.client.renderer.model.IBakedModel
Deprecated.
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.BakedItemModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.CompositeModel
 
getQuads(BlockState, Direction, Random) - Method in interface net.minecraftforge.client.model.data.IDynamicBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in interface net.minecraftforge.client.model.data.IDynamicBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
getQuads(BlockState, Direction, Random, IModelData) - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
getQuadsForSprite(int, TextureAtlasSprite, TransformationMatrix) - Static method in class net.minecraftforge.client.model.ItemLayerModel
 
getQuadsForSprite(int, TextureAtlasSprite, TransformationMatrix, boolean) - Static method in class net.minecraftforge.client.model.ItemLayerModel
 
getQuadsForSprites(List<RenderMaterial>, TransformationMatrix, Function<RenderMaterial, TextureAtlasSprite>) - Static method in class net.minecraftforge.client.model.ItemLayerModel
 
getQuadsForSprites(List<RenderMaterial>, TransformationMatrix, Function<RenderMaterial, TextureAtlasSprite>, Set<Integer>) - Static method in class net.minecraftforge.client.model.ItemLayerModel
 
getQueriedLootTableId() - Method in class net.minecraft.loot.LootContext
 
getQueryMessage(INBT) - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
getQueryMessage(INBT) - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
getQueryMessage(INBT) - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
getQueryMessage(INBT) - Method in class net.minecraft.command.impl.data.StorageAccessor
 
getQueueSize() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
getQuickcraftMask(int, int) - Static method in class net.minecraft.inventory.container.Container
 
getRabbitType() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getRadius() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getRadius() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getRaid() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getRaiderCount() - Method in class net.minecraft.world.raid.Raid
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.PillagerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.RavagerEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
getRaidLossSound() - Method in class net.minecraft.entity.monster.WitchEntity
 
getRaids() - Method in class net.minecraft.world.server.ServerWorld
 
getRailDirection(BlockState, IBlockReader, BlockPos, AbstractMinecartEntity) - Method in class net.minecraft.block.AbstractRailBlock
 
getRailDirection(BlockState, IBlockReader, BlockPos, AbstractMinecartEntity) - Method in interface net.minecraftforge.common.extensions.IAbstractRailBlock
 
getRailMaxSpeed(BlockState, World, BlockPos, AbstractMinecartEntity) - Method in interface net.minecraftforge.common.extensions.IAbstractRailBlock
 
getRainStrength(float) - Method in class net.minecraft.world.World
 
getRainTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getRainTime() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getRainTime() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getRainType(String) - Static method in enum net.minecraft.world.biome.Biome.RainType
 
getRand() - Method in class net.minecraftforge.event.world.SaplingGrowTreeEvent
 
getRandom() - Method in class net.minecraft.loot.LootContext
 
getRandom(Random) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
getRandom(Random) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getRandom(Predicate<PointOfInterestType>, Predicate<BlockPos>, PointOfInterestManager.Status, BlockPos, int, Random) - Method in class net.minecraft.village.PointOfInterestManager
 
getRandom(BlockPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getRandom() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getRandom() - Method in interface net.minecraft.world.IWorld
 
getRandom() - Method in class net.minecraft.world.World
 
getRandomAxis(Random) - Static method in enum net.minecraft.util.Direction.Axis
 
getRandomCube(Random) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
getRandomDespawnDistance() - Method in enum net.minecraft.entity.EntityClassification
 
getRandomDirection(Random) - Static method in enum net.minecraft.util.Direction
 
getRandomDungeonMob(Random) - Static method in class net.minecraftforge.common.DungeonHooks
 
getRandomElement(Random) - Method in interface net.minecraft.tags.ITag
 
getRandomEquippedWithEnchantment(Enchantment, LivingEntity, Predicate<ItemStack>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getRandomInt(int[], Random) - Static method in class net.minecraft.util.Util
 
getRandomItem(Random, List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(Random, List<T>) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItemWithEnchantment(Enchantment, LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getRandomModelRenderer(Random) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
getRandomNoise(SimplexNoiseGenerator, int, int) - Static method in class net.minecraft.world.biome.provider.EndBiomeProvider
 
getRandomObject(T[], Random) - Static method in class net.minecraft.util.Util
 
getRandomObjectDescriptor(UUID) - Static method in class net.minecraft.util.RandomObjectDescriptor
 
getRandomPiece(Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
getRandomPlayer() - Method in class net.minecraft.world.server.ServerWorld
 
getRandomPositions(Random, int, int, int, int, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
getRandomSheepColor(Random) - Static method in class net.minecraft.entity.passive.SheepEntity
 
getRandomType(Random) - Static method in enum net.minecraft.entity.passive.PandaEntity.Gene
 
getRandomUUID(Random) - Static method in class net.minecraft.util.math.MathHelper
 
getRandomUUID() - Static method in class net.minecraft.util.math.MathHelper
 
getRandomWithinRange(Random) - Method in class net.minecraft.util.RangedInteger
 
getRandPos(IBlockReader, Entity, int, int) - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
getRange() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getRareTrades() - Method in class net.minecraftforge.event.village.WandererTradesEvent
 
getRarity() - Method in class net.minecraft.enchantment.Enchantment
 
getRarity(ItemStack) - Method in class net.minecraft.item.Item
 
getRarity() - Method in class net.minecraft.item.ItemStack
 
getRarity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getRarity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getRarity(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getRatioX() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getRatioZ() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getRaw(Config, List<String>, Supplier<T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
getRaw(Config, List<String>, Supplier<Double>) - Method in class net.minecraftforge.common.ForgeConfigSpec.DoubleValue
 
getRaw(Config, List<String>, Supplier<T>) - Method in class net.minecraftforge.common.ForgeConfigSpec.EnumValue
 
getRaw(Config, List<String>, Supplier<Integer>) - Method in class net.minecraftforge.common.ForgeConfigSpec.IntValue
 
getRaw(Config, List<String>, Supplier<Long>) - Method in class net.minecraftforge.common.ForgeConfigSpec.LongValue
 
getRaw(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRawFluid() - Method in class net.minecraftforge.fluids.FluidStack
 
getRayTraceResult() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent
 
getRaytraceShape(IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getRayTraceShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getRayTraceShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getRayTraceShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractGlassBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.CauldronBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 
getRayTraceShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FenceBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.HopperBlock
 
getRayTraceShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PaneBlock
 
getRaytraceShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 
getRayTraceShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SnowBlock
 
getRayTraceShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SoulSandBlock
 
getReadBuffer() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getReader() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getReadOnlyLootTables() - Static method in class net.minecraft.loot.LootTables
 
getRearingAmount(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getReason() - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
getReason() - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
getReceptionSide() - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
getRecipe() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
getRecipe() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getRecipe(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getRecipe(IRecipeType<T>, C, World) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipe(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipeBook() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getRecipeBook() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getRecipeBookCategories() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getRecipeGui() - Method in interface net.minecraft.client.gui.recipebook.IRecipeShownListener
 
getRecipeGui() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
getRecipeGui() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
getRecipeGui() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
getRecipeHeight() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getRecipeHeight() - Method in interface net.minecraftforge.common.crafting.IShapedRecipe
 
getRecipeId() - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
getRecipeId() - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
getRecipeJson() - Method in interface net.minecraft.data.IFinishedRecipe
 
getRecipeList() - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
getRecipeList() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getRecipeListSize() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getRecipeManager() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getRecipeManager() - Method in class net.minecraft.client.world.ClientWorld
 
getRecipeManager() - Method in class net.minecraft.resources.DataPackRegistries
 
getRecipeManager() - Method in class net.minecraft.server.MinecraftServer
 
getRecipeManager() - Method in class net.minecraft.world.server.ServerWorld
 
getRecipeManager() - Method in class net.minecraft.world.World
 
getRecipeManager() - Method in class net.minecraftforge.client.event.RecipesUpdatedEvent
 
getRecipeNonNull(IRecipeType<T>, C, World) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
getRecipeOutput() - Method in interface net.minecraft.item.crafting.IRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.SmithingRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.SpecialRecipe
 
getRecipeResourceLocations() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getRecipeResourceLocations() - Method in class net.minecraft.command.CommandSource
 
getRecipeResourceLocations() - Method in interface net.minecraft.command.ISuggestionProvider
 
getRecipes() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
getRecipes(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
getRecipes() - Method in class net.minecraft.client.util.ClientRecipeBook
 
getRecipes(RecipeBookCategories) - Method in class net.minecraft.client.util.ClientRecipeBook
 
getRecipes(IRecipeType<T>, C, World) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipes() - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipes() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
getRecipes() - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
getRecipes() - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
getRecipesForType(IRecipeType<T>) - Method in class net.minecraft.item.crafting.RecipeManager
 
getRecipeUsed() - Method in class net.minecraft.inventory.CraftResultInventory
 
getRecipeUsed() - Method in interface net.minecraft.inventory.IRecipeHolder
 
getRecipeUsed() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getRecipeWidth() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getRecipeWidth() - Method in interface net.minecraftforge.common.crafting.IShapedRecipe
 
getRecord() - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
getRecords(Predicate<PointOfInterestType>, PointOfInterestManager.Status) - Method in class net.minecraft.village.PointOfInterestData
 
getRecursivePassengers() - Method in class net.minecraft.entity.Entity
 
getRed(int) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
getRed() - Method in class net.minecraft.particles.RedstoneParticleData
 
getRed(int) - Static method in class net.minecraft.util.ColorHelper.PackedColor
 
getRed() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
getRedBits() - Method in class net.minecraft.client.renderer.VideoMode
 
getRedstonePower(BlockPos, Direction) - Method in class net.minecraft.world.World
 
getRedstonePowerFromNeighbors(BlockPos) - Method in class net.minecraft.world.World
 
getRedstoneStrength(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getRedstoneStrength(BlockState) - Method in class net.minecraft.block.PressurePlateBlock
 
getRedstoneStrength(BlockState) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
getRefCount() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getRefreshRate() - Method in class net.minecraft.client.MainWindow
 
getRefreshRate() - Method in class net.minecraft.client.renderer.VideoMode
 
getRegion() - Method in class net.minecraft.client.resources.Language
 
getRegionCoordX() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionCoordZ() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionPositionX() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionPositionZ() - Method in class net.minecraft.util.math.ChunkPos
 
getRegionRenderCache(World, BlockPos) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getRegionRenderCacheOptional(World, BlockPos) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getRegisteredNodes() - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
getRegisteredNodes() - Method in interface net.minecraftforge.server.permission.IPermissionHandler
 
getRegisteredTags() - Method in interface net.minecraft.tags.ITagCollection
 
getRegistrationChangeType() - Method in class net.minecraftforge.fml.network.NetworkEvent.ChannelRegistrationChangeEvent
 
getRegistries() - Method in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
getRegistries() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.C2SModListReply
 
getRegistries() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
getRegistry() - Method in class net.minecraft.stats.StatType
 
getRegistry(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.registry.DynamicRegistries
 
getRegistry() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
getRegistry() - Method in class net.minecraftforge.event.RegistryEvent.Register
 
getRegistry(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistry(RegistryKey<? extends Registry<V>>) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistry(Class<? super V>) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistry(ResourceLocation, RegistryManager) - Method in class net.minecraftforge.registries.RegistryManager
 
getRegistryByKey(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.registry.WorldSettingsImport
 
getRegistryEntryCodec(RegistryKey<? extends Registry<T>>, MapCodec<T>) - Static method in class net.minecraft.util.registry.SimpleRegistry
 
getRegistryKey() - Method in class net.minecraft.util.registry.Registry
 
getRegistryKey() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRegistryName() - Method in class net.minecraft.util.RegistryKey
 
getRegistryName() - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
getRegistryName() - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
getRegistryName() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
getRegistryName() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRegistryName() - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
getRegistryName() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getRegistryName() - Method in interface net.minecraftforge.registries.IForgeRegistryEntry
 
getRegistryNamesForSyncToClient() - Static method in class net.minecraftforge.registries.RegistryManager
 
getRegistryObjects(RegistryKey<? extends Registry<?>>) - Method in interface net.minecraft.util.registry.WorldSettingsImport.IResourceAccess
 
getRegistryObjects(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.util.registry.WorldSettingsImport.IResourceAccess.RegistryAccess
 
getRegistrySuperType() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getRegistrySuperType() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getRegistryType() - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
getRegistryType() - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
getRegistryType() - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
getRegistryType() - Method in interface net.minecraftforge.registries.IForgeRegistryEntry
 
getRelatedWorldBlocks() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
getRelativeString(File, File) - Static method in class net.minecraft.resources.ResourcePack
 
getReleaseTarget() - Method in class net.minecraft.util.MinecraftVersion
 
getRelevantEnchantmentTypes() - Method in class net.minecraft.item.ItemGroup
 
getReloadListener() - Method in class net.minecraft.client.gui.fonts.FontResourceManager
 
getRemainingBytesAsLEInt(byte[], int) - Static method in class net.minecraft.network.rcon.RConUtils
 
getRemainingItems(CraftingInventory) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
getRemainingItems(CraftingInventory) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
getRemainingItems(C) - Method in interface net.minecraft.item.crafting.IRecipe
 
getRemaningCriteria() - Method in class net.minecraft.advancements.AdvancementProgress
 
getRemaps(ResourceLocation) - Method in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
getRemoteAddress() - Method in class net.minecraft.network.NetworkManager
 
getRemoteChannels() - Method in class net.minecraftforge.fml.network.FMLStatusPing
 
getRemoteModData() - Method in class net.minecraftforge.fml.network.FMLStatusPing
 
getRenderBoundingBox() - Method in class net.minecraft.entity.Entity
 
getRenderBoundingBox() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getRenderBoundingBox() - Method in class net.minecraft.entity.LivingEntity
 
getRenderBoundingBox() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getRenderBoundingBox() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
getRenderChunk(BlockPos) - Method in class net.minecraft.client.renderer.ViewFrustum
 
getRenderDistanceWeight() - Static method in class net.minecraft.entity.Entity
 
getRenderedChunks() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getRenderer(T) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getRenderer(E) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getRenderer() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
 
getRenderer() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
 
getRenderer() - Method in class net.minecraftforge.client.event.RenderLivingEvent
 
getRenderer() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
 
getRenderingService() - Static method in class net.minecraft.util.Util
 
getRenderLayer() - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
getRenderLocations(float) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getRenderManager() - Method in class net.minecraft.client.Minecraft
 
getRenderManager() - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getRenderOffset(EndermanEntity, float) - Method in class net.minecraft.client.renderer.entity.EndermanRenderer
 
getRenderOffset(T, float) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
getRenderOffset(ItemFrameEntity, float) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
getRenderOffset(AbstractClientPlayerEntity, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
getRenderOffset(ShulkerEntity, float) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
getRenderPartialTicks() - Method in class net.minecraft.client.Minecraft
 
getRenderPartialTicks() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
 
getRenderPartialTicks() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
 
getRenderPosition() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
getRenderScale() - Method in class net.minecraft.entity.LivingEntity
 
getRenderScale() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getRenderShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FenceBlock
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LecternBlock
 
getRenderShape(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SkullBlock
 
getRenderShapeTrue(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getRenderState() - Method in enum net.minecraft.entity.passive.MooshroomEntity.Type
 
getRenderType() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getRenderType(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getRenderType(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.AirBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BarrelBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BarrierBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BeaconBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BedBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BeehiveBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BellBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.CampfireBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ChestBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.CommandBlockBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ConduitBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ContainerBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.DispenserBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.EnderChestBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.FlowerPotBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.GrindstoneBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.HopperBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.JukeboxBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.LecternBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.SpawnerBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.StonecutterBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.StructureBlock
 
getRenderType(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
 
getRenderType(boolean) - Method in class net.minecraft.client.gui.fonts.TexturedGlyph
 
getRenderType() - Method in class net.minecraft.client.particle.BarrierParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BreakingParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BubbleParticle
 
getRenderType() - Method in class net.minecraft.client.particle.BubblePopParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CampfireParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CloudParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CritParticle
 
getRenderType() - Method in class net.minecraft.client.particle.CurrentDownParticle
 
getRenderType() - Method in class net.minecraft.client.particle.DiggingParticle
 
getRenderType() - Method in class net.minecraft.client.particle.DragonBreathParticle
 
getRenderType() - Method in class net.minecraft.client.particle.DripParticle
 
getRenderType() - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
getRenderType() - Method in class net.minecraft.client.particle.FallingDustParticle
 
getRenderType() - Method in class net.minecraft.client.particle.FireworkParticle.Overlay
 
getRenderType() - Method in class net.minecraft.client.particle.FlameParticle
 
getRenderType() - Method in class net.minecraft.client.particle.HeartParticle
 
getRenderType() - Method in class net.minecraft.client.particle.ItemPickupParticle
 
getRenderType() - Method in class net.minecraft.client.particle.LargeExplosionParticle
 
getRenderType() - Method in class net.minecraft.client.particle.LavaParticle
 
getRenderType() - Method in class net.minecraft.client.particle.MetaParticle
 
getRenderType() - Method in class net.minecraft.client.particle.MobAppearanceParticle
 
getRenderType() - Method in class net.minecraft.client.particle.NoteParticle
 
getRenderType() - Method in class net.minecraft.client.particle.Particle
 
getRenderType() - Method in class net.minecraft.client.particle.PoofParticle
 
getRenderType() - Method in class net.minecraft.client.particle.PortalParticle
 
getRenderType() - Method in class net.minecraft.client.particle.RainParticle
 
getRenderType() - Method in class net.minecraft.client.particle.RedstoneParticle
 
getRenderType() - Method in class net.minecraft.client.particle.RisingParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SoulParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SpellParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SuspendedTownParticle
 
getRenderType() - Method in class net.minecraft.client.particle.SweepAttackParticle
 
getRenderType() - Method in class net.minecraft.client.particle.UnderwaterParticle
 
getRenderType() - Method in class net.minecraft.client.particle.WaterWakeParticle
 
getRenderType() - Method in class net.minecraft.client.renderer.entity.layers.AbstractEyesLayer
 
getRenderType() - Method in class net.minecraft.client.renderer.entity.layers.EndermanEyesLayer
 
getRenderType() - Method in class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
 
getRenderType() - Method in class net.minecraft.client.renderer.entity.layers.SpiderEyesLayer
 
getRenderType(ResourceLocation) - Method in class net.minecraft.client.renderer.model.Model
 
getRenderType(Function<ResourceLocation, RenderType>) - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
getRenderType() - Method in class net.minecraft.client.renderer.RenderType
 
getRenderType(FluidState) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
Deprecated.
getRenderType() - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getRenderTypeBuffer() - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
getRenderTypeBuffers() - Method in class net.minecraft.client.Minecraft
 
getRenderViewEntity() - Method in class net.minecraft.client.Minecraft
 
getRenderViewEntity() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRenderVisibilityId() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getRepairCost() - Method in class net.minecraft.item.ItemStack
 
getRepairMaterial() - Method in enum net.minecraft.item.ArmorMaterial
 
getRepairMaterial() - Method in interface net.minecraft.item.IArmorMaterial
 
getRepairMaterial() - Method in interface net.minecraft.item.IItemTier
 
getRepairMaterial() - Method in enum net.minecraft.item.ItemTier
 
getRepeatDelay() - Method in interface net.minecraft.client.audio.ISound
 
getRepeatDelay() - Method in class net.minecraft.client.audio.LocatableSound
 
getReplacedBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getReplacedBlockSnapshots() - Method in class net.minecraftforge.event.world.BlockEvent.EntityMultiPlaceEvent
 
getRepository() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getRepository() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
getReputation(UUID, Predicate<GossipType>) - Method in class net.minecraft.village.GossipManager
 
getRequestedState() - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.BlockStateProperty
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.DamageSourceProperties
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.EntityHasProperty
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.EntityHasScore
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.Inverted
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.KilledByPlayer
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.MatchTool
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.RandomChanceWithLooting
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.SurvivesExplosion
 
getRequiredParameters() - Method in class net.minecraft.loot.conditions.TableBonus
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.ApplyBonus
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.CopyBlockState
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.CopyName
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.CopyNbt
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.ExplorationMap
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.FillPlayerHead
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.LootingEnchantBonus
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.SetLore
 
getRequiredParameters() - Method in class net.minecraft.loot.functions.SetName
 
getRequiredParameters() - Method in interface net.minecraft.loot.IParameterized
 
getRequiredParameters() - Method in class net.minecraft.loot.LootParameterSet
 
getRequirementCount() - Method in class net.minecraft.advancements.Advancement
 
getRequirements() - Method in class net.minecraft.advancements.Advancement
 
getRequiresTool() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getResizeSpeed() - Method in class net.minecraft.world.border.WorldBorder
 
getResource(ResourceLocation) - Method in class net.minecraft.resources.FallbackResourceManager
 
getResource(ResourceLocation) - Method in interface net.minecraft.resources.IResourceManager
 
getResource(ResourceLocation) - Method in enum net.minecraft.resources.IResourceManager.Instance
 
getResource(ResourceLocation) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getResource(ResourceLocation, ResourcePackType, String, String) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
getResource(ResourceLocation, ResourcePackType) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
getResourceKey() - Method in enum net.minecraft.client.settings.AmbientOcclusionStatus
 
getResourceKey() - Method in enum net.minecraft.client.settings.AttackIndicatorStatus
 
getResourceKey() - Method in enum net.minecraft.client.settings.ParticleStatus
 
getResourceKey() - Method in enum net.minecraft.entity.player.ChatVisibility
 
getResourceLocation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
getResourceLocations() - Method in class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
getResourceLocations() - Method in class net.minecraft.client.renderer.texture.PotionSpriteUploader
 
getResourceLocations() - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
getResourceManager() - Method in class net.minecraft.client.Minecraft
 
getResourceManager() - Method in class net.minecraft.resources.DataPackRegistries
 
getResourceMetadata(IMetadataSectionSerializer<T>, InputStream) - Static method in class net.minecraft.resources.ResourcePack
 
getResourceMode() - Method in class net.minecraft.client.multiplayer.ServerData
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
getResourceNamespaces() - Method in class net.minecraft.resources.FallbackResourceManager
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.resources.FilePack
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.resources.FolderPack
 
getResourceNamespaces() - Method in interface net.minecraft.resources.IResourceManager
 
getResourceNamespaces() - Method in enum net.minecraft.resources.IResourceManager.Instance
 
getResourceNamespaces(ResourcePackType) - Method in interface net.minecraft.resources.IResourcePack
 
getResourceNamespaces() - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraft.resources.VanillaPack
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getResourceNamespaces(ResourcePackType) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getResourcePack() - Method in class net.minecraft.resources.ResourcePackInfo
 
getResourcePackFor(String) - Static method in class net.minecraftforge.fml.packs.ResourcePackLoader
 
getResourcePackHash() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackList() - Method in class net.minecraft.client.Minecraft
 
getResourcePacks() - Method in class net.minecraft.client.Minecraft.PackManager
 
getResourcePacks() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackStream() - Method in class net.minecraft.resources.FallbackResourceManager
 
getResourcePackStream() - Method in interface net.minecraft.resources.IResourceManager
 
getResourcePackStream() - Method in enum net.minecraft.resources.IResourceManager.Instance
 
getResourcePackStream() - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
getResourcePackUrl() - Method in class net.minecraft.server.MinecraftServer
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in interface net.minecraft.resources.IResourcePack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.ResourcePack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.VanillaPack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getResourceStream(ResourcePackType, ResourceLocation) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
getResourceType() - Method in class net.minecraft.client.audio.SoundHandler
 
getResourceType() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getResourceType() - Method in class net.minecraft.client.renderer.GameRenderer
 
getResourceType() - Method in class net.minecraft.client.renderer.ItemRenderer
 
getResourceType() - Method in class net.minecraft.client.renderer.model.ModelManager
 
getResourceType() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getResourceType() - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
getResourceType() - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
getResourceType() - Method in class net.minecraft.client.resources.LanguageManager
 
getResourceType() - Method in class net.minecraft.client.util.SearchTreeManager
 
getResourceType() - Method in interface net.minecraft.resources.IResourceManagerReloadListener
Deprecated.
 
getResourceType() - Method in enum net.minecraftforge.client.model.DynamicBucketModel.Loader
 
getResourceType() - Method in interface net.minecraftforge.client.model.IModelLoader
 
getRespirationModifier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getResponse() - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
getResponseTime() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getResult() - Method in class net.minecraft.util.ActionResult
 
getResult() - Method in class net.minecraftforge.fluids.FluidActionResult
 
getResult(IModInfo) - Static method in class net.minecraftforge.fml.VersionChecker
 
getResultMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getResults() - Method in class net.minecraft.profiler.EmptyProfiler
 
getResults() - Method in interface net.minecraft.profiler.IResultableProfiler
 
getResults() - Method in class net.minecraft.profiler.Profiler
 
getResultSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
getResultStack() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
 
getResultStatus() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
getRevengeTarget() - Method in class net.minecraft.entity.LivingEntity
 
getRevengeTimer() - Method in class net.minecraft.entity.LivingEntity
 
getRewards() - Method in class net.minecraft.advancements.Advancement
 
getRGBByPower(int) - Static method in class net.minecraft.block.RedstoneWireBlock
 
getRGBDurabilityForDisplay(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getRidingEntity() - Method in class net.minecraft.entity.Entity
 
getRight() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRight() - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
getRight() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
 
getRight() - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
getRightArmRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getRightLegRotation() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getRightRot() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
getRightShoulderEntity() - Method in class net.minecraft.entity.player.PlayerEntity
 
getRiptideModifier(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getRNG() - Method in class net.minecraft.entity.LivingEntity
 
getRockingAngle(float) - Method in class net.minecraft.entity.item.BoatEntity
 
getRodDamage() - Method in class net.minecraftforge.event.entity.player.ItemFishedEvent
 
getRoll() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
getRollingAmplitude() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getRollingDirection() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getRolls() - Method in class net.minecraft.loot.LootPool
 
getRoomIndex(int, int, int) - Static method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
getRoot() - Method in class net.minecraft.network.play.server.SCommandListPacket
 
getRoot() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getRootModel() - Method in class net.minecraft.client.renderer.model.BlockModel
 
getRootResourceStream(String) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
getRootResourceStream(String) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
getRootResourceStream(String) - Method in interface net.minecraft.resources.IResourcePack
 
getRootResourceStream(String) - Method in class net.minecraft.resources.ResourcePack
 
getRootResourceStream(String) - Method in class net.minecraft.resources.VanillaPack
 
getRootResourceStream(String) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
getRoots() - Method in class net.minecraft.advancements.AdvancementList
 
getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getRotatedYaw(Rotation) - Method in class net.minecraft.entity.Entity
 
getRotatedYaw(Rotation) - Method in class net.minecraft.entity.item.HangingEntity
 
getRotation() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotation() - Method in interface net.minecraft.client.renderer.model.IModelTransform
 
getRotation() - Method in enum net.minecraft.client.renderer.model.ModelRotation
 
getRotation() - Method in class net.minecraft.client.renderer.model.Variant
 
getRotation(CommandSource) - Method in interface net.minecraft.command.arguments.ILocationArgument
 
getRotation(CommandSource) - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
getRotation(CommandSource) - Method in class net.minecraft.command.arguments.LocationInput
 
getRotation(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.RotationArgument
 
getRotation() - Method in class net.minecraft.command.CommandSource
 
getRotation() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getRotation() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getRotation() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getRotation() - Method in enum net.minecraft.util.Direction
 
getRotation() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
getRotation() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getRotation() - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
getRotation() - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
getRotation() - Method in class net.minecraft.world.storage.MapDecoration
 
getRotation() - Method in class net.minecraft.world.storage.MapFrame
 
getRotation() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
getRotation() - Method in class net.minecraftforge.client.model.ModelTransformComposition
 
getRotation() - Method in class net.minecraftforge.client.model.SimpleModelTransform
 
getRotationLeft() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
getRotationYawHead() - Method in class net.minecraft.entity.Entity
 
getRotationYawHead() - Method in class net.minecraft.entity.LivingEntity
 
getRowingTime(int, float) - Method in class net.minecraft.entity.item.BoatEntity
 
getRowLeft() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRowLeft() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getRowTop(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRowTop(int) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getRowWidth() - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
getRowWidth() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
getRowWidth() - Method in class net.minecraft.client.gui.widget.list.ResourcePackList
 
getRowWidth() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getRowWidth() - Method in class net.minecraftforge.fml.client.gui.screen.LoadingErrorScreen.LoadingEntryList
 
getRowWidth() - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget
 
getRunDelay(CreatureEntity) - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
getRunDelay(CreatureEntity) - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
getRunningGoals() - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
getRunningTasks() - Method in class net.minecraft.entity.ai.brain.Brain
Deprecated.
getSaddled() - Method in class net.minecraft.entity.BoostHelper
 
getSaturation() - Method in class net.minecraft.item.Food
 
getSaturationLevel() - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
getSaturationLevel() - Method in class net.minecraft.util.FoodStats
 
getSavedData() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getSavedData() - Method in class net.minecraft.world.server.ServerWorld
 
getSavedDataKeys() - Method in class net.minecraft.world.storage.CommandStorage
 
getSaveFile() - Method in class net.minecraft.server.management.UserList
 
getSaveList() - Method in class net.minecraft.world.storage.SaveFormat
 
getSaveLoader() - Method in class net.minecraft.client.Minecraft
 
getSaveName() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
getSavesDir() - Method in class net.minecraft.world.storage.SaveFormat
 
getSaveToDisc() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getScale() - Method in class net.minecraft.client.gui.NewChatGui
 
getScale(float) - Method in class net.minecraft.client.particle.BarrierParticle
 
getScale(float) - Method in class net.minecraft.client.particle.CloudParticle
 
getScale(float) - Method in class net.minecraft.client.particle.CritParticle
 
getScale(float) - Method in class net.minecraft.client.particle.DragonBreathParticle
 
getScale(float) - Method in class net.minecraft.client.particle.FallingDustParticle
 
getScale(float) - Method in class net.minecraft.client.particle.FireworkParticle.Overlay
 
getScale(float) - Method in class net.minecraft.client.particle.FlameParticle
 
getScale(float) - Method in class net.minecraft.client.particle.HeartParticle
 
getScale(float) - Method in class net.minecraft.client.particle.LavaParticle
 
getScale(float) - Method in class net.minecraft.client.particle.NoteParticle
 
getScale(float) - Method in class net.minecraft.client.particle.PortalParticle
 
getScale(float) - Method in class net.minecraft.client.particle.RedstoneParticle
 
getScale(float) - Method in class net.minecraft.client.particle.ReversePortalParticle
 
getScale(float) - Method in class net.minecraft.client.particle.RisingParticle
 
getScale(float) - Method in class net.minecraft.client.particle.TexturedParticle
 
getScale() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
getScale() - Method in class net.minecraft.world.biome.Biome
 
getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
getScale() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getScaledHeight() - Method in class net.minecraft.client.MainWindow
 
getScaledWidth() - Method in class net.minecraft.client.MainWindow
 
getScanCode() - Method in class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
 
getScanCode() - Method in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
getSchedule() - Method in class net.minecraft.entity.ai.brain.Brain
 
getScheduledActivity(int) - Method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
getScheduledEvents() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getScheduledEvents() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getScheduledEvents() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getScheduledTime() - Method in class net.minecraft.util.concurrent.TickDelayedTask
 
getScore() - Method in class net.minecraft.entity.player.PlayerEntity
 
getScoreboard() - Method in class net.minecraft.client.world.ClientWorld
 
getScoreboard() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getScoreboard() - Method in class net.minecraft.server.MinecraftServer
 
getScoreboard() - Method in class net.minecraft.world.server.ServerWorld
 
getScoreboard() - Method in class net.minecraft.world.World
 
getScoreboardName() - Method in class net.minecraft.entity.Entity
 
getScoreboardName() - Method in class net.minecraft.entity.player.PlayerEntity
 
getScoreboardSlot(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
getScoreHolder(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getScoreHolder(CommandContext<CommandSource>, String, Supplier<Collection<String>>) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getScoreHolderNoObjectives(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getScoreObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
 
getScorePoints() - Method in class net.minecraft.scoreboard.Score
 
getScoreScoreboard() - Method in class net.minecraft.scoreboard.Score
 
getScoreValue() - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
getScreen() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getScreenFactory(ContainerType<T>, Minecraft, int, ITextComponent) - Static method in class net.minecraft.client.gui.ScreenManager
 
getScreenHeight() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
getScreenshotFile() - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
getScreenWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
getScrollAmount() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getScrollAmount() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.KeyBindingList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
getScrollbarPosition() - Method in class net.minecraft.client.gui.widget.list.ResourcePackList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
getScrollbarPosition() - Method in class net.minecraftforge.fml.client.gui.screen.LoadingErrorScreen.LoadingEntryList
 
getScrollbarPosition() - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget
 
getScrollDelta() - Method in class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent
 
getScrollDelta() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
getSeaLevel() - Method in class net.minecraft.world.gen.ChunkGenerator
 
getSeaLevel() - Method in class net.minecraft.world.gen.NoiseChunkGenerator
 
getSeaLevel() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSeaLevel() - Method in interface net.minecraft.world.IWorldReader
Deprecated.
getSeaLevel() - Method in class net.minecraft.world.World
 
getSearchbarWidth() - Method in class net.minecraft.item.ItemGroup
 
getSearchRadius() - Method in class net.minecraft.world.biome.MoodSoundAmbience
 
getSearchTree(SearchTreeManager.Key<T>) - Method in class net.minecraft.client.Minecraft
 
getSearchTreeManager() - Method in class net.minecraft.client.Minecraft
 
getSecondaryEffect() - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
getSecretKey(PrivateKey) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
getSection(int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getSectionName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher
 
getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
getSectionName() - Method in interface net.minecraft.resources.data.IMetadataSectionSerializer
 
getSectionName() - Method in class net.minecraft.resources.data.PackMetadataSectionSerializer
 
getSections() - Method in class net.minecraft.world.chunk.Chunk
 
getSections() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getSections() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getSections() - Method in interface net.minecraft.world.chunk.IChunk
 
getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
 
getSectionX() - Method in class net.minecraft.util.math.SectionPos
 
getSectionY() - Method in class net.minecraft.util.math.SectionPos
 
getSectionZ() - Method in class net.minecraft.util.math.SectionPos
 
getSeed() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getSeed() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getSeed() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
getSeed() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSeed() - Method in interface net.minecraft.world.ISeedReader
 
getSeed() - Method in class net.minecraft.world.server.ServerWorld
 
getSeedItem() - Method in class net.minecraft.block.StemBlock
 
getSeeds() - Method in class net.minecraft.block.AttachedStemBlock
 
getSeedsItem() - Method in class net.minecraft.block.BeetrootBlock
 
getSeedsItem() - Method in class net.minecraft.block.CarrotBlock
 
getSeedsItem() - Method in class net.minecraft.block.CropsBlock
 
getSeedsItem() - Method in class net.minecraft.block.PotatoBlock
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.Team
 
getSeenPlayerUUIDs() - Method in class net.minecraft.world.storage.PlayerData
 
getSelected() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getSelectedCategory() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getSelectedItem() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getSelectedLanguage() - Method in class net.minecraft.client.MinecraftGame
 
getSelectedRecipe() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
getSelectedTabIndex() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
getSelectedText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getSelector() - Method in class net.minecraft.util.text.SelectorTextComponent
 
getSelectors() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getSelf() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getSelf() - Method in class net.minecraft.block.AbstractBlock
 
getSelf() - Method in class net.minecraft.block.Block
 
getSelf() - Method in class net.minecraft.block.BlockState
 
getSelfAndPassengers() - Method in class net.minecraft.entity.Entity
 
getSellingStack() - Method in class net.minecraft.item.MerchantOffer
 
getSender() - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
getSenderModId() - Method in class net.minecraftforge.fml.InterModComms.IMCMessage
 
getSenderUUID() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
getSensor() - Method in class net.minecraft.entity.ai.brain.sensor.SensorType
 
getSentHistory(int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
getSentMessages() - Method in class net.minecraft.client.gui.NewChatGui
 
getSeparator(char) - Method in class net.minecraftforge.common.util.TextTable.Column
 
getSerializedName() - Method in enum net.minecraft.client.renderer.model.BlockModel.GuiLight
 
getSerializedSize() - Method in class net.minecraft.util.palette.ArrayPalette
 
getSerializedSize() - Method in class net.minecraft.util.palette.HashMapPalette
 
getSerializedSize() - Method in class net.minecraft.util.palette.IdentityPalette
 
getSerializedSize() - Method in interface net.minecraft.util.palette.IPalette
 
getSerializedSize() - Method in class net.minecraft.util.palette.PalettedContainer
 
getSerializer() - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
getSerializer() - Method in interface net.minecraft.data.IFinishedRecipe
 
getSerializer() - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.data.SmithingRecipeBuilder.Result
 
getSerializer() - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.BlastingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.CampfireCookingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.FurnaceRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.Ingredient
 
getSerializer() - Method in interface net.minecraft.item.crafting.IRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.ShieldRecipes
 
getSerializer() - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SmithingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SmokingRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
getSerializer() - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
getSerializer() - Method in class net.minecraft.loot.LootType
 
getSerializer() - Method in class net.minecraft.loot.LootTypesManager.LootTypeRegistryWrapper
 
getSerializer(ParentedLootEntry.IFactory<T>) - Static method in class net.minecraft.loot.ParentedLootEntry
 
getSerializer() - Method in class net.minecraft.network.datasync.DataParameter
 
getSerializer(int) - Static method in class net.minecraft.network.datasync.DataSerializers
 
getSerializer() - Method in class net.minecraft.world.border.WorldBorder
 
getSerializer() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getSerializer() - Method in class net.minecraftforge.common.crafting.NBTIngredient
 
getSerializer(int, IntIdentityHashBiMap<IDataSerializer<?>>) - Static method in class net.minecraftforge.common.ForgeHooks
 
getSerializer() - Method in class net.minecraftforge.registries.DataSerializerEntry
 
getSerializerForName(ResourceLocation) - Static method in class net.minecraftforge.common.loot.LootModifierManager
 
getSerializerId(IDataSerializer<?>) - Static method in class net.minecraft.network.datasync.DataSerializers
 
getSerializerId(IDataSerializer<?>, IntIdentityHashBiMap<IDataSerializer<?>>) - Static method in class net.minecraftforge.common.ForgeHooks
 
getSerializerMap() - Static method in class net.minecraftforge.registries.GameData
 
getServer() - Method in class net.minecraft.command.CommandSource
 
getServer() - Method in class net.minecraft.entity.Entity
 
getServer() - Method in class net.minecraft.network.NetworkSystem
 
getServer() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
getServer() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
getServer() - Method in class net.minecraft.server.management.PlayerList
 
getServer() - Method in class net.minecraft.world.server.ServerWorld
 
getServer() - Method in class net.minecraft.world.World
 
getServer() - Method in class net.minecraftforge.common.util.FakePlayer
 
getServer() - Method in class net.minecraftforge.fml.event.server.ServerLifecycleEvent
 
getServerBrand() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getServerBranding() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getServerBranding() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getServerBranding() - Static method in class net.minecraftforge.fml.BrandingControl
 
getServerConfiguration() - Method in class net.minecraft.client.Minecraft.PackManager
 
getServerConfiguration() - Method in class net.minecraft.server.MinecraftServer
 
getServerData() - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
getServerData() - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
 
getServerDataFromNBTCompound(CompoundNBT) - Static method in class net.minecraft.client.multiplayer.ServerData
 
getServerDescription() - Method in class net.minecraft.network.ServerStatusResponse
 
getServerExecutor() - Static method in class net.minecraft.util.Util
 
getServerHostname() - Method in class net.minecraft.server.MinecraftServer
 
getServerId() - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.util.CryptManager
 
getServerIpPort() - Method in class net.minecraft.client.network.LanServerInfo
 
getServerList() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
getServerModName() - Method in class net.minecraft.server.MinecraftServer
 
getServerMotd() - Method in class net.minecraft.client.network.LanServerInfo
 
getServerNonVanillaNetworkMods() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
getServerOwner() - Method in class net.minecraft.server.MinecraftServer
 
getServerPort() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getServerPort() - Method in class net.minecraft.server.MinecraftServer
 
getServerProperties() - Method in interface net.minecraft.network.rcon.IServer
 
getServerProperties() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getServerStatusResponse() - Method in class net.minecraft.server.MinecraftServer
 
getServerTime() - Method in class net.minecraft.server.MinecraftServer
 
getServerWorld() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getServerWorldInfo() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getServerWorldInfo() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getSession() - Method in class net.minecraft.client.Minecraft
 
getSessionId() - Method in class net.minecraft.client.ClientGameSession
 
getSessionId() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getSessionID() - Method in class net.minecraft.util.Session
 
getSessionService() - Method in class net.minecraft.client.Minecraft
 
getSetStates() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
getSettings() - Method in class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
 
getSettingsString() - Method in class net.minecraft.client.renderer.VideoMode
 
getShader(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getShaderExtension() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderFilename() - Method in class net.minecraft.client.shader.ShaderLoader
 
getShaderGroup() - Method in class net.minecraft.client.renderer.GameRenderer
 
getShaderGroupName() - Method in class net.minecraft.client.shader.ShaderGroup
 
getShaderInfoLog(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getShaderManager() - Method in class net.minecraft.client.shader.Shader
 
getShaderName() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderName() - Method in class net.minecraft.client.shader.ShaderUniform
 
getShaderUniform(String) - Method in class net.minecraft.client.shader.ShaderInstance
 
getShadingWhileWet(float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getShadowOffset() - Method in interface net.minecraft.client.gui.fonts.IGlyph
 
getShakeAngle(float, float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getShakeHeadTicks() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getShape(IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractButtonBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractFireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractRailBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AbstractSignBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AirBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AnvilBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.AttachedStemBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BambooBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BambooSaplingBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BannerBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BedBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BeetrootBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BellBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BrewingStandBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.BubbleColumnBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CactusBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CakeBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CampfireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CarpetBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CarrotBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CauldronBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ChainBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ChestBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CocoaBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ComposterBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ConduitBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CoralFanBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CoralPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.CropsBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DaylightDetectorBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DeadBushBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DeadCoralPlantBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DoorBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.DragonEggBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EnchantingTableBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EnderChestBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EndPortalBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EndPortalFrameBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.EndRodBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FarmlandBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FenceGateBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowerBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowerPotBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FlowingFluidBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FourWayBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.FungusBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.GrassPathBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.GrindstoneBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.HopperBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LadderBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LanternBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LecternBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LeverBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.LilyPadBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.MovingPistonBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.MushroomBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.NetherPortalBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.NetherRootsBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.NetherSproutsBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.NetherWartBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PistonBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PistonHeadBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.PotatoBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.RedstoneWireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SaplingBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SeaGrassBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SeaPickleBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SixWayBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SkullBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SlabBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SnowBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StairsBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StemBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StonecutterBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.StructureVoidBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SugarCaneBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.SweetBerryBushBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TallGrassBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TorchBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TrapDoorBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TripWireBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TripWireHookBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.TurtleEggBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.VineBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallBannerBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallSignBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallSkullBlock
 
getShape(BlockState, IBlockReader, BlockPos, ISelectionContext) - Method in class net.minecraft.block.WallTorchBlock
 
getShape(IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
getShape() - Method in class net.minecraft.world.border.WorldBorder
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.WallTorchBlock
 
getShapeIndex(BlockState) - Method in class net.minecraft.block.SixWayBlock
 
getShapeName() - Method in enum net.minecraft.item.FireworkRocketItem.Shape
 
getShapeProperty() - Method in class net.minecraft.block.AbstractRailBlock
Deprecated.
getShapeProperty() - Method in class net.minecraft.block.DetectorRailBlock
 
getShapeProperty() - Method in class net.minecraft.block.PoweredRailBlock
 
getShapeProperty() - Method in class net.minecraft.block.RailBlock
 
getShareTag(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getShareTag() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getSheared() - Method in class net.minecraft.entity.passive.SheepEntity
 
getSheetOffset() - Method in enum net.minecraftforge.fml.VersionChecker.Status
 
getShieldType() - Static method in class net.minecraft.client.renderer.Atlases
 
getShininess() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getShort() - Method in class net.minecraft.nbt.ByteNBT
 
getShort(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getShort() - Method in class net.minecraft.nbt.DoubleNBT
 
getShort() - Method in class net.minecraft.nbt.FloatNBT
 
getShort() - Method in class net.minecraft.nbt.IntNBT
 
getShort(int) - Method in class net.minecraft.nbt.ListNBT
 
getShort() - Method in class net.minecraft.nbt.LongNBT
 
getShort() - Method in class net.minecraft.nbt.NumberNBT
 
getShort() - Method in class net.minecraft.nbt.ShortNBT
 
getShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getShortLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getShotFromCrossbow() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getShouldBeDead() - Method in class net.minecraft.entity.LivingEntity
 
getShouldWatch() - Method in class net.minecraft.entity.ai.attributes.Attribute
 
getShovelPathingState(BlockState) - Static method in class net.minecraft.item.ShovelItem
 
getShowArms() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getShuffledPieces(Random) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
getShulkerBoxType() - Static method in class net.minecraft.client.renderer.Atlases
 
getShx() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
Deprecated.
getShy() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
Deprecated.
getShz() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
Deprecated.
getSiblings() - Method in interface net.minecraft.util.text.ITextComponent
 
getSiblings() - Method in class net.minecraft.util.text.TextComponent
 
getSide() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getSide() - Method in class net.minecraftforge.fml.common.thread.SidedThreadGroup
 
getSideMask(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
getSideMask(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.util.datafix.fixes.LeavesFix
 
getSiege() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getSignMaterial(WoodType) - Static method in class net.minecraft.client.renderer.Atlases
 
getSignPosition() - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
getSignType() - Static method in class net.minecraft.client.renderer.Atlases
 
getSimpleName() - Method in interface net.minecraft.resources.IFutureReloadListener
 
getSimpleRegistryCodec(RegistryKey<? extends Registry<T>>, Lifecycle, Codec<T>) - Static method in class net.minecraft.util.registry.SimpleRegistry
 
getSingleScoreHolderNoObjectives(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
getSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getSize() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
 
getSize(Pose) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getSize(Pose) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
getSize(Pose) - Method in class net.minecraft.entity.Entity
 
getSize() - Method in class net.minecraft.entity.EntityType
 
getSize(Pose) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getSize(Pose) - Method in class net.minecraft.entity.LivingEntity
 
getSize(Pose) - Method in class net.minecraft.entity.monster.PhantomEntity
 
getSize(Pose) - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSize(Pose) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
getSize() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getSize(Pose) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getSize(Pose) - Method in class net.minecraft.entity.player.PlayerEntity
 
getSize() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getSize() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getSize() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getSize() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getSize() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
getSize(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getSize() - Method in class net.minecraft.world.border.WorldBorder
 
getSize() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getSize() - Method in class net.minecraft.world.chunk.ChunkSection
 
getSize(TemplateManager, Rotation) - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
getSize() - Method in class net.minecraft.world.gen.feature.template.Template
 
getSizeInventory() - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
getSizeInventory() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getSizeInventory() - Method in class net.minecraft.entity.player.PlayerInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.CraftingInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.CraftResultInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
 
getSizeInventory() - Method in class net.minecraft.inventory.Inventory
 
getSizeInventory() - Method in class net.minecraft.inventory.MerchantInventory
 
getSizeInventory() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.BarrelTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.ChestTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.DispenserTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getSizeInventory() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getSizeInventory() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
getSizeLerpTarget() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getSizeLerpTime() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getSkinManager() - Method in class net.minecraft.client.Minecraft
 
getSkinMap() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
getSkinType() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
getSkinType() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
getSkinType(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
 
getSkipped() - Method in class net.minecraft.util.WorldOptimizer
 
getSkullDrop() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.HuskEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getSkullDrop() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getSkullType() - Method in class net.minecraft.block.AbstractSkullBlock
 
getSkyBrightness(IWorldReader, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getSkyColor(BlockPos, float) - Method in class net.minecraft.client.world.ClientWorld
 
getSkyColor() - Method in class net.minecraft.world.biome.Biome
 
getSkyColor() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getSkyLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getSkyLightData() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getSkyLightResetMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getSkylightSubtracted() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getSkylightSubtracted() - Method in interface net.minecraft.world.IWorldReader
 
getSkylightSubtracted() - Method in class net.minecraft.world.World
 
getSkyLightUpdateMask() - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
getSkyRenderHandler() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
getSlaveMap(ResourceLocation, Class<T>) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getSlaveMap(ResourceLocation, Class<T>) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getSleepingLocation() - Method in class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
 
getSleepingLocation() - Method in class net.minecraftforge.event.entity.player.SleepingTimeCheckEvent
 
getSleepTimer() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSlimeSize() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSlipperiness() - Method in class net.minecraft.block.Block
 
getSlipperiness(BlockState, IWorldReader, BlockPos, Entity) - Method in class net.minecraft.block.Block
 
getSlipperiness(BlockState, IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getSlipperiness(IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getSlopeAdjustment() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraft.fluid.FlowingFluid
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraft.fluid.LavaFluid
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraft.fluid.WaterFluid
 
getSlopeFindDistance(IWorldReader) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getSlot(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.SlotArgument
 
getSlot(int) - Method in class net.minecraft.inventory.container.Container
 
getSlot() - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
getSlot() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
getSlot(ISidedInventory, int, Direction) - Static method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getSlotColor(int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getSlotColor() - Method in class net.minecraft.item.ItemGroup
 
getSlotFor(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
getSlotForItemStack(ItemStack) - Static method in class net.minecraft.entity.MobEntity
 
getSlotFromIndex(int, int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getSlotId() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getSlotId() - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
getSlotId() - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
getSlotIndex() - Method in class net.minecraft.inventory.container.Slot
 
getSlotIndex() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getSlotLimit(int) - Method in interface net.minecraftforge.items.IItemHandler
 
getSlotLimit(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
getSlotLimit(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getSlots() - Method in interface net.minecraftforge.items.IItemHandler
 
getSlots() - Method in class net.minecraftforge.items.ItemStackHandler
 
getSlots() - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
getSlots() - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
getSlots() - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getSlotsForFace(Direction) - Method in interface net.minecraft.inventory.ISidedInventory
 
getSlotsForFace(Direction) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getSlotsForFace(Direction) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getSlotsForFace(Direction) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
getSlotStackLimit() - Method in class net.minecraft.inventory.container.Slot
 
getSlotStackLimit() - Method in class net.minecraftforge.items.SlotItemHandler
 
getSlotType() - Method in enum net.minecraft.inventory.EquipmentSlotType
 
getSlotType() - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
getSlotUnderMouse() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getSmallest() - Method in class net.minecraft.util.SortedArraySet
 
getSmelting() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemSmeltedEvent
 
getSmeltingExperience(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getSnapshot() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
getSnapshotMeta() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getSnapshots() - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
getSneezeCounter() - Method in class net.minecraft.entity.passive.PandaEntity
 
getSnooper() - Method in class net.minecraft.client.Minecraft
 
getSnooper() - Method in class net.minecraft.server.MinecraftServer
 
getSolid() - Static method in class net.minecraft.client.renderer.RenderType
 
getSolidBlockType() - Static method in class net.minecraft.client.renderer.Atlases
 
getSortedScores(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
getSorter() - Static method in class net.minecraftforge.fml.packs.ResourcePackLoader
 
getSound() - Method in interface net.minecraft.client.audio.ISound
 
getSound() - Method in class net.minecraft.client.audio.LocatableSound
 
getSound() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
getSound() - Method in class net.minecraft.item.MusicDiscItem
 
getSound() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getSound() - Method in enum net.minecraft.state.properties.NoteBlockInstrument
 
getSound() - Method in class net.minecraft.world.biome.MoodSoundAmbience
 
getSound() - Method in class net.minecraft.world.biome.SoundAdditionsAmbience
 
getSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
getSound() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
getSound() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getSoundAsOggLocation() - Method in class net.minecraft.client.audio.Sound
 
getSoundCategory() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getSoundCategory() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
getSoundCategory() - Method in class net.minecraft.entity.Entity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.GhastEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getSoundCategory() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getSoundCategory() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getSoundCategory() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getSoundCategory() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSoundCategory() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
getSoundData() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
getSoundEvent(boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
getSoundEvent(boolean) - Method in class net.minecraft.block.StoneButtonBlock
 
getSoundEvent(boolean) - Method in class net.minecraft.block.WoodButtonBlock
 
getSoundEvent() - Method in class net.minecraft.client.audio.BackgroundMusicSelector
 
getSoundEvent() - Method in enum net.minecraft.item.ArmorMaterial
 
getSoundEvent() - Method in interface net.minecraft.item.IArmorMaterial
 
getSoundHandler() - Method in class net.minecraft.client.Minecraft
 
getSoundLevel(SoundCategory) - Method in class net.minecraft.client.GameSettings
 
getSoundLocation() - Method in interface net.minecraft.client.audio.ISound
 
getSoundLocation() - Method in class net.minecraft.client.audio.LocatableSound
 
getSoundLocation() - Method in class net.minecraft.client.audio.Sound
 
getSoundName() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getSoundPitch() - Method in class net.minecraft.entity.LivingEntity
 
getSoundPitch() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getSoundPitch() - Method in class net.minecraft.entity.passive.BatEntity
 
getSoundPitch() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getSoundPos() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
getSoundResourceLocations() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getSoundResourceLocations() - Method in class net.minecraft.command.CommandSource
 
getSoundResourceLocations() - Method in interface net.minecraft.command.ISuggestionProvider
 
getSounds() - Method in class net.minecraft.client.audio.SoundList
 
getSoundType() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getSoundType(BlockState) - Method in class net.minecraft.block.Block
Deprecated.
getSoundType() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
getSoundType(BlockState, IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getSoundType(IWorldReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getSoundVolume() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getSoundVolume() - Method in class net.minecraft.entity.LivingEntity
 
getSoundVolume() - Method in class net.minecraft.entity.monster.GhastEntity
 
getSoundVolume() - Method in class net.minecraft.entity.monster.PhantomEntity
 
getSoundVolume() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.BatEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.BeeEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.CowEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.SquidEntity
 
getSoundVolume() - Method in class net.minecraft.entity.passive.WolfEntity
 
getSource(SoundSystem.Mode) - Method in class net.minecraft.client.audio.SoundSystem
 
getSource() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingDeathEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
getSource() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
getSource() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
Deprecated.
 
getSource() - Method in class net.minecraftforge.fml.network.NetworkEvent
 
getSourceAnchor() - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
getSourceGroundY() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
getSourceInventory(IHopper) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
getSourceLevel(long) - Method in class net.minecraft.util.SectionDistanceGraph
 
getSourceLevel(long) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
getSourceLevel(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
getSourceX() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
getSourceZ() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
getSpace() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getSpawnAngle() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getSpawnAngle() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnAngle() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getSpawnAngle() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getSpawnCost(EntityType<?>) - Method in class net.minecraft.world.biome.MobSpawnInfo
 
getSpawner(EntityClassification) - Method in class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
getSpawner() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
getSpawner() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
getSpawnerBaseLogic() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
getSpawnerEntity() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getSpawnerPosition() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getSpawners(EntityClassification) - Method in class net.minecraft.world.biome.MobSpawnInfo
 
getSpawnerTypes() - Method in class net.minecraft.world.biome.MobSpawnInfo
 
getSpawnerTypes() - Method in class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
getSpawningChunksCount() - Method in class net.minecraft.world.server.TicketManager
 
getSpawnList() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getSpawnList(EntityClassification) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getSpawnList(EntityClassification) - Method in interface net.minecraftforge.common.extensions.IForgeStructure
 
getSpawnList(Structure<?>, EntityClassification) - Static method in class net.minecraftforge.common.world.StructureSpawnManager
 
getSpawnPercent(float) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getSpawnPoint() - Method in class net.minecraft.world.server.ServerWorld
 
getSpawnProtectionSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
getSpawnProtectionSize() - Method in class net.minecraft.server.MinecraftServer
 
getSpawnRadius(ServerWorld) - Method in class net.minecraft.server.MinecraftServer
 
getSpawnReason() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
getSpawnReason() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
getSpawns() - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
getSpawnWorld() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
 
getSpawnX() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getSpawnX() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnX() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getSpawnX() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getSpawnY() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getSpawnY() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnY() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getSpawnY() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getSpawnZ() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getSpawnZ() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getSpawnZ() - Method in interface net.minecraft.world.storage.IWorldInfo
 
getSpawnZ() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getSpec() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
getSpec() - Method in class net.minecraftforge.fml.config.ModConfig
 
getSpec() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getSpecialModels() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getSpecialModels() - Method in class net.minecraftforge.client.model.ModelLoader
 
getSpecialPrice() - Method in class net.minecraft.item.MerchantOffer
 
getSpecificItems() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
getSpectatingEntity() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getSpectatorGui() - Method in class net.minecraft.client.gui.IngameGui
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getSpectatorName() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
getSpeed() - Method in class net.minecraft.entity.ai.brain.memory.WalkTarget
 
getSpeed() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getSpeedFactor() - Method in class net.minecraft.block.Block
 
getSpeedFactor() - Method in class net.minecraft.entity.Entity
 
getSpeedFactor() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
getSpeedFactor() - Method in class net.minecraft.entity.LivingEntity
 
getSpeedFactor() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSpellPrepareSound() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getSpellPrepareSound() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getSpellSound() - Method in class net.minecraft.entity.monster.EvokerEntity
 
getSpellSound() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
getSpellSound() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getSpellTicks() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getSpellType() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
getSpellType() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
getSpellType() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
getSpikes() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
getSpikesAnimation(float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getSplashes() - Method in class net.minecraft.client.Minecraft
 
getSplashSound() - Method in class net.minecraft.entity.Entity
 
getSplashSound() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getSplashSound() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getSplashSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getSplashSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSplashText() - Method in class net.minecraft.client.util.Splashes
 
getSprite() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getSprite() - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
getSprite(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
getSprite(Effect) - Method in class net.minecraft.client.renderer.texture.PotionSpriteUploader
 
getSprite(RenderMaterial) - Method in class net.minecraft.client.renderer.texture.SpriteMap
 
getSprite(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
getSpriteForPainting(PaintingType) - Method in class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
getSpriteHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite.Info
 
getSpriteInfo() - Static method in class net.minecraft.client.renderer.texture.MissingTextureSprite
 
getSpriteInfos() - Method in exception net.minecraft.client.renderer.StitcherException
 
getSpriteLocation() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite.Info
 
getSpriteMap() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getSpriteSize(int, int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getSpriteWidth() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite.Info
 
getSpruce() - Static method in class net.minecraft.world.FoliageColors
 
getSquishParticle() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getSquishParticle() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getSquishSound() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
getSquishSound() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getStack() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
getStack() - Method in class net.minecraft.inventory.container.Slot
 
getStack() - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
getStack() - Method in class net.minecraft.network.play.client.CEditBookPacket
 
getStack() - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
getStack() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getStack() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getStack() - Method in class net.minecraftforge.event.brewing.PlayerBrewedPotionEvent
 
getStack() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getStack() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
 
getStack() - Method in class net.minecraftforge.items.SlotItemHandler
 
getStackInSlot(int) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
getStackInSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.CraftingInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.CraftResultInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.Inventory
 
getStackInSlot(int) - Method in class net.minecraft.inventory.MerchantInventory
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
getStackInSlot(int) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
getStackInSlot(int) - Method in interface net.minecraftforge.items.IItemHandler
 
getStackInSlot(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
 
getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
getStacks() - Method in interface net.minecraft.item.crafting.Ingredient.IItemList
 
getStacks() - Method in class net.minecraft.item.crafting.Ingredient.SingleItemList
 
getStacks() - Method in class net.minecraft.item.crafting.Ingredient.TagList
 
getStacks() - Method in class net.minecraftforge.common.crafting.StackList
 
getStackTrace() - Method in class net.minecraft.crash.CrashReportCategory
 
getStandingAnimationScale(float) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.LivingEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.EndermanEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.GhastEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.GiantEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.PhantomEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.SlimeEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.SpiderEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.WitchEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.monster.ZombieEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.BatEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.BeeEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.CatEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.ChickenEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.CowEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.DolphinEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.FoxEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.ParrotEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.SheepEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.SquidEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.passive.WolfEntity
 
getStandingEyeHeight(Pose, EntitySize) - Method in class net.minecraft.entity.player.PlayerEntity
 
getStarBrightness(float) - Method in class net.minecraft.client.world.ClientWorld
 
getStart() - Method in class net.minecraft.command.arguments.MessageArgument.Part
 
getStart() - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.NodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
getStart() - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getStart(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.EndCityStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.FortressStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.IglooStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.JigsawStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.NetherFossilStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
getStartFactory() - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
getStartIndex() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
getStartMessage(CommandSource) - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
getStartTime() - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
getStartVec() - Method in class net.minecraft.util.math.RayTraceContext
 
getState() - Method in class net.minecraft.command.arguments.BlockStateInput
 
getState() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getState() - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
getState() - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
getState() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getState() - Method in class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
 
getState() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
getState() - Method in class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
 
getState() - Method in class net.minecraftforge.event.world.BlockEvent
 
getStateAtViewpoint(BlockState, IBlockReader, BlockPos, Vector3d) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getStateAtViewpoint(IBlockReader, BlockPos, Vector3d) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getStateBelow() - Method in class net.minecraft.entity.Entity
 
getStateById(int) - Static method in class net.minecraft.block.Block
 
getStateContainer() - Method in class net.minecraft.block.Block
 
getStateContainer() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
getStateContainer() - Method in class net.minecraft.fluid.Fluid
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractFireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractPlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AbstractRailBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.AnvilBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BambooBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BannerBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BarrelBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BedBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BeehiveBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.BellBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.Block
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CampfireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ChainBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ChestBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ChorusPlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CocoaBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CommandBlockBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ConcretePowderBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ConduitBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.CoralBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DispenserBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DoorBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.DoublePlantBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.EnderChestBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.EndPortalFrameBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.EndRodBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FarmlandBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FenceBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FenceGateBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.FireBlock
 
getStateForPlacement(IBlockReader, BlockPos) - Method in class net.minecraft.block.FireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.GlazedTerracottaBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.GrassPathBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.HopperBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.HorizontalFaceBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.HugeMushroomBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.JigsawBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.KelpTopBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LadderBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LanternBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LeavesBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LecternBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.LoomBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.NoteBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ObserverBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.PaneBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.PistonBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneLampBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RedstoneWireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RepeaterBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.RotatedPillarBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SeaGrassBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SeaPickleBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.ShulkerBoxBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SkullBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SlabBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SnowBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.SnowyDirtBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StairsBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StandingSignBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StonecutterBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.StructureBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TallSeaGrassBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TrapDoorBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TripWireBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TripWireHookBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.TurtleEggBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.VineBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallBannerBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallSignBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallSkullBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.block.WallTorchBlock
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.item.OperatorOnlyItem
 
getStateForPlacement(BlockItemUseContext) - Method in class net.minecraft.item.WallOrFloorItem
 
getStateForPlacement(IBlockDisplayReader, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStateId(BlockState) - Static method in class net.minecraft.block.Block
 
getStateId(String, boolean, int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
getStateModelIds() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getStates() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
getStatesInArea(AxisAlignedBB) - Method in interface net.minecraft.world.IWorldReader
 
getStatisticMap() - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
getStatistics() - Method in class net.minecraft.client.particle.ParticleManager
 
getStats() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getStats() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getStatus() - Method in class net.minecraft.entity.ai.brain.task.Task
 
getStatus() - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
getStatus() - Method in class net.minecraft.world.border.WorldBorder
 
getStatus() - Method in class net.minecraft.world.chunk.Chunk
 
getStatus() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStatus() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStatus(int) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
getStatus() - Method in interface net.minecraft.world.chunk.IChunk
 
getStatus(int, int) - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
getStatus() - Method in class net.minecraftforge.event.world.ChunkDataEvent.Load
 
getStatus() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getStatusText() - Method in class net.minecraft.util.WorldOptimizer
 
getStem() - Method in class net.minecraft.block.MelonBlock
 
getStem() - Method in class net.minecraft.block.PumpkinBlock
 
getStem() - Method in class net.minecraft.block.StemGrownBlock
 
getStep() - Method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
 
getStepSound() - Method in class net.minecraft.block.SoundType
 
getStepSound() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.HuskEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.SkeletonEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.StrayEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getStepSound() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getStepSound() - Method in class net.minecraftforge.common.util.ForgeSoundType
 
getStewEffect() - Method in class net.minecraft.block.FlowerBlock
 
getStewEffectDuration() - Method in class net.minecraft.block.FlowerBlock
 
getStillFluid() - Method in class net.minecraft.fluid.FlowingFluid
 
getStillFluid() - Method in class net.minecraft.fluid.LavaFluid
 
getStillFluid() - Method in class net.minecraft.fluid.WaterFluid
 
getStillFluid() - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getStillFluidState(boolean) - Method in class net.minecraft.fluid.FlowingFluid
 
getStillTexture() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStillTexture(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStillTexture(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getStitchSlots(Stitcher.ISpriteLoader) - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getStorage() - Method in class net.minecraftforge.common.capabilities.Capability
 
getStorageVersionId() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getStorageVersionId() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getStorageVersionID() - Method in class net.minecraft.world.storage.VersionData
 
getStorageVersionName(int) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getStrafeSpeed() - Method in class net.minecraft.network.play.client.CInputPacket
 
getStream(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getStream(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getStrength() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getStrength() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getStrength() - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
getStrikethrough() - Method in class net.minecraft.util.text.Style
 
getString(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getString(int, Consumer<String>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getString() - Method in enum net.minecraft.block.WallHeight
 
getString() - Method in enum net.minecraft.entity.EntityClassification
 
getString() - Method in enum net.minecraft.item.DyeColor
 
getString(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getString() - Method in interface net.minecraft.nbt.INBT
 
getString(int) - Method in class net.minecraft.nbt.ListNBT
 
getString() - Method in class net.minecraft.nbt.StringNBT
 
getString() - Method in enum net.minecraft.state.properties.AttachFace
 
getString() - Method in enum net.minecraft.state.properties.BambooLeaves
 
getString() - Method in enum net.minecraft.state.properties.BedPart
 
getString() - Method in enum net.minecraft.state.properties.BellAttachment
 
getString() - Method in enum net.minecraft.state.properties.ChestType
 
getString() - Method in enum net.minecraft.state.properties.ComparatorMode
 
getString() - Method in enum net.minecraft.state.properties.DoorHingeSide
 
getString() - Method in enum net.minecraft.state.properties.DoubleBlockHalf
 
getString() - Method in enum net.minecraft.state.properties.Half
 
getString() - Method in enum net.minecraft.state.properties.NoteBlockInstrument
 
getString() - Method in enum net.minecraft.state.properties.PistonType
 
getString() - Method in enum net.minecraft.state.properties.RailShape
 
getString() - Method in enum net.minecraft.state.properties.RedstoneSide
 
getString() - Method in enum net.minecraft.state.properties.SlabType
 
getString() - Method in enum net.minecraft.state.properties.StairsShape
 
getString() - Method in enum net.minecraft.state.properties.StructureMode
 
getString() - Method in enum net.minecraft.tileentity.JigsawTileEntity.OrientationType
 
getString() - Method in enum net.minecraft.util.Direction.Axis
 
getString() - Method in enum net.minecraft.util.Direction
 
getString() - Method in interface net.minecraft.util.IStringSerializable
 
getString(JsonElement, String) - Static method in class net.minecraft.util.JSONUtils
 
getString(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
getString(JsonObject, String, String) - Static method in class net.minecraft.util.JSONUtils
 
getString() - Method in enum net.minecraft.util.math.vector.Orientation
 
getString() - Method in interface net.minecraft.util.text.ITextComponent
 
getString() - Method in interface net.minecraft.util.text.ITextProperties
 
getString() - Method in enum net.minecraft.world.biome.Biome.Category
 
getString() - Method in enum net.minecraft.world.biome.Biome.RainType
 
getString() - Method in enum net.minecraft.world.biome.Biome.TemperatureModifier
 
getString() - Method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
getString() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
 
getString() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
getString() - Method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
 
getString() - Method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
 
getString() - Method in enum net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
 
getString() - Method in enum net.minecraft.world.gen.GenerationStage.Carving
 
getString() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
getString() - Method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
 
getString() - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
getString() - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
getString() - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
 
getStringModel(JsonObject) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
getStringProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getStringPropertyWidth(ITextProperties) - Method in class net.minecraft.client.gui.FontRenderer
 
getStringTruncated(int) - Method in interface net.minecraft.util.text.ITextComponent
 
getStringValue(INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
getStringValue(T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
 
getStrongPower(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractButtonBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
 
getStrongPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TripWireHookBlock
 
getStrongPower(BlockPos, Direction) - Method in interface net.minecraft.world.IWorldReader
 
getStrongPower(BlockPos) - Method in class net.minecraft.world.World
 
getStructure(StructureFeature<?, ?>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getStructure() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
getStructure() - Method in interface net.minecraftforge.common.extensions.IForgeStructure
 
getStructure() - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
getStructureHelper() - Method in class net.minecraftforge.event.world.PistonEvent
 
getStructureManager(WorldGenRegion) - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
getStructureMap() - Static method in class net.minecraftforge.registries.GameData
 
getStructureName() - Method in class net.minecraft.world.gen.feature.structure.Structure
 
getStructurePieceType() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getStructureProcessors() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
 
getStructureReferences() - Method in class net.minecraft.world.chunk.Chunk
 
getStructureReferences() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStructureReferences() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStructureReferences() - Method in interface net.minecraft.world.IStructureReader
 
getStructures() - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getStructures() - Method in class net.minecraft.world.gen.DimensionSettings
 
getStructures() - Method in class net.minecraftforge.common.world.BiomeGenerationSettingsBuilder
 
getStructureSize() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getStructureSpawns(StructureManager, EntityClassification, BlockPos) - Static method in class net.minecraftforge.common.world.StructureSpawnManager
 
getStructureStart(SectionPos, Structure<?>, IStructureReader) - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
getStructureStart(BlockPos, boolean, Structure<?>) - Method in class net.minecraft.world.gen.feature.structure.StructureManager
 
getStructureStarts() - Method in class net.minecraft.world.chunk.Chunk
 
getStructureStarts() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getStructureStarts() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getStructureStarts() - Method in interface net.minecraft.world.chunk.IChunk
 
getStructureTemplateManager() - Method in class net.minecraft.world.server.ServerWorld
 
getStyle() - Method in interface net.minecraft.util.text.ITextComponent
 
getStyle() - Method in class net.minecraft.util.text.TextComponent
 
getSubmodelData(String) - Method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
getSubtitle() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
getSubtitle() - Method in class net.minecraft.client.audio.SoundList
 
getSuccessCount() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getSuffix() - Method in class net.minecraft.network.play.server.STeamsPacket
 
getSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getSuffix() - Method in class net.minecraft.world.DimensionType
Deprecated.
getSuffix() - Method in interface net.minecraftforge.common.data.ExistingFileHelper.IResourceType
 
getSuffix() - Method in class net.minecraftforge.common.data.ExistingFileHelper.ResourceType
 
getSuffixes() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSuggestionMessage() - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
getSuggestionProvider() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getSuggestions(SuggestionsBuilder, ITagCollection<Block>) - Method in class net.minecraft.command.arguments.BlockStateParser
 
getSuggestions(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.SuggestionProviders.Wrapper
 
getSuggestions() - Method in class net.minecraft.network.play.server.STabCompletePacket
 
getSuggestionsFromServer(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getSuggestionsFromServer(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in class net.minecraft.command.CommandSource
 
getSuggestionsFromServer(CommandContext<ISuggestionProvider>, SuggestionsBuilder) - Method in interface net.minecraft.command.ISuggestionProvider
 
getSuggestionTooltip() - Method in interface net.minecraftforge.common.command.IEntitySelectorType
 
getSuitableLanPort() - Static method in class net.minecraft.util.HTTPUtil
 
getSummonChance() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getSummoner() - Method in class net.minecraftforge.event.entity.living.ZombieEvent
 
getSunBrightness(float) - Method in class net.minecraft.client.world.ClientWorld
 
getSuperType(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
getSurfaceBlocks() - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
getSurfaceBuilder() - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getSurfaceBuilder() - Method in class net.minecraftforge.common.world.BiomeGenerationSettingsBuilder
 
getSurfaceBuilderConfig() - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
getSweepingDamageRatio(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getSweepingDamageRatio(int) - Static method in class net.minecraft.enchantment.SweepingEnchantment
 
getSwimAnimation(float) - Method in class net.minecraft.entity.LivingEntity
 
getSwimSound() - Method in class net.minecraft.entity.Entity
 
getSwimSound() - Method in class net.minecraft.entity.monster.DrownedEntity
 
getSwimSound() - Method in class net.minecraft.entity.monster.HoglinEntity
 
getSwimSound() - Method in class net.minecraft.entity.monster.MonsterEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getSwimSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getSwimSound() - Method in class net.minecraft.entity.player.PlayerEntity
 
getSwingProgress(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
getSwingProgress(float) - Method in class net.minecraft.entity.LivingEntity
 
getSwingProgress() - Method in class net.minecraftforge.client.event.RenderHandEvent
 
getSwizzle(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.SwizzleArgument
 
getSync() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getTab() - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
getTab() - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
getTable() - Method in class net.minecraftforge.event.LootTableLoadEvent
 
getTables() - Method in class net.minecraft.data.LootTableProvider
 
getTables() - Method in class net.minecraftforge.common.data.ForgeLootTableProvider
 
getTabList() - Method in class net.minecraft.client.gui.IngameGui
 
getTabListDisplayName() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
getTabPage() - Method in class net.minecraft.item.ItemGroup
 
getTabsImage() - Method in class net.minecraft.item.ItemGroup
 
getTag() - Method in class net.minecraft.command.arguments.BlockStateParser
 
getTag() - Method in class net.minecraft.command.arguments.ItemParser
 
getTag() - Method in enum net.minecraft.item.DyeColor
 
getTag() - Method in class net.minecraft.item.ItemStack
 
getTag() - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
getTag() - Method in class net.minecraftforge.fluids.FluidStack
 
getTagById(String) - Static method in class net.minecraft.tags.EntityTypeTags
 
getTagByID(ResourceLocation) - Method in interface net.minecraft.tags.ITagCollection
 
getTagCodec(Supplier<ITagCollection<T>>) - Static method in interface net.minecraft.tags.ITag
 
getTagCollectionFromMap(Map<ResourceLocation, ITag<T>>) - Static method in interface net.minecraft.tags.ITagCollection
 
getTagCollectionSupplier(ITagCollection<Block>, ITagCollection<Item>, ITagCollection<Fluid>, ITagCollection<EntityType<?>>) - Static method in interface net.minecraft.tags.ITagCollectionSupplier
 
getTagCollectionSupplier() - Method in class net.minecraft.tags.NetworkTagManager
 
getTagFolder() - Method in class net.minecraft.data.TagsProvider
 
getTagFolder() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getTagFolder() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getTagFromContents(Set<T>) - Static method in class net.minecraft.tags.Tag
 
getTagFromJson(String) - Static method in class net.minecraft.nbt.JsonToNBT
 
getTagId(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getTagIdsFromSupplier(ITagCollectionSupplier) - Method in class net.minecraft.tags.TagRegistry
 
getTagManager() - Method in class net.minecraftforge.event.TagsUpdatedEvent
 
getTagMap() - Method in class net.minecraft.nbt.CompoundNBT
 
getTagName() - Method in interface net.minecraft.nbt.INBTType
 
getTagNames() - Method in class net.minecraftforge.common.util.ReverseTagWrapper
 
getTagOf(Set<T>) - Static method in interface net.minecraft.tags.ITag
 
getTags() - Method in class net.minecraft.block.Block
 
getTags() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getTags() - Method in class net.minecraft.client.world.ClientWorld
 
getTags() - Method in class net.minecraft.enchantment.Enchantment
 
getTags() - Method in class net.minecraft.entity.Entity
 
getTags() - Method in class net.minecraft.entity.EntityType
 
getTags() - Method in class net.minecraft.fluid.Fluid
 
getTags() - Method in class net.minecraft.item.Item
 
getTags() - Method in class net.minecraft.network.play.server.STagsListPacket
 
getTags() - Method in class net.minecraft.potion.Potion
 
getTags() - Method in class net.minecraft.tags.TagRegistry
 
getTags() - Method in class net.minecraft.tileentity.TileEntityType
 
getTags() - Method in class net.minecraft.world.server.ServerWorld
 
getTags() - Method in class net.minecraft.world.World
 
getTags() - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getTags() - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
getTags() - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getTagType() - Method in class net.minecraft.nbt.ByteArrayNBT
 
getTagType() - Method in class net.minecraft.nbt.CollectionNBT
 
getTagType() - Method in class net.minecraft.nbt.IntArrayNBT
 
getTagType() - Method in class net.minecraft.nbt.ListNBT
 
getTagType() - Method in class net.minecraft.nbt.LongArrayNBT
 
getTailAnimation(float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
getTailRotation() - Method in class net.minecraft.entity.passive.WolfEntity
 
getTalkInterval() - Method in class net.minecraft.entity.MobEntity
 
getTalkInterval() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.CatEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.GolemEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getTalkInterval() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
getTamer() - Method in class net.minecraftforge.event.entity.living.AnimalTameEvent
 
getTankCapacity(int) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
getTankCapacity(int) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getTanks() - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
getTanks() - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
getTanks() - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
getTanks() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
getTanks() - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
getTarget() - Method in class net.minecraft.entity.ai.brain.memory.WalkTarget
 
getTarget() - Method in class net.minecraft.pathfinding.Path
 
getTarget() - Method in class net.minecraft.world.NextTickListEntry
 
getTarget() - Method in class net.minecraftforge.client.event.DrawHighlightEvent
 
getTarget() - Method in class net.minecraftforge.client.event.DrawHighlightEvent.HighlightBlock
 
getTarget() - Method in class net.minecraftforge.client.event.DrawHighlightEvent.HighlightEntity
 
getTarget() - Method in class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.AttackEntityEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
 
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
 
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteract
 
getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
 
getTarget() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
getTarget() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getTargetableArea(double) - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
getTargetBlock() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
getTargetDistance() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
getTargetDistanceSq() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
getTargetDistanceSq() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
getTargetedEntity() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getTargetedEntity() - Method in interface net.minecraft.command.ISuggestionProvider
 
getTargetedEntity() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getTargetEntity(Entity, int) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
getTargetFromMemory(LivingEntity, MemoryModuleType<UUID>) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getTargetLocation() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
getTargetPitch() - Method in class net.minecraft.entity.ai.controller.LookController
 
getTargetPos() - Method in class net.minecraft.pathfinding.PathNavigator
 
getTargetPosition(World) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
getTargetSize() - Method in class net.minecraft.world.border.WorldBorder
 
getTargettableEntitiesWithinAABB(Class<? extends T>, EntityPredicate, LivingEntity, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getTargettablePlayersWithinAABB(EntityPredicate, LivingEntity, AxisAlignedBB) - Method in interface net.minecraft.world.IEntityReader
 
getTargetX() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getTargetY() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getTargetYaw() - Method in class net.minecraft.entity.ai.controller.LookController
 
getTargetZ() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
getTaskRange() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getTeam(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.TeamArgument
 
getTeam() - Method in class net.minecraft.entity.Entity
 
getTeam() - Method in class net.minecraft.entity.passive.TameableEntity
 
getTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeamColor() - Method in class net.minecraft.entity.Entity
 
getTeamNames() - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
getTeamNames() - Method in class net.minecraft.command.CommandSource
 
getTeamNames() - Method in interface net.minecraft.command.ISuggestionProvider
 
getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeleportId() - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
getTeleportId() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getTemper() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
getTemperature(BlockPos) - Method in class net.minecraft.world.biome.Biome
 
getTemperature() - Method in class net.minecraft.world.biome.Biome
 
getTemperature() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTemperature(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTemperature(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTemperatureAtPosition(BlockPos, float) - Method in enum net.minecraft.world.biome.Biome.TemperatureModifier
 
getTemplate(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
getTemplateDefaulted(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
getTemplateManager() - Method in class net.minecraft.server.MinecraftServer
 
getTemporaryActivity() - Method in class net.minecraft.entity.ai.brain.Brain
 
getTest() - Method in enum net.minecraft.village.PointOfInterestManager.Status
 
getTexCoords() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
getTexImage(int, int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getTexLevelParameter(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getText(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getText(int) - Method in class net.minecraft.tileentity.SignTileEntity
 
getText() - Method in class net.minecraft.util.text.StringTextComponent
 
getTextBackgroundColor(float) - Method in class net.minecraft.client.GameSettings
 
getTextBackgroundOpacity(float) - Method in class net.minecraft.client.GameSettings
 
getTextColor() - Method in enum net.minecraft.item.DyeColor
 
getTextColor() - Method in class net.minecraft.profiler.DataPoint
 
getTextColor() - Method in class net.minecraft.tileentity.SignTileEntity
 
getTextComponent() - Method in class net.minecraft.item.ItemStack
 
getTextComponentOrEmpty(String) - Static method in interface net.minecraft.util.text.ITextComponent
 
getTextSeeThrough(ResourceLocation) - Static method in class net.minecraft.client.renderer.RenderType
 
getTexture(BlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
Deprecated.
getTexture(BlockState, World, BlockPos) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getTextureBlur() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureByXP() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
getTextureData(IResourceManager) - Method in class net.minecraft.client.renderer.texture.PreloadedTexture
 
getTextureData(IResourceManager) - Method in class net.minecraft.client.renderer.texture.SimpleTexture
 
getTextureData(IResourceManager, ResourceLocation) - Static method in class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
getTextureDependencies(Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
getTextureLocation() - Method in class net.minecraft.client.gui.fonts.FontTexture
 
getTextureLocation() - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
getTextureLocation() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
getTextureLocation(boolean) - Method in enum net.minecraft.tileentity.BannerPattern
 
getTextureManager() - Method in class net.minecraft.client.Minecraft
 
getTextures() - Method in class net.minecraft.client.particle.TexturesParticle
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraft.client.renderer.model.BlockModel
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in interface net.minecraft.client.renderer.model.IUnbakedModel
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getTextures(Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraft.client.renderer.model.VariantList
 
getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.CompositeModel.Geometry
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.DynamicBucketModel
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.FluidModel
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometry
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.ItemLayerModel
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.MultiLayerModel
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelGroup
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelObject
 
getTextures(IModelConfiguration, Function<ResourceLocation, IUnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel
 
getTextures() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.text.TextFormatting
 
getThis() - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
getThrowable() - Method in class net.minecraftforge.event.entity.ProjectileImpactEvent.Throwable
 
getThrowerId() - Method in class net.minecraft.entity.item.ItemEntity
 
getThumbLength() - Method in class net.minecraft.block.pattern.BlockPattern
 
getThunderStrength(float) - Method in class net.minecraft.world.World
 
getThunderTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getThunderTime() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getThunderTime() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getTickCounter() - Method in class net.minecraft.server.MinecraftServer
 
getTickDelay() - Method in class net.minecraft.world.biome.MoodSoundAmbience
 
getTicketManager() - Method in class net.minecraft.world.server.ChunkManager
 
getTickets() - Method in class net.minecraftforge.common.ticket.ChunkTicketManager
 
getTickets() - Method in interface net.minecraftforge.common.ticket.ITicketGetter
 
getTickingChunks() - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketTracker
 
getTickingFuture() - Method in class net.minecraft.world.server.ChunkHolder
 
getTickLength() - Method in class net.minecraft.client.Minecraft
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.EmptyFluid
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.Fluid
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.LavaFluid
 
getTickRate(IWorldReader) - Method in class net.minecraft.fluid.WaterFluid
 
getTickRate(IWorldReader) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
getTicks() - Method in class net.minecraft.client.gui.IngameGui
 
getTicks() - Method in class net.minecraft.network.play.server.SCooldownPacket
 
getTicksElytraFlying() - Method in class net.minecraft.entity.LivingEntity
 
getTickTime() - Method in class net.minecraft.server.MinecraftServer
 
getTickTime(RegistryKey<World>) - Method in class net.minecraft.server.MinecraftServer
 
getTier() - Method in class net.minecraft.item.TieredItem
 
getTileData() - Method in class net.minecraft.tileentity.TileEntity
 
getTileData() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
getTileEntities() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
 
getTileEntities() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntitiesPos() - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntitiesPos() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntitiesPos() - Method in interface net.minecraft.world.chunk.IChunk
 
getTileEntity(BlockPos) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getTileEntity(BlockPos, Chunk.CreateEntityType) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
getTileEntity() - Method in class net.minecraft.util.CachedBlockInfo
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.Blockreader
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntity(BlockPos, Chunk.CreateEntityType) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getTileEntity(BlockPos, Chunk.CreateEntityType) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getTileEntity(BlockPos) - Method in enum net.minecraft.world.EmptyBlockReader
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.gen.WorldGenRegion
 
getTileEntity(BlockPos) - Method in interface net.minecraft.world.IBlockReader
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.Region
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
getTileEntity() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
getTileEntity() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getTileEntityMap() - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntityNBT(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntityNBT(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTileEntityNBT(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getTileEntityNBT(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
getTileEntityTags() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
getTileEntityType() - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
getTime() - Static method in class net.minecraft.client.util.NativeUtil
 
getTimeLightningFlash() - Method in class net.minecraft.client.world.ClientWorld
 
getTimesChanged() - Method in class net.minecraft.entity.player.PlayerInventory
 
getTimeSinceHit() - Method in class net.minecraft.entity.item.BoatEntity
 
getTimestamp() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getTimestamp() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
 
getTimeUntilTarget() - Method in class net.minecraft.world.border.WorldBorder
 
getTimingData() - Method in class net.minecraftforge.server.timings.TimeTracker
 
getTintIndex() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getTitle() - Method in class net.minecraft.advancements.DisplayInfo
 
getTitle() - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
getTitle() - Method in class net.minecraft.client.gui.screen.Screen
 
getTitle() - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
getTitle() - Method in class net.minecraft.resources.ResourcePackInfo
 
getTntPlacedBy() - Method in class net.minecraft.entity.item.TNTEntity
 
getTo() - Method in class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
getTo() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
 
getToast(Class<? extends T>, Object) - Method in class net.minecraft.client.gui.toasts.ToastGui
 
getToastGui() - Method in class net.minecraft.client.Minecraft
 
getToken() - Method in class net.minecraft.util.Session
 
getToolModifiedState(BlockState, World, BlockPos, PlayerEntity, ItemStack, ToolType) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getToolModifiedState(World, BlockPos, PlayerEntity, ItemStack, ToolType) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getTooltip(PlayerEntity, ITooltipFlag) - Method in class net.minecraft.item.ItemStack
 
getTooltip() - Method in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
getToolTip() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
 
getTooltipFromItem(ItemStack) - Method in class net.minecraft.client.gui.screen.Screen
 
getToolTipText(Screen) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getToolType() - Method in class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
 
getToolTypes(ItemStack) - Method in class net.minecraft.item.Item
 
getToolTypes(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getToolTypes() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getTop() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getTop() - Method in interface net.minecraft.world.gen.surfacebuilders.ISurfaceBuilderConfig
 
getTop() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
getTopBakedModels() - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getTopBlockY(Heightmap.Type, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getTopBlockY(Heightmap.Type, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getTopBlockY(Heightmap.Type, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getTopBlockY(Heightmap.Type, int, int) - Method in interface net.minecraft.world.chunk.IChunk
 
getTopBoundingBox() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
getTopFilledSegment() - Method in interface net.minecraft.world.chunk.IChunk
 
getTopPlantBlock() - Method in class net.minecraft.block.AbstractPlantBlock
 
getTopPlantBlock() - Method in class net.minecraft.block.AbstractTopPlantBlock
 
getTopPlantBlock() - Method in class net.minecraft.block.KelpBlock
 
getTopPlantBlock() - Method in class net.minecraft.block.TwistingVinesBlock
 
getTopPlantBlock() - Method in class net.minecraft.block.WeepingVinesBlock
 
getTotalArmorValue() - Method in class net.minecraft.entity.LivingEntity
 
getTotalChunks() - Method in class net.minecraft.util.WorldOptimizer
 
getTotalExperience() - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
getTotalPhases() - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getTotalProgress() - Method in class net.minecraft.util.WorldOptimizer
 
getTotalWeight(List<? extends WeightedRandom.Item>) - Static method in class net.minecraft.util.WeightedRandom
 
getTotalWorldTime() - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
getToughness() - Method in class net.minecraft.item.ArmorItem
 
getToughness() - Method in enum net.minecraft.item.ArmorMaterial
 
getToughness() - Method in interface net.minecraft.item.IArmorMaterial
 
getTrackingPlayers(ChunkPos, boolean) - Method in interface net.minecraft.world.server.ChunkHolder.IPlayerProvider
 
getTrackingPlayers(ChunkPos, boolean) - Method in class net.minecraft.world.server.ChunkManager
 
getTrades() - Method in class net.minecraftforge.event.village.VillagerTradesEvent
 
getTransaction() - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
getTransactionId() - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
getTransactionId() - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
getTransactionId() - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
getTransactionId() - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
getTransactionId() - Method in class net.minecraft.network.play.server.STabCompletePacket
 
getTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
getTransformaion() - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
getTransformedPos(BlockPos, Mirror, Rotation, BlockPos) - Static method in class net.minecraft.world.gen.feature.template.Template
 
getTransformedPos(Vector3d, Mirror, Rotation, BlockPos) - Static method in class net.minecraft.world.gen.feature.template.Template
 
getTransforms(IModelTransform) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getTransforms(ItemCameraTransforms) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getTransformsWithFallback(IModelTransform, ItemCameraTransforms) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
getTranslatedName() - Method in class net.minecraft.block.Block
 
getTranslatedToast() - Method in enum net.minecraft.advancements.FrameType
 
getTranslation() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
getTranslationKey() - Method in class net.minecraft.block.Block
 
getTranslationKey() - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallBannerBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallSignBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallSkullBlock
 
getTranslationKey() - Method in class net.minecraft.block.WallTorchBlock
 
getTranslationKey() - Method in class net.minecraft.client.settings.KeyBinding
 
getTranslationKey() - Method in class net.minecraft.client.util.InputMappings.Input
 
getTranslationKey() - Method in class net.minecraft.entity.EntityType
 
getTranslationKey() - Method in class net.minecraft.item.AirItem
 
getTranslationKey() - Method in class net.minecraft.item.BlockItem
 
getTranslationKey() - Method in class net.minecraft.item.BlockNamedItem
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.CompassItem
 
getTranslationKey() - Method in enum net.minecraft.item.DyeColor
 
getTranslationKey() - Method in class net.minecraft.item.Item
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.Item
 
getTranslationKey() - Method in class net.minecraft.item.ItemStack
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.PotionItem
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.TippedArrowItem
 
getTranslationKey() - Method in class net.minecraft.stats.StatType
 
getTranslationKey() - Method in enum net.minecraft.world.Difficulty
 
getTranslationKey() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
getTranslationKey() - Method in class net.minecraftforge.common.world.ForgeWorldType
 
getTranslationKey(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTranslationKey() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getTranslationKey() - Method in class net.minecraftforge.fluids.FluidStack
 
getTranslationStrings() - Static method in class net.minecraft.util.registry.Bootstrap
 
getTranslucent() - Static method in class net.minecraft.client.renderer.RenderType
 
getTranslucent() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getTranslucentCullBlockType() - Static method in class net.minecraft.client.renderer.Atlases
 
getTranslucentMovingBlock() - Static method in class net.minecraft.client.renderer.RenderType
 
getTranslucentNoCrumbling() - Static method in class net.minecraft.client.renderer.RenderType
 
getTreasurePos() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.AcaciaTree
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.BirchTree
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.DarkOakTree
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.JungleTree
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.OakTree
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.SpruceTree
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.trees.Tree
 
getTripwire() - Static method in class net.minecraft.client.renderer.RenderType
 
getTrueSource() - Method in class net.minecraft.util.DamageSource
 
getTrueSource() - Method in class net.minecraft.util.EntityDamageSource
 
getTrueSource() - Method in class net.minecraft.util.IndirectEntityDamageSource
 
getTutorial() - Method in class net.minecraft.client.Minecraft
 
getType() - Method in class net.minecraft.client.audio.Sound
 
getType() - Method in interface net.minecraft.client.gui.toasts.IToast
 
getType() - Method in class net.minecraft.client.gui.toasts.SystemToast
 
getType() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getType() - Method in class net.minecraft.client.util.InputMappings.Input
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
getType() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
getType() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
getType() - Method in class net.minecraft.entity.Entity
 
getType() - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
getType() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getType() - Method in class net.minecraft.inventory.container.Container
 
getType() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
getType() - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
getType() - Method in interface net.minecraft.item.crafting.ICraftingRecipe
 
getType() - Method in interface net.minecraft.item.crafting.IRecipe
 
getType() - Method in class net.minecraft.item.crafting.SingleItemRecipe
 
getType() - Method in class net.minecraft.item.crafting.SmithingRecipe
 
getType(CompoundNBT) - Method in class net.minecraft.item.SpawnEggItem
 
getType() - Method in class net.minecraft.loot.BinomialRange
 
getType() - Method in class net.minecraft.loot.ConstantRange
 
getType() - Method in interface net.minecraft.loot.IRandomRange
 
getType() - Method in class net.minecraft.loot.RandomValueRange
 
getType() - Method in class net.minecraft.nbt.ByteArrayNBT
 
getType() - Method in class net.minecraft.nbt.ByteNBT
 
getType() - Method in class net.minecraft.nbt.CompoundNBT
 
getType() - Method in class net.minecraft.nbt.DoubleNBT
 
getType() - Method in class net.minecraft.nbt.EndNBT
 
getType() - Method in class net.minecraft.nbt.FloatNBT
 
getType() - Method in interface net.minecraft.nbt.INBT
 
getType() - Method in class net.minecraft.nbt.IntArrayNBT
 
getType() - Method in class net.minecraft.nbt.IntNBT
 
getType() - Method in class net.minecraft.nbt.ListNBT
 
getType() - Method in class net.minecraft.nbt.LongArrayNBT
 
getType() - Method in class net.minecraft.nbt.LongNBT
 
getType() - Method in class net.minecraft.nbt.ShortNBT
 
getType() - Method in class net.minecraft.nbt.StringNBT
 
getType() - Method in class net.minecraft.network.play.server.SChatPacket
 
getType() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getType() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getType() - Method in class net.minecraft.network.play.server.STitlePacket
 
getType() - Method in class net.minecraft.particles.BasicParticleType
 
getType() - Method in class net.minecraft.particles.BlockParticleData
 
getType() - Method in interface net.minecraft.particles.IParticleData
 
getType() - Method in class net.minecraft.particles.ItemParticleData
 
getType() - Method in class net.minecraft.particles.RedstoneParticleData
 
getType() - Method in class net.minecraft.stats.Stat
 
getType() - Method in class net.minecraft.tileentity.TileEntity
 
getType() - Method in class net.minecraft.util.ActionResult
 
getType() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
getType() - Method in class net.minecraft.util.math.EntityRayTraceResult
 
getType() - Method in class net.minecraft.util.math.RayTraceResult
 
getType() - Method in class net.minecraft.village.PointOfInterest
 
getType(BlockPos) - Method in class net.minecraft.village.PointOfInterestData
 
getType(BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
getType() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
getType() - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
getType(String) - Static method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
 
getType() - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlackStoneReplacementProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockMosinessProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.LavaSubmergingProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.NopProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.RuleTest
 
getType() - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
 
getType() - Method in class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
getType() - Method in class net.minecraft.world.server.Ticket
 
getType() - Method in class net.minecraft.world.storage.MapDecoration
 
getType() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
getType() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getType(String, BiomeDictionary.Type...) - Static method in class net.minecraftforge.common.BiomeDictionary.Type
 
getType() - Method in class net.minecraftforge.event.village.VillagerTradesEvent
 
getType() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
getType() - Method in class net.minecraftforge.fml.config.ModConfig
 
getType() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getType() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getTypeByIndex(int) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getTypeByName(String) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
 
getTypeClass() - Method in class net.minecraftforge.server.permission.context.ContextKey
 
getTypeFromId(String) - Static method in enum net.minecraft.world.gen.Heightmap.Type
 
getTypeFromString(String) - Static method in enum net.minecraft.entity.item.BoatEntity.Type
 
getTypeId() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getTypeReference() - Method in enum net.minecraft.util.datafix.DefaultTypeReferences
 
getTypes(RegistryKey<Biome>) - Static method in class net.minecraftforge.common.BiomeDictionary
 
getTypes() - Method in class net.minecraftforge.event.entity.EntityAttributeModificationEvent
 
getU(float) - Static method in class net.minecraft.client.renderer.texture.OverlayTexture
 
getUid() - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
getUnbakedModel(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
getUnboundedRegistryCodec(RegistryKey<? extends Registry<T>>, Lifecycle, Codec<T>) - Static method in class net.minecraft.util.registry.SimpleRegistry
 
getUncheckedLocation() - Method in class net.minecraftforge.client.model.generators.ModelFile
 
getUnder() - Method in interface net.minecraft.world.gen.surfacebuilders.ISurfaceBuilderConfig
 
getUnder() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
getUnderlined() - Method in class net.minecraft.util.text.Style
 
getUnderWaterMaterial() - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
getUnformattedComponentText() - Method in interface net.minecraft.util.text.ITextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.SelectorTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.StringTextComponent
 
getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponent
 
getUnhappyCounter() - Method in class net.minecraft.entity.passive.PandaEntity
 
getUniformLocation(int, CharSequence) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getUniqueID() - Method in class net.minecraft.entity.Entity
 
getUniqueId(String) - Method in class net.minecraft.nbt.CompoundNBT
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getUniqueId() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
getUniqueID() - Method in class net.minecraft.profiler.Snooper
 
getUniqueId() - Method in class net.minecraft.world.BossInfo
 
getUnlitTranslucent(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getUnlitTranslucent(ResourceLocation, boolean) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getUnsignedByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedInt(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedIntLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedMediumLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedShortLE(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsortedTranslucent(ResourceLocation) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
 
getUntrackedBuffer() - Method in class net.minecraft.client.audio.AudioStreamBuffer
 
getUp() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
getUpdatedCounter() - Method in class net.minecraft.client.gui.ChatLine
 
getUpdatedState(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
getUpdateFrequency() - Method in class net.minecraft.entity.EntityType
 
getUpdatePacket(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.AbstractMapItem
 
getUpdatePacket(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.FilledMapItem
 
getUpdatePacket() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.BedTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.SignTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.SkullTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.BannerTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.JigsawTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.PistonTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.SignTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.SkullTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
getUpdateTag() - Method in class net.minecraft.tileentity.TileEntity
 
getUpgradeData() - Method in class net.minecraft.world.chunk.Chunk
 
getUpgradeData() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getUpgradeData() - Method in interface net.minecraft.world.chunk.IChunk
 
getUpVector() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getUpVector(float) - Method in class net.minecraft.entity.Entity
 
getURL() - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
getUsage() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getUseAction(ItemStack) - Method in class net.minecraft.item.BowItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.HoneyBottleItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.Item
 
getUseAction() - Method in class net.minecraft.item.ItemStack
 
getUseAction(ItemStack) - Method in class net.minecraft.item.MilkBucketItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.PotionItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getUseAction(ItemStack) - Method in class net.minecraft.item.TridentItem
 
getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
getUsedButton() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.DummySensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.HoglinMobsSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.MateSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.PiglinBruteSpecificSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.PiglinMobsSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 
getUsedMemories() - Method in class net.minecraft.entity.ai.brain.sensor.WantedItemsSensor
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.BowItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.HoneyBottleItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.Item
 
getUseDuration() - Method in class net.minecraft.item.ItemStack
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.MilkBucketItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.PotionItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.ShieldItem
 
getUseDuration(ItemStack) - Method in class net.minecraft.item.TridentItem
 
getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
getUsername() - Method in class net.minecraft.util.Session
 
getUsername() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
getUsername() - Method in class net.minecraftforge.event.ServerChatEvent
 
getUses() - Method in class net.minecraft.item.MerchantOffer
 
getUUID(GameProfile) - Static method in class net.minecraft.entity.player.PlayerEntity
 
getUuid() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getUVLockTransform(TransformationMatrix, Direction, Supplier<String>) - Static method in class net.minecraft.client.renderer.model.UVTransformationUtil
 
getUvShrinkRatio() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getV(boolean) - Static method in class net.minecraft.client.renderer.texture.OverlayTexture
 
getV1() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getV2() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getV3() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
getValidate() - Method in class net.minecraftforge.registries.RegistryBuilder
 
getValidatedIdFromTag(ITag<T>) - Method in interface net.minecraft.tags.ITagCollection
 
getValidBlockForPosition(BlockState, IWorld, BlockPos) - Static method in class net.minecraft.block.Block
 
getValidItemStacksPacked() - Method in class net.minecraft.item.crafting.Ingredient
 
getValidItemStacksPacked() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
getValidRange() - Method in class net.minecraft.village.PointOfInterestType
 
getValidStates() - Method in class net.minecraft.state.StateContainer
 
getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.text.TextFormatting
 
getValue(int) - Static method in enum net.minecraft.client.settings.AmbientOcclusionStatus
 
getValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getValue() - Method in class net.minecraft.entity.ai.brain.Memory
 
getValue(int) - Static method in enum net.minecraft.entity.player.ChatVisibility
 
getValue(ResourceLocation) - Static method in class net.minecraft.loot.LootParameterSets
 
getValue() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
getValue() - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
getValue() - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
getValue() - Method in class net.minecraft.server.CustomServerBossInfo
 
getValue() - Method in class net.minecraft.stats.Stat
 
getValue(StatType<T>, T) - Method in class net.minecraft.stats.StatisticsManager
 
getValue(Stat<?>) - Method in class net.minecraft.stats.StatisticsManager
 
getValue() - Method in class net.minecraft.util.LazyValue
 
getValue() - Method in class net.minecraft.util.text.event.ClickEvent
 
getValue() - Method in class net.minecraft.world.GameRules.BooleanValue
 
getValue() - Method in class net.minecraft.world.GameRules.IntegerValue
 
getValue() - Method in class net.minecraft.world.GameRules.RuleValue
 
getValue(int, int) - Method in interface net.minecraft.world.gen.area.IArea
 
getValue(int, int) - Method in class net.minecraft.world.gen.area.LazyArea
 
getValue(double, double, double, double, double, boolean) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
getValue(double, double) - Method in class net.minecraft.world.gen.SimplexNoiseGenerator
 
getValue() - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
getValue(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getValue(int) - Method in class net.minecraftforge.registries.ForgeRegistry
 
getValue(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
 
getValueByCanonicalName(String) - Static method in class net.minecraft.util.text.event.HoverEvent.Action
 
getValueByName(String) - Static method in enum net.minecraft.util.text.TextFormatting
 
getValueClass() - Method in class net.minecraft.state.Property
 
getValueCodecs(RegistryKey<? extends Registry<E>>, Codec<E>) - Static method in class net.minecraft.util.registry.RegistryKeyCodec
 
getValueForKey(RegistryKey<T>) - Method in class net.minecraft.util.registry.Registry
 
getValueForKey(RegistryKey<T>) - Method in class net.minecraft.util.registry.SimpleRegistry
 
getValueInt() - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
getValueName(Property<T>, Object) - Static method in class net.minecraft.util.Util
 
getValues() - Static method in class net.minecraft.block.WoodType
 
getValues() - Method in class net.minecraft.state.StateHolder
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.SplitVoxelShape
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapeArray
 
getValues(Direction.Axis) - Method in class net.minecraft.util.math.shapes.VoxelShapeCube
 
getValues() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
getValues() - Method in class net.minecraftforge.registries.ForgeRegistry
 
getValues() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
getValueUnchecked(Direction.Axis, int) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
getVanillaNoteId() - Method in class net.minecraftforge.event.world.NoteBlockEvent
 
getVanillaPack() - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
getVariant() - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
getVariant() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
getVariant() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
getVariant() - Method in class net.minecraft.entity.passive.ParrotEntity
 
getVariantBuilder(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
getVariantList() - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
getVariantList() - Method in class net.minecraft.client.renderer.model.VariantList
 
getVariants() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
getVariants() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
getVariantType() - Method in class net.minecraft.entity.passive.FoxEntity
 
getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
 
getVec2f(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.Vec2Argument
 
getVec3(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.Vec3Argument
 
getVectorForRotation(float, float) - Method in class net.minecraft.entity.Entity
 
getVectorFromIndex(Entity, int) - Method in class net.minecraft.pathfinding.Path
 
getVehicleEntityId() - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
getVelocityX() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getVelocityY() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getVelocityZ() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getVelX() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getVelY() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getVelZ() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getVerifyToken(PrivateKey) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
getVerifyToken() - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
getVersion() - Method in class net.minecraft.client.Minecraft
 
getVersion() - Method in class net.minecraft.client.MinecraftGame
 
getVersion() - Method in class net.minecraft.network.ServerStatusResponse
 
getVersion() - Static method in class net.minecraft.util.SharedConstants
 
getVersion() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
getVersion() - Static method in class net.minecraftforge.versions.forge.ForgeVersion
 
getVersionData(Dynamic<?>) - Static method in class net.minecraft.world.storage.VersionData
 
getVersionData() - Method in class net.minecraft.world.storage.WorldSummary
 
getVersionName() - Method in class net.minecraft.world.storage.WorldSummary
 
getVersionType() - Method in class net.minecraft.client.Minecraft
 
getVertexBuffer(RenderType) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
getVertexBuilder() - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
getVertexCount() - Method in class net.minecraft.client.renderer.BufferBuilder.DrawState
 
getVertexData() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
getVertexFormat() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getVertexFormat() - Method in class net.minecraft.client.renderer.RenderType
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
getVertexFormat() - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
getVertexInformation(int) - Method in enum net.minecraft.client.renderer.FaceDirection
 
getVertexRotatedRev(int) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
getVertexShaderLoader() - Method in interface net.minecraft.client.shader.IShaderManager
 
getVertexShaderLoader() - Method in class net.minecraft.client.shader.ShaderInstance
 
getVertexState() - Method in class net.minecraft.client.renderer.BufferBuilder
 
getVertexU(int) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
getVertexV(int) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.MobEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.GuardianEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.SlimeEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.WolfEntity
 
getVideoMode() - Method in class net.minecraft.client.MainWindow
 
getVideoModeCount() - Method in class net.minecraft.client.Monitor
 
getVideoModeFromIndex(int) - Method in class net.minecraft.client.Monitor
 
getVideoModeIndex(VideoMode) - Method in class net.minecraft.client.Monitor
 
getVideoModeOrDefault(Optional<VideoMode>) - Method in class net.minecraft.client.Monitor
 
getViewDistance() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
getViewDistance() - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
getViewDistance() - Method in class net.minecraft.server.management.PlayerList
 
getViewVector() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getVillagerData() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getVillagerData() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
getVillagerData() - Method in interface net.minecraft.entity.villager.IVillagerDataHolder
 
getVillagerInventory() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getVillagerYesNoSound(boolean) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getVillagerYesNoSound(boolean) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getVirtualPosX() - Method in class net.minecraft.client.Monitor
 
getVirtualPosY() - Method in class net.minecraft.client.Monitor
 
getViscosity() - Method in class net.minecraftforge.fluids.FluidAttributes
 
getViscosity(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getViscosity(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
getVisibilityModifier() - Method in class net.minecraftforge.event.entity.living.LivingEvent.LivingVisibilityEvent
 
getVisibilityModifier() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
Deprecated.
 
getVisibilityMultiplier(Entity) - Method in class net.minecraft.entity.LivingEntity
 
getVisible() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getVoidFogHeight() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
getVolume() - Method in class net.minecraft.block.SoundType
 
getVolume() - Method in interface net.minecraft.client.audio.ISound
 
getVolume() - Method in class net.minecraft.client.audio.LocatableSound
 
getVolume() - Method in class net.minecraft.client.audio.Sound
 
getVolume() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getVolume() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
getVoxelShape(BlockState, long, Direction) - Method in class net.minecraft.world.lighting.LightEngine
 
getW() - Method in class net.minecraft.util.math.vector.Quaternion
 
getW() - Method in class net.minecraft.util.math.vector.Vector4f
 
getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerAbilities
 
getWalkSpeed() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
getWanderingTraderSpawnChance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getWanderingTraderSpawnChance() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getWanderingTraderSpawnChance() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getWanderingTraderSpawnDelay() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getWanderingTraderSpawnDelay() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getWanderingTraderSpawnDelay() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getWarningDistance() - Method in class net.minecraft.world.border.WorldBorder
 
getWarningDistance() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getWarnings() - Method in class net.minecraftforge.fml.ModLoader
 
getWarningTime() - Method in class net.minecraft.world.border.WorldBorder
 
getWarningTime() - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
getWasUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
getWatchedInstances() - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getWaterBrightness() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getWaterColor() - Method in class net.minecraft.world.biome.Biome
 
getWaterColor() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getWaterColor(IBlockDisplayReader, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColors
 
getWaterDrag() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
getWaterDrag() - Method in class net.minecraft.entity.projectile.TridentEntity
 
getWaterFogColor() - Method in class net.minecraft.world.biome.Biome
 
getWaterFogColor() - Method in class net.minecraft.world.biome.BiomeAmbience
 
getWaterLevelAbove() - Method in class net.minecraft.entity.item.BoatEntity
 
getWaterMask() - Static method in class net.minecraft.client.renderer.RenderType
 
getWaterSlowDown() - Method in class net.minecraft.entity.LivingEntity
 
getWaterSlowDown() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
getWaterSlowDown() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
getWave() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
getWaves(Difficulty) - Method in class net.minecraft.world.raid.Raid
 
getWeakChanges(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ComparatorBlock
 
getWeakChanges(BlockState, IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
getWeakChanges(IWorldReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
getWeakPower(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractButtonBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.DaylightDetectorBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TargetBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
 
getWeakPower(BlockState, IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.TripWireHookBlock
 
getWeatherParticleRenderHandler() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
getWeatherRenderHandler() - Method in class net.minecraft.client.world.DimensionRenderInfo
 
getWeight() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.audio.Sound
 
getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.renderer.model.Variant
 
getWeight() - Method in enum net.minecraft.enchantment.Enchantment.Rarity
 
getWeightMap() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
getWeights() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
 
getWhiteGlyph() - Method in class net.minecraft.client.gui.fonts.Font
 
getWhitelistedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
 
getWhitelistedPlayers() - Method in class net.minecraft.server.management.PlayerList
 
getWidgetList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
getWidth() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
getWidth() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
getWidth() - Method in enum net.minecraft.client.gui.fonts.WhiteGlyph
 
getWidth() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
getWidth() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
getWidth() - Method in class net.minecraft.client.gui.widget.Widget
 
getWidth() - Method in class net.minecraft.client.MainWindow
 
getWidth() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getWidth() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
getWidth() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getWidth() - Method in class net.minecraft.client.renderer.VideoMode
 
getWidth() - Method in class net.minecraft.entity.Entity
 
getWidth() - Method in class net.minecraft.entity.EntityType
 
getWidth() - Method in class net.minecraft.entity.item.PaintingType
 
getWidth() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
getWidth() - Method in class net.minecraft.inventory.container.PlayerContainer
 
getWidth() - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
getWidth() - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
getWidth() - Method in class net.minecraft.inventory.CraftingInventory
 
getWidth() - Method in class net.minecraft.item.crafting.ShapedRecipe
 
getWidth(int, Style) - Method in interface net.minecraft.util.text.CharacterManager.ICharWidthProvider
 
getWidth() - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Post
 
getWidth() - Method in class net.minecraftforge.common.util.TextTable.Column
 
getWidthPixels() - Method in class net.minecraft.entity.item.HangingEntity
 
getWidthPixels() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
getWidthPixels() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
getWidthPixels() - Method in class net.minecraft.entity.item.PaintingEntity
 
getWindow() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
 
getWindowId() - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
getWindowId() - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
getWindowId() - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
getWindowId() - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
getWindowId() - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
getWindowId() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
getWindowX() - Method in class net.minecraft.client.MainWindow
 
getWindowY() - Method in class net.minecraft.client.MainWindow
 
getWoodType() - Method in class net.minecraft.block.AbstractSignBlock
 
getWordWrappedHeight(String, int) - Method in class net.minecraft.client.gui.FontRenderer
 
getWorld() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
getWorld() - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
getWorld() - Method in class net.minecraft.command.CommandSource
 
getWorld() - Method in interface net.minecraft.dispenser.IBlockSource
 
getWorld() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getWorld() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.MinecartCommandLogic
 
getWorld() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getWorld() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getWorld() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getWorld() - Method in class net.minecraft.entity.NPCMerchant
 
getWorld() - Method in class net.minecraft.item.ItemUseContext
 
getWorld() - Method in class net.minecraft.loot.LootContext.Builder
 
getWorld() - Method in class net.minecraft.loot.LootContext
 
getWorld(RegistryKey<World>) - Method in class net.minecraft.server.MinecraftServer
 
getWorld() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
getWorld() - Method in interface net.minecraft.tileentity.IHopper
 
getWorld() - Method in class net.minecraft.tileentity.TileEntity
 
getWorld() - Method in class net.minecraft.util.CachedBlockInfo
 
getWorld() - Method in class net.minecraft.world.chunk.Chunk
 
getWorld() - Method in interface net.minecraft.world.chunk.IChunkLightProvider
 
getWorld() - Method in class net.minecraft.world.gen.WorldGenRegion
Deprecated.
getWorld() - Method in interface net.minecraft.world.IServerWorld
 
getWorld() - Method in class net.minecraft.world.raid.Raid
 
getWorld() - Method in class net.minecraft.world.server.ServerChunkProvider
 
getWorld() - Method in class net.minecraft.world.server.ServerWorld
 
getWorld() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
getWorld() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
getWorld() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
getWorld() - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.EntityJoinWorldEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.EntityLeaveWorldEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
getWorld() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
getWorld() - Method in class net.minecraftforge.event.village.VillageSiegeEvent
 
getWorld() - Method in class net.minecraftforge.event.world.BlockEvent.CreateFluidSourceEvent
 
getWorld() - Method in class net.minecraftforge.event.world.BlockEvent
 
getWorld() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
 
getWorld() - Method in class net.minecraftforge.event.world.ExplosionEvent
 
getWorld() - Method in class net.minecraftforge.event.world.WorldEvent
 
getWorld() - Method in class net.minecraftforge.server.permission.context.Context
 
getWorld() - Method in interface net.minecraftforge.server.permission.context.IContext
 
getWorld() - Method in class net.minecraftforge.server.permission.context.PlayerContext
 
getWorld() - Method in class net.minecraftforge.server.permission.context.WorldContext
 
getWorldBorder() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getWorldBorder() - Method in interface net.minecraft.world.ICollisionReader
 
getWorldBorder() - Method in class net.minecraft.world.Region
 
getWorldBorder() - Method in class net.minecraft.world.World
 
getWorldBorderSerializer() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getWorldBorderSerializer() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getWorldBorderSerializer() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getWorldDir() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
getWorldEndX() - Method in class net.minecraft.util.math.SectionPos
 
getWorldEndY() - Method in class net.minecraft.util.math.SectionPos
 
getWorldEndZ() - Method in class net.minecraft.util.math.SectionPos
 
getWorldForge() - Method in class net.minecraft.world.chunk.Chunk
 
getWorldForge() - Method in interface net.minecraft.world.chunk.IChunk
 
getWorldIconFile() - Method in class net.minecraft.server.MinecraftServer
 
getWorldInfo() - Method in class net.minecraft.client.world.ClientWorld
 
getWorldInfo() - Method in class net.minecraft.world.gen.WorldGenRegion
 
getWorldInfo() - Method in interface net.minecraft.world.IWorld
 
getWorldInfo() - Method in class net.minecraft.world.World
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.Chunk
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
getWorldLightManager() - Method in class net.minecraft.world.chunk.EmptyChunk
 
getWorldName() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getWorldName() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getWorldName() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
getWorldName() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getWorldName() - Method in class net.minecraft.world.WorldSettings
 
getWorldObj() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
getWorldObj() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
getWorldProfiler() - Method in class net.minecraft.world.World
 
getWorldRenderPass() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getWorlds() - Method in class net.minecraft.server.MinecraftServer
 
getWorldScoreboard() - Method in class net.minecraft.entity.player.PlayerEntity
 
getWorldServer() - Method in interface net.minecraftforge.common.extensions.IForgeWorldServer
 
getWorldSettings() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
getWorldSettings() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
getWorldStartX() - Method in class net.minecraft.util.math.SectionPos
 
getWorldStartY() - Method in class net.minecraft.util.math.SectionPos
 
getWorldStartZ() - Method in class net.minecraft.util.math.SectionPos
 
getWorldTime() - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
getWorldTime(World) - Static method in enum net.minecraftforge.client.model.animation.Animation
 
getWorldTime(World, float) - Static method in enum net.minecraftforge.client.model.animation.Animation
 
getWorldTypeFromGenerator(DimensionGeneratorSettings) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
getWorldVersion() - Method in class net.minecraft.util.MinecraftVersion
 
getWrapper(RegistryKey<? extends Registry<T>>, Lifecycle) - Static method in class net.minecraftforge.registries.GameData
 
getWrapper(RegistryKey<? extends Registry<T>>, Lifecycle, String) - Static method in class net.minecraftforge.registries.GameData
 
getWritableObjective(CommandContext<CommandSource>, String) - Static method in class net.minecraft.command.arguments.ObjectiveArgument
 
getX() - Method in class net.minecraft.advancements.DisplayInfo
 
getX() - Method in interface net.minecraft.client.audio.ISound
 
getX() - Method in class net.minecraft.client.audio.LocatableSound
 
getX() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
getX() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
getX() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getX() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getX() - Method in interface net.minecraft.dispenser.IBlockSource
 
getX() - Method in interface net.minecraft.dispenser.IPosition
 
getX() - Method in class net.minecraft.dispenser.Position
 
getX() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getX() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getX() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getX(double) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getX() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getX() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getX() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getX() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getX() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getX() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getX() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getX() - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
getX(long) - Static method in class net.minecraft.util.math.ChunkPos
 
getX() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
getX() - Method in class net.minecraft.util.math.Rotations
 
getX() - Method in class net.minecraft.util.math.vector.Quaternion
 
getX() - Method in class net.minecraft.util.math.vector.Vector3d
 
getX() - Method in class net.minecraft.util.math.vector.Vector3f
 
getX() - Method in class net.minecraft.util.math.vector.Vector3i
 
getX() - Method in class net.minecraft.util.math.vector.Vector4f
 
getX() - Method in class net.minecraft.world.storage.MapDecoration
 
getX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getX() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getX() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getX() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getXCoordinate() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getXEnd() - Method in class net.minecraft.util.math.ChunkPos
 
getXOffset() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getXOffset() - Method in enum net.minecraft.util.Direction
 
getXp() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getXp() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getXp() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
getXp() - Method in class net.minecraft.entity.NPCMerchant
 
getXp() - Method in class net.minecraft.inventory.container.MerchantContainer
 
getXPos() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getXPos() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getXPos() - Method in interface net.minecraft.tileentity.IHopper
 
getXpRepairRatio(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
getXpRepairRatio() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
getXPSeed() - Method in class net.minecraft.entity.player.PlayerEntity
 
getXPSplit(int) - Static method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getXpValue() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
getXPValue() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getXRotation() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getXSize() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getXSize() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getXSize() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getXSize() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getXStart() - Method in class net.minecraft.util.math.ChunkPos
 
getXVelocity() - Method in class net.minecraft.client.MouseHelper
 
getXWithOffset(int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getY() - Method in class net.minecraft.advancements.DisplayInfo
 
getY() - Method in interface net.minecraft.client.audio.ISound
 
getY() - Method in class net.minecraft.client.audio.LocatableSound
 
getY() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
getY() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
getY() - Method in class net.minecraft.client.renderer.Rectangle2d
 
getY() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getY() - Method in interface net.minecraft.dispenser.IBlockSource
 
getY() - Method in interface net.minecraft.dispenser.IPosition
 
getY() - Method in class net.minecraft.dispenser.Position
 
getY() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getY() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getY() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getY(double) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getY() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getY() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getY() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getY() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getY() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getY() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getY() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getY() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
getY() - Method in class net.minecraft.util.math.Rotations
 
getY() - Method in class net.minecraft.util.math.vector.Quaternion
 
getY() - Method in class net.minecraft.util.math.vector.Vector3d
 
getY() - Method in class net.minecraft.util.math.vector.Vector3f
 
getY() - Method in class net.minecraft.util.math.vector.Vector3i
 
getY() - Method in class net.minecraft.util.math.vector.Vector4f
 
getY() - Method in class net.minecraft.world.storage.MapDecoration
 
getY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
getY() - Method in class net.minecraftforge.client.event.RenderTooltipEvent
 
getY() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getY() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getYaw(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
getYaw() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getYaw(float) - Method in class net.minecraft.entity.Entity
 
getYaw(float) - Method in class net.minecraft.entity.LivingEntity
 
getYaw() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getYaw(float) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SEntityPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getYaw() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getYaw() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getYaw() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
getYaw() - Method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
getYawFactor() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
getYCoordinate() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getYesSound() - Method in interface net.minecraft.entity.merchant.IMerchant
 
getYesSound() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
getYesSound() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
getYesSound() - Method in class net.minecraft.entity.NPCMerchant
 
getYImage(boolean) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
getYImage(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
getYImage(boolean) - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
getYLocation() - Method in class net.minecraft.world.chunk.ChunkSection
 
getYOffset() - Method in class net.minecraft.entity.Entity
 
getYOffset() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.ZombieEntity
 
getYOffset() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
getYOffset() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getYOffset() - Method in class net.minecraft.entity.player.PlayerEntity
 
getYOffset() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getYOffset() - Method in enum net.minecraft.util.Direction
 
getYPos() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getYPos() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getYPos() - Method in interface net.minecraft.tileentity.IHopper
 
getYRotation() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getYSize() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
getYSize() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getYSize() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getYSize() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getYVelocity() - Method in class net.minecraft.client.MouseHelper
 
getYWithOffset(int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
getZ() - Method in interface net.minecraft.client.audio.ISound
 
getZ() - Method in class net.minecraft.client.audio.LocatableSound
 
getZ() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
getZ() - Method in interface net.minecraft.dispenser.IBlockSource
 
getZ() - Method in interface net.minecraft.dispenser.IPosition
 
getZ() - Method in class net.minecraft.dispenser.Position
 
getZ() - Method in class net.minecraft.dispenser.ProxyBlockSource
 
getZ() - Method in class net.minecraft.entity.ai.controller.MovementController
 
getZ() - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
getZ(double) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
getZ() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
getZ() - Method in class net.minecraft.network.play.server.SExplosionPacket
 
getZ() - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
getZ() - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
getZ() - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
getZ() - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
getZ() - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
getZ() - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
getZ(long) - Static method in class net.minecraft.util.math.ChunkPos
 
getZ() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
getZ() - Method in class net.minecraft.util.math.Rotations
 
getZ() - Method in class net.minecraft.util.math.vector.Quaternion
 
getZ() - Method in class net.minecraft.util.math.vector.Vector3d
 
getZ() - Method in class net.minecraft.util.math.vector.Vector3f
 
getZ() - Method in class net.minecraft.util.math.vector.Vector3i
 
getZ() - Method in class net.minecraft.util.math.vector.Vector4f
 
getZ() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
getZ() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
getZCoordinate() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getZEnd() - Method in class net.minecraft.util.math.ChunkPos
 
getZeroPositionWithTransform(BlockPos, Mirror, Rotation) - Method in class net.minecraft.world.gen.feature.template.Template
 
getZeroPositionWithTransform(BlockPos, Mirror, Rotation, int, int) - Static method in class net.minecraft.world.gen.feature.template.Template
 
getZOffset() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
getZOffset() - Method in enum net.minecraft.util.Direction
 
getZPos() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
getZPos() - Method in class net.minecraft.tileentity.HopperTileEntity
 
getZPos() - Method in interface net.minecraft.tileentity.IHopper
 
getZSize() - Method in class net.minecraft.util.math.AxisAlignedBB
 
getZSize() - Method in class net.minecraft.util.math.MutableBoundingBox
 
getZSize() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
getZStart() - Method in class net.minecraft.util.math.ChunkPos
 
getZWithOffset(int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
GHAST - Static variable in class net.minecraft.entity.EntityType
 
GHAST_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
GHAST_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
GHAST_TEAR - Static variable in class net.minecraft.item.Items
 
GHAST_WARN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
GhastEntity - Class in net.minecraft.entity.monster
 
GhastEntity(EntityType<? extends GhastEntity>, World) - Constructor for class net.minecraft.entity.monster.GhastEntity
 
GhastModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
GhastModel() - Constructor for class net.minecraft.client.renderer.entity.model.GhastModel
 
GhastRenderer - Class in net.minecraft.client.renderer.entity
 
GhastRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.GhastRenderer
 
GhostIngredient(Ingredient, int, int) - Constructor for class net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
 
GhostRecipe - Class in net.minecraft.client.gui.recipebook
 
GhostRecipe() - Constructor for class net.minecraft.client.gui.recipebook.GhostRecipe
 
ghostRecipe - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
GhostRecipe.GhostIngredient - Class in net.minecraft.client.gui.recipebook
 
GIANT - Static variable in class net.minecraft.entity.EntityType
 
GIANT_SPRUCE_TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_SPRUCE_TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_TREE_TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_TREE_TAIGA - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GIANT_TREE_TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
GIANT_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
GiantEntity - Class in net.minecraft.entity.monster
 
GiantEntity(EntityType<? extends GiantEntity>, World) - Constructor for class net.minecraft.entity.monster.GiantEntity
 
GiantModel - Class in net.minecraft.client.renderer.entity.model
 
GiantModel() - Constructor for class net.minecraft.client.renderer.entity.model.GiantModel
 
GiantModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.GiantModel
 
GiantTreeTaigaSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
GiantTreeTaigaSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.GiantTreeTaigaSurfaceBuilder
 
GiantTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
GiantTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
 
GiantZombieRenderer - Class in net.minecraft.client.renderer.entity
 
GiantZombieRenderer(EntityRendererManager, float) - Constructor for class net.minecraft.client.renderer.entity.GiantZombieRenderer
 
GIFT - Static variable in class net.minecraft.loot.LootParameterSets
 
GiftLootTables - Class in net.minecraft.data.loot
 
GiftLootTables() - Constructor for class net.minecraft.data.loot.GiftLootTables
 
GILDED_BLACKSTONE - Static variable in class net.minecraft.block.Blocks
 
GILDED_BLACKSTONE - Static variable in class net.minecraft.block.SoundType
 
GILDED_BLACKSTONE - Static variable in class net.minecraft.item.Items
 
GiveCommand - Class in net.minecraft.command.impl
 
GiveCommand() - Constructor for class net.minecraft.command.impl.GiveCommand
 
giveExperiencePoints(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
giveExperiencePoints(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
GiveHeroGiftsTask - Class in net.minecraft.entity.ai.brain.task
 
GiveHeroGiftsTask(int) - Constructor for class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
giveItemToPlayer(PlayerEntity, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
giveItemToPlayer(PlayerEntity, ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
giveToPlayer(int) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
GL_COLOR_ATTACHMENT0 - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_DEPTH_ATTACHMENT - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_FRAMEBUFFER - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_FRAMEBUFFER_COMPLETE - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
GL_RENDERBUFFER - Static variable in class net.minecraft.client.shader.FramebufferConstants
 
glActiveTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
GLAllocation - Class in net.minecraft.client.renderer
 
GLAllocation() - Constructor for class net.minecraft.client.renderer.GLAllocation
 
GLASS - Static variable in class net.minecraft.block.Blocks
 
GLASS - Static variable in class net.minecraft.block.material.Material
 
GLASS - Static variable in class net.minecraft.block.SoundType
 
GLASS - Static variable in class net.minecraft.item.Items
 
GLASS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_BLACK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_BLACK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_BOTTLE - Static variable in class net.minecraft.item.Items
 
GLASS_BROWN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_BROWN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_CYAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_CYAN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_GREEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_GREEN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_LIME - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_LIME - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_ORANGE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_ORANGE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
GLASS_PANE - Static variable in class net.minecraft.item.Items
 
GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_BLACK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_BLACK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_BROWN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_BROWN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_CYAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_CYAN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_GREEN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_GREEN - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_LIGHT_BLUE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_LIGHT_GRAY - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_LIME - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_LIME - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_MAGENTA - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_ORANGE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_ORANGE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_PINK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_PINK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_PURPLE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_PURPLE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_RED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_WHITE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_WHITE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PANES_YELLOW - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PANES_YELLOW - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PINK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PINK - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_PURPLE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_PURPLE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_RED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_WHITE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_WHITE - Static variable in class net.minecraftforge.common.Tags.Items
 
GLASS_YELLOW - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GLASS_YELLOW - Static variable in class net.minecraftforge.common.Tags.Items
 
GlassBlock - Class in net.minecraft.block
 
GlassBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.GlassBlock
 
GlassBottleItem - Class in net.minecraft.item
 
GlassBottleItem(Item.Properties) - Constructor for class net.minecraft.item.GlassBottleItem
 
GlazedTerracottaBlock - Class in net.minecraft.block
 
GlazedTerracottaBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.GlazedTerracottaBlock
 
glBindBuffer(int, Supplier<Integer>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glBlendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glBufferData(int, ByteBuffer, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
GlDebugTextUtils - Class in net.minecraft.client.renderer
 
GlDebugTextUtils() - Constructor for class net.minecraft.client.renderer.GlDebugTextUtils
 
glDebugVerbosity - Variable in class net.minecraft.client.GameSettings
 
glDeleteBuffers(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glEnableVertexAttribArray(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGenBuffers(Consumer<Integer>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
GLINT_TEXTURING - Static variable in class net.minecraft.client.renderer.RenderState
 
GLINT_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
GLISTERING_MELON_SLICE - Static variable in class net.minecraft.item.Items
 
glMultiTexCoord2f(int, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
global - Variable in class net.minecraft.client.audio.LocatableSound
 
GlobalEntityTypeAttributes - Class in net.minecraft.entity.ai.attributes
 
GlobalEntityTypeAttributes() - Constructor for class net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes
 
GlobalLootModifierProvider - Class in net.minecraftforge.common.data
 
GlobalLootModifierProvider(DataGenerator, String) - Constructor for class net.minecraftforge.common.data.GlobalLootModifierProvider
 
GlobalLootModifierSerializer<T extends IGlobalLootModifier> - Class in net.minecraftforge.common.loot
 
GlobalLootModifierSerializer() - Constructor for class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
GlobalPos - Class in net.minecraft.util.math
 
GLOBE_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
glowing - Variable in class net.minecraft.entity.Entity
 
GLOWING - Static variable in class net.minecraft.potion.Effects
 
GLOWSTONE - Static variable in class net.minecraft.block.Blocks
 
GLOWSTONE - Static variable in class net.minecraft.item.Items
 
GLOWSTONE - Static variable in class net.minecraft.world.gen.feature.Features
 
GLOWSTONE - Static variable in class net.minecraft.world.gen.placement.Placement
 
GLOWSTONE_BLOB - Static variable in class net.minecraft.world.gen.feature.Feature
 
GLOWSTONE_DUST - Static variable in class net.minecraft.item.Items
 
GLOWSTONE_EXTRA - Static variable in class net.minecraft.world.gen.feature.Features
 
GlowstoneBlobFeature - Class in net.minecraft.world.gen.feature
 
GlowstoneBlobFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GlowstoneBlobFeature
 
GlowstonePlacement - Class in net.minecraft.world.gen.placement
 
GlowstonePlacement(Codec<FeatureSpreadConfig>) - Constructor for class net.minecraft.world.gen.placement.GlowstonePlacement
 
GlStateManager - Class in com.mojang.blaze3d.platform
 
GlStateManager() - Constructor for class com.mojang.blaze3d.platform.GlStateManager
 
GlStateManager.DestFactor - Enum in com.mojang.blaze3d.platform
 
GlStateManager.FogMode - Enum in com.mojang.blaze3d.platform
Deprecated.
GlStateManager.FramebufferExtension - Enum in com.mojang.blaze3d.platform
 
GlStateManager.LogicOp - Enum in com.mojang.blaze3d.platform
 
GlStateManager.SourceFactor - Enum in com.mojang.blaze3d.platform
 
GlStateManager.SupportType - Enum in com.mojang.blaze3d.platform
 
GlStateManager.TexGen - Enum in com.mojang.blaze3d.platform
Deprecated.
GlStateManager.Viewport - Enum in com.mojang.blaze3d.platform
 
glTextureId - Variable in class net.minecraft.client.renderer.texture.Texture
 
glUniform1(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform1(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform1i(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform2(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform2(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform3(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform3(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform4(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform4(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
GLX - Class in com.mojang.blaze3d.platform
 
GLX() - Constructor for class com.mojang.blaze3d.platform.GLX
 
glyph - Variable in class net.minecraftforge.fml.client.gui.widget.UnicodeGlyphButton
 
GlyphProviderTypes - Enum in net.minecraft.client.gui.fonts.providers
 
glyphScale - Variable in class net.minecraftforge.fml.client.gui.widget.UnicodeGlyphButton
 
Goal - Class in net.minecraft.entity.ai.goal
 
Goal() - Constructor for class net.minecraft.entity.ai.goal.Goal
 
Goal.Flag - Enum in net.minecraft.entity.ai.goal
 
goalOwner - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
GoalSelector - Class in net.minecraft.entity.ai.goal
 
GoalSelector(Supplier<IProfiler>) - Constructor for class net.minecraft.entity.ai.goal.GoalSelector
 
goalSelector - Variable in class net.minecraft.entity.MobEntity
 
GOLD - Static variable in class net.minecraft.block.material.MaterialColor
 
GOLD_BLOCK - Static variable in class net.minecraft.block.Blocks
 
GOLD_BLOCK - Static variable in class net.minecraft.item.Items
 
GOLD_INGOT - Static variable in class net.minecraft.item.Items
 
GOLD_NUGGET - Static variable in class net.minecraft.item.Items
 
GOLD_ORE - Static variable in class net.minecraft.block.Blocks
 
GOLD_ORE - Static variable in class net.minecraft.item.Items
 
GOLD_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
GOLD_ORES - Static variable in class net.minecraft.tags.BlockTags
 
GOLD_ORES - Static variable in class net.minecraft.tags.ItemTags
 
GOLDEN_APPLE - Static variable in class net.minecraft.item.Foods
 
GOLDEN_APPLE - Static variable in class net.minecraft.item.Items
 
GOLDEN_AXE - Static variable in class net.minecraft.item.Items
 
GOLDEN_BOOTS - Static variable in class net.minecraft.item.Items
 
GOLDEN_CARROT - Static variable in class net.minecraft.item.Foods
 
GOLDEN_CARROT - Static variable in class net.minecraft.item.Items
 
GOLDEN_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
GOLDEN_HELMET - Static variable in class net.minecraft.item.Items
 
GOLDEN_HOE - Static variable in class net.minecraft.item.Items
 
GOLDEN_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
GOLDEN_LEGGINGS - Static variable in class net.minecraft.item.Items
 
GOLDEN_PICKAXE - Static variable in class net.minecraft.item.Items
 
GOLDEN_SHOVEL - Static variable in class net.minecraft.item.Items
 
GOLDEN_SWORD - Static variable in class net.minecraft.item.Items
 
GOLEM_DETECTED - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
GOLEM_DETECTED_RECENTLY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
GOLEM_KILLED - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
GolemEntity - Class in net.minecraft.entity.passive
 
GolemEntity(EntityType<? extends GolemEntity>, World) - Constructor for class net.minecraft.entity.passive.GolemEntity
 
GolemLastSeenSensor - Class in net.minecraft.entity.ai.brain.sensor
 
GolemLastSeenSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
GolemLastSeenSensor(int) - Constructor for class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
GoOutsideAfterRaidTask - Class in net.minecraft.entity.ai.brain.task
 
GoOutsideAfterRaidTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.GoOutsideAfterRaidTask
 
Gossip - Class in net.minecraft.util.datafix.fixes
 
Gossip(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.Gossip
 
GossipManager - Class in net.minecraft.village
 
GossipManager() - Constructor for class net.minecraft.village.GossipManager
 
GossipType - Enum in net.minecraft.village
 
GOURD - Static variable in class net.minecraft.block.material.Material
 
GPUWarning - Class in net.minecraft.client.renderer
 
GPUWarning() - Constructor for class net.minecraft.client.renderer.GPUWarning
 
GPUWarning.GPUInfo - Class in net.minecraft.client.renderer
 
GPUWarningScreen - Class in net.minecraft.client.gui.screen
 
GPUWarningScreen(ITextComponent, List<ITextProperties>, ImmutableList<GPUWarningScreen.Option>) - Constructor for class net.minecraft.client.gui.screen.GPUWarningScreen
 
GPUWarningScreen.Option - Class in net.minecraft.client.gui.screen
 
grabMouse() - Method in class net.minecraft.client.MouseHelper
 
GRADS - Static variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
GRAHAM - Static variable in class net.minecraft.entity.item.PaintingType
 
GRANITE - Static variable in class net.minecraft.block.Blocks
 
GRANITE - Static variable in class net.minecraft.item.Items
 
GRANITE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
GRANITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
GRANITE_SLAB - Static variable in class net.minecraft.item.Items
 
GRANITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
GRANITE_STAIRS - Static variable in class net.minecraft.item.Items
 
GRANITE_WALL - Static variable in class net.minecraft.block.Blocks
 
GRANITE_WALL - Static variable in class net.minecraft.item.Items
 
grantCriterion(String) - Method in class net.minecraft.advancements.AdvancementProgress
 
grantCriterion(PlayerAdvancements) - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
grantCriterion(Advancement, String) - Method in class net.minecraft.advancements.PlayerAdvancements
 
grantStoredRecipeExperience(World, Vector3d) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
graphicFanciness - Variable in class net.minecraft.client.GameSettings
 
GRAPHICS - Static variable in class net.minecraft.client.AbstractOption
 
GraphicsFanciness - Enum in net.minecraft.client.settings
 
GRASS - Static variable in class net.minecraft.block.Blocks
 
GRASS - Static variable in class net.minecraft.block.material.MaterialColor
 
GRASS - Static variable in class net.minecraft.item.Items
 
GRASS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
GRASS_BLOCK - Static variable in class net.minecraft.block.Blocks
 
GRASS_BLOCK - Static variable in class net.minecraft.item.Items
 
GRASS_BLOCK - Static variable in class net.minecraft.world.gen.feature.Features.States
 
GRASS_COLOR - Static variable in class net.minecraft.world.biome.BiomeColors
 
GRASS_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRASS_DIRT_SAND_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRASS_PATCH_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
GRASS_PATH - Static variable in class net.minecraft.block.Blocks
 
GRASS_PATH - Static variable in class net.minecraft.item.Items
 
GrassBlock - Class in net.minecraft.block
 
GrassBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.GrassBlock
 
GrassColorReloadListener - Class in net.minecraft.client.resources
 
GrassColorReloadListener() - Constructor for class net.minecraft.client.resources.GrassColorReloadListener
 
GrassColors - Class in net.minecraft.world
 
GrassColors() - Constructor for class net.minecraft.world.GrassColors
 
GrassPathBlock - Class in net.minecraft.block
 
GrassPathBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.GrassPathBlock
 
GRAVEL - Static variable in class net.minecraft.block.Blocks
 
GRAVEL - Static variable in class net.minecraft.item.Items
 
GRAVEL - Static variable in class net.minecraft.world.gen.feature.Features.States
 
GRAVEL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
GRAVEL - Static variable in class net.minecraftforge.common.Tags.Items
 
GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GravelBlock - Class in net.minecraft.block
 
GravelBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.GravelBlock
 
GRAVELLY_MOUNTAIN - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
GRAVELLY_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
GravellyMountainSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
GravellyMountainSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.GravellyMountainSurfaceBuilder
 
GRAVITY - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
GravityStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
GravityStructureProcessor(Heightmap.Type, int) - Constructor for class net.minecraft.world.gen.feature.template.GravityStructureProcessor
 
GRAY - Static variable in class net.minecraft.block.material.MaterialColor
 
GRAY_BANNER - Static variable in class net.minecraft.block.Blocks
 
GRAY_BANNER - Static variable in class net.minecraft.item.Items
 
GRAY_BED - Static variable in class net.minecraft.block.Blocks
 
GRAY_BED - Static variable in class net.minecraft.item.Items
 
GRAY_CARPET - Static variable in class net.minecraft.block.Blocks
 
GRAY_CARPET - Static variable in class net.minecraft.item.Items
 
GRAY_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
GRAY_CONCRETE - Static variable in class net.minecraft.item.Items
 
GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
GRAY_DYE - Static variable in class net.minecraft.item.Items
 
GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GRAY_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
GRAY_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
GRAY_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
GRAY_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
GRAY_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GRAY_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
GRAY_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GRAY_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
GRAY_WOOL - Static variable in class net.minecraft.block.Blocks
 
GRAY_WOOL - Static variable in class net.minecraft.item.Items
 
GREEN - Static variable in class net.minecraft.block.material.MaterialColor
 
GREEN_BANNER - Static variable in class net.minecraft.block.Blocks
 
GREEN_BANNER - Static variable in class net.minecraft.item.Items
 
GREEN_BED - Static variable in class net.minecraft.block.Blocks
 
GREEN_BED - Static variable in class net.minecraft.item.Items
 
GREEN_CARPET - Static variable in class net.minecraft.block.Blocks
 
GREEN_CARPET - Static variable in class net.minecraft.item.Items
 
GREEN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
GREEN_CONCRETE - Static variable in class net.minecraft.item.Items
 
GREEN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
GREEN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
GREEN_DYE - Static variable in class net.minecraft.item.Items
 
GREEN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GREEN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GREEN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
GREEN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
GREEN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
GREEN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
GREEN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
GREEN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
GREEN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
GREEN_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
GREEN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
GREEN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
GREEN_WOOL - Static variable in class net.minecraft.block.Blocks
 
GREEN_WOOL - Static variable in class net.minecraft.item.Items
 
GRIDROOM_LEFTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRIDROOM_RIGHTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRIDROOM_SOURCE_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRIDROOM_TOP_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
GRINDSTONE - Static variable in class net.minecraft.block.Blocks
 
GRINDSTONE - Static variable in class net.minecraft.inventory.container.ContainerType
 
GRINDSTONE - Static variable in class net.minecraft.item.Items
 
GRINDSTONE_USE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
GrindstoneBlock - Class in net.minecraft.block
 
GrindstoneBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.GrindstoneBlock
 
GrindstoneContainer - Class in net.minecraft.inventory.container
 
GrindstoneContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.GrindstoneContainer
 
GrindstoneContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.GrindstoneContainer
 
GrindstoneScreen - Class in net.minecraft.client.gui.screen
 
GrindstoneScreen(GrindstoneContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.GrindstoneScreen
 
GROUND - Static variable in class net.minecraft.block.SoundType
 
ground - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
GROUNDED_SHAPE - Static variable in class net.minecraft.block.LanternBlock
 
groundNavigator - Variable in class net.minecraft.entity.monster.DrownedEntity
 
GroundPathHelper - Class in net.minecraft.util
 
GroundPathHelper() - Constructor for class net.minecraft.util.GroundPathHelper
 
GroundPathNavigator - Class in net.minecraft.pathfinding
 
GroundPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.GroundPathNavigator
 
group - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
group - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
group - Variable in class net.minecraft.item.Item
 
group(ItemGroup) - Method in class net.minecraft.item.Item.Properties
 
GROUP - Static variable in class net.minecraft.loot.LootEntryManager
 
GroupData() - Constructor for class net.minecraft.entity.monster.SpiderEntity.GroupData
 
GroupData(boolean, boolean) - Constructor for class net.minecraft.entity.monster.ZombieEntity.GroupData
 
GroupData(AbstractGroupFishEntity) - Constructor for class net.minecraft.entity.passive.fish.AbstractGroupFishEntity.GroupData
 
groupLeader - Variable in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity.GroupData
 
GroupLootEntry - Class in net.minecraft.loot
 
GROUPS - Static variable in class net.minecraft.item.ItemGroup
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
grow(IWorld) - Method in class net.minecraft.block.AbstractPlantBlock
 
grow(IWorld) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
 
grow(BlockState, World, BlockPos, Random, int) - Method in class net.minecraft.block.BambooBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
 
grow(World, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropsBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FungusBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.IGrowable
 
grow(ServerWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MushroomBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NetherrackBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NyliumBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaGrassBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
 
grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallGrassBlock
 
grow(int) - Method in class net.minecraft.item.ItemStack
 
grow(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
grow(double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
grow(int) - Method in class net.minecraftforge.fluids.FluidStack
 
growBamboo(World, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
growBigTree(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random, int, int) - Method in class net.minecraft.block.trees.BigTree
 
growBuffer() - Method in class net.minecraft.client.renderer.BufferBuilder
 
growingAge - Variable in class net.minecraft.entity.AgeableEntity
 
growSeagrass(ItemStack, World, BlockPos, Direction) - Static method in class net.minecraft.item.BoneMealItem
 
growthDirection - Variable in class net.minecraft.block.AbstractPlantBlock
 
gson - Variable in class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
GSON - Static variable in class net.minecraft.network.status.server.SServerInfoPacket
 
GSON - Static variable in class net.minecraft.util.datafix.fixes.SignStrictJSON
 
GUARDED_BY_PIGLINS - Static variable in class net.minecraft.tags.BlockTags
 
guardEntityTick(Consumer<Entity>, Entity) - Method in class net.minecraft.world.World
 
GUARDIAN - Static variable in class net.minecraft.entity.EntityType
 
GUARDIAN_ELDER_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
GUARDIAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
GuardianEntity - Class in net.minecraft.entity.monster
 
GuardianEntity(EntityType<? extends GuardianEntity>, World) - Constructor for class net.minecraft.entity.monster.GuardianEntity
 
GuardianModel - Class in net.minecraft.client.renderer.entity.model
 
GuardianModel() - Constructor for class net.minecraft.client.renderer.entity.model.GuardianModel
 
GuardianRenderer - Class in net.minecraft.client.renderer.entity
 
GuardianRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.GuardianRenderer
 
GuardianRenderer(EntityRendererManager, float) - Constructor for class net.minecraft.client.renderer.entity.GuardianRenderer
 
GuardianSound - Class in net.minecraft.client.audio
 
GuardianSound(GuardianEntity) - Constructor for class net.minecraft.client.audio.GuardianSound
 
gui - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
gui3D - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
gui3d - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
gui3d(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
Deprecated.
GUI_BACK - Static variable in class net.minecraft.client.gui.DialogTexts
 
GUI_CANCEL - Static variable in class net.minecraft.client.gui.DialogTexts
 
GUI_DONE - Static variable in class net.minecraft.client.gui.DialogTexts
 
GUI_ICONS_LOCATION - Static variable in class net.minecraft.client.gui.AbstractGui
 
GUI_NO - Static variable in class net.minecraft.client.gui.DialogTexts
 
GUI_PROCEED - Static variable in class net.minecraft.client.gui.DialogTexts
 
GUI_SCALE - Static variable in class net.minecraft.client.AbstractOption
 
GUI_YES - Static variable in class net.minecraft.client.gui.DialogTexts
 
GuiContainerEvent - Class in net.minecraftforge.client.event
 
GuiContainerEvent(ContainerScreen) - Constructor for class net.minecraftforge.client.event.GuiContainerEvent
 
GuiContainerEvent.DrawBackground - Class in net.minecraftforge.client.event
 
GuiContainerEvent.DrawForeground - Class in net.minecraftforge.client.event
 
guiLeft - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
guiLight - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
guiLight(BlockModel.GuiLight) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
guiModel - Variable in class net.minecraftforge.client.model.BakedItemModel
 
GuiOpenEvent - Class in net.minecraftforge.client.event
 
GuiOpenEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiOpenEvent
 
guiScale - Variable in class net.minecraft.client.GameSettings
 
GuiScreenEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent
 
GuiScreenEvent.BackgroundDrawnEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.DrawScreenEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.DrawScreenEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.DrawScreenEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.InitGuiEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.InitGuiEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.InitGuiEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardCharTypedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardCharTypedEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardCharTypedEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyPressedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyPressedEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyPressedEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyReleasedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyReleasedEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.KeyboardKeyReleasedEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseClickedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseClickedEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseClickedEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseDragEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseDragEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseDragEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseInputEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseReleasedEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseReleasedEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseReleasedEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseScrollEvent - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseScrollEvent.Post - Class in net.minecraftforge.client.event
 
GuiScreenEvent.MouseScrollEvent.Pre - Class in net.minecraftforge.client.event
 
GuiScreenEvent.PotionShiftEvent - Class in net.minecraftforge.client.event
 
guiTop - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
GuiUtils - Class in net.minecraftforge.fml.client.gui
 
GuiUtils() - Constructor for class net.minecraftforge.fml.client.gui.GuiUtils
 
GUNPOWDER - Static variable in class net.minecraft.item.Items
 
GUNPOWDER - Static variable in class net.minecraftforge.common.Tags.Items
 

H

h - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
HALF - Static variable in class net.minecraft.block.DoorBlock
 
HALF - Static variable in class net.minecraft.block.DoublePlantBlock
 
HALF - Static variable in class net.minecraft.block.StairsBlock
 
HALF - Static variable in class net.minecraft.block.TallSeaGrassBlock
 
HALF - Static variable in class net.minecraft.block.TrapDoorBlock
 
HALF - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Half - Enum in net.minecraft.state.properties
 
HALF_ALPHA - Static variable in class net.minecraft.client.renderer.RenderState
 
Hand - Enum in net.minecraft.util
 
HANDHELD - Static variable in class net.minecraft.data.StockModelShapes
 
HANDHELD_ROD - Static variable in class net.minecraft.data.StockModelShapes
 
handle(EntitySelectorParser) - Method in interface net.minecraft.command.arguments.EntityOptions.IFilter
 
handle(FMLPlayMessages.OpenContainer, Supplier<NetworkEvent.Context>) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
handle(FMLPlayMessages.SpawnEntity, Supplier<NetworkEvent.Context>) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SpawnEntity
 
handle(FMLPlayMessages.SyncCustomTagTypes, Supplier<NetworkEvent.Context>) - Static method in class net.minecraftforge.fml.network.FMLPlayMessages.SyncCustomTagTypes
 
handle(TranslationTextComponent, List<ITextProperties>, Object[], String) - Static method in class net.minecraftforge.fml.TextComponentMessageFormatHandler
 
handleAcknowledgePlayerDigging(SPlayerDiggingPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleAcknowledgePlayerDigging(SPlayerDiggingPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleAdvancementInfo(SAdvancementInfoPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleAdvancementInfo(SAdvancementInfoPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleAnimation(SAnimateHandPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleAnimation(SAnimateHandPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleAnimation(CAnimateHandPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleAnimation(CAnimateHandPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleBlockAction(SBlockActionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleBlockAction(SBlockActionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleBlockBreakAnim(SAnimateBlockBreakPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleBlockBreakAnim(SAnimateBlockBreakPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleBlockChange(SChangeBlockPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleBlockChange(SChangeBlockPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCamera(SCameraPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCamera(SCameraPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCameraTransforms(MatrixStack, IBakedModel, ItemCameraTransforms.TransformType, boolean) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
handleChangeGameState(SChangeGameStatePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChangeGameState(SChangeGameStatePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleChat(SChatPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChat(SChatPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleChunkData(SChunkDataPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChunkData(SChunkDataPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleChunkPositionPacket(SUpdateChunkPositionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleChunkPositionPacket(SUpdateChunkPositionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleClientLoginSuccess(NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
handleClientSettings(CClientSettingsPacket) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
handleClientSettings(CClientSettingsPacket) - Method in class net.minecraftforge.common.util.FakePlayer
 
handleClientWorldClosing(ClientWorld) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
handleCloseWindow(SCloseWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCloseWindow(SCloseWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCollectItem(SCollectItemPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCollectItem(SCollectItemPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCombatEvent(SCombatPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCombatEvent(SCombatPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCommand(CommandSource, String) - Method in class net.minecraft.command.Commands
 
handleCommandList(SCommandListPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCommandList(SCommandListPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCommands(DedicatedServer) - Static method in class net.minecraftforge.server.console.TerminalHandler
 
handleComponentClicked(Style) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
handleComponentClicked(Style) - Method in class net.minecraft.client.gui.screen.Screen
 
handleConfirmTransaction(SConfirmTransactionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleConfirmTransaction(SConfirmTransactionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleConsoleInput(String, CommandSource) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
handleCooldown(SCooldownPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCooldown(SCooldownPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCustomPayload(SCustomPayloadPlayPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCustomPayload(SCustomPayloadPlayPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleCustomPayloadLogin(SCustomPayloadLoginPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleCustomPayloadLogin(SCustomPayloadLoginPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleCustomSound(SPlaySoundPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleCustomSound(SPlaySoundPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleDataMarker(IWorld, Template.BlockInfo, BlockPos, Rotation, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
handleDataMarker(String, BlockPos, IServerWorld, Random, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
handleDestroyEntities(SDestroyEntitiesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleDestroyEntities(SDestroyEntitiesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleDisconnect(SDisconnectLoginPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleDisconnect(SDisconnectLoginPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleDisconnect(SDisconnectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleDisconnect(SDisconnectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleDisconnection() - Method in class net.minecraft.network.NetworkManager
 
handleDisplayObjective(SDisplayObjectivePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleDisplayObjective(SDisplayObjectivePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEating(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleEating(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
handleEffect(SPlaySoundEventPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEffect(SPlaySoundEventPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleElsewhere() - Method in class net.minecraftforge.fml.client.EarlyLoaderGUI
 
handleEnableCompression(SEnableCompressionPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleEnableCompression(SEnableCompressionPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleEncryptionRequest(SEncryptionRequestPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleEncryptionRequest(SEncryptionRequestPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleEntityAttach(SMountEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityAttach(SMountEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityEffect(SPlayEntityEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityEffect(SPlayEntityEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityEquipment(SEntityEquipmentPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityEquipment(SEntityEquipmentPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityHeadLook(SEntityHeadLookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityHeadLook(SEntityHeadLookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityMetadata(SEntityMetadataPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityMetadata(SEntityMetadataPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityMovement(SEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityMovement(SEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityProperties(SEntityPropertiesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityProperties(SEntityPropertiesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityStatus(SEntityStatusPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityStatus(SEntityStatusPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityTeleport(SEntityTeleportPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityTeleport(SEntityTeleportPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEntityVelocity(SEntityVelocityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleEntityVelocity(SEntityVelocityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleEscape(String) - Static method in class net.minecraft.nbt.CompoundNBT
 
handleEvent(RegistryEvent.Register<?>) - Method in class net.minecraftforge.registries.DeferredRegister.EventDispatcher
 
handleEvents(T, float, Iterable<Event>) - Method in class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
handleEvents(T, float, Iterable<Event>) - Method in interface net.minecraftforge.common.animation.IEventHandler
 
handleExit(int) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleExplosion(SExplosionPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleExplosion(SExplosionPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleFalling(double, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
handleFluidAcceleration(ITag<Fluid>, double) - Method in class net.minecraft.entity.Entity
 
handleFluidJump(ITag<Fluid>) - Method in class net.minecraft.entity.LivingEntity
 
handleFluidJump(ITag<Fluid>) - Method in class net.minecraft.entity.MobEntity
 
handleFluidJump(ITag<Fluid>) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
handleFluidJump(ITag<Fluid>) - Method in class net.minecraft.entity.passive.BeeEntity
 
handleFluidSneak() - Method in class net.minecraft.entity.LivingEntity
 
handleHeldItemChange(SHeldItemChangePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleHeldItemChange(SHeldItemChangePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleHookRetraction(ItemStack) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
handleHotbarSnapshots(Minecraft, int, boolean, boolean) - Static method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
handleJoinGame(SJoinGamePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleJoinGame(SJoinGamePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleKeepAlive(SKeepAlivePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleKeepAlive(SKeepAlivePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleLoginSuccess(SLoginSuccessPacket) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
handleLoginSuccess(SLoginSuccessPacket) - Method in interface net.minecraft.client.network.login.IClientLoginNetHandler
 
handleMaps(SMapDataPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMaps(SMapDataPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleMerchantOffers(SMerchantOffersPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMerchantOffers(SMerchantOffersPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
handleMouseClick(Slot, int, int, ClickType) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
handleMovement(MovementInput) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
handleMovement(MovementInput) - Method in class net.minecraft.client.tutorial.MovementStep
 
handleMovement(MovementInput) - Method in class net.minecraft.client.tutorial.Tutorial
 
handleMoveVehicle(SMoveVehiclePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMoveVehicle(SMoveVehiclePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleMultiBlockChange(SMultiBlockChangePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleMultiBlockChange(SMultiBlockChangePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleNBTQueryResponse(SQueryNBTResponsePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleNBTQueryResponse(SQueryNBTResponsePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleOpenBookPacket(SOpenBookWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleOpenBookPacket(SOpenBookWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleOpenHorseWindow(SOpenHorseWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleOpenHorseWindow(SOpenHorseWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleOpenWindowPacket(SOpenWindowPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleOpenWindowPacket(SOpenWindowPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleParticles(SSpawnParticlePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleParticles(SSpawnParticlePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
handlePerspective(IBakedModel, ItemCameraTransforms.TransformType, MatrixStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.BakedItemModel.BakedGuiItemModel
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.BakedItemModel
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.CompositeModel
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
handlePerspective(IBakedModel, ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix>, ItemCameraTransforms.TransformType, MatrixStack) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
handlePerspective(IBakedModel, IModelTransform, ItemCameraTransforms.TransformType, MatrixStack) - Static method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
handlePerspective(ItemCameraTransforms.TransformType, MatrixStack) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
handlePistonMovement(Vector3d) - Method in class net.minecraft.entity.Entity
 
handlePlaceGhostRecipe(SPlaceGhostRecipePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlaceGhostRecipe(SPlaceGhostRecipePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerAbilities(SPlayerAbilitiesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerAbilities(SPlayerAbilitiesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerListHeaderFooter(SPlayerListHeaderFooterPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerListHeaderFooter(SPlayerListHeaderFooterPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerListItem(SPlayerListItemPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerListItem(SPlayerListItemPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerLook(SPlayerLookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerLook(SPlayerLookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePlayerPosLook(SPlayerPositionLookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handlePlayerPosLook(SPlayerPositionLookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handlePong(SPongPacket) - Method in interface net.minecraft.client.network.status.IClientStatusNetHandler
 
handleRConCommand(String) - Method in interface net.minecraft.network.rcon.IServer
 
handleRConCommand(String) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
handleRecipeBook(SRecipeBookPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleRecipeBook(SRecipeBookPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleRecipeBookUpdate(CMarkRecipeSeenPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleRecipeBookUpdate(CMarkRecipeSeenPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleRemoveEntityEffect(SRemoveEntityEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleRemoveEntityEffect(SRemoveEntityEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleResourcePack(SSendResourcePackPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleResourcePack(SSendResourcePackPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleResourcePackStatus(CResourcePackStatusPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleResourcePackStatus(CResourcePackStatusPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleRespawn(SRespawnPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleRespawn(SRespawnPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleResponse(int, Suggestions) - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
handleResponse(int, CompoundNBT) - Method in class net.minecraft.client.util.NBTQueryManager
 
handleRotationFloat(ChickenEntity, float) - Method in class net.minecraft.client.renderer.entity.ChickenRenderer
 
handleRotationFloat(T, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
handleRotationFloat(ParrotEntity, float) - Method in class net.minecraft.client.renderer.entity.ParrotRenderer
 
handleRotationFloat(SquidEntity, float) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
handleRotationFloat(WolfEntity, float) - Method in class net.minecraft.client.renderer.entity.WolfRenderer
 
handleRunningEffect() - Method in class net.minecraft.entity.Entity
 
handleScoreboardObjective(SScoreboardObjectivePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleScoreboardObjective(SScoreboardObjectivePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSeenAdvancements(CSeenAdvancementsPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleSeenAdvancements(CSeenAdvancementsPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleSelectAdvancementsTab(SSelectAdvancementsTabPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSelectAdvancementsTab(SSelectAdvancementsTabPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleServerAboutToStart(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerDifficulty(SServerDifficultyPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleServerDifficulty(SServerDifficultyPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleServerInfo(SServerInfoPacket) - Method in interface net.minecraft.client.network.status.IClientStatusNetHandler
 
handleServerLogin(CHandshakePacket, NetworkManager) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStarted(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStarting(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStopped(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleServerStopping(MinecraftServer) - Static method in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
handleSetExperience(SSetExperiencePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSetExperience(SSetExperiencePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSetPassengers(SSetPassengersPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSetPassengers(SSetPassengersPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSetSlot(SSetSlotPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSetSlot(SSetSlotPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.CraftPlanksStep
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.FindTreeStep
 
handleSetSlot(ItemStack) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
handleSetSlot(ItemStack) - Method in class net.minecraft.client.tutorial.Tutorial
 
handleSignEditorOpen(SOpenSignMenuPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSignEditorOpen(SOpenSignMenuPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSoundEffect(SPlaySoundEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSoundEffect(SPlaySoundEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnExperienceOrb(SSpawnExperienceOrbPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnExperienceOrb(SSpawnExperienceOrbPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnMob(SSpawnMobPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnMob(SSpawnMobPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnMovingSoundEffect(SSpawnMovingSoundEffectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnMovingSoundEffect(SSpawnMovingSoundEffectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnObject(SSpawnObjectPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnObject(SSpawnObjectPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnPainting(SSpawnPaintingPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnPainting(SSpawnPaintingPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpawnPlayer(SSpawnPlayerPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleSpawnPlayer(SSpawnPlayerPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleSpectate(CSpectatePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
handleSpectate(CSpectatePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
handleStartJump(int) - Method in interface net.minecraft.entity.IJumpingMount
 
handleStartJump(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleStatistics(SStatisticsPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleStatistics(SStatisticsPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleStatusUpdate(byte) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.Entity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.LivingEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.MobEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.HoglinEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.RavagerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.WitchEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.AnimalEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.DolphinEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.FoxEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.OcelotEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.RabbitEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.SheepEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.SquidEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.TameableEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.WolfEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.player.PlayerEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.EggEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.projectile.SnowballEntity
 
handleStopJump() - Method in interface net.minecraft.entity.IJumpingMount
 
handleStopJump() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
handleStopSound(SStopSoundPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleStopSound(SStopSoundPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTabComplete(STabCompletePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTabComplete(STabCompletePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTags(STagsListPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTags(STagsListPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTeams(STeamsPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTeams(STeamsPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTimeUpdate(SUpdateTimePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTimeUpdate(SUpdateTimePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleTitle(STitlePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleTitle(STitlePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateBossInfo(SUpdateBossInfoPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateBossInfo(SUpdateBossInfoPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateHealth(SUpdateHealthPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateHealth(SUpdateHealthPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateLight(SUpdateLightPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateLight(SUpdateLightPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateRecipes(SUpdateRecipesPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateRecipes(SUpdateRecipesPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateScore(SUpdateScorePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateScore(SUpdateScorePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateTag(BlockState, CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
handleUpdateTileEntity(SUpdateTileEntityPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateTileEntity(SUpdateTileEntityPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleUpdateViewDistancePacket(SUpdateViewDistancePacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleUpdateViewDistancePacket(SUpdateViewDistancePacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWindowItems(SWindowItemsPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleWindowItems(SWindowItemsPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWindowProperty(SWindowPropertyPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleWindowProperty(SWindowPropertyPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWorldBorder(SWorldBorderPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
handleWorldBorder(SWorldBorderPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
handleWorldDataLoad(SaveFormat.LevelSave, IServerConfiguration, CompoundNBT) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
handleWorldDataSave(SaveFormat.LevelSave, IServerConfiguration, CompoundNBT) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
HandSide - Enum in net.minecraft.util
 
HANGING - Static variable in class net.minecraft.block.LanternBlock
 
HANGING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HANGING_SHAPES - Static variable in class net.minecraft.block.LanternBlock
 
HangingEntity - Class in net.minecraft.entity.item
 
HangingEntity(EntityType<? extends HangingEntity>, World) - Constructor for class net.minecraft.entity.item.HangingEntity
 
HangingEntity(EntityType<? extends HangingEntity>, World, BlockPos) - Constructor for class net.minecraft.entity.item.HangingEntity
 
HangingEntityItem - Class in net.minecraft.item
 
HangingEntityItem(EntityType<? extends HangingEntity>, Item.Properties) - Constructor for class net.minecraft.item.HangingEntityItem
 
hangingPosition - Variable in class net.minecraft.entity.item.HangingEntity
 
HAPPY_VILLAGER - Static variable in class net.minecraft.particles.ParticleTypes
 
HappyVillagerFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SuspendedTownParticle.HappyVillagerFactory
 
hardcore - Variable in class net.minecraft.server.dedicated.ServerProperties
 
hardCoreMode - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
hardnessAndResistance(float, float) - Method in class net.minecraft.block.AbstractBlock.Properties
 
hardnessAndResistance(float) - Method in class net.minecraft.block.AbstractBlock.Properties
 
HARMING - Static variable in class net.minecraft.potion.Potions
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.BeehiveBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.Block
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.DoublePlantBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.IceBlock
 
harvestBlock(World, PlayerEntity, BlockPos, BlockState, TileEntity, ItemStack) - Method in class net.minecraft.block.TurtleEggBlock
 
HarvestCheck(PlayerEntity, BlockState, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
harvestLevel(int) - Method in class net.minecraft.block.AbstractBlock.Properties
 
harvestTool(ToolType) - Method in class net.minecraft.block.AbstractBlock.Properties
 
has(LootParameter<?>) - Method in class net.minecraft.loot.LootContext
 
has(EntityType<? extends LivingEntity>, Attribute) - Method in class net.minecraftforge.event.entity.EntityAttributeModificationEvent
 
has(ContextKey<?>) - Method in class net.minecraftforge.server.permission.context.Context
 
has(ContextKey<?>) - Method in interface net.minecraftforge.server.permission.context.IContext
 
HAS_BOOK - Static variable in class net.minecraft.block.LecternBlock
 
HAS_BOOK - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_BOTTLE - Static variable in class net.minecraft.block.BrewingStandBlock
 
HAS_BOTTLE_0 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_BOTTLE_1 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_BOTTLE_2 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAS_INVENTORY - Static variable in class net.minecraft.util.EntityPredicates
 
HAS_RECORD - Static variable in class net.minecraft.block.JukeboxBlock
 
HAS_RECORD - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
hasAcceptedEULA() - Method in class net.minecraft.server.ServerEula
 
hasActivePotionEffects - Variable in class net.minecraft.client.gui.DisplayEffectsScreen
 
hasActivity(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasAdvancements() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasAlpha() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
hasAltDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasAmmo() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
hasAmmo() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
hasAnimationMetadata() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
hasAny(Set<Item>) - Method in interface net.minecraft.inventory.IInventory
 
hasAnyType(RegistryKey<Biome>) - Static method in class net.minecraftforge.common.BiomeDictionary
 
hasAquaAffinity(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasArray() - Method in class net.minecraft.network.PacketBuffer
 
hasArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
hasAttribute(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
hasAttribute(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
hasAttributeInstance(Attribute) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
hasBeenHurt(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PanicTask
 
hasBeenUsed() - Method in class net.minecraft.item.MerchantOffer
 
hasBindingCurse(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasBiomeGeneratorSettingsOptionsScreen(Optional<BiomeGeneratorTypeScreens>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
hasBlockState(BlockPos, Predicate<BlockState>) - Method in interface net.minecraft.world.gen.IWorldGenerationBaseReader
 
hasBlockState(BlockPos, Predicate<BlockState>) - Method in class net.minecraft.world.gen.WorldGenRegion
 
hasBlockState(BlockPos, Predicate<BlockState>) - Method in class net.minecraft.world.World
 
hasBlockWaterTicket(IWorldReader, BlockPos) - Static method in class net.minecraftforge.common.FarmlandWaterManager
 
hasBonusChest() - Method in class net.minecraft.world.gen.settings.DimensionGeneratorSettings
 
hasBook() - Method in class net.minecraft.tileentity.LecternTileEntity
 
hasCachedProperties() - Method in class net.minecraft.util.Session
 
hasCaravanTrail() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
hasChanneling(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasChargedProjectile(ItemStack, Item) - Static method in class net.minecraft.item.CrossbowItem
 
hasChest() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
hasClickedOutside(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
hasColor() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasColor(ItemStack) - Method in interface net.minecraft.item.IDyeableArmorItem
 
hasComparatorInputOverride() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.BarrelBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.BeehiveBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.CakeBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.CauldronBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.ChestBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.CommandBlockBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.ComposterBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.DetectorRailBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.DispenserBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.EndPortalFrameBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.HopperBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.JukeboxBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.LecternBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.RespawnAnchorBlock
 
hasComparatorInputOverride(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
 
hasContainerItem() - Method in class net.minecraft.item.Item
Deprecated.
hasContainerItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
hasContainerItem() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
hasControlDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasConversions(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
hasCooldown(Item) - Method in class net.minecraft.util.CooldownTracker
 
hasCrafted(ClientPlayerEntity, ITag<Item>) - Static method in class net.minecraft.client.tutorial.CraftPlanksStep
 
hasCustomEntity(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
hasCustomer() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
hasCustomGeometry() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
hasCustomLoader(IResourceManager, ResourceLocation) - Method in interface net.minecraftforge.client.extensions.IForgeTextureAtlasSprite
 
hasCustomName() - Method in class net.minecraft.entity.Entity
 
hasCustomName() - Method in interface net.minecraft.util.INameable
 
hasCustomTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
hasCustomVisibility(IModelGeometryPart) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
hasDisconnected() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
hasDisplayName() - Method in class net.minecraft.item.ItemStack
 
hasDisplayTile() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
hasEffect(ItemStack) - Method in class net.minecraft.item.CompassItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.DebugStickItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.EnchantedBookItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.EnchantedGoldenAppleItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.EnderCrystalItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ExperienceBottleItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.Item
 
hasEffect() - Method in class net.minecraft.item.ItemStack
 
hasEffect(ItemStack) - Method in class net.minecraft.item.PotionItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.SimpleFoiledItem
 
hasEffect(ItemStack) - Method in class net.minecraft.item.WrittenBookItem
 
hasEgg() - Method in class net.minecraft.entity.passive.TurtleEntity
 
hasEnoughSolidSide(IWorldReader, BlockPos, Direction) - Static method in class net.minecraft.block.Block
 
hasEntry(K) - Method in class net.minecraft.server.management.UserList
 
hasErrors() - Static method in class net.minecraftforge.fml.server.ServerModLoader
 
hasField(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
hasFlower() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasForcedChunks(ServerWorld) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
hasFrostWalker(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasGamemodeEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasGamemodeNotEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasGotFish() - Method in class net.minecraft.entity.passive.DolphinEntity
 
hasGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
hash(int) - Static method in class net.minecraft.util.math.MathHelper
 
HASH_FUNCTION - Static variable in interface net.minecraft.data.IDataProvider
 
hashCode() - Method in class com.mojang.realmsclient.dto.RealmsServer
 
hashCode() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
hashCode() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
hashCode() - Method in class net.minecraft.advancements.Advancement
 
hashCode() - Method in class net.minecraft.advancements.ICriterionTrigger.Listener
 
hashCode() - Method in class net.minecraft.block.Block.RenderSideCacheKey
 
hashCode() - Method in class net.minecraft.block.BlockEventData
 
hashCode() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
hashCode() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
hashCode() - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
hashCode() - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
hashCode() - Method in class net.minecraft.client.renderer.model.multipart.Multipart
 
hashCode() - Method in class net.minecraft.client.renderer.model.multipart.Selector
 
hashCode() - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
hashCode() - Method in class net.minecraft.client.renderer.model.Variant
 
hashCode() - Method in class net.minecraft.client.renderer.model.VariantList
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.AlphaState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.DepthTestState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.LineState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.OffsetTexturingState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.PortalTexturingState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.ShadeModelState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.TextureState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderState.WriteMaskState
 
hashCode() - Method in class net.minecraft.client.renderer.RenderType.State
 
hashCode() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hashCode() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
hashCode() - Method in class net.minecraft.client.renderer.VideoMode
 
hashCode() - Method in class net.minecraft.client.resources.Language
 
hashCode() - Method in class net.minecraft.client.util.InputMappings.Input
 
hashCode() - Method in class net.minecraft.client.util.JSONBlendingMode
 
hashCode() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
hashCode() - Method in class net.minecraft.command.arguments.LocationInput
 
hashCode() - Method in class net.minecraft.command.arguments.LocationPart
 
hashCode() - Method in class net.minecraft.data.VariantPropertyBuilder
 
hashCode() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
hashCode() - Method in class net.minecraft.entity.ai.brain.schedule.Activity
 
hashCode() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
hashCode() - Method in class net.minecraft.entity.Entity
 
hashCode() - Method in class net.minecraft.item.crafting.RecipeBookStatus
 
hashCode() - Method in class net.minecraft.nbt.ByteArrayNBT
 
hashCode() - Method in class net.minecraft.nbt.ByteNBT
 
hashCode() - Method in class net.minecraft.nbt.CompoundNBT
 
hashCode() - Method in class net.minecraft.nbt.DoubleNBT
 
hashCode() - Method in class net.minecraft.nbt.FloatNBT
 
hashCode() - Method in class net.minecraft.nbt.IntArrayNBT
 
hashCode() - Method in class net.minecraft.nbt.IntNBT
 
hashCode() - Method in class net.minecraft.nbt.ListNBT
 
hashCode() - Method in class net.minecraft.nbt.LongArrayNBT
 
hashCode() - Method in class net.minecraft.nbt.LongNBT
 
hashCode() - Method in class net.minecraft.nbt.ShortNBT
 
hashCode() - Method in class net.minecraft.nbt.StringNBT
 
hashCode() - Method in class net.minecraft.network.datasync.DataParameter
 
hashCode() - Method in class net.minecraft.network.PacketBuffer
 
hashCode() - Method in class net.minecraft.pathfinding.PathPoint
 
hashCode() - Method in class net.minecraft.potion.EffectInstance
 
hashCode() - Method in class net.minecraft.resources.ResourcePackInfo
 
hashCode() - Method in class net.minecraft.resources.SimpleResource
 
hashCode() - Method in class net.minecraft.state.Property
 
hashCode() - Method in class net.minecraft.state.Property.ValuePair
 
hashCode() - Method in class net.minecraft.stats.Stat
 
hashCode() - Method in class net.minecraft.util.math.AxisAlignedBB
 
hashCode() - Method in class net.minecraft.util.math.ChunkPos
 
hashCode() - Method in class net.minecraft.util.math.ColumnPos
 
hashCode() - Method in class net.minecraft.util.math.GlobalPos
 
hashCode() - Method in class net.minecraft.util.math.vector.Matrix3f
 
hashCode() - Method in class net.minecraft.util.math.vector.Matrix4f
 
hashCode() - Method in class net.minecraft.util.math.vector.Quaternion
 
hashCode() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
hashCode() - Method in class net.minecraft.util.math.vector.Vector3d
 
hashCode() - Method in class net.minecraft.util.math.vector.Vector3f
 
hashCode() - Method in class net.minecraft.util.math.vector.Vector3i
 
hashCode() - Method in class net.minecraft.util.math.vector.Vector4f
 
hashCode() - Method in class net.minecraft.util.ResourceLocation
 
hashCode() - Method in class net.minecraft.util.text.Color
 
hashCode() - Method in class net.minecraft.util.text.event.ClickEvent
 
hashCode() - Method in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
hashCode() - Method in class net.minecraft.util.text.event.HoverEvent
 
hashCode() - Method in class net.minecraft.util.text.event.HoverEvent.ItemHover
 
hashCode() - Method in class net.minecraft.util.text.Style
 
hashCode() - Method in class net.minecraft.util.text.TextComponent
 
hashCode() - Method in class net.minecraft.util.text.TranslationTextComponent
 
hashCode() - Method in class net.minecraft.village.PointOfInterest
 
hashCode() - Method in class net.minecraft.world.biome.Biome.Attributes
 
hashCode() - Method in class net.minecraft.world.GameRules.RuleKey
 
hashCode() - Method in class net.minecraft.world.gen.feature.FeatureSpread
 
hashCode() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
hashCode() - Method in class net.minecraft.world.NextTickListEntry
 
hashCode() - Method in class net.minecraft.world.server.Ticket
 
hashCode() - Method in class net.minecraft.world.storage.MapBanner
 
hashCode() - Method in class net.minecraft.world.storage.MapDecoration
 
hashCode() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
hashCode() - Method in class net.minecraftforge.client.model.ModelTransformComposition
 
hashCode() - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
hashCode() - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
hashCode() - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
hashCode() - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
hashCode() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
hashCode() - Method in class net.minecraftforge.common.util.Size2i
 
hashCode() - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketOwner
 
hashCode() - Method in class net.minecraftforge.fluids.FluidStack
 
hashCode() - Method in class net.minecraftforge.fml.OptionalMod
 
hashCode() - Method in class net.minecraftforge.fml.RegistryObject
 
hashCode() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
hashCode() - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
hashCode() - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
hashCode() - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
hashCode() - Method in class net.minecraftforge.registries.ObjectHolderRef
 
hashCode() - Method in class net.minecraftforge.server.permission.context.ContextKey
 
hasHive() - Method in class net.minecraft.entity.passive.BeeEntity
 
HashMapPalette<T> - Class in net.minecraft.util.palette
 
HashMapPalette(ObjectIntIdentityMap<T>, int, IResizeCallback<T>, Function<CompoundNBT, T>, Function<T, CompoundNBT>) - Constructor for class net.minecraft.util.palette.HashMapPalette
 
hasIgnited() - Method in class net.minecraft.entity.monster.CreeperEntity
 
hasInstantEffect() - Method in class net.minecraft.potion.Potion
 
hasItem(IItemProvider) - Static method in class net.minecraft.data.RecipeProvider
 
hasItem(ITag<Item>) - Static method in class net.minecraft.data.RecipeProvider
 
hasItem(ItemPredicate...) - Static method in class net.minecraft.data.RecipeProvider
 
hasItem(Item) - Method in class net.minecraft.util.math.shapes.EntitySelectionContext
 
hasItem(Item) - Method in interface net.minecraft.util.math.shapes.ISelectionContext
 
hasItemConversions(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
hasItemInSlot(EquipmentSlotType) - Method in class net.minecraft.entity.LivingEntity
 
hasItemsinInputSlot() - Method in class net.minecraft.inventory.container.StonecutterContainer
 
hasItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
hasJigsawMatch(Template.BlockInfo, Template.BlockInfo) - Static method in class net.minecraft.block.JigsawBlock
 
hasKey(String) - Static method in class net.minecraft.client.resources.I18n
 
hasKeyCodeModifierConflict(KeyBinding) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
hasLight() - Method in class net.minecraft.world.chunk.Chunk
 
hasLight() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
hasLight() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
hasLight() - Method in interface net.minecraft.world.chunk.IChunk
 
hasLightWork() - Method in class net.minecraft.world.lighting.WorldLightManager
 
hasLimitedInteractions() - Method in enum net.minecraft.world.GameType
 
hasLocationSkin() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
hasLuminanceOrAlpha() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
hasMapColor() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
hasMarker() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
hasMax(byte) - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
hasMemory(MemoryModuleType<?>) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMemory(MemoryModuleType<U>, U) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMemory(MemoryModuleType<?>, MemoryModuleStatus) - Method in class net.minecraft.entity.ai.brain.Brain
 
hasMemoryAddress() - Method in class net.minecraft.network.PacketBuffer
 
hasMetadata() - Method in class net.minecraft.resources.SimpleResource
 
hasMin(byte) - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
hasMiningSpeedup(LivingEntity) - Static method in class net.minecraft.potion.EffectUtils
 
hasModifier(Attribute, UUID) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
hasModifier(Attribute, UUID) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierMap
 
hasModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
hasMovementVector() - Method in class net.minecraft.entity.passive.SquidEntity
 
hasMultipartData() - Method in class net.minecraft.client.renderer.model.BlockModelDefinition
 
hasName() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
hasNameEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasNameNotEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasNaN() - Method in class net.minecraft.util.math.AxisAlignedBB
 
hasNectar() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasNext() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
hasNoBasePlate() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
hasNoBees() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
hasNoChannel() - Method in class net.minecraft.network.NetworkManager
 
hasNoChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
hasNoChunkUpdates() - Method in class net.minecraft.client.renderer.WorldRenderer
 
hasNoCollisions(AxisAlignedBB) - Method in interface net.minecraft.world.ICollisionReader
 
hasNoCollisions(Entity) - Method in interface net.minecraft.world.ICollisionReader
 
hasNoCollisions(Entity, AxisAlignedBB) - Method in interface net.minecraft.world.ICollisionReader
 
hasNoCollisions(Entity, AxisAlignedBB, Predicate<Entity>) - Method in interface net.minecraft.world.ICollisionReader
 
hasNoGravity() - Method in class net.minecraft.entity.Entity
 
hasNoMatchingItems() - Method in class net.minecraft.item.crafting.Ingredient
 
hasNoMatchingItems() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
hasNormal() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasNoTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
hasNoUsesLeft() - Method in class net.minecraft.item.MerchantOffer
 
hasObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
hasOpaqueCollisionShape(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
hasOrientation(float) - Method in enum net.minecraft.util.Direction
 
hasOutput(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
hasPath() - Method in class net.minecraft.entity.CreatureEntity
 
hasPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
hasPatrolTarget() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
hasPermission(GameProfile, String, IContext) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
hasPermission(GameProfile, String, IContext) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
 
hasPermission(GameProfile, String, IContext) - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
hasPermission(PlayerEntity, String) - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
hasPermissionLevel(int) - Method in class net.minecraft.client.multiplayer.ClientSuggestionProvider
 
hasPermissionLevel(int) - Method in class net.minecraft.command.CommandSource
 
hasPermissionLevel(int) - Method in interface net.minecraft.command.ISuggestionProvider
 
hasPermissionLevel(int) - Method in class net.minecraft.entity.Entity
 
hasPlayerInfo() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
hasPosition() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasPreviouslyKilledDragon() - Method in class net.minecraft.world.end.DragonFightManager
 
hasProgress() - Method in class net.minecraft.advancements.AdvancementProgress
 
hasProperHabitat(IBlockReader, BlockPos) - Static method in class net.minecraft.block.TurtleEggBlock
 
hasProperty(Property<T>) - Method in class net.minecraft.state.StateHolder
 
hasProperty(ModelProperty<?>) - Method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
hasProperty(ModelProperty<?>) - Method in enum net.minecraftforge.client.model.data.EmptyModelData
 
hasProperty(ModelProperty<?>) - Method in interface net.minecraftforge.client.model.data.IModelData
 
hasProperty(ModelProperty<?>) - Method in class net.minecraftforge.client.model.data.ModelDataMap
 
hasProperty(ModelProperty<?>) - Method in class net.minecraftforge.client.model.data.MultipartModelData
 
hasPunchedTreesPreviously(ClientPlayerEntity) - Static method in class net.minecraft.client.tutorial.FindTreeStep
 
hasRaid(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
hasRecipe(ItemStack) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
hasReducedDebug() - Method in class net.minecraft.entity.player.PlayerEntity
 
hasRelevantEnchantmentType(EnchantmentType) - Method in class net.minecraft.item.ItemGroup
 
hasResource(ResourceLocation) - Method in class net.minecraft.resources.FallbackResourceManager
 
hasResource(ResourceLocation) - Method in interface net.minecraft.resources.IResourceManager
 
hasResource(ResourceLocation) - Method in enum net.minecraft.resources.IResourceManager.Instance
 
hasResource(ResourceLocation) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
hasScores() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasScrollbar() - Method in class net.minecraft.item.ItemGroup
 
hasSearchBar() - Method in class net.minecraft.item.ItemGroup
 
hasSecondaryUseForPlayer() - Method in class net.minecraft.item.DirectionalPlaceContext
 
hasSecondaryUseForPlayer() - Method in class net.minecraft.item.ItemUseContext
 
hasSection(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
hasSectionsToUpdate - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
hasSectionsToUpdate() - Method in class net.minecraft.world.lighting.SectionLightStorage
 
hasSectionsToUpdate() - Method in class net.minecraft.world.lighting.SkyLightStorage
 
hasSelection() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
hasShiftDown() - Static method in class net.minecraft.client.gui.screen.Screen
 
hasSingleResultItem() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
hasSkin() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
hasSkyLight() - Method in class net.minecraft.world.DimensionType
 
hasSnapshot() - Method in class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
hasSolidSideOnTop(IBlockReader, BlockPos) - Static method in class net.minecraft.block.Block
 
hasSoulSpeed(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasSpace() - Method in class net.minecraft.village.PointOfInterest
 
hasState(Predicate<BlockState>) - Static method in class net.minecraft.util.CachedBlockInfo
 
hasStoppedClimbing() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
hasStoppedClimbing() - Method in class net.minecraft.entity.LivingEntity
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings
 
hasStructure(Structure<?>) - Method in class net.minecraft.world.biome.provider.BiomeProvider
 
hasStructureCache - Variable in class net.minecraft.world.biome.provider.BiomeProvider
 
hasStructureIndexInAll(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
hasStructureIndexInRemaining(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
hasStung() - Method in class net.minecraft.entity.passive.BeeEntity
 
hasTag(ITag<Item>) - Method in class net.minecraft.entity.player.PlayerInventory
 
hasTag() - Method in class net.minecraft.item.ItemStack
 
hasTag() - Method in class net.minecraftforge.fluids.FluidStack
 
hasTargetedEntity() - Method in class net.minecraft.entity.monster.GuardianEntity
 
HASTE - Static variable in class net.minecraft.potion.Effects
 
hasTeamEquals() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
hasTileEntity(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
hasTileEntity() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
hasTintIndex() - Method in class net.minecraft.client.renderer.model.BakedQuad
 
hasType(CompoundNBT, EntityType<?>) - Method in class net.minecraft.item.SpawnEggItem
 
hasType(RegistryKey<Biome>, BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
 
hasTypeAtPosition(PointOfInterestType, BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
hasTypeConversions(ItemStack, ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
hasUniqueId(String) - Method in class net.minecraft.nbt.CompoundNBT
 
hasUV(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
hasVanishingCurse(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
hasWater(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
hasWork() - Method in interface net.minecraftforge.common.WorldWorkerManager.IWorker
 
hasWork() - Method in class net.minecraftforge.server.command.ChunkGenWorker
 
hasWorld() - Method in class net.minecraft.tileentity.TileEntity
 
hasXPBar() - Method in interface net.minecraft.entity.merchant.IMerchant
 
hasXPBar() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
hasXPBar() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
hasXPBar() - Method in class net.minecraft.entity.NPCMerchant
 
hat - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
hatBrim - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
HATCH - Static variable in class net.minecraft.block.TurtleEggBlock
 
HATCH_0_2 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HAY_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HAY_BLOCK - Static variable in class net.minecraft.item.Items
 
HayBlock - Class in net.minecraft.block
 
HayBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.HayBlock
 
head - Variable in class net.minecraft.client.renderer.entity.model.FoxModel
 
head - Variable in class net.minecraft.client.renderer.entity.model.HorseModel
 
head - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
HEAD_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
headerHeight - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
HeadLayer<T extends LivingEntity,M extends EntityModel<T> & IHasHead> - Class in net.minecraft.client.renderer.entity.layers
 
HeadLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.HeadLayer
 
HeadLayer(IEntityRenderer<T, M>, float, float, float) - Constructor for class net.minecraft.client.renderer.entity.layers.HeadLayer
 
headModel - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
HEADS - Static variable in class net.minecraftforge.common.Tags.Items
 
heal(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
heal(float) - Method in class net.minecraft.entity.LivingEntity
 
HEALING - Static variable in class net.minecraft.potion.Potions
 
HEALTH - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
HEALTH_BOOST - Static variable in class net.minecraft.potion.Effects
 
HealthBoostEffect - Class in net.minecraft.potion
 
HealthBoostEffect(EffectType, int) - Constructor for class net.minecraft.potion.HealthBoostEffect
 
healthUpdateCounter - Variable in class net.minecraft.client.gui.IngameGui
 
HEARD_BELL_TIME - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HEART - Static variable in class net.minecraft.particles.ParticleTypes
 
HEART_OF_THE_SEA - Static variable in class net.minecraft.item.Items
 
HeartParticle - Class in net.minecraft.client.particle
 
HeartParticle.AngryVillagerFactory - Class in net.minecraft.client.particle
 
HeartParticle.Factory - Class in net.minecraft.client.particle
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
height - Variable in class net.minecraft.client.gui.screen.Screen
 
height - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
height - Variable in class net.minecraft.client.gui.widget.Widget
 
height - Variable in class net.minecraft.client.particle.Particle
 
height - Variable in class net.minecraft.client.renderer.ScreenSize
 
height - Variable in class net.minecraft.client.renderer.texture.PngSizeInfo
 
height - Variable in class net.minecraft.entity.EntitySize
 
height - Variable in class net.minecraft.util.TeleportationRepositioner.Result
 
height - Variable in class net.minecraft.world.gen.feature.FillLayerConfig
 
height - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
height - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
height - Variable in class net.minecraftforge.common.util.Size2i
 
Height4To32 - Class in net.minecraft.world.gen.placement
 
Height4To32(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.Height4To32
 
heightMap - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
heightmap - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
Heightmap - Class in net.minecraft.world.gen
 
Heightmap(IChunk, Heightmap.Type) - Constructor for class net.minecraft.world.gen.Heightmap
 
HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
Heightmap.Type - Enum in net.minecraft.world.gen
 
Heightmap.Usage - Enum in net.minecraft.world.gen
 
HEIGHTMAP_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
HEIGHTMAP_SPREAD_DOUBLE - Static variable in class net.minecraft.world.gen.placement.Placement
 
HEIGHTMAP_SPREAD_DOUBLE_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
HEIGHTMAP_WORLD_SURFACE - Static variable in class net.minecraft.world.gen.placement.Placement
 
HeightmapBasedPlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
HeightmapBasedPlacement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.HeightmapBasedPlacement
 
HeightMapDebugRenderer - Class in net.minecraft.client.renderer.debug
 
HeightMapDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.HeightMapDebugRenderer
 
HeightmapPlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
HeightmapPlacement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.HeightmapPlacement
 
HeightmapRenamingFix - Class in net.minecraft.util.datafix.fixes
 
HeightmapRenamingFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.HeightmapRenamingFix
 
HEIGHTMAPS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
HeightmapSpreadDoublePlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
HeightmapSpreadDoublePlacement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.HeightmapSpreadDoublePlacement
 
HeightmapWorldSurfacePlacement - Class in net.minecraft.world.gen.placement
 
HeightmapWorldSurfacePlacement(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.HeightmapWorldSurfacePlacement
 
HeldBlockLayer - Class in net.minecraft.client.renderer.entity.layers
 
HeldBlockLayer(IEntityRenderer<EndermanEntity, EndermanModel<EndermanEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.HeldBlockLayer
 
HeldItemLayer<T extends LivingEntity,M extends EntityModel<T> & IHasArm> - Class in net.minecraft.client.renderer.entity.layers
 
HeldItemLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.HeldItemLayer
 
heldItemTooltips - Variable in class net.minecraft.client.GameSettings
 
HelpCommand - Class in net.minecraft.command.impl
 
HelpCommand() - Constructor for class net.minecraft.command.impl.HelpCommand
 
HERO_OF_THE_VILLAGE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
HERO_OF_THE_VILLAGE - Static variable in class net.minecraft.potion.Effects
 
HEX_DIGITS - Static variable in class net.minecraft.network.rcon.RConUtils
 
HexDumper - Class in net.minecraftforge.common.util
 
HexDumper() - Constructor for class net.minecraftforge.common.util.HexDumper
 
hide() - Method in class net.minecraft.client.gui.toasts.TutorialToast
 
HIDE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
hide(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
HideFromRaidOnBellRingTask - Class in net.minecraft.entity.ai.brain.task
 
HideFromRaidOnBellRingTask() - Constructor for class net.minecraft.entity.ai.brain.task.HideFromRaidOnBellRingTask
 
hideGUI - Variable in class net.minecraft.client.GameSettings
 
hideServerAddress - Variable in class net.minecraft.client.GameSettings
 
HIDING_PLACE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HighlightBlock(WorldRenderer, ActiveRenderInfo, RayTraceResult, float, MatrixStack, IRenderTypeBuffer) - Constructor for class net.minecraftforge.client.event.DrawHighlightEvent.HighlightBlock
 
HighlightEntity(WorldRenderer, ActiveRenderInfo, RayTraceResult, float, MatrixStack, IRenderTypeBuffer) - Constructor for class net.minecraftforge.client.event.DrawHighlightEvent.HighlightEntity
 
highlightingItemStack - Variable in class net.minecraft.client.gui.IngameGui
 
HILLS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
HillsLayer - Enum in net.minecraft.world.gen.layer
 
HINGE - Static variable in class net.minecraft.block.DoorBlock
 
hitByEntity(Entity) - Method in class net.minecraft.entity.Entity
 
hitByEntity(Entity) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
hitByEntity(Entity) - Method in class net.minecraft.entity.item.HangingEntity
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.Item
 
hitEntity(LivingEntity, PlayerEntity) - Method in class net.minecraft.item.ItemStack
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.SwordItem
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.ToolItem
 
hitEntity(ItemStack, LivingEntity, LivingEntity) - Method in class net.minecraft.item.TridentItem
 
hitInfo - Variable in class net.minecraft.util.math.RayTraceResult
 
hitResult - Variable in class net.minecraft.util.math.RayTraceResult
 
Hive(BlockPos, String, int, int, boolean, long) - Constructor for class net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
 
hLine(MatrixStack, int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
HOE - Static variable in class net.minecraftforge.common.ToolType
 
HOE_LOOKUP - Static variable in class net.minecraft.item.HoeItem
 
HoeItem - Class in net.minecraft.item
 
HoeItem(IItemTier, int, float, Item.Properties) - Constructor for class net.minecraft.item.HoeItem
 
HOGLIN - Static variable in class net.minecraft.entity.EntityType
 
HOGLIN_REPELLENTS - Static variable in class net.minecraft.tags.BlockTags
 
HOGLIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HOGLIN_SPECIFIC_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
HoglinEntity - Class in net.minecraft.entity.monster
 
HoglinEntity(EntityType<? extends HoglinEntity>, World) - Constructor for class net.minecraft.entity.monster.HoglinEntity
 
HoglinMobsSensor - Class in net.minecraft.entity.ai.brain.sensor
 
HoglinMobsSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.HoglinMobsSensor
 
HoglinRenderer - Class in net.minecraft.client.renderer.entity
 
HoglinRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.HoglinRenderer
 
HoglinTasks - Class in net.minecraft.entity.monster
 
HoglinTasks() - Constructor for class net.minecraft.entity.monster.HoglinTasks
 
HOLDING_PATTERN - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
HoldingPatternPhase - Class in net.minecraft.entity.boss.dragon.phase
 
HoldingPatternPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
holeAmount - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
HOME - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HOME - Static variable in class net.minecraft.village.PointOfInterestType
 
HONEY - Static variable in class net.minecraft.block.SoundType
 
HONEY - Static variable in class net.minecraft.item.Foods
 
HONEY_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HONEY_BLOCK - Static variable in class net.minecraft.item.Items
 
HONEY_BOTTLE - Static variable in class net.minecraft.item.Items
 
HONEY_LEVEL - Static variable in class net.minecraft.block.BeehiveBlock
 
HONEY_LEVEL - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HoneyBlock - Class in net.minecraft.block
 
HoneyBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.HoneyBlock
 
HoneyBottleItem - Class in net.minecraft.item
 
HoneyBottleItem(Item.Properties) - Constructor for class net.minecraft.item.HoneyBottleItem
 
HONEYCOMB - Static variable in class net.minecraft.item.Items
 
HONEYCOMB_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HONEYCOMB_BLOCK - Static variable in class net.minecraft.item.Items
 
HOOK_EAST_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOOK_NORTH_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOOK_SOUTH_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOOK_WEST_AABB - Static variable in class net.minecraft.block.TripWireHookBlock
 
HOPPER - Static variable in class net.minecraft.block.Blocks
 
HOPPER - Static variable in class net.minecraft.inventory.container.ContainerType
 
HOPPER - Static variable in class net.minecraft.item.Items
 
HOPPER - Static variable in class net.minecraft.tileentity.TileEntityType
 
HOPPER_MINECART - Static variable in class net.minecraft.entity.EntityType
 
HOPPER_MINECART - Static variable in class net.minecraft.item.Items
 
HopperBlock - Class in net.minecraft.block
 
HopperBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.HopperBlock
 
HopperContainer - Class in net.minecraft.inventory.container
 
HopperContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.HopperContainer
 
HopperContainer(int, PlayerInventory, IInventory) - Constructor for class net.minecraft.inventory.container.HopperContainer
 
HopperMinecartEntity - Class in net.minecraft.entity.item.minecart
 
HopperMinecartEntity(EntityType<? extends HopperMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
HopperMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
HopperScreen - Class in net.minecraft.client.gui.screen
 
HopperScreen(HopperContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.HopperScreen
 
HopperTileEntity - Class in net.minecraft.tileentity
 
HopperTileEntity() - Constructor for class net.minecraft.tileentity.HopperTileEntity
 
HORIZONTAL_AXIS - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.BellBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.HorizontalBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.WallBannerBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.block.WallTorchBlock
 
HORIZONTAL_FACING - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
HORIZONTAL_MASK - Static variable in class net.minecraft.world.biome.BiomeContainer
 
HorizontalBlock - Class in net.minecraft.block
 
HorizontalBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.HorizontalBlock
 
horizontalBlock(Block, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, ModelFile, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, Function<BlockState, ModelFile>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalBlock(Block, Function<BlockState, ModelFile>, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
HorizontalFaceBlock - Class in net.minecraft.block
 
HorizontalFaceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.HorizontalFaceBlock
 
horizontalFaceBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalFaceBlock(Block, ModelFile, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalFaceBlock(Block, Function<BlockState, ModelFile>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalFaceBlock(Block, Function<BlockState, ModelFile>, int) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
horizontalMag(Vector3d) - Static method in class net.minecraft.entity.Entity
 
HORN_CORAL - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
HORN_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
HORN_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
HORSE - Static variable in class net.minecraft.entity.EntityType
 
HORSE_JUMP_STRENGTH - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
HORSE_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HorseArmorChestsModel<T extends AbstractChestedHorseEntity> - Class in net.minecraft.client.renderer.entity.model
 
HorseArmorChestsModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.HorseArmorChestsModel
 
HorseArmorItem - Class in net.minecraft.item
 
HorseArmorItem(int, String, Item.Properties) - Constructor for class net.minecraft.item.HorseArmorItem
 
HorseArmorItem(int, ResourceLocation, Item.Properties) - Constructor for class net.minecraft.item.HorseArmorItem
 
horseChest - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
HorseData(CoatColors) - Constructor for class net.minecraft.entity.passive.horse.HorseEntity.HorseData
 
HorseEntity - Class in net.minecraft.entity.passive.horse
 
HorseEntity(EntityType<? extends HorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.HorseEntity
 
HorseEntity.HorseData - Class in net.minecraft.entity.passive.horse
 
HorseInventoryContainer - Class in net.minecraft.inventory.container
 
HorseInventoryContainer(int, PlayerInventory, IInventory, AbstractHorseEntity) - Constructor for class net.minecraft.inventory.container.HorseInventoryContainer
 
HorseInventoryScreen - Class in net.minecraft.client.gui.screen.inventory
 
HorseInventoryScreen(HorseInventoryContainer, PlayerInventory, AbstractHorseEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
horseJumping - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
HorseMarkingsLayer - Class in net.minecraft.client.renderer.entity.layers
 
HorseMarkingsLayer(IEntityRenderer<HorseEntity, HorseModel<HorseEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.HorseMarkingsLayer
 
HorseModel<T extends AbstractHorseEntity> - Class in net.minecraft.client.renderer.entity.model
 
HorseModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.HorseModel
 
HorseRenderer - Class in net.minecraft.client.renderer.entity
 
HorseRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.HorseRenderer
 
HorseSaddle - Class in net.minecraft.util.datafix.fixes
 
HorseSaddle(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.HorseSaddle
 
HorseSplit - Class in net.minecraft.util.datafix.fixes
 
HorseSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.HorseSplit
 
hostileNearby(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PanicTask
 
HOT - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
HOT_FLOOR - Static variable in class net.minecraft.util.DamageSource
 
HOTBAR - Static variable in class net.minecraft.item.ItemGroup
 
HOTBAR - Static variable in class net.minecraft.util.datafix.TypeReferences
 
HotbarSnapshot - Class in net.minecraft.client.settings
 
HotbarSnapshot() - Constructor for class net.minecraft.client.settings.HotbarSnapshot
 
HOVER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
hoveredSlot - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
HoverEvent - Class in net.minecraft.util.text.event
 
HoverEvent(HoverEvent.Action<T>, T) - Constructor for class net.minecraft.util.text.event.HoverEvent
 
HoverEvent.Action<T> - Class in net.minecraft.util.text.event
 
HoverEvent.EntityHover - Class in net.minecraft.util.text.event
 
HoverEvent.ItemHover - Class in net.minecraft.util.text.event
 
HoverPhase - Class in net.minecraft.entity.boss.dragon.phase
 
HoverPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
hoverStart - Variable in class net.minecraft.entity.item.ItemEntity
 
hPos - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
hsvToRGB(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
HTTPUtil - Class in net.minecraft.util
 
HTTPUtil() - Constructor for class net.minecraft.util.HTTPUtil
 
HUGE_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features
 
HUGE_FUNGUS - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
HUGE_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features
 
HugeExplosionParticle - Class in net.minecraft.client.particle
 
HugeExplosionParticle.Factory - Class in net.minecraft.client.particle
 
HugeFungusConfig - Class in net.minecraft.world.gen.feature
 
HugeFungusConfig(BlockState, BlockState, BlockState, BlockState, boolean) - Constructor for class net.minecraft.world.gen.feature.HugeFungusConfig
 
HugeFungusFeature - Class in net.minecraft.world.gen.feature
 
HugeFungusFeature(Codec<HugeFungusConfig>) - Constructor for class net.minecraft.world.gen.feature.HugeFungusFeature
 
HugeMushroomBlock - Class in net.minecraft.block
 
HugeMushroomBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.HugeMushroomBlock
 
HumanoidHeadModel - Class in net.minecraft.client.renderer.entity.model
 
HumanoidHeadModel() - Constructor for class net.minecraft.client.renderer.entity.model.HumanoidHeadModel
 
hunger(int) - Method in class net.minecraft.item.Food.Builder
 
HUNGER - Static variable in class net.minecraft.potion.Effects
 
HuntCelebrationTask<E extends MobEntity> - Class in net.minecraft.entity.ai.brain.task
 
HuntCelebrationTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.HuntCelebrationTask
 
HUNTED_RECENTLY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HURT_BY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HURT_BY - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
HURT_BY_ENTITY - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
HurtBySensor - Class in net.minecraft.entity.ai.brain.sensor
 
HurtBySensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
HurtByTargetGoal - Class in net.minecraft.entity.ai.goal
 
HurtByTargetGoal(CreatureEntity, Class<?>...) - Constructor for class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
hurtResistantTime - Variable in class net.minecraft.entity.Entity
 
hurtTime - Variable in class net.minecraft.entity.LivingEntity
 
HusbandryAdvancements - Class in net.minecraft.data.advancements
 
HusbandryAdvancements() - Constructor for class net.minecraft.data.advancements.HusbandryAdvancements
 
HUSK - Static variable in class net.minecraft.entity.EntityType
 
HUSK_CONVERT_TO_ZOMBIE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
HUSK_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
HuskEntity - Class in net.minecraft.entity.monster
 
HuskEntity(EntityType<? extends HuskEntity>, World) - Constructor for class net.minecraft.entity.monster.HuskEntity
 
HuskRenderer - Class in net.minecraft.client.renderer.entity
 
HuskRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.HuskRenderer
 
HYPHAE - Static variable in class net.minecraft.block.SoundType
 

I

I18n - Class in net.minecraft.client.resources
 
I18n() - Constructor for class net.minecraft.client.resources.I18n
 
IAbstractRailBlock - Interface in net.minecraftforge.common.extensions
 
IAmbientSoundHandler - Interface in net.minecraft.client.audio
 
IAngerable - Interface in net.minecraft.entity
 
IAnimatedSprite - Interface in net.minecraft.client.particle
 
IAnimationStateMachine - Interface in net.minecraftforge.common.model.animation
 
IArea - Interface in net.minecraft.world.gen.area
 
IAreaFactory<A extends IArea> - Interface in net.minecraft.world.gen.area
 
IAreaTransformer0 - Interface in net.minecraft.world.gen.layer.traits
 
IAreaTransformer1 - Interface in net.minecraft.world.gen.layer.traits
 
IAreaTransformer2 - Interface in net.minecraft.world.gen.layer.traits
 
IArgumentSerializer<T extends com.mojang.brigadier.arguments.ArgumentType<?>> - Interface in net.minecraft.command.arguments
 
IArmorMaterial - Interface in net.minecraft.item
 
IArmorVanishable - Interface in net.minecraft.enchantment
 
IAsyncReloader - Interface in net.minecraft.resources
 
IAudioStream - Interface in net.minecraft.client.audio
 
IBakedModel - Interface in net.minecraft.client.renderer.model
 
IBeaconBeamColorProvider - Interface in net.minecraft.block
 
IBidiRenderer - Interface in net.minecraft.client.gui
 
IBidiRenderer.Entry - Class in net.minecraft.client.gui
 
IBidiTooltip - Interface in net.minecraft.client.gui
 
IBiomeMagnifier - Interface in net.minecraft.world.biome
 
IBiomeReader - Interface in net.minecraft.world
 
IBishopTransformer - Interface in net.minecraft.world.gen.layer.traits
 
IBlockColor - Interface in net.minecraft.client.renderer.color
 
IBlockDisplayReader - Interface in net.minecraft.world
 
IBlockReader - Interface in net.minecraft.world
 
IBlockSource - Interface in net.minecraft.dispenser
 
IBooleanFunction - Interface in net.minecraft.util.math.shapes
 
IBorderListener - Interface in net.minecraft.world.border
 
IBorderListener.Impl - Class in net.minecraft.world.border
 
IBrewingRecipe - Interface in net.minecraftforge.common.brewing
 
IBucketPickupHandler - Interface in net.minecraft.block
 
IC0Transformer - Interface in net.minecraft.world.gen.layer.traits
 
IC1Transformer - Interface in net.minecraft.world.gen.layer.traits
 
ICapabilityProvider - Interface in net.minecraftforge.common.capabilities
 
ICapabilitySerializable<T extends INBT> - Interface in net.minecraftforge.common.capabilities
 
ICarverConfig - Interface in net.minecraft.world.gen.carver
 
ICastleTransformer - Interface in net.minecraft.world.gen.layer.traits
 
ICE - Static variable in class net.minecraft.block.Blocks
 
ICE - Static variable in class net.minecraft.block.material.Material
 
ICE - Static variable in class net.minecraft.block.material.MaterialColor
 
ICE - Static variable in class net.minecraft.item.Items
 
ICE - Static variable in class net.minecraft.tags.BlockTags
 
ICE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
ICE_PATCH - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICE_PATCH - Static variable in class net.minecraft.world.gen.feature.Features
 
ICE_SPIKE - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICE_SPIKE - Static variable in class net.minecraft.world.gen.feature.Features
 
ICE_SPIKES - Static variable in class net.minecraft.world.biome.Biomes
 
IceAndSnowFeature - Class in net.minecraft.world.gen.feature
 
IceAndSnowFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IceAndSnowFeature
 
ICEBERG - Static variable in class net.minecraft.world.gen.feature.Feature
 
ICEBERG - Static variable in class net.minecraft.world.gen.placement.Placement
 
ICEBERG_BLUE - Static variable in class net.minecraft.world.gen.feature.Features
 
ICEBERG_PACKED - Static variable in class net.minecraft.world.gen.feature.Features
 
IcebergFeature - Class in net.minecraft.world.gen.feature
 
IcebergFeature(Codec<BlockStateFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IcebergFeature
 
IcebergPlacement - Class in net.minecraft.world.gen.placement
 
IcebergPlacement(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.IcebergPlacement
 
IceBlock - Class in net.minecraft.block
 
IceBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.IceBlock
 
IcePathFeature - Class in net.minecraft.world.gen.feature
 
IcePathFeature(Codec<SphereReplaceConfig>) - Constructor for class net.minecraft.world.gen.feature.IcePathFeature
 
IceSpikeFeature - Class in net.minecraft.world.gen.feature
 
IceSpikeFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IceSpikeFeature
 
ICharacterConsumer - Interface in net.minecraft.util
 
ICharacterPredicate - Interface in net.minecraft.client.util
 
IChargeableMob - Interface in net.minecraft.entity
 
IChatFilter - Interface in net.minecraft.util.text.filter
 
IChatListener - Interface in net.minecraft.client.gui.chat
 
IChestLid - Interface in net.minecraft.tileentity
 
IChunk - Interface in net.minecraft.world.chunk
 
IChunkLightProvider - Interface in net.minecraft.world.chunk
 
IChunkStatusListener - Interface in net.minecraft.world.chunk.listener
 
IChunkStatusListenerFactory - Interface in net.minecraft.world.chunk.listener
 
IClearable - Interface in net.minecraft.inventory
 
IClientLoginNetHandler - Interface in net.minecraft.client.network.login
 
IClientPlayNetHandler - Interface in net.minecraft.client.network.play
 
IClientStatusNetHandler - Interface in net.minecraft.client.network.status
 
IClip - Interface in net.minecraftforge.common.model.animation
 
ICloudRenderHandler - Interface in net.minecraftforge.client
 
ICollisionReader - Interface in net.minecraft.world
 
ICommandSource - Interface in net.minecraft.command
 
ICondition - Interface in net.minecraft.client.renderer.model.multipart
 
ICondition - Interface in net.minecraftforge.common.crafting.conditions
 
IConditionBuilder - Interface in net.minecraftforge.common.crafting.conditions
 
IConditionSerializer<T extends ICondition> - Interface in net.minecraftforge.common.crafting.conditions
 
IContainerFactory<T extends Container> - Interface in net.minecraftforge.fml.network
 
IContainerListener - Interface in net.minecraft.inventory.container
 
IContainerProvider - Interface in net.minecraft.inventory.container
 
IContext - Interface in net.minecraftforge.server.permission.context
 
ICraftingRecipe - Interface in net.minecraft.item.crafting
 
ICrashCallable - Interface in net.minecraftforge.fml.common
 
ICrashReportDetail<V> - Interface in net.minecraft.crash
 
ICriterionInstance - Interface in net.minecraft.advancements
 
ICriterionTrigger<T extends ICriterionInstance> - Interface in net.minecraft.advancements
 
ICriterionTrigger.Listener<T extends ICriterionInstance> - Class in net.minecraft.advancements
 
ICrossbowUser - Interface in net.minecraft.entity
 
ICustomPacket<T extends IPacket<?>> - Interface in net.minecraftforge.fml.network
 
ICustomPacket.Fields - Enum in net.minecraftforge.fml.network
 
ID - Static variable in class net.minecraft.advancements.criterion.TickTrigger
 
id - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
id - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
id - Variable in enum net.minecraft.scoreboard.Team.CollisionRule
 
id - Variable in enum net.minecraft.scoreboard.Team.Visible
 
id - Variable in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
id - Variable in enum net.minecraft.village.GossipType
 
ID - Static variable in class net.minecraftforge.common.util.WorldCapabilityData
 
id - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
IDataAccessor - Interface in net.minecraft.command.impl.data
 
IDataProvider - Interface in net.minecraft.data
 
IDataSerializer<T> - Interface in net.minecraft.network.datasync
 
IDayTimeReader - Interface in net.minecraft.world
 
IDecoratable<R> - Interface in net.minecraft.world.gen
 
IDENTITY - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
identity() - Static method in class net.minecraft.util.math.vector.TransformationMatrix
 
IDENTITY - Static variable in class net.minecraftforge.client.model.SimpleModelTransform
 
identityHashStrategy() - Static method in class net.minecraft.util.Util
 
identityMap - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
IdentityPalette<T> - Class in net.minecraft.util.palette
 
IdentityPalette(ObjectIntIdentityMap<T>, T) - Constructor for class net.minecraft.util.palette.IdentityPalette
 
idFor(IntIdentityHashBiMap<Dynamic<?>>, Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
idFor(T) - Method in class net.minecraft.util.palette.ArrayPalette
 
idFor(T) - Method in class net.minecraft.util.palette.HashMapPalette
 
idFor(T) - Method in class net.minecraft.util.palette.IdentityPalette
 
idFor(T) - Method in interface net.minecraft.util.palette.IPalette
 
IDimOffset0Transformer - Interface in net.minecraft.world.gen.layer.traits
 
IDimOffset1Transformer - Interface in net.minecraft.world.gen.layer.traits
 
IDimTransformer - Interface in net.minecraft.world.gen.layer.traits
 
IDispenseItemBehavior - Interface in net.minecraft.dispenser
 
IDLE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
idle(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
idle() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
idle() - Method in class net.minecraft.entity.monster.MonsterEntity
 
idleTime - Variable in class net.minecraft.entity.LivingEntity
 
ids - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
IDyeableArmorItem - Interface in net.minecraft.item
 
IDynamicBakedModel - Interface in net.minecraftforge.client.model.data
 
IEnergyStorage - Interface in net.minecraftforge.energy
 
IEntityAdditionalSpawnData - Interface in net.minecraftforge.fml.common.registry
 
IEntityReader - Interface in net.minecraft.world
 
IEntityRenderer<T extends Entity,M extends EntityModel<T>> - Interface in net.minecraft.client.renderer.entity
 
IEntitySelectorType - Interface in net.minecraftforge.common.command
 
IEquipable - Interface in net.minecraft.entity
 
IErrorConsumer - Interface in net.minecraft.realms
 
IEventHandler<T> - Interface in net.minecraftforge.common.animation
 
IExtendedNoiseRandom<R extends IArea> - Interface in net.minecraft.world.gen
 
IExtensibleEnum - Interface in net.minecraftforge.common
 
IFeatureConfig - Interface in net.minecraft.world.gen.feature
 
IFinishedBlockState - Interface in net.minecraft.data
 
IFinishedRecipe - Interface in net.minecraft.data
 
IFlinging - Interface in net.minecraft.entity.monster
 
IFluidBlock - Interface in net.minecraftforge.fluids
 
IFluidHandler - Interface in net.minecraftforge.fluids.capability
 
IFluidHandler.FluidAction - Enum in net.minecraftforge.fluids.capability
 
IFluidHandlerItem - Interface in net.minecraftforge.fluids.capability
 
IFluidTank - Interface in net.minecraftforge.fluids
 
IFlyingAnimal - Interface in net.minecraft.entity.passive
 
IForgeBakedModel - Interface in net.minecraftforge.client.extensions
 
IForgeBlock - Interface in net.minecraftforge.common.extensions
 
IForgeBlockState - Interface in net.minecraftforge.common.extensions
 
IForgeChunk - Interface in net.minecraftforge.common.extensions
 
IForgeContainerType<T> - Interface in net.minecraftforge.common.extensions
 
IForgeEffect - Interface in net.minecraftforge.common.extensions
 
IForgeEffectInstance - Interface in net.minecraftforge.common.extensions
 
IForgeEntity - Interface in net.minecraftforge.common.extensions
 
IForgeEntityMinecart - Interface in net.minecraftforge.common.extensions
 
IForgeFluid - Interface in net.minecraftforge.common.extensions
 
IForgeFluidState - Interface in net.minecraftforge.common.extensions
 
IForgeItem - Interface in net.minecraftforge.common.extensions
 
IForgeItemStack - Interface in net.minecraftforge.common.extensions
 
IForgeKeybinding - Interface in net.minecraftforge.client.extensions
 
IForgeModelTransform - Interface in net.minecraftforge.client.extensions
 
IForgePacketBuffer - Interface in net.minecraftforge.common.extensions
 
IForgeRegistry<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.AddCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.BakeCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.ClearCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.CreateCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.DummyFactory<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.MissingFactory<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistry.ValidateCallback<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistryEntry<V> - Interface in net.minecraftforge.registries
 
IForgeRegistryInternal<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRegistryModifiable<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.registries
 
IForgeRenderChunk - Interface in net.minecraftforge.client.extensions
 
IForgeResourcePack - Interface in net.minecraftforge.common.extensions
 
IForgeSelectionContext - Interface in net.minecraftforge.common.extensions
 
IForgeShearable - Interface in net.minecraftforge.common
 
IForgeStructure - Interface in net.minecraftforge.common.extensions
 
IForgeTagBuilder<T> - Interface in net.minecraftforge.common.extensions
 
IForgeTagCollectionSupplier - Interface in net.minecraftforge.common.extensions
 
IForgeTextureAtlasSprite - Interface in net.minecraftforge.client.extensions
 
IForgeTileEntity - Interface in net.minecraftforge.common.extensions
 
IForgeTransformationMatrix - Interface in net.minecraftforge.client.extensions
 
IForgeUnbakedModel - Interface in net.minecraftforge.client.extensions
 
IForgeVertexBuilder - Interface in net.minecraftforge.client.extensions
 
IForgeWorld - Interface in net.minecraftforge.common.extensions
 
IForgeWorldServer - Interface in net.minecraftforge.common.extensions
 
IFormattableTextComponent - Interface in net.minecraft.util.text
 
ifPresent(NonNullConsumer<? super T>) - Method in class net.minecraftforge.common.util.LazyOptional
 
ifPresent(Consumer<? super T>) - Method in class net.minecraftforge.fml.OptionalMod
 
ifPresent(Consumer<? super T>) - Method in class net.minecraftforge.fml.RegistryObject
 
IFutureReloadListener - Interface in net.minecraft.resources
 
IFutureReloadListener.IStage - Interface in net.minecraft.resources
 
IGeneratedBlockstate - Interface in net.minecraftforge.client.model.generators
 
IGlobalLootModifier - Interface in net.minecraftforge.common.loot
 
IGLOO - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
IGLOO - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
IglooMetadataRemoval - Class in net.minecraft.util.datafix.fixes
 
IglooMetadataRemoval(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.IglooMetadataRemoval
 
IglooPieces - Class in net.minecraft.world.gen.feature.structure
 
IglooPieces() - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces
 
IglooPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
IglooStructure - Class in net.minecraft.world.gen.feature.structure
 
IglooStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.IglooStructure
 
IglooStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
IGLU - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
IGlyph - Interface in net.minecraft.client.gui.fonts
 
IGlyphInfo - Interface in net.minecraft.client.gui.fonts
 
IGlyphProvider - Interface in net.minecraft.client.gui.fonts.providers
 
IGlyphProviderFactory - Interface in net.minecraft.client.gui.fonts.providers
 
ignite() - Method in class net.minecraft.entity.boss.WitherEntity
 
ignite() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
ignite() - Method in class net.minecraft.entity.monster.CreeperEntity
 
ignore() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
ignoreFirstMove() - Method in class net.minecraft.client.Minecraft
 
ignoreFirstMove() - Method in class net.minecraft.client.MouseHelper
 
ignoreFirstMove() - Method in interface net.minecraft.client.renderer.IWindowEventListener
 
ignoreFrustumCheck - Variable in class net.minecraft.entity.Entity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.Entity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
ignoreItemEntityData() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
ignoresEntities() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
IGNORESERVERONLY - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
ignoreVines - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
IGrowable - Interface in net.minecraft.block
 
IGuiEventListener - Interface in net.minecraft.client.gui
 
IHandshakeNetHandler - Interface in net.minecraft.network.handshake
 
IHasArm - Interface in net.minecraft.client.renderer.entity.model
 
IHasContainer<T extends Container> - Interface in net.minecraft.client.gui
 
IHasHead - Interface in net.minecraft.client.renderer.entity.model
 
IHeadToggle - Interface in net.minecraft.client.renderer.entity.model
 
IHopper - Interface in net.minecraft.tileentity
 
IIngredientSerializer<T extends Ingredient> - Interface in net.minecraftforge.common.crafting
 
IIntArray - Interface in net.minecraft.util
 
IInventory - Interface in net.minecraft.inventory
 
IInventoryChangedListener - Interface in net.minecraft.inventory
 
IItemColor - Interface in net.minecraft.client.renderer.color
 
IItemHandler - Interface in net.minecraftforge.items
 
IItemHandlerModifiable - Interface in net.minecraftforge.items
 
IItemPropertyGetter - Interface in net.minecraft.item
 
IItemProvider - Interface in net.minecraft.util
 
IItemTier - Interface in net.minecraft.item
 
IJigsawDeserializer<P extends JigsawPiece> - Interface in net.minecraft.world.gen.feature.jigsaw
 
IJoint - Interface in net.minecraftforge.common.model.animation
 
IJointClip - Interface in net.minecraftforge.common.model.animation
 
IJumpingMount - Interface in net.minecraft.entity
 
IKeyConflictContext - Interface in net.minecraftforge.client.settings
 
ILightListener - Interface in net.minecraft.world.lighting
 
ILiquidContainer - Interface in net.minecraft.block
 
ILivingEntityData - Interface in net.minecraft.entity
 
ILLAGER - Static variable in class net.minecraft.entity.CreatureAttribute
 
IllagerModel<T extends AbstractIllagerEntity> - Class in net.minecraft.client.renderer.entity.model
 
IllagerModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.IllagerModel
 
IllagerRenderer<T extends AbstractIllagerEntity> - Class in net.minecraft.client.renderer.entity
 
IllagerRenderer(EntityRendererManager, IllagerModel<T>, float) - Constructor for class net.minecraft.client.renderer.entity.IllagerRenderer
 
ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.util.SharedConstants
 
ILLUSIONER - Static variable in class net.minecraft.entity.EntityType
 
IllusionerEntity - Class in net.minecraft.entity.monster
 
IllusionerEntity(EntityType<? extends IllusionerEntity>, World) - Constructor for class net.minecraft.entity.monster.IllusionerEntity
 
IllusionerRenderer - Class in net.minecraft.client.renderer.entity
 
IllusionerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.IllusionerRenderer
 
ILocationArgument - Interface in net.minecraft.command.arguments
 
ILockableRegistry - Interface in net.minecraftforge.registries
 
ILootCondition - Interface in net.minecraft.loot.conditions
 
ILootCondition.IBuilder - Interface in net.minecraft.loot.conditions
 
ILootConditionConsumer<T> - Interface in net.minecraft.loot
 
ILootFunction - Interface in net.minecraft.loot.functions
 
ILootFunction.IBuilder - Interface in net.minecraft.loot.functions
 
ILootFunctionConsumer<T> - Interface in net.minecraft.loot
 
ILootGenerator - Interface in net.minecraft.loot
 
ILootSerializer<T> - Interface in net.minecraft.loot
 
ImageButton - Class in net.minecraft.client.gui.widget.button
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, int, int, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, int, int, Button.IPressable, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
ImageButton(int, int, int, int, int, int, int, ResourceLocation, int, int, Button.IPressable, Button.ITooltip, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.button.ImageButton
 
IMerchant - Interface in net.minecraft.entity.merchant
 
IMetadataSectionSerializer<T> - Interface in net.minecraft.resources.data
 
IMinecartCollisionHandler - Interface in net.minecraftforge.common
 
immuneToFire() - Method in class net.minecraft.entity.EntityType.Builder
 
IMob - Interface in net.minecraft.entity.monster
 
IModBusEvent - Interface in net.minecraftforge.fml.event.lifecycle
 
IModelBuilder<T extends IModelBuilder<T>> - Interface in net.minecraftforge.client.model
 
IModelBuilder.Simple - Class in net.minecraftforge.client.model
 
IModelConfiguration - Interface in net.minecraftforge.client.model
 
IModelData - Interface in net.minecraftforge.client.model.data
 
IModelGeometry<T extends IModelGeometry<T>> - Interface in net.minecraftforge.client.model.geometry
 
IModelGeometryPart - Interface in net.minecraftforge.client.model.geometry
 
IModelLoader<T extends IModelGeometry<T>> - Interface in net.minecraftforge.client.model
 
IModelTransform - Interface in net.minecraft.client.renderer.model
 
IMonitorFactory - Interface in net.minecraft.client.renderer
 
IMPACT_PROJECTILES - Static variable in class net.minecraft.tags.EntityTypeTags
 
IMPALING - Static variable in class net.minecraft.enchantment.Enchantments
 
ImpalingEnchantment - Class in net.minecraft.enchantment
 
ImpalingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ImpalingEnchantment
 
IMPERMEABLE - Static variable in class net.minecraft.tags.BlockTags
 
Impl(BufferBuilder, Map<RenderType, BufferBuilder>) - Constructor for class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
Impl() - Constructor for class net.minecraft.util.registry.DynamicRegistries.Impl
 
Impl(WorldBorder) - Constructor for class net.minecraft.world.border.IBorderListener.Impl
 
IMPOSSIBLE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ImpossibleTrigger - Class in net.minecraft.advancements.criterion
 
ImpossibleTrigger() - Constructor for class net.minecraft.advancements.criterion.ImpossibleTrigger
 
ImpossibleTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ImprovedNoiseGenerator - Class in net.minecraft.world.gen
 
ImprovedNoiseGenerator(Random) - Constructor for class net.minecraft.world.gen.ImprovedNoiseGenerator
 
IMultipartModelGeometry<T extends IMultipartModelGeometry<T>> - Interface in net.minecraftforge.client.model.geometry
 
IMultiPartPredicateBuilder - Interface in net.minecraft.data
 
IMultiPartPredicateBuilder.Operator - Enum in net.minecraft.data
 
IMultiPartPredicateBuilder.Properties - Class in net.minecraft.data
 
IMultiPartPredicateBuilder.Serializer - Class in net.minecraft.data
 
IMutableSearchTree<T> - Interface in net.minecraft.client.util
 
IN_BAMBOO_JUNGLE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_BAMBOO_JUNGLE_HILLS - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_FIRE - Static variable in class net.minecraft.util.DamageSource
 
IN_JUNGLE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_JUNGLE_EDGE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_JUNGLE_HILLS - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_MODIFIED_JUNGLE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_MODIFIED_JUNGLE_EDGE - Static variable in class net.minecraft.data.loot.FishingLootTables
 
IN_WALL - Static variable in class net.minecraft.block.FenceGateBlock
 
IN_WALL - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
IN_WALL - Static variable in class net.minecraft.util.DamageSource
 
INameable - Interface in net.minecraft.util
 
INamedContainerProvider - Interface in net.minecraft.inventory.container
 
INAPPLICABLE_ENTITY_OPTION - Static variable in class net.minecraft.command.arguments.EntityOptions
 
INAPPLICABLE_SLOT_EXCEPTION - Static variable in class net.minecraft.command.impl.ReplaceItemCommand
 
INBT - Interface in net.minecraft.nbt
 
INBTSerializable<T extends INBT> - Interface in net.minecraftforge.common.util
 
INBTType<T extends INBT> - Interface in net.minecraft.nbt
 
inCaravan() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
include(IResourceType...) - Static method in class net.minecraftforge.resource.ReloadRequirements
 
includeClient() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
includeDev() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
includeReports() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
includesEntities() - Method in class net.minecraft.command.arguments.EntitySelector
 
includeServer() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
incompatibleResourcePacks - Variable in class net.minecraft.client.GameSettings
 
INCOMPLETE_EXCEPTION - Static variable in class net.minecraft.command.arguments.ColumnPosArgument
 
increaseLevel(PlayerEntity) - Method in class net.minecraft.world.raid.Raid
 
increaseMaxEntityRadius(double) - Method in class net.minecraft.world.World
 
increaseMaxEntityRadius(double) - Method in interface net.minecraftforge.common.extensions.IForgeWorld
 
increaseScore(int) - Method in class net.minecraft.scoreboard.Score
 
increaseSpecialPrice(int) - Method in class net.minecraft.item.MerchantOffer
 
increaseTemper(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
increaseUses() - Method in class net.minecraft.item.MerchantOffer
 
increment(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stats.StatisticsManager
 
incrementDroppedSkulls() - Method in class net.minecraft.entity.monster.CreeperEntity
 
incrementHeight() - Method in class net.minecraft.tileentity.BeaconTileEntity.BeamSegment
 
incrementIndexInGroup() - Method in class net.minecraft.entity.AgeableEntity.AgeableData
 
incrementPathIndex() - Method in class net.minecraft.pathfinding.Path
 
incrementRefCount() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
incrementScore() - Method in class net.minecraft.scoreboard.Score
 
index(T) - Method in class net.minecraft.client.util.SearchTree
 
index(T) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
index - Variable in class net.minecraft.pathfinding.PathPoint
 
index - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
index - Variable in class net.minecraft.util.registry.SimpleRegistry.Entry
 
IndexedMessageCodec - Class in net.minecraftforge.fml.network.simple
 
IndexedMessageCodec() - Constructor for class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
IndexedMessageCodec(NetworkInstance) - Constructor for class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
indexFirst(ThreeConsumer<FMLHandshakeHandler, MSG, Supplier<NetworkEvent.Context>>) - Static method in class net.minecraftforge.fml.network.FMLHandshakeHandler
 
indexOf(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
IndirectEntityDamageSource - Class in net.minecraft.util
 
IndirectEntityDamageSource(String, Entity, Entity) - Constructor for class net.minecraft.util.IndirectEntityDamageSource
 
IndirectMerger - Class in net.minecraft.util.math.shapes
 
IndirectMerger(DoubleList, DoubleList, boolean, boolean) - Constructor for class net.minecraft.util.math.shapes.IndirectMerger
 
INestedGuiEventHandler - Interface in net.minecraft.client.gui
 
INetHandler - Interface in net.minecraft.network
 
infest(Block) - Static method in class net.minecraft.block.SilverfishBlock
 
INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFESTED_COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 
INFESTED_COBBLESTONE - Static variable in class net.minecraft.item.Items
 
INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFESTED_STONE - Static variable in class net.minecraft.block.Blocks
 
INFESTED_STONE - Static variable in class net.minecraft.item.Items
 
INFESTED_STONE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
INFESTED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
INFESTED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
INFINIBURN_END - Static variable in class net.minecraft.tags.BlockTags
 
INFINIBURN_NETHER - Static variable in class net.minecraft.tags.BlockTags
 
INFINIBURN_OVERWORLD - Static variable in class net.minecraft.tags.BlockTags
 
INFINITE - Static variable in class net.minecraft.nbt.NBTSizeTracker
 
INFINITE_EXTENT_AABB - Static variable in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
INFINITY - Static variable in class net.minecraft.enchantment.Enchantments
 
INFINITY - Static variable in class net.minecraft.util.math.shapes.VoxelShapes
 
InfinityEnchantment - Class in net.minecraft.enchantment
 
InfinityEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.InfinityEnchantment
 
info - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
Info(ResourceLocation, int, int, AnimationMetadataSection) - Constructor for class net.minecraft.client.renderer.texture.TextureAtlasSprite.Info
 
INFO_NOISE - Static variable in class net.minecraft.world.biome.Biome
 
IngameGui - Class in net.minecraft.client.gui
 
IngameGui(Minecraft) - Constructor for class net.minecraft.client.gui.IngameGui
 
ingameGUI - Variable in class net.minecraft.client.Minecraft
 
IngameMenuScreen - Class in net.minecraft.client.gui.screen
 
IngameMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.IngameMenuScreen
 
INGOTS - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_BRICK - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_NETHER_BRICK - Static variable in class net.minecraftforge.common.Tags.Items
 
INGOTS_NETHERITE - Static variable in class net.minecraftforge.common.Tags.Items
 
ingredient - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
Ingredient - Class in net.minecraft.item.crafting
 
Ingredient(Stream<? extends Ingredient.IItemList>) - Constructor for class net.minecraft.item.crafting.Ingredient
 
ingredient - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
Ingredient.IItemList - Interface in net.minecraft.item.crafting
 
Ingredient.SingleItemList - Class in net.minecraft.item.crafting
 
Ingredient.TagList - Class in net.minecraft.item.crafting
 
inGround - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
init(GLCapabilities) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
init() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
init() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
init() - Static method in class net.minecraft.block.ComposterBlock
 
init() - Static method in class net.minecraft.block.FireBlock
 
init() - Method in class net.minecraft.client.audio.Listener
 
init() - Method in class net.minecraft.client.audio.SoundSystem
 
init() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
init() - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
init() - Method in class net.minecraft.client.gui.DisplayEffectsScreen
 
init(int, int, Minecraft, boolean, RecipeBookContainer<?>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
init(Minecraft, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
init() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
init() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
init() - Method in class net.minecraft.client.gui.screen.AlertScreen
 
init() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
init() - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
init() - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
init() - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
init() - Method in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
init() - Method in class net.minecraft.client.gui.screen.DatapackFailureScreen
 
init() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
init() - Method in class net.minecraft.client.gui.screen.DemoScreen
 
init() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
init() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.ErrorScreen
 
init() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
init() - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen
 
init(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.GPUWarningScreen
 
init() - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
init() - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
init() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
init() - Method in class net.minecraft.client.gui.screen.LanguageScreen
 
init() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
init() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
init() - Method in class net.minecraft.client.gui.screen.MemoryErrorScreen
 
init() - Method in class net.minecraft.client.gui.screen.MouseSettingsScreen
 
init() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
init() - Method in class net.minecraft.client.gui.screen.MultiplayerWarningScreen
 
init() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
init() - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
init() - Method in class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
init() - Method in class net.minecraft.client.gui.screen.PackScreen
 
init() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
init(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
init() - Method in class net.minecraft.client.gui.screen.Screen
 
init() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
init() - Method in class net.minecraft.client.gui.screen.ShareToLanScreen
 
init() - Method in class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
init() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
init() - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
init() - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
init() - Method in class net.minecraft.client.gui.screen.WithNarratorSettingsScreen
 
init() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
init() - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
init() - Method in class net.minecraft.client.particle.DiggingParticle
 
init() - Static method in class net.minecraft.client.renderer.color.BlockColors
 
init(BlockColors) - Static method in class net.minecraft.client.renderer.color.ItemColors
 
init() - Static method in interface net.minecraft.dispenser.IDispenseItemBehavior
 
init() - Method in enum net.minecraft.entity.EntityClassification
Deprecated.
init(ServerPlayerEntity) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
init() - Static method in class net.minecraft.potion.PotionBrewing
 
init() - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
init() - Method in class net.minecraft.realms.RealmsBridgeScreen
 
init() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
init() - Method in class net.minecraft.server.integrated.IntegratedServer
 
init() - Method in class net.minecraft.server.MinecraftServer
 
init() - Static method in class net.minecraft.util.registry.WorldGenRegistries
 
init() - Method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
 
init() - Method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
Deprecated.
init() - Static method in class net.minecraft.world.gen.feature.structure.DesertVillagePools
 
init() - Static method in class net.minecraft.world.gen.feature.structure.PlainsVillagePools
 
init() - Static method in class net.minecraft.world.gen.feature.structure.SavannaVillagePools
 
init() - Static method in class net.minecraft.world.gen.feature.structure.SnowyVillagePools
 
init() - Static method in class net.minecraft.world.gen.feature.structure.Structure
 
init() - Static method in class net.minecraft.world.gen.feature.structure.TaigaVillagePools
 
init() - Method in enum net.minecraft.world.raid.Raid.WaveMember
Deprecated.
init() - Method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
init(MainMenuScreen, Button) - Static method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
init() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
init() - Static method in class net.minecraftforge.common.BiomeDictionary
 
init() - Method in interface net.minecraftforge.common.IExtensibleEnum
Deprecated.
init() - Static method in class net.minecraftforge.common.Tags
 
init() - Method in class net.minecraftforge.fml.client.gui.screen.LoadingErrorScreen
 
init() - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
init() - Static method in class net.minecraftforge.fml.network.FMLNetworkConstants
 
init() - Static method in class net.minecraftforge.registries.GameData
 
initArguments(Map<String, ?>) - Method in class net.minecraftforge.userdev.ClasspathLocator
 
initAtlasSprites() - Method in class net.minecraft.client.renderer.FluidBlockRenderer
 
initBackendSystem() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
initButtons() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
initCapabilities(ItemStack, CompoundNBT) - Method in class net.minecraft.item.BucketItem
 
initCapabilities(ItemStack, CompoundNBT) - Method in class net.minecraft.item.MilkBucketItem
 
initCapabilities() - Method in class net.minecraft.world.server.ServerWorld
 
initCapabilities(ItemStack, CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
initCapabilities(ItemStack, CompoundNBT) - Method in class net.minecraftforge.fluids.capability.ItemFluidContainer
 
initData(int, int, int, boolean, boolean, RegistryKey<World>) - Method in class net.minecraft.world.storage.MapData
 
initExtraAI() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
initExtraAI() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
initExtraAI() - Method in class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
initFields() - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
initFields() - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
initFluidStateCache() - Method in class net.minecraft.block.FlowingFluidBlock
 
initGameThread(boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
InitGuiEvent(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
initHorseChest() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
initialize() - Static method in class net.minecraftforge.common.MinecraftForge
 
initializeAsyncReloader(Executor, Executor, List<IFutureReloadListener>, CompletableFuture<Unit>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
initializeConnectionToPlayer(NetworkManager, ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
initializeGameType(GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
initiateShutdown(boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
 
initiateShutdown(boolean) - Method in class net.minecraft.server.MinecraftServer
 
initLists() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
initPathPoints() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
initPhase() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
initRenderer(int, boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
initRenderThread() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
initSearchBar(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
initTexture(IntBuffer, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
initTextureValues(int, int, int, int, ResourceLocation) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
initValidStates() - Static method in class net.minecraft.world.gen.DebugChunkGenerator
 
inject(ModContainer, ModFileScanData, ClassLoader) - Static method in class net.minecraftforge.fml.AutomaticEventSubscriber
 
injectCapabilities(List<ModFileScanData>) - Method in enum net.minecraftforge.common.capabilities.CapabilityManager
 
injectIfNecessary(NetworkManager) - Static method in class net.minecraftforge.network.VanillaConnectionNetworkFilter
 
injectSnapshot(Map<ResourceLocation, ForgeRegistry.Snapshot>, boolean, boolean) - Static method in class net.minecraftforge.registries.GameData
 
INK_SAC - Static variable in class net.minecraft.item.Items
 
inline(String, Consumer<Msg>) - Static method in interface net.minecraft.util.concurrent.ITaskExecutor
 
inlineIntoCrashReport(long, int) - Method in class net.minecraft.profiler.FilledProfileResult
 
INNER_STAIRS - Static variable in class net.minecraft.data.StockModelShapes
 
innerRotation - Variable in class net.minecraft.entity.item.EnderCrystalEntity
 
INoiseGenerator - Interface in net.minecraft.world.gen
 
INoiseRandom - Interface in net.minecraft.world.gen
 
INPC - Interface in net.minecraft.entity
 
inPortal - Variable in class net.minecraft.entity.Entity
 
INPUT_INVALID - Static variable in class net.minecraft.client.util.InputMappings
 
InputEvent - Class in net.minecraftforge.client.event
 
InputEvent() - Constructor for class net.minecraftforge.client.event.InputEvent
 
InputEvent.ClickInputEvent - Class in net.minecraftforge.client.event
 
InputEvent.KeyInputEvent - Class in net.minecraftforge.client.event
 
InputEvent.MouseInputEvent - Class in net.minecraftforge.client.event
 
InputEvent.MouseScrollEvent - Class in net.minecraftforge.client.event
 
InputEvent.RawMouseEvent - Class in net.minecraftforge.client.event
 
inputField - Variable in class net.minecraft.client.gui.screen.ChatScreen
 
inputInventory - Variable in class net.minecraft.inventory.container.StonecutterContainer
 
InputMappings - Class in net.minecraft.client.util
 
InputMappings() - Constructor for class net.minecraft.client.util.InputMappings
 
InputMappings.Input - Class in net.minecraft.client.util
 
InputMappings.Type - Enum in net.minecraft.client.util
 
InputUpdateEvent - Class in net.minecraftforge.client.event
 
InputUpdateEvent(PlayerEntity, MovementInput) - Constructor for class net.minecraftforge.client.event.InputUpdateEvent
 
inRangeOfGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
insert(List<T>, T, Function<T, ResourcePackInfo>, boolean) - Method in enum net.minecraft.resources.ResourcePackInfo.Priority
 
insertClipboardText() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
insertHook(HopperTileEntity) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
 
insertItem(int, ItemStack, boolean) - Method in interface net.minecraftforge.items.IItemHandler
 
insertItem(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.ItemStackHandler
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.VanillaHopperItemHandler
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
insertItemStacked(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
 
insertRecord(IWorld, BlockPos, BlockState, ItemStack) - Method in class net.minecraft.block.JukeboxBlock
 
insertText(String, boolean) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
insertText(String, boolean) - Method in class net.minecraft.client.gui.screen.Screen
 
INSIDE_BOWL_SHAPE - Static variable in interface net.minecraft.tileentity.IHopper
 
INSPECT_DISPENSER - Static variable in class net.minecraft.stats.Stats
 
INSPECT_DROPPER - Static variable in class net.minecraft.stats.Stats
 
INSPECT_HOPPER - Static variable in class net.minecraft.stats.Stats
 
Instance(EntityPredicate.AndPredicate, Block, ItemPredicate, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate, EntityPredicate.AndPredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, Potion) - Constructor for class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, RegistryKey<World>, RegistryKey<World>) - Constructor for class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate[]) - Constructor for class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, MobEffectsPredicate) - Constructor for class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, Block, StatePropertiesPredicate) - Constructor for class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, DamagePredicate) - Constructor for class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate, EntityPredicate.AndPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
Instance() - Constructor for class net.minecraft.advancements.criterion.ImpossibleTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, MinMaxBounds.IntBound, MinMaxBounds.IntBound, MinMaxBounds.IntBound, ItemPredicate[]) - Constructor for class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate, MinMaxBounds.IntBound, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate[], MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
Instance(ResourceLocation, EntityPredicate.AndPredicate, EntityPredicate.AndPredicate, DamageSourcePredicate) - Constructor for class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, DistancePredicate, MinMaxBounds.IntBound) - Constructor for class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, LocationPredicate, LocationPredicate, DistancePredicate) - Constructor for class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, Block, StatePropertiesPredicate, LocationPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, DamagePredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
Instance(ResourceLocation, EntityPredicate.AndPredicate, LocationPredicate) - Constructor for class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.RecipeUnlockedTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, LocationPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, Block, StatePropertiesPredicate) - Constructor for class net.minecraft.advancements.criterion.SlideDownBlockTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, MinMaxBounds.IntBound, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.TargetHitTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate, EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger.Instance
 
Instance(EntityPredicate.AndPredicate) - Constructor for class net.minecraft.advancements.criterion.TickTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, MinMaxBounds.FloatBound) - Constructor for class net.minecraft.advancements.criterion.UsedEnderEyeTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
Instance(EntityPredicate.AndPredicate, EntityPredicate.AndPredicate, ItemPredicate) - Constructor for class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
INSTANCE - Static variable in class net.minecraft.client.gui.chat.NarratorChatListener
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
INSTANCE - Static variable in class net.minecraft.nbt.EndNBT
 
INSTANCE - Static variable in class net.minecraft.nbt.NBTDynamicOps
 
INSTANCE - Static variable in exception net.minecraft.network.ThreadQuickExitException
 
INSTANCE - Static variable in class net.minecraft.profiler.EmptyProfiler
 
INSTANCE - Static variable in class net.minecraft.profiler.EmptyProfileResult
 
instance - Variable in class net.minecraft.state.StateHolder
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
 
INSTANCE - Static variable in class net.minecraft.world.gen.feature.template.NopProcessor
 
INSTANCE - Static variable in class net.minecraft.world.gen.placement.NoPlacementConfig
 
INSTANCE - Static variable in class net.minecraftforge.client.model.CompositeModel.Loader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ItemLayerModel
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ItemLayerModel.Loader
 
instance() - Static method in class net.minecraftforge.client.model.ModelLoader
 
instance() - Static method in class net.minecraftforge.client.model.ModelLoader.White
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoaderRegistry.ExpandedBlockModelDeserializer
 
INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy.Loader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.MultiLayerModel.Loader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.obj.OBJLoader
 
INSTANCE - Static variable in class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.NBTIngredient.Serializer
 
INSTANCE - Static variable in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
INSTANCE - Static variable in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
INSTANCE - Static variable in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
INSTANCE - Static variable in class net.minecraftforge.fml.config.ConfigTracker
 
INSTANCE - Static variable in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
INSTANCE - Static variable in class net.minecraftforge.items.wrapper.EmptyHandler
 
InstancePredicate(MinMaxBounds.IntBound, MinMaxBounds.IntBound, Boolean, Boolean) - Constructor for class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
InstancePredicate() - Constructor for class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
INSTANCES - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
INSTANT_DAMAGE - Static variable in class net.minecraft.potion.Effects
 
INSTANT_EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
INSTANT_HEALTH - Static variable in class net.minecraft.potion.Effects
 
InstantEffect - Class in net.minecraft.potion
 
InstantEffect(EffectType, int) - Constructor for class net.minecraft.potion.InstantEffect
 
InstantFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.InstantFactory
 
INSTRUMENT - Static variable in class net.minecraft.block.NoteBlock
 
INT_BUFFER - Static variable in class net.minecraft.client.renderer.GlDebugTextUtils
 
IntArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
IntArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
IntArray - Class in net.minecraft.util
 
IntArray(int) - Constructor for class net.minecraft.util.IntArray
 
IntArrayNBT - Class in net.minecraft.nbt
 
IntArrayNBT(int[]) - Constructor for class net.minecraft.nbt.IntArrayNBT
 
IntArrayNBT(List<Integer>) - Constructor for class net.minecraft.nbt.IntArrayNBT
 
IntBounds(int, int) - Constructor for class net.minecraft.util.TeleportationRepositioner.IntBounds
 
IntClamper - Class in net.minecraft.loot
 
IntClamper.Serializer - Class in net.minecraft.loot
 
IntegerEntry(ITextComponent, List<IReorderingProcessor>, String, GameRules.IntegerValue) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen.IntegerEntry
 
IntegerProperty - Class in net.minecraft.state
 
IntegerProperty(String, int, int) - Constructor for class net.minecraft.state.IntegerProperty
 
integerTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
integerTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
IntegerValue(GameRules.RuleType<GameRules.IntegerValue>, int) - Constructor for class net.minecraft.world.GameRules.IntegerValue
 
IntegratedPlayerList - Class in net.minecraft.server.integrated
 
IntegratedPlayerList(IntegratedServer, DynamicRegistries.Impl, PlayerData) - Constructor for class net.minecraft.server.integrated.IntegratedPlayerList
 
IntegratedServer - Class in net.minecraft.server.integrated
 
IntegratedServer(Thread, Minecraft, DynamicRegistries.Impl, SaveFormat.LevelSave, ResourcePackList, DataPackRegistries, IServerConfiguration, MinecraftSessionService, GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory) - Constructor for class net.minecraft.server.integrated.IntegratedServer
 
IntegrityProcessor - Class in net.minecraft.world.gen.feature.template
 
IntegrityProcessor(float) - Constructor for class net.minecraft.world.gen.feature.template.IntegrityProcessor
 
INTERACT_WITH_ANVIL - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_BEACON - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_BLAST_FURNACE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_BREWINGSTAND - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_CAMPFIRE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_CARTOGRAPHY_TABLE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_CRAFTING_TABLE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_FURNACE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_GRINDSTONE - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_LECTERN - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_LOOM - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_SMOKER - Static variable in class net.minecraft.stats.Stats
 
INTERACT_WITH_STONECUTTER - Static variable in class net.minecraft.stats.Stats
 
INTERACTABLE_DOORS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
InteractDoorGoal - Class in net.minecraft.entity.ai.goal
 
InteractDoorGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.InteractDoorGoal
 
INTERACTION_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
interactionManager - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
interactOn(Entity, Hand) - Method in class net.minecraft.entity.player.PlayerEntity
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.BlastFurnaceBlock
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.FurnaceBlock
 
interactWith(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.SmokerBlock
 
InteractWithDoorTask - Class in net.minecraft.entity.ai.brain.task
 
InteractWithDoorTask() - Constructor for class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
interactWithEntity(PlayerEntity, Entity, Hand) - Method in class net.minecraft.client.multiplayer.PlayerController
 
interactWithEntity(PlayerEntity, Entity, EntityRayTraceResult, Hand) - Method in class net.minecraft.client.multiplayer.PlayerController
 
interactWithEntity(PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.ItemStack
 
InteractWithEntityTask<E extends LivingEntity,T extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
InteractWithEntityTask(EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
interactWithFluidHandler(PlayerEntity, Hand, World, BlockPos, Direction) - Static method in class net.minecraftforge.fluids.FluidUtil
 
interactWithFluidHandler(PlayerEntity, Hand, IFluidHandler) - Static method in class net.minecraftforge.fluids.FluidUtil
 
InterModComms - Class in net.minecraftforge.fml
 
InterModComms() - Constructor for class net.minecraftforge.fml.InterModComms
 
InterModComms.IMCMessage - Class in net.minecraftforge.fml
 
InterModEnqueueEvent - Class in net.minecraftforge.fml.event.lifecycle
 
InterModEnqueueEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.InterModEnqueueEvent
 
InterModProcessEvent - Class in net.minecraftforge.fml.event.lifecycle
 
InterModProcessEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.InterModProcessEvent
 
internalName - Variable in enum net.minecraft.scoreboard.Team.Visible
 
internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
interpolateAngle(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
interpolateHeight() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
interpTargetHeadYaw - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetPitch - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetX - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetY - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetYaw - Variable in class net.minecraft.entity.LivingEntity
 
interpTargetZ - Variable in class net.minecraft.entity.LivingEntity
 
interpTicksHead - Variable in class net.minecraft.entity.LivingEntity
 
interrupt() - Method in class net.minecraft.client.multiplayer.LanServerPingThread
 
intersect(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersects(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersects(double, double, double, double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersects(Vector3d, Vector3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
intersectsWith(MutableBoundingBox) - Method in class net.minecraft.util.math.MutableBoundingBox
 
intersectsWith(int, int, int, int) - Method in class net.minecraft.util.math.MutableBoundingBox
 
intFloorDiv(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
IntIdentityHashBiMap<K> - Class in net.minecraft.util
 
IntIdentityHashBiMap(int) - Constructor for class net.minecraft.util.IntIdentityHashBiMap
 
IntNBT - Class in net.minecraft.nbt
 
intRange() - Static method in interface net.minecraft.command.arguments.IRangeArgument
 
IntRange() - Constructor for class net.minecraft.command.arguments.IRangeArgument.IntRange
 
IntReferenceHolder - Class in net.minecraft.util
 
IntReferenceHolder() - Constructor for class net.minecraft.util.IntReferenceHolder
 
intValue() - Method in class net.minecraft.world.GameRules.BooleanValue
 
intValue() - Method in class net.minecraft.world.GameRules.IntegerValue
 
intValue() - Method in class net.minecraft.world.GameRules.RuleValue
 
inv - Variable in class net.minecraftforge.items.wrapper.RecipeWrapper
 
inv - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
INVALID - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
INVALID_ENTITY_NAME_OR_UUID - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
INVALID_ENTITY_TYPE - Static variable in class net.minecraft.command.arguments.EntityOptions
 
INVALID_GAME_MODE - Static variable in class net.minecraft.command.arguments.EntityOptions
 
INVALID_SORT - Static variable in class net.minecraft.command.arguments.EntityOptions
 
invalidate() - Method in class net.minecraft.item.crafting.Ingredient
 
invalidate() - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
invalidate() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
invalidate() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
invalidate() - Method in class net.minecraftforge.common.util.LazyOptional
 
invalidateAll() - Method in class net.minecraft.client.renderer.color.ColorCache
 
invalidateAll() - Static method in class net.minecraft.item.crafting.Ingredient
 
invalidateCaches() - Method in class net.minecraft.world.lighting.LightDataMap
 
invalidateCaps() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
invalidateCaps() - Method in class net.minecraft.entity.LivingEntity
 
invalidateCaps() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
invalidateCaps() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
invalidateCaps() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
invalidateCaps() - Method in class net.minecraft.tileentity.ChestTileEntity
 
invalidateCaps() - Method in class net.minecraft.tileentity.LockableTileEntity
 
invalidateCaps() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
invalidateChunk(int, int) - Method in class net.minecraft.client.renderer.color.ColorCache
 
invalidateJson() - Method in class net.minecraft.network.ServerStatusResponse
 
invalidateLog4jThreadCache() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
invalidateRegionAndSetBlock(BlockPos, BlockState) - Method in class net.minecraft.client.world.ClientWorld
 
inventory - Variable in class net.minecraft.entity.player.PlayerEntity
 
inventory - Variable in class net.minecraft.inventory.container.Slot
 
Inventory - Class in net.minecraft.inventory
 
Inventory(int) - Constructor for class net.minecraft.inventory.Inventory
 
Inventory(ItemStack...) - Constructor for class net.minecraft.inventory.Inventory
 
INVENTORY - Static variable in class net.minecraft.item.ItemGroup
 
INVENTORY_BACKGROUND - Static variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
INVENTORY_CHANGED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
inventoryArmorDropChances - Variable in class net.minecraft.entity.MobEntity
 
InventoryChangeTrigger - Class in net.minecraft.advancements.criterion
 
InventoryChangeTrigger() - Constructor for class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
InventoryChangeTrigger.Instance - Class in net.minecraft.advancements.criterion
 
inventoryHandsDropChances - Variable in class net.minecraft.entity.MobEntity
 
InventoryHelper - Class in net.minecraft.inventory
 
InventoryHelper() - Constructor for class net.minecraft.inventory.InventoryHelper
 
InventoryScreen - Class in net.minecraft.client.gui.screen.inventory
 
InventoryScreen(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
inventorySlots - Variable in class net.minecraft.inventory.container.Container
 
inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.CompassItem
 
inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.FilledMapItem
 
inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.Item
 
inventoryTick(World, Entity, int, boolean) - Method in class net.minecraft.item.ItemStack
 
inverse() - Method in class net.minecraft.util.math.vector.Vector3d
 
inverse() - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
inverseVanilla() - Method in class net.minecraft.util.math.vector.TransformationMatrix
 
invert() - Method in class net.minecraft.util.math.vector.Matrix3f
 
invert() - Method in class net.minecraft.util.math.vector.Matrix4f
 
INVERT_MOUSE - Static variable in class net.minecraft.client.AbstractOption
 
INVERTED - Static variable in class net.minecraft.block.DaylightDetectorBlock
 
inverted() - Method in interface net.minecraft.loot.conditions.ILootCondition.IBuilder
 
Inverted - Class in net.minecraft.loot.conditions
 
INVERTED - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
INVERTED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
inverted() - Method in enum net.minecraft.util.Direction.AxisDirection
 
Inverted.Serializer - Class in net.minecraft.loot.conditions
 
invertMouse - Variable in class net.minecraft.client.GameSettings
 
INVISIBILITY - Static variable in class net.minecraft.potion.Effects
 
INVISIBILITY - Static variable in class net.minecraft.potion.Potions
 
invoke(String, Object[], String[]) - Method in class net.minecraft.server.dedicated.ServerInfoMBean
 
InvWrapper - Class in net.minecraftforge.items.wrapper
 
InvWrapper(IInventory) - Constructor for class net.minecraftforge.items.wrapper.InvWrapper
 
inWater - Variable in class net.minecraft.entity.Entity
 
IObjectIntIterable<T> - Interface in net.minecraft.util
 
IOWorker - Class in net.minecraft.world.chunk.storage
 
IOWorker(File, boolean, String) - Constructor for class net.minecraft.world.chunk.storage.IOWorker
 
IP_PATTERN - Static variable in class net.minecraft.command.impl.BanIpCommand
 
IPacket<T extends INetHandler> - Interface in net.minecraft.network
 
IPackFinder - Interface in net.minecraft.resources
 
IPackNameDecorator - Interface in net.minecraft.resources
 
IPalette<T> - Interface in net.minecraft.util.palette
 
IParameterized - Interface in net.minecraft.loot
 
IParticleData - Interface in net.minecraft.particles
 
IParticleData.IDeserializer<T extends IParticleData> - Interface in net.minecraft.particles
Deprecated.
IParticleFactory<T extends IParticleData> - Interface in net.minecraft.client.particle
 
IParticleRenderType - Interface in net.minecraft.client.particle
 
IPBanEntry - Class in net.minecraft.server.management
 
IPBanEntry(String) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanEntry(String, Date, String, Date, String) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanEntry(JsonObject) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanList - Class in net.minecraft.server.management
 
IPBanList(File) - Constructor for class net.minecraft.server.management.IPBanList
 
IPermissionHandler - Interface in net.minecraftforge.server.permission
 
IPersistentSerializable - Interface in net.minecraft.realms
 
IPhase - Interface in net.minecraft.entity.boss.dragon.phase
 
IPixelTransformer - Interface in net.minecraft.world.gen.layer.traits
 
IPlacementConfig - Interface in net.minecraft.world.gen.placement
 
IPlantable - Interface in net.minecraftforge.common
 
IPosition - Interface in net.minecraft.dispenser
 
IPosRuleTests<P extends PosRuleTest> - Interface in net.minecraft.world.gen.feature.template
 
IPosWrapper - Interface in net.minecraft.util.math
 
IProfiler - Interface in net.minecraft.profiler
 
IProfileResult - Interface in net.minecraft.profiler
 
IProfilerSection - Interface in net.minecraft.profiler
 
IProgressMeter - Interface in net.minecraft.client.gui
 
IProgressUpdate - Interface in net.minecraft.util
 
IRandomRange - Interface in net.minecraft.loot
 
IRangeArgument<T extends MinMaxBounds<?>> - Interface in net.minecraft.command.arguments
 
IRangeArgument.FloatRange - Class in net.minecraft.command.arguments
 
IRangeArgument.IntRange - Class in net.minecraft.command.arguments
 
IRangedAttackMob - Interface in net.minecraft.entity
 
IRecipe<C extends IInventory> - Interface in net.minecraft.item.crafting
 
IRecipeContainer - Interface in net.minecraftforge.common.crafting
 
IRecipeHelperPopulator - Interface in net.minecraft.inventory
 
IRecipeHolder - Interface in net.minecraft.inventory
 
IRecipePlacer<T> - Interface in net.minecraft.item.crafting
 
IRecipeSerializer<T extends IRecipe<?>> - Interface in net.minecraft.item.crafting
 
IRecipeShownListener - Interface in net.minecraft.client.gui.recipebook
 
IRecipeType<T extends IRecipe<?>> - Interface in net.minecraft.item.crafting
 
IRecipeUpdateListener - Interface in net.minecraft.client.gui.recipebook
 
IRegistryDelegate<T> - Interface in net.minecraftforge.registries
 
IReloadableResourceManager - Interface in net.minecraft.resources
 
IRenderable - Interface in net.minecraft.client.gui
 
IRenderCall - Interface in com.mojang.blaze3d.systems
 
IRenderFactory<T extends Entity> - Interface in net.minecraftforge.fml.client.registry
 
IRenderHandler - Interface in net.minecraftforge.client
Deprecated.
IRendersAsItem - Interface in net.minecraft.entity
 
IRenderTypeBuffer - Interface in net.minecraft.client.renderer
 
IRenderTypeBuffer.Impl - Class in net.minecraft.client.renderer
 
IReorderingProcessor - Interface in net.minecraft.util
 
IReputationTracking - Interface in net.minecraft.entity.merchant
 
IReputationType - Interface in net.minecraft.entity.merchant
 
IRequirementsStrategy - Interface in net.minecraft.advancements
 
IResource - Interface in net.minecraft.resources
 
IResourceManager - Interface in net.minecraft.resources
 
IResourceManager.Instance - Enum in net.minecraft.resources
 
IResourceManagerReloadListener - Interface in net.minecraft.resources
Deprecated.
IResourcePack - Interface in net.minecraft.resources
 
IResourceType - Interface in net.minecraftforge.resource
 
IResultableProfiler - Interface in net.minecraft.profiler
 
IRideable - Interface in net.minecraft.entity
 
IRON - Static variable in class net.minecraft.block.material.Material
 
IRON - Static variable in class net.minecraft.block.material.MaterialColor
 
IRON_AXE - Static variable in class net.minecraft.item.Items
 
IRON_BARS - Static variable in class net.minecraft.block.Blocks
 
IRON_BARS - Static variable in class net.minecraft.item.Items
 
IRON_BLOCK - Static variable in class net.minecraft.block.Blocks
 
IRON_BLOCK - Static variable in class net.minecraft.item.Items
 
IRON_BOOTS - Static variable in class net.minecraft.item.Items
 
IRON_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
IRON_DOOR - Static variable in class net.minecraft.block.Blocks
 
IRON_DOOR - Static variable in class net.minecraft.item.Items
 
IRON_DOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IRON_DOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IRON_GOLEM - Static variable in class net.minecraft.entity.EntityType
 
IRON_HELMET - Static variable in class net.minecraft.item.Items
 
IRON_HOE - Static variable in class net.minecraft.item.Items
 
IRON_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
IRON_INGOT - Static variable in class net.minecraft.item.Items
 
IRON_LEGGINGS - Static variable in class net.minecraft.item.Items
 
IRON_NUGGET - Static variable in class net.minecraft.item.Items
 
IRON_ORE - Static variable in class net.minecraft.block.Blocks
 
IRON_ORE - Static variable in class net.minecraft.item.Items
 
IRON_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
IRON_PICKAXE - Static variable in class net.minecraft.item.Items
 
IRON_SHOVEL - Static variable in class net.minecraft.item.Items
 
IRON_SWORD - Static variable in class net.minecraft.item.Items
 
IRON_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
IRON_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
IRON_TRAPDOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IRON_TRAPDOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
IronGolemCracksLayer - Class in net.minecraft.client.renderer.entity.layers
 
IronGolemCracksLayer(IEntityRenderer<IronGolemEntity, IronGolemModel<IronGolemEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.IronGolemCracksLayer
 
IronGolemEntity - Class in net.minecraft.entity.passive
 
IronGolemEntity(EntityType<? extends IronGolemEntity>, World) - Constructor for class net.minecraft.entity.passive.IronGolemEntity
 
IronGolemEntity.Cracks - Enum in net.minecraft.entity.passive
 
IronGolemModel<T extends IronGolemEntity> - Class in net.minecraft.client.renderer.entity.model
 
IronGolemModel() - Constructor for class net.minecraft.client.renderer.entity.model.IronGolemModel
 
IronGolemRenderer - Class in net.minecraft.client.renderer.entity
 
IronGolemRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.IronGolemRenderer
 
IronGolenFlowerLayer - Class in net.minecraft.client.renderer.entity.layers
 
IronGolenFlowerLayer(IEntityRenderer<IronGolemEntity, IronGolemModel<IronGolemEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer
 
IRuleTestType<P extends RuleTest> - Interface in net.minecraft.world.gen.feature.template
 
IS_ALIVE - Static variable in class net.minecraft.util.EntityPredicates
 
IS_HANGING_ENTITY - Static variable in class net.minecraft.entity.item.HangingEntity
 
IS_LIVING_ALIVE - Static variable in class net.minecraft.util.EntityPredicates
 
IS_MOVING - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
IS_RUNNING_ON_MAC - Static variable in class net.minecraft.client.Minecraft
 
IS_STANDALONE - Static variable in class net.minecraft.util.EntityPredicates
 
isAABBInsideLiquid(FluidState, IWorldReader, BlockPos, AxisAlignedBB) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
isAABBInsideMaterial(FluidState, IWorldReader, BlockPos, AxisAlignedBB, Material) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
isAboveBottom(int) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
isAboveWorld(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
isAccessible() - Method in class net.minecraft.world.server.ChunkHolder
 
isActivatorRail() - Method in class net.minecraft.block.PoweredRailBlock
 
isActive() - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
isActive() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
isActive() - Method in class net.minecraft.world.raid.Raid
 
isActive() - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
 
isActive(IKeyConflictContext) - Method in enum net.minecraftforge.client.settings.KeyModifier
 
isActiveAndMatches(InputMappings.Input) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
isActiveItemStackBlocking() - Method in class net.minecraft.entity.LivingEntity
 
isActualySwimming() - Method in class net.minecraft.entity.Entity
 
isActualySwimming() - Method in class net.minecraft.entity.LivingEntity
 
isAddedToWorld() - Method in class net.minecraft.entity.Entity
 
isAddedToWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
isAdvanced() - Method in interface net.minecraft.client.util.ITooltipFlag
 
isAdvanced() - Method in enum net.minecraft.client.util.ITooltipFlag.TooltipFlags
 
isAggressive(T) - Method in class net.minecraft.client.renderer.entity.model.AbstractZombieModel
 
isAggressive(GiantEntity) - Method in class net.minecraft.client.renderer.entity.model.GiantModel
 
isAggressive(T) - Method in class net.minecraft.client.renderer.entity.model.ZombieModel
 
isAggressive() - Method in class net.minecraft.entity.MobEntity
 
isAggressive() - Method in class net.minecraft.entity.passive.PandaEntity
 
isAIDisabled() - Method in class net.minecraft.entity.MobEntity
 
isAir() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
Deprecated.
isAir(BlockState) - Method in class net.minecraft.block.AbstractBlock
 
isAir(BlockState) - Static method in class net.minecraft.block.PlantBlockHelper
 
isAir(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isAir(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Deprecated.
isAirAt(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.Feature
 
isAirBlock(BlockPos) - Method in interface net.minecraft.world.IWorldReader
 
isAirBorne - Variable in class net.minecraft.entity.Entity
 
isAirOrLeavesAt(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.TreeFeature
 
isAlignedRight() - Method in class net.minecraft.item.ItemGroup
 
isAlive() - Method in class net.minecraft.client.particle.Particle
 
isAlive() - Method in class net.minecraft.entity.Entity
 
isAlive() - Method in class net.minecraft.entity.LivingEntity
 
isAlive - Variable in class net.minecraft.network.NetworkSystem
 
isAllowedCharacter(char) - Static method in class net.minecraft.util.SharedConstants
 
isAllowEdit() - Method in class net.minecraft.entity.player.PlayerEntity
 
isAllowedOnBooks() - Method in class net.minecraft.enchantment.Enchantment
 
isAllowFlying() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isAlternateInput(BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isAlternateInput(BlockState) - Method in class net.minecraft.block.RepeaterBlock
 
isAlwaysEnabled() - Method in class net.minecraft.resources.ResourcePackInfo
 
isAmbient() - Method in class net.minecraft.potion.EffectInstance
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.BlockModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isAmbientOcclusion() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isAmbientOcclusion(BlockState) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isAmbientOcclusion(BlockState) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isAmbientOcclusion(BlockState) - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isAmbientOcclusion(BlockState) - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.CompositeModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isAmbientOcclusion(BlockState) - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isAmbientOcclusion() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
isAmbientOcclusionEnabled() - Static method in class net.minecraft.client.Minecraft
 
isAnimated() - Method in enum net.minecraftforge.fml.VersionChecker.Status
 
isAreaLoaded(BlockPos, int) - Method in interface net.minecraft.world.IWorldReader
 
isAreaLoaded(BlockPos, BlockPos) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
isAreaLoaded(int, int, int, int, int, int) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
isArmor(ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isArmor(ItemStack) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
isArmor(ItemStack) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
isAscending() - Method in enum net.minecraft.state.properties.RailShape
 
isAssigned() - Method in class net.minecraft.pathfinding.PathPoint
 
isAtLeast(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkStatus
 
isAtLeast(ChunkHolder.LocationType) - Method in enum net.minecraft.world.server.ChunkHolder.LocationType
 
isAttachedToBlock() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
isAttack() - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
isAttacking - Variable in class net.minecraft.client.renderer.entity.model.EndermanModel
 
isAttacking() - Method in class net.minecraft.entity.monster.GhastEntity
 
isAuto() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
isAuto() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isAutoJumpEnabled() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isBaby(Boolean) - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
isBackgroundMusicPlaying(BackgroundMusicSelector) - Method in class net.minecraft.client.audio.MusicTicker
 
isBanned(GameProfile) - Method in class net.minecraft.server.management.BanList
 
isBanned(SocketAddress) - Method in class net.minecraft.server.management.IPBanList
 
isBanned(String) - Method in class net.minecraft.server.management.IPBanList
 
isBeached - Variable in class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
isBed(BlockState, IBlockReader, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isBed(IBlockReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isBegging() - Method in class net.minecraft.entity.passive.WolfEntity
 
isBeingRidden() - Method in class net.minecraft.entity.Entity
 
isBeneficial() - Method in class net.minecraft.potion.Effect
 
isBesideClimbableBlock() - Method in class net.minecraft.entity.monster.SpiderEntity
 
isBetweenWaves() - Method in class net.minecraft.world.raid.Raid
 
isBidirectional() - Method in class net.minecraft.client.resources.Language
 
isBlocked(IWorld, BlockPos) - Static method in class net.minecraft.block.ChestBlock
 
isBlockinHighHumidity(BlockPos) - Method in class net.minecraft.world.World
 
isBlockLoaded(BlockPos) - Method in interface net.minecraft.world.IWorldReader
Deprecated.
isBlockModifiable(PlayerEntity, BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
isBlockModifiable(PlayerEntity, BlockPos) - Method in class net.minecraft.world.World
 
isBlockPowered(BlockPos) - Method in class net.minecraft.world.World
 
isBlockPresent(BlockPos) - Method in class net.minecraft.world.World
 
isBlockProtected(ServerWorld, BlockPos, PlayerEntity) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isBlockProtected(ServerWorld, BlockPos, PlayerEntity) - Method in class net.minecraft.server.MinecraftServer
 
isBlockStairs(BlockState) - Static method in class net.minecraft.block.StairsBlock
 
isBookEnchantable(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isBookEnchantable(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
isBoolean(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isBoundingBoxInFrustum(AxisAlignedBB) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
 
isBowInMainhand() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
isBreakDoorsTaskSet() - Method in class net.minecraft.entity.monster.ZombieEntity
 
isBreeding() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.monster.HoglinEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.AnimalEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.BeeEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.CatEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.ChickenEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.OcelotEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.ParrotEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PigEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.RabbitEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.StriderEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.TurtleEntity
 
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.WolfEntity
 
isBrewablePotion(Potion) - Static method in class net.minecraft.potion.PotionBrewing
 
isBucket(ItemStack) - Static method in class net.minecraft.inventory.container.FurnaceFuelSlot
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isBuiltInRenderer() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.CompositeModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isBuiltInRenderer() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
isBurning() - Method in class net.minecraft.entity.Entity
 
isBurning() - Method in class net.minecraft.entity.monster.BlazeEntity
 
isBurning() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
isBurning() - Method in class net.minecraft.entity.passive.StriderEntity
 
isBurning() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
isBurning() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
isBurning() - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
isBurning(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isBurning(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isCancelable() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
 
isCarrying - Variable in class net.minecraft.client.renderer.entity.model.EndermanModel
 
isCarvable(BlockState) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
isChangingQuantityOnly - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
isChannelOpen() - Method in class net.minecraft.network.NetworkManager
 
isCharged() - Method in class net.minecraft.entity.boss.WitherEntity
 
isCharged() - Method in interface net.minecraft.entity.IChargeableMob
 
isCharged() - Method in class net.minecraft.entity.monster.CreeperEntity
 
isCharged(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
isCharging() - Method in class net.minecraft.entity.monster.PillagerEntity
 
isCharging() - Method in class net.minecraft.entity.monster.VexEntity
 
isChatEnabled() - Method in class net.minecraft.client.Minecraft
 
isChecked() - Method in class net.minecraft.client.gui.widget.button.CheckboxButton
 
isChickenJockey() - Method in class net.minecraft.entity.passive.ChickenEntity
 
isChild - Variable in class net.minecraft.client.renderer.entity.model.EntityModel
 
isChild() - Method in class net.minecraft.entity.AgeableEntity
 
isChild() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isChild() - Method in class net.minecraft.entity.LivingEntity
 
isChild() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
isChild() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
isChild - Variable in class net.minecraft.entity.monster.ZombieEntity.GroupData
 
isChild() - Method in class net.minecraft.entity.monster.ZombieEntity
 
isChild() - Method in class net.minecraft.entity.passive.ParrotEntity
 
isChunkLoaded(ChunkPos) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
isChunkLoaded(Entity) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
isChunkLoaded(Entity) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
isChunkLoaded(ChunkPos) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
isChunkLoaded(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
isChunkLoaded(ChunkPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
isClient() - Method in enum net.minecraftforge.fml.LogicalSide
 
isCloseToPathTarget() - Method in class net.minecraft.entity.monster.DrownedEntity
 
isCollisionShapeLargerThanFullBlock() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isColor() - Method in enum net.minecraft.util.text.TextFormatting
 
isColored() - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
isColored() - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
isColored() - Method in enum net.minecraft.client.gui.fonts.WhiteGlyph
 
isColoredOutlineBuffer() - Method in class net.minecraft.client.renderer.RenderType
 
isColorsEnabled() - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
isCommandBlockEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isCommandBlockEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
 
isCommandBlockEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isCommandsAllowed() - Method in class net.minecraft.world.WorldSettings
 
isCompatible() - Method in enum net.minecraft.resources.PackCompatibility
 
isCompatible - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
isCompatibleWith(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
 
isComplex() - Method in class net.minecraft.item.AbstractMapItem
 
isComplex() - Method in class net.minecraft.item.Item
 
isConditional() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
isConditional() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isConditionMet() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isConduitFrame(BlockState, IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isConduitFrame(IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isConflictContextAndModifierActive() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
isConnectedToRealms() - Method in class net.minecraft.client.Minecraft
 
isContained(ITag<EntityType<?>>) - Method in class net.minecraft.entity.EntityType
 
isConverting() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
isCoolingDown() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
isCopy(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isCorrect(CommentedConfig) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
isCorrecting() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
isCorrectVisibleType(Brain<?>, MemoryModuleType<? extends LivingEntity>, EntityType<?>) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
isCraftable(IRecipe<?>) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
isCreative() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
isCreative() - Method in class net.minecraft.entity.player.PlayerEntity
 
isCreative() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isCreative() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
isCreative() - Method in enum net.minecraft.world.GameType
 
isCreativeMode - Variable in class net.minecraft.entity.player.PlayerAbilities
 
isCreativeMode() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isCreativePlayer() - Method in class net.minecraft.util.DamageSource
 
IScreen - Interface in net.minecraft.client.gui.screen
 
isCrossbow(ItemStack) - Method in class net.minecraft.item.Item
 
isCrossbowStack() - Method in class net.minecraft.item.ItemStack
 
isCrouching() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isCrouching() - Method in class net.minecraft.entity.Entity
 
isCrouching() - Method in class net.minecraft.entity.passive.FoxEntity
 
isCrystalInvulnerable() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
isCubeSideCovered(VoxelShape, VoxelShape, Direction) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
isCurativeItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
isCurrentEntity() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isCurrentViewEntity() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isCurse() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
isCurse() - Method in class net.minecraft.enchantment.Enchantment
 
isCurse() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
isCustomNameVisible() - Method in class net.minecraft.entity.Entity
 
isCut(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isDamageable() - Method in class net.minecraft.item.Item
 
isDamageable(DamageSource) - Method in class net.minecraft.item.Item
 
isDamageable() - Method in class net.minecraft.item.ItemStack
 
isDamageable(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isDamageAbsolute() - Method in class net.minecraft.util.DamageSource
 
isDamaged() - Method in class net.minecraft.item.ItemStack
 
isDamaged(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isData() - Method in class net.minecraftforge.userdev.FMLDevDataLaunchProvider
 
isData() - Method in class net.minecraftforge.userdev.FMLUserdevDataLaunchProvider
 
isDataGenRunning() - Static method in class net.minecraftforge.fml.ModLoader
 
isDaytime() - Method in class net.minecraft.world.World
 
isDebug() - Method in class net.minecraft.world.World
 
isDebugBoundingBox() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
isDedicatedServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isDedicatedServer() - Method in class net.minecraft.server.integrated.IntegratedServer
 
isDedicatedServer() - Method in class net.minecraft.server.MinecraftServer
 
isDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
isDefaulted() - Method in interface net.minecraftforge.common.Tags.IOptionalNamedTag
 
isDefaultPreset(long) - Method in class net.minecraft.world.biome.provider.NetherBiomeProvider
 
isDemo - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
isDemo() - Method in class net.minecraft.client.Minecraft
 
isDemo() - Method in class net.minecraft.server.MinecraftServer
 
isDescending() - Method in class net.minecraft.entity.Entity
 
isDespawnPeaceful() - Method in class net.minecraft.entity.MobEntity
 
isDespawnPeaceful() - Method in class net.minecraft.entity.monster.GhastEntity
 
isDespawnPeaceful() - Method in class net.minecraft.entity.monster.MonsterEntity
 
isDespawnPeaceful() - Method in class net.minecraft.entity.monster.PhantomEntity
 
isDespawnPeaceful() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
isDespawnPeaceful() - Method in class net.minecraft.entity.monster.SlimeEntity
 
isDifficultyLocked() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
isDifficultyLocked() - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
isDifficultyLocked() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isDifficultyLocked() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
isDifficultyLocked() - Method in interface net.minecraft.world.storage.IWorldInfo
 
isDifficultyLocked() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
isDifficultyScaled() - Method in class net.minecraft.util.DamageSource
 
isDifficultyScaled() - Method in class net.minecraft.util.EntityDamageSource
 
isDigging() - Method in class net.minecraft.entity.passive.TurtleEntity
 
isDiode(BlockState) - Static method in class net.minecraft.block.RedstoneDiodeBlock
 
isDirect() - Method in class net.minecraft.network.PacketBuffer
 
isDirectionSolid(BlockPos, Entity, Direction) - Method in class net.minecraft.world.World
 
isDirectory() - Method in class net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent
Deprecated.
 
isDirectPathBetweenPoints(Vector3d, Vector3d, int, int, int) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
isDirectPathBetweenPoints(Vector3d, Vector3d, int, int, int) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
isDirectPathBetweenPoints(Vector3d, Vector3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
isDirectPathBetweenPoints(Vector3d, Vector3d, int, int, int) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
isDirt(Block) - Static method in class net.minecraft.world.gen.feature.Feature
 
isDirtAt(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.Feature
 
isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
 
isDirty() - Method in class net.minecraft.util.IntReferenceHolder
 
isDirty() - Method in class net.minecraft.world.storage.WorldSavedData
 
isDirty() - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
isDiscrete() - Method in class net.minecraft.entity.Entity
 
isDismounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
isDone() - Method in class net.minecraft.advancements.AdvancementProgress
 
isDonePlaying() - Method in interface net.minecraft.client.audio.ITickableSound
 
isDonePlaying() - Method in class net.minecraft.client.audio.TickableSound
 
isDragging() - Method in class net.minecraft.client.gui.FocusableGui
 
isDragging() - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
isDragging() - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
isDrawing() - Method in class net.minecraft.client.renderer.BufferBuilder
 
isDrinkingPotion() - Method in class net.minecraft.entity.monster.WitchEntity
 
isDrowning() - Method in class net.minecraft.entity.monster.ZombieEntity
 
isDynamic() - Method in interface net.minecraft.item.crafting.IRecipe
 
isDynamic() - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
isDynamic() - Method in class net.minecraft.item.crafting.SpecialRecipe
 
ISearchTree<T> - Interface in net.minecraft.client.util
 
isEatingHaystack() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
ISeedReader - Interface in net.minecraft.world
 
ISelectionContext - Interface in net.minecraft.util.math.shapes
 
ISelectiveResourceReloadListener - Interface in net.minecraftforge.resource
 
isElytraFlying() - Method in class net.minecraft.entity.LivingEntity
 
isEmissiveRendering(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isEmpty() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
 
isEmpty() - Method in class net.minecraft.client.settings.HotbarSnapshot
 
isEmpty() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
isEmpty() - Method in class net.minecraft.entity.player.PlayerInventory
 
isEmpty() - Method in class net.minecraft.fluid.EmptyFluid
 
isEmpty() - Method in class net.minecraft.fluid.Fluid
 
isEmpty() - Method in class net.minecraft.fluid.FluidState
 
isEmpty() - Method in class net.minecraft.inventory.CraftingInventory
 
isEmpty() - Method in class net.minecraft.inventory.CraftResultInventory
 
isEmpty() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isEmpty() - Method in interface net.minecraft.inventory.IInventory
 
isEmpty() - Method in class net.minecraft.inventory.Inventory
 
isEmpty() - Method in class net.minecraft.inventory.MerchantInventory
 
isEmpty() - Method in class net.minecraft.item.ItemStack
 
isEmpty() - Method in class net.minecraft.nbt.CompoundNBT
 
isEmpty() - Method in class net.minecraft.nbt.ListNBT
 
isEmpty() - Method in class net.minecraft.network.datasync.EntityDataManager
 
isEmpty() - Method in class net.minecraft.server.management.UserList
 
isEmpty() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
isEmpty() - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
isEmpty() - Method in interface net.minecraft.util.concurrent.ITaskQueue
 
isEmpty() - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
 
isEmpty() - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
 
isEmpty() - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
isEmpty() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
isEmpty() - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isEmpty() - Method in class net.minecraft.util.palette.UpgradeData
 
isEmpty() - Method in class net.minecraft.util.text.Style
 
isEmpty() - Method in class net.minecraft.world.chunk.Chunk
 
isEmpty() - Method in class net.minecraft.world.chunk.ChunkSection
 
isEmpty(ChunkSection) - Static method in class net.minecraft.world.chunk.ChunkSection
 
isEmpty() - Method in class net.minecraft.world.chunk.EmptyChunk
 
isEmpty() - Method in class net.minecraft.world.chunk.NibbleArray
 
isEmpty() - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketTracker
 
isEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
isEmpty() - Method in class net.minecraftforge.fluids.FluidStack
 
isEmpty() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
isEmpty() - Method in class net.minecraftforge.registries.ForgeRegistry
 
isEmpty() - Method in interface net.minecraftforge.registries.IForgeRegistry
 
isEmptyBetween(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
isEmptyBetween(int, int) - Method in interface net.minecraft.world.chunk.IChunk
 
isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
isEnabled() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
isEnabled() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
isEnabled() - Method in class net.minecraft.inventory.container.Slot
 
isEnabled() - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
isEnchantable(ItemStack) - Method in class net.minecraft.item.BookItem
 
isEnchantable(ItemStack) - Method in class net.minecraft.item.EnchantedBookItem
 
isEnchantable(ItemStack) - Method in class net.minecraft.item.Item
 
isEnchantable() - Method in class net.minecraft.item.ItemStack
 
isEnchanted() - Method in class net.minecraft.item.ItemStack
 
isEncrypted() - Method in class net.minecraft.network.NetworkManager
 
isEndConquered() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerRespawnEvent
 
isEnderMask(ItemStack, PlayerEntity, EndermanEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isEnderMask(PlayerEntity, EndermanEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
isEntityEqual(Entity) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
isEntityEqual(Entity) - Method in class net.minecraft.entity.Entity
 
isEntityGlowing(Entity) - Method in class net.minecraft.client.Minecraft
 
isEntityInRange(Entity, double) - Method in class net.minecraft.entity.Entity
 
isEntityInside(FluidState, IWorldReader, BlockPos, Entity, double, Tag<Fluid>, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeFluid
 
isEntityInside(IWorldReader, BlockPos, Entity, double, Tag<Fluid>, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeFluidState
 
isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.Entity
 
isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.LivingEntity
 
isEntitySleeping() - Method in class net.minecraft.entity.passive.TameableEntity
 
isEntityUndead() - Method in class net.minecraft.entity.LivingEntity
 
isEquivalentTo(Fluid) - Method in class net.minecraft.fluid.Fluid
 
isEquivalentTo(Fluid) - Method in class net.minecraft.fluid.LavaFluid
 
isEquivalentTo(Fluid) - Method in class net.minecraft.fluid.WaterFluid
 
isEquivalentTo(Fluid) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid
 
IServer - Interface in net.minecraft.network.rcon
 
IServerConfiguration - Interface in net.minecraft.world.storage
 
IServerLoginNetHandler - Interface in net.minecraft.network.login
 
IServerPlayNetHandler - Interface in net.minecraft.network.play
 
IServerStatusNetHandler - Interface in net.minecraft.network.status
 
IServerWorld - Interface in net.minecraft.world
 
IServerWorldInfo - Interface in net.minecraft.world.storage
 
isExpired - Variable in class net.minecraft.client.particle.Particle
 
isExpired(long) - Method in class net.minecraft.world.server.Ticket
 
isExplosion() - Method in class net.minecraft.util.DamageSource
 
isExtend - Variable in enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
 
isExtending() - Method in class net.minecraft.tileentity.PistonTileEntity
 
isEyeOpen() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
isFabulous() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
isFabulousGraphicsEnabled() - Static method in class net.minecraft.client.Minecraft
 
isFacingTowardsRepeater(IBlockReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isFancyGraphicsEnabled() - Static method in class net.minecraft.client.Minecraft
 
isFancyStyling() - Method in enum net.minecraft.util.text.TextFormatting
 
isFarmItemInInventory() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
isFastEating() - Method in class net.minecraft.item.Food
 
isFertile(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isFertile(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isFilled(int, int, int) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
isFilled(int, int, int) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
isFilled(int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isFilledWithRotation(AxisRotation, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isFinished() - Method in class net.minecraft.pathfinding.Path
 
isFinished() - Method in class net.minecraft.util.WorldOptimizer
 
isFireballFiery() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
isFireballFiery() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
isFireballFiery() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
isFireDamage() - Method in class net.minecraft.util.DamageSource
 
isFireSource(BlockState, IWorldReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isFireSource(IWorldReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isFirstPerson() - Method in enum net.minecraft.client.renderer.model.ItemCameraTransforms.TransformType
 
isFirstSync() - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
isFlammable() - Method in class net.minecraft.block.material.Material
 
isFlammable(BlockState, IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isFlammable(IBlockReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isFlat() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
isFlexibleRail(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
 
isFlexibleRail(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IAbstractRailBlock
 
isFlightAllowed() - Method in class net.minecraft.server.MinecraftServer
 
isFluidEqual(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
 
isFluidEqual(ItemStack) - Method in class net.minecraftforge.fluids.FluidStack
 
isFluidStackIdentical(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
 
isFluidValid(int, FluidStack) - Method in interface net.minecraftforge.fluids.capability.IFluidHandler
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.EmptyFluidHandler
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
isFluidValid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
isFluidValid(int, FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
isFluidValid(FluidStack) - Method in interface net.minecraftforge.fluids.IFluidTank
 
isFlying() - Method in class net.minecraft.entity.passive.ParrotEntity
 
isFlying - Variable in class net.minecraft.entity.player.PlayerAbilities
 
isFlying() - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
isFlying() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isFocused() - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
isFocused() - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
isFocused() - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
isFocused() - Method in class net.minecraft.client.gui.widget.Widget
 
isFood() - Method in class net.minecraft.item.Item
 
isFood() - Method in class net.minecraft.item.ItemStack
 
isForced() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
 
isForcedDown() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isForceTicks() - Method in class net.minecraft.world.server.Ticket
 
isForgettable() - Method in class net.minecraft.entity.ai.brain.Memory
 
isForgotten() - Method in class net.minecraft.entity.ai.brain.Memory
 
isFrozen() - Method in class net.minecraft.loot.LootPool
 
isFrozen() - Method in class net.minecraft.loot.LootTable
 
isFrozen - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent
 
isFuel(ItemStack) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
isFuel(ItemStack) - Static method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isFullChunk() - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
isFullCube() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
isFullOfBees() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
isFullscreen() - Method in class net.minecraft.client.MainWindow
 
isGameFocused() - Method in class net.minecraft.client.Minecraft
 
isGamePaused() - Method in class net.minecraft.client.Minecraft
 
isGaseous() - Method in class net.minecraftforge.fluids.FluidAttributes
 
isGaseous(FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
isGaseous(IBlockDisplayReader, BlockPos) - Method in class net.minecraftforge.fluids.FluidAttributes
 
isGlobal() - Method in interface net.minecraft.client.audio.ISound
 
isGlobal() - Method in class net.minecraft.client.audio.LocatableSound
 
isGlobalRenderer(BeaconTileEntity) - Method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
isGlobalRenderer(StructureBlockTileEntity) - Method in class net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
 
isGlobalRenderer(T) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
isGlowing() - Method in class net.minecraft.entity.Entity
 
isGroundNavigator(MobEntity) - Static method in class net.minecraft.util.GroundPathHelper
 
isGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
isGuarded() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.EndSpike
 
isGui3d() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isGui3d() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isGui3d() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isGui3d() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isGui3d() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isGui3d() - Method in class net.minecraftforge.client.model.CompositeModel
 
isGui3d() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
isGui3d() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isGui3d() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
isGuiEnabled() - Static method in class net.minecraft.client.Minecraft
 
IShaderManager - Interface in net.minecraft.client.shader
 
isHandActive() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isHandActive() - Method in class net.minecraft.entity.LivingEntity
 
IShapedRecipe<T extends IInventory> - Interface in net.minecraftforge.common.crafting
 
isHardcore() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
isHardcore() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isHardcore() - Method in class net.minecraft.server.MinecraftServer
 
isHardcore() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isHardcore() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
isHardcore() - Method in interface net.minecraft.world.storage.IWorldInfo
 
isHardcore() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
isHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
 
isHardcoreMode() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldSummary
 
isHarderThan(float) - Method in class net.minecraft.world.DifficultyInstance
 
isHasRaids() - Method in class net.minecraft.world.DimensionType
 
IShearable - Interface in net.minecraft.entity
Deprecated.
isHidden() - Method in class net.minecraft.advancements.DisplayInfo
 
isHidden() - Method in class net.minecraft.resources.ResourcePackInfo
 
isHidden() - Method in interface net.minecraftforge.common.extensions.IForgeResourcePack
 
isHighHumidity() - Method in class net.minecraft.world.biome.Biome
 
isHorizontal() - Method in enum net.minecraft.util.Direction.Axis
 
isHorseJumping() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isHorseSaddled() - Method in interface net.minecraft.entity.IEquipable
 
isHorseSaddled() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isHorseSaddled() - Method in class net.minecraft.entity.passive.PigEntity
 
isHorseSaddled() - Method in class net.minecraft.entity.passive.StriderEntity
 
isHotbar(int) - Static method in class net.minecraft.entity.player.PlayerInventory
 
isHovered() - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen.SelectorWidget
 
isHovered - Variable in class net.minecraft.client.gui.widget.Widget
 
isHovered() - Method in class net.minecraft.client.gui.widget.Widget
 
ISidedInventory - Interface in net.minecraft.inventory
 
ISidedInventoryProvider - Interface in net.minecraft.inventory
 
isIdentity() - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
isIgnited() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
isImmuneToExplosions() - Method in class net.minecraft.entity.Entity
 
isImmuneToExplosions() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isImmuneToFire() - Method in class net.minecraft.entity.Entity
 
isImmuneToFire() - Method in class net.minecraft.entity.EntityType
 
isImmuneToFire() - Method in class net.minecraft.entity.item.ItemEntity
 
isImmuneToFire() - Method in class net.minecraft.item.Item
 
isImmuneToFire() - Method in class net.minecraft.item.Item.Properties
 
ISimpleModelGeometry<T extends ISimpleModelGeometry<T>> - Interface in net.minecraftforge.client.model.geometry
 
isIn(ITag<Block>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isIn(Block) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isIn(ITag<Block>) - Method in class net.minecraft.block.Block
 
isIn(ITag<Enchantment>) - Method in class net.minecraft.enchantment.Enchantment
 
isIn(ITag<Fluid>) - Method in class net.minecraft.fluid.Fluid
 
isIn(ITag<Item>) - Method in class net.minecraft.item.Item
 
isIn(ITag<Potion>) - Method in class net.minecraft.potion.Potion
 
isIn(ITag<TileEntityType<?>>) - Method in class net.minecraft.tileentity.TileEntityType
 
isInAndMatches(ITag<Block>, Predicate<AbstractBlock.AbstractBlockState>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isInBadEnvironment(BlockState) - Static method in class net.minecraft.block.SeaPickleBlock
 
isInCreativeMode() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isInDaylight() - Method in class net.minecraft.entity.MobEntity
 
isInfiniBurn() - Method in class net.minecraft.world.DimensionType
 
isInfinite(ItemStack, ItemStack, PlayerEntity) - Method in class net.minecraft.item.ArrowItem
 
isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
isIngredient(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
 
isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
 
isInGroup(ItemGroup) - Method in class net.minecraft.item.Item
 
isInInitPhase() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
isInitialized() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isInitialized() - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
isInitialized() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
isInLava() - Method in class net.minecraft.entity.Entity
 
isInLiquid() - Method in class net.minecraft.pathfinding.PathNavigator
 
isInLove() - Method in class net.minecraft.entity.passive.AnimalEntity
 
isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
 
isInput(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
 
isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
 
isInRange(int) - Method in class net.minecraft.loot.RandomValueRange
 
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.Entity
 
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.projectile.TridentEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.Entity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.monster.PhantomEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
isInside() - Method in class net.minecraft.item.ItemUseContext
 
isInside() - Method in class net.minecraft.util.math.BlockRayTraceResult
 
isInsideBounds(IWorld, MutableBoundingBox, int) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
isInsideOnly() - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
isInsideTabSelector(int, int, double, double) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
isInsideTick() - Method in class net.minecraft.world.server.ServerWorld
 
isInstant() - Method in class net.minecraft.potion.Effect
 
isInstant() - Method in class net.minecraft.potion.InstantEffect
 
isIntegratedServerRunning() - Method in class net.minecraft.client.Minecraft
 
isInterpolate() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
isInvalid() - Method in class net.minecraft.client.settings.KeyBinding
 
isInvalidPosition(BlockPos) - Static method in class net.minecraft.world.World
 
isInvisible() - Method in class net.minecraft.entity.Entity
 
isInvisibleToPlayer(PlayerEntity) - Method in class net.minecraft.entity.Entity
 
isInvulnerable() - Method in class net.minecraft.entity.Entity
 
isInvulnerable() - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
isInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.Entity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isInvulnerableTo(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
 
isInWater(BlockState, IBlockReader, BlockPos) - Static method in class net.minecraft.block.AbstractCoralPlantBlock
 
isInWater() - Method in class net.minecraft.entity.Entity
 
isInWaterOrBubbleColumn() - Method in class net.minecraft.entity.Entity
 
isInWaterRainOrBubbleColumn() - Method in class net.minecraft.entity.Entity
 
isItemConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
isItemEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
 
isItemEqualIgnoreDurability(ItemStack) - Method in class net.minecraft.item.ItemStack
 
isItemStackInSlot(EquipmentSlotType, ItemStack) - Static method in class net.minecraft.entity.MobEntity
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceFuelSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.ShulkerBoxSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
isItemValid(int, ItemStack) - Method in interface net.minecraftforge.items.IItemHandler
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
 
isItemValid(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
isItemValid(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isItemValidForSlot(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
isItemValidForSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
isJava64bit() - Method in class net.minecraft.client.Minecraft
 
isJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isJsonPrimitive(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isJumping - Variable in class net.minecraft.entity.ai.controller.JumpController
 
isJumping - Variable in class net.minecraft.entity.LivingEntity
 
isJumping() - Method in class net.minecraft.network.play.client.CInputPacket
 
isKeyCodeModifier(InputMappings.Input) - Static method in enum net.minecraftforge.client.settings.KeyModifier
 
isKeyDown() - Method in class net.minecraft.client.settings.KeyBinding
 
isKeyDown() - Method in class net.minecraft.client.settings.ToggleableKeyBinding
 
isKeyDown(long, int) - Static method in class net.minecraft.client.util.InputMappings
 
ISkyRenderHandler - Interface in net.minecraftforge.client
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.LadderBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.ScaffoldingBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.TrapDoorBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in class net.minecraft.block.VineBlock
 
isLadder(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isLadder(IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
IslandLayer - Enum in net.minecraft.world.gen.layer
 
isLayered() - Method in interface net.minecraftforge.client.extensions.IForgeBakedModel
 
isLayered() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
isLayerEmpty(RenderType) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
 
isLazy() - Method in class net.minecraft.entity.passive.PandaEntity
 
isLeader() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
isLeaf(int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
isLeftDown() - Method in class net.minecraft.client.MouseHelper
 
isLeftDown() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
isLeftHanded() - Method in class net.minecraft.entity.MobEntity
 
isLighterThanAir() - Method in class net.minecraftforge.fluids.FluidAttributes
 
isLightning(Boolean) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
isLimited() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isLiquid() - Method in class net.minecraft.block.material.Material
 
isLiquidInStructureBoundingBox(IBlockReader, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
isLit(BlockState) - Static method in class net.minecraft.block.CampfireBlock
 
isLiving() - Method in class net.minecraft.entity.Entity
 
isLivingDamageSrc() - Method in class net.minecraft.util.CombatEntry
 
isLivingOnLadder(BlockState, World, BlockPos, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
isLoaded() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
isLoaded(String) - Method in class net.minecraftforge.fml.ModList
 
isLoading() - Method in class net.minecraftforge.client.model.ModelLoader
 
isLoading() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
isLoadingStateValid() - Static method in class net.minecraftforge.fml.ModLoader
 
isLocal() - Method in class net.minecraftforge.fml.network.NetworkEvent.GatherLoginPayloadsEvent
 
isLocalChannel() - Method in class net.minecraft.network.NetworkManager
 
isLocalWorld - Variable in class net.minecraft.inventory.container.PlayerContainer
 
isLocked(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isLocked(IWorldReader, BlockPos, BlockState) - Method in class net.minecraft.block.RepeaterBlock
 
isLocked() - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
isLocked() - Method in class net.minecraft.scoreboard.Score
 
isLocked() - Method in class net.minecraft.world.storage.WorldSummary
 
isLocked() - Method in class net.minecraftforge.fml.network.NetworkRegistry
 
isLocked() - Method in class net.minecraftforge.registries.ForgeRegistry
 
isLocked() - Method in interface net.minecraftforge.registries.IForgeRegistryModifiable
 
isLog(int) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
isLongDistance() - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
isLooking - Variable in class net.minecraft.entity.ai.controller.LookController
 
isLoss() - Method in class net.minecraft.world.raid.Raid
 
isMagicDamage() - Method in class net.minecraft.util.DamageSource
 
isMaxAge(BlockState) - Method in class net.minecraft.block.CropsBlock
 
isMaxDuration() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
isMaxGroupSize(int) - Method in class net.minecraft.entity.MobEntity
 
isMaxGroupSize(int) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
isMeat() - Method in class net.minecraft.item.Food
 
isMenuActive() - Method in class net.minecraft.client.gui.SpectatorGui
 
isMiddleDown() - Method in class net.minecraft.client.MouseHelper
 
isMiddleDown() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
isMinecartPowered() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
isMissingScreen() - Static method in class net.minecraft.client.gui.ScreenManager
 
isMobVisible(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
isModded() - Method in interface net.minecraft.world.storage.IServerConfiguration
 
isModded() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
isModdedClient() - Method in class net.minecraft.client.Minecraft
 
isModified() - Method in class net.minecraft.world.chunk.Chunk
 
isModified() - Method in class net.minecraft.world.chunk.ChunkPrimer
 
isModified() - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
isModified() - Method in interface net.minecraft.world.chunk.IChunk
 
isMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
 
isMouseGrabbed() - Method in class net.minecraft.client.MouseHelper
 
isMouseOver(int, int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
isMouseOver(double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.screen.Screen
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
isMouseOver(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
isMouseOver(double, double) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
isMouseOverGroup(ItemGroup, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
isMovementBlocked() - Method in class net.minecraft.entity.LivingEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.monster.RavagerEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.passive.FoxEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
isMovementBlocked() - Method in class net.minecraft.entity.player.PlayerEntity
 
isMovePacket - Variable in class net.minecraft.network.play.server.SEntityPacket
 
isMoving() - Method in class net.minecraft.entity.monster.GuardianEntity
 
isMovingForward() - Method in class net.minecraft.util.MovementInput
 
isMultipartEntity() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
isMultipartEntity() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
isMultiplayerEnabled() - Method in class net.minecraft.client.Minecraft
 
isNameplateInRenderDistance(Entity, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
isNatural() - Method in class net.minecraft.world.DimensionType
 
isNBTValid(CompoundNBT) - Static method in class net.minecraft.item.WritableBookItem
 
isNearFire() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
isNew(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
isNewLevelIdAcceptable(String) - Method in class net.minecraft.world.storage.SaveFormat
 
isNightTime() - Method in class net.minecraft.world.World
 
isNoDespawnRequired() - Method in class net.minecraft.entity.MobEntity
 
isNonBoss() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
isNonBoss() - Method in class net.minecraft.entity.boss.WitherEntity
 
isNonBoss() - Method in class net.minecraft.entity.Entity
 
isNonBoss() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
isNonLiving(EntityType<?>) - Method in class net.minecraft.data.loot.EntityLootTables
 
ISnooperInfo - Interface in net.minecraft.profiler
 
isNormalCube(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isNormalCube(BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
isNormalized(Path) - Static method in class net.minecraft.util.FileUtil
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.MobEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.DrownedEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.GuardianEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.RavagerEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.OcelotEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.StriderEntity
 
isNotColliding(IWorldReader) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
isNotCreative() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isNotEmpty() - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
isNullOrEmpty(String) - Static method in class net.minecraft.util.StringUtils
 
isNumber(JsonElement) - Static method in class net.minecraft.util.JSONUtils
 
isObtained() - Method in class net.minecraft.advancements.CriterionProgress
 
isOccupied() - Method in class net.minecraft.village.PointOfInterest
 
isOcean(int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
isOffsetPositionInLiquid(double, double, double) - Method in class net.minecraft.entity.Entity
 
isOnAxis(Direction.Axis) - Method in enum net.minecraft.util.math.vector.Orientation
 
isOnePlayerRiding() - Method in class net.minecraft.entity.Entity
 
isOnExecutionThread() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
isOnGameThread() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
isOnGameThreadOrInit() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
isOnGround() - Method in class net.minecraft.entity.Entity
 
isOnGround() - Method in class net.minecraft.network.play.client.CPlayerPacket
 
isOnGround() - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
isOnItemFrame() - Method in class net.minecraft.item.ItemStack
 
isOnLadder() - Method in class net.minecraft.entity.FlyingEntity
 
isOnLadder() - Method in class net.minecraft.entity.LivingEntity
 
isOnLadder() - Method in class net.minecraft.entity.monster.SpiderEntity
 
isOnLadder() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isOnLAN() - Method in class net.minecraft.client.multiplayer.ServerData
 
isOnlyOption() - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
isOnRenderThread() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
isOnRenderThreadOrInit() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.Entity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.EvokerEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.PillagerEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
isOnSameTeam(Entity) - Method in class net.minecraft.entity.passive.TameableEntity
 
isOnScoreboardTeam(Team) - Method in class net.minecraft.entity.Entity
 
isOnTopRow() - Method in class net.minecraft.item.ItemGroup
 
isOpaque(VoxelShape) - Static method in class net.minecraft.block.Block
 
isOpaque() - Method in class net.minecraft.block.material.Material
 
isOpaque() - Method in class net.minecraft.client.util.JSONBlendingMode
 
isOpaqueCube(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isOpen(BlockState) - Method in class net.minecraft.block.DoorBlock
 
isOrderLocked() - Method in class net.minecraft.resources.ResourcePackInfo
 
ISound - Interface in net.minecraft.client.audio
 
ISound.AttenuationType - Enum in net.minecraft.client.audio
 
ISoundEventAccessor<T> - Interface in net.minecraft.client.audio
 
ISoundEventListener - Interface in net.minecraft.client.audio
 
isOutsideBuildHeight(BlockPos) - Static method in class net.minecraft.world.World
 
isOutsideSpawningRadius(long) - Method in class net.minecraft.world.server.TicketManager
 
isOver() - Method in class net.minecraft.world.raid.Raid
 
isOwner(LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
isParallel(BlockState, Direction) - Static method in class net.minecraft.block.FenceGateBlock
 
isParent(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.util.RegistryKey
 
isPartOfLargeChest(IInventory) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isPartying() - Method in class net.minecraft.entity.passive.ParrotEntity
 
isPassenger() - Method in class net.minecraft.entity.Entity
 
isPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
isPassenger(Class<? extends Entity>) - Method in class net.minecraft.entity.Entity
 
isPaste(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isPathEmpty() - Method in class net.minecraft.pathfinding.PathHeap
 
isPatrolling() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
isPauseScreen() - Method in class net.minecraft.client.gui.LoadingGui
 
isPauseScreen() - Method in class net.minecraft.client.gui.ResourceLoadProgressGui
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.Screen
 
isPauseScreen() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
isPauseScreen() - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
ISpawnWorldInfo - Interface in net.minecraft.world.storage
 
ISpecialSpawner - Interface in net.minecraft.world.spawner
 
ISpectatorMenuObject - Interface in net.minecraft.client.gui.spectator
 
ISpectatorMenuRecipient - Interface in net.minecraft.client.gui.spectator
 
ISpectatorMenuView - Interface in net.minecraft.client.gui.spectator
 
isPickBlock() - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
isPiglinCurrency(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isPiglinCurrency() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
isPiglinSafe() - Method in class net.minecraft.world.DimensionType
 
isPixelTransparent(int, int, int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
isPlayer() - Method in class net.minecraft.entity.LivingEntity
 
isPlayer() - Method in class net.minecraft.entity.player.PlayerEntity
 
isPlayerCreated() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
isPlayerFullyAsleep() - Method in class net.minecraft.entity.player.PlayerEntity
 
isPlayerInfoSet() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
isPlayerWithin(double, double, double, double) - Method in interface net.minecraft.world.IEntityReader
 
isPlayful() - Method in class net.minecraft.entity.passive.PandaEntity
 
isPlaying(ISound) - Method in class net.minecraft.client.audio.SoundEngine
 
isPlaying(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
isPointInRegion(int, int, int, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
isPointInRegion(int, int, int, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
isPointInRegion(int, int, int, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
isPortalFrame(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isPortalFrame(IBlockReader, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isPoseClear(Pose) - Method in class net.minecraft.entity.Entity
 
isPossibleShelter() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
isPotionActive(Effect) - Method in class net.minecraft.entity.LivingEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.boss.WitherEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.monster.SpiderEntity
 
isPotionApplicable(EffectInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
isPowered() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isPowered() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
isPoweredCart() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
isPowerOfTwo(int) - Static method in class net.minecraft.util.math.MathHelper
 
isPreemptedBy(PrioritizedGoal) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.Goal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
isPreemptible() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
isPreemptible() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
isPresent() - Method in class net.minecraftforge.common.util.LazyOptional
 
isPresent() - Method in class net.minecraftforge.fml.OptionalMod
 
isPresent() - Method in class net.minecraftforge.fml.RegistryObject
 
isPressed() - Method in class net.minecraft.client.settings.KeyBinding
 
isPrimitive() - Method in interface net.minecraft.nbt.INBTType
 
isProjectile(Boolean) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate.Builder
 
isProjectile() - Method in class net.minecraft.util.DamageSource
 
isProperHabitat(IBlockReader, BlockPos) - Static method in class net.minecraft.block.TurtleEggBlock
 
isPumpkinEquipped() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
isPushedByWater() - Method in class net.minecraft.entity.Entity
 
isPushedByWater() - Method in class net.minecraft.entity.monster.DrownedEntity
 
isPushedByWater() - Method in class net.minecraft.entity.passive.TurtleEntity
 
isPushedByWater() - Method in class net.minecraft.entity.passive.WaterMobEntity
 
isPushedByWater() - Method in class net.minecraft.entity.player.PlayerEntity
 
isPVPEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isRaidActive() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
isRail(World, BlockPos) - Static method in class net.minecraft.block.AbstractRailBlock
 
isRail(BlockState) - Static method in class net.minecraft.block.AbstractRailBlock
 
isRaining() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
isRaining() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isRaining() - Method in interface net.minecraft.world.storage.IWorldInfo
 
isRaining() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
isRaining() - Method in class net.minecraft.world.World
 
isRainingAt(BlockPos) - Method in class net.minecraft.world.World
 
isReadable() - Method in class net.minecraft.network.PacketBuffer
 
isReadable(int) - Method in class net.minecraft.network.PacketBuffer
 
isReadOnly() - Method in class net.minecraft.network.PacketBuffer
 
isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteria
 
isReady(int, int) - Method in class net.minecraft.potion.Effect
 
isReady(int, int) - Method in class net.minecraft.potion.InstantEffect
 
isReagent(ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
isRearing() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isRecentlyHit() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
isReducedDebug() - Method in class net.minecraft.client.Minecraft
 
isReducedDebugInfo() - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
isRefCountBelowMax() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
isRelative(StringReader) - Static method in class net.minecraft.command.arguments.LocationPart
 
isRelative() - Method in class net.minecraft.command.arguments.LocationPart
 
isReleased() - Method in class net.minecraft.client.audio.ChannelManager.Entry
 
isRemote() - Method in class net.minecraft.world.gen.WorldGenRegion
 
isRemote() - Method in interface net.minecraft.world.IWorldReader
 
isRemote - Variable in class net.minecraft.world.World
 
isRemote() - Method in class net.minecraft.world.World
 
isRemoteServer() - Method in class net.minecraft.client.ClientGameSession
 
isRemoved() - Method in class net.minecraft.tileentity.TileEntity
 
isRenderedOnFrame() - Method in enum net.minecraft.world.storage.MapDecoration.Type
 
isRenderEntityOutlines() - Method in class net.minecraft.client.renderer.WorldRenderer
 
isRenderOnThread() - Method in class net.minecraft.client.Minecraft
 
isRepairable(ItemStack) - Method in class net.minecraft.item.Item
 
isRepairable(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isRepairable() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
isReplaceable(BlockItemUseContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isReplaceable(Fluid) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
isReplaceable(BlockState, Fluid) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
isReplaceable(BlockState, Fluid) - Method in class net.minecraft.block.EndGatewayBlock
 
isReplaceable(BlockState, Fluid) - Method in class net.minecraft.block.EndPortalBlock
 
isReplaceable() - Method in class net.minecraft.block.material.Material
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.ScaffoldingBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.SeaPickleBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.SlabBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.SnowBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.TallFlowerBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.TurtleEggBlock
 
isReplaceable(BlockState, BlockItemUseContext) - Method in class net.minecraft.block.VineBlock
 
isReplaceable - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
isReplaceableAt(IWorldGenerationBaseReader, BlockPos) - Static method in class net.minecraft.world.gen.feature.TreeFeature
 
isResouceNameValid(String) - Static method in class net.minecraft.util.ResourceLocation
 
isRidingHorse() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isRidingHorse() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isRidingOrBeingRiddenBy(Entity) - Method in class net.minecraft.entity.Entity
 
isRidingSameEntity(Entity) - Method in class net.minecraft.entity.Entity
 
isRightDown() - Method in class net.minecraft.client.MouseHelper
 
isRightDown() - Method in class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
isRinging - Variable in class net.minecraft.tileentity.BellTileEntity
 
isRoot(long) - Method in class net.minecraft.util.SectionDistanceGraph
 
isRoot(long) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
isRoot(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
isRoot(long) - Method in class net.minecraft.world.lighting.LightEngine
 
isRotating() - Method in class net.minecraft.network.play.server.SEntityPacket
 
isRowingBoat() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isRunning() - Method in class net.minecraft.client.Minecraft
 
isRunning() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
isRunning() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
isRunning() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
isRunning() - Method in class net.minecraft.network.rcon.RConThread
 
isRunningDataGen() - Static method in class net.minecraftforge.fml.DatagenModLoader
 
isSame(DimensionType) - Method in class net.minecraft.world.DimensionType
 
isSameInventory(Slot) - Method in class net.minecraft.inventory.container.Slot
 
isSamePath(Path) - Method in class net.minecraft.pathfinding.Path
 
isSamePoweredRail(World, BlockPos, boolean, int, RailShape) - Method in class net.minecraft.block.PoweredRailBlock
 
isSameTeam(Team) - Method in class net.minecraft.scoreboard.Team
 
isSaveDisabled() - Method in class net.minecraft.world.server.ServerWorld
 
isSaveDisabled() - Method in class net.minecraft.world.World
 
isSaveFormatOutdated() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
isScaffolding(BlockState, IWorldReader, BlockPos, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isScaffolding(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isScaredByPlayerMovement() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
isScreaming() - Method in class net.minecraft.entity.monster.EndermanEntity
 
isSecondaryUseActive() - Method in class net.minecraft.entity.player.PlayerEntity
 
isSectionEnabled(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
isSelectAll(int) - Static method in class net.minecraft.client.gui.screen.Screen
 
isSelectedItem(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
isSelectedItem(int) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList
 
isSelfSelector() - Method in class net.minecraft.command.arguments.EntitySelector
 
isSendToClient() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
isSerializable() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
isSerializable() - Method in class net.minecraft.entity.EntityType
 
isServer() - Method in enum net.minecraftforge.fml.LogicalSide
 
isServerInOnlineMode() - Method in class net.minecraft.server.MinecraftServer
 
isServerOwner(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
isServerOwner(GameProfile) - Method in class net.minecraft.server.integrated.IntegratedServer
 
isServerOwner(GameProfile) - Method in class net.minecraft.server.MinecraftServer
 
isServerRunning() - Method in class net.minecraft.server.MinecraftServer
 
isServerStopped() - Method in class net.minecraft.server.MinecraftServer
 
isServerWorld() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isServerWorld() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isServerWorld() - Method in class net.minecraft.entity.LivingEntity
 
isServerWorld() - Method in class net.minecraft.entity.MobEntity
 
isShadedInGui() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
isShadedInGui() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
isShallowOcean(int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
isShearable() - Method in interface net.minecraft.entity.IShearable
Deprecated.
isShearable() - Method in class net.minecraft.entity.passive.MooshroomEntity
 
isShearable(ItemStack, World, BlockPos) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
isShearable() - Method in class net.minecraft.entity.passive.SheepEntity
 
isShearable(ItemStack, World, BlockPos) - Method in class net.minecraft.entity.passive.SheepEntity
 
isShearable() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
isShearable(ItemStack, World, BlockPos) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
isShearable(ItemStack, World, BlockPos) - Method in interface net.minecraftforge.common.IForgeShearable
 
isShield(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
isShield(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
isShowDeathScreen() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isShowIcon() - Method in class net.minecraft.potion.EffectInstance
 
isSideInvisible(BlockState, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.BreakableBlock
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.FlowingFluidBlock
 
isSideInvisible(BlockState, BlockState, Direction) - Method in class net.minecraft.block.PaneBlock
 
isSideLit() - Method in enum net.minecraft.client.renderer.model.BlockModel.GuiLight
 
isSideLit() - Method in class net.minecraft.client.renderer.model.BuiltInModel
 
isSideLit() - Method in interface net.minecraft.client.renderer.model.IBakedModel
 
isSideLit - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isSideLit() - Method in class net.minecraft.client.renderer.model.MultipartBakedModel
 
isSideLit - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isSideLit() - Method in class net.minecraft.client.renderer.model.SimpleBakedModel
 
isSideLit() - Method in class net.minecraft.client.renderer.model.WeightedBakedModel
 
isSideLit - Variable in class net.minecraftforge.client.model.BakedItemModel
 
isSideLit() - Method in class net.minecraftforge.client.model.BakedItemModel
 
isSideLit() - Method in class net.minecraftforge.client.model.BakedModelWrapper
 
isSideLit() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
isSideLit() - Method in class net.minecraftforge.client.model.CompositeModel
 
isSideLit() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
isSideLit() - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
isSideLit() - Method in class net.minecraftforge.client.model.PerspectiveMapWrapper
 
isSideLit() - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.BakedModel
 
isSidePowered(BlockPos, Direction) - Method in class net.minecraft.world.World
 
isSideSolidForDirection(IWorldReader, BlockPos, Direction) - Static method in class net.minecraft.block.HorizontalFaceBlock
 
isSilent() - Method in class net.minecraft.entity.Entity
 
isSimple() - Method in class net.minecraft.item.crafting.Ingredient
 
isSimple() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
isSimple() - Method in class net.minecraftforge.common.crafting.NBTIngredient
 
isSingleplayer() - Method in class net.minecraft.client.Minecraft
 
isSinglePlayer() - Method in class net.minecraft.server.MinecraftServer
 
isSitting - Variable in class net.minecraft.client.renderer.entity.model.EntityModel
 
isSitting() - Method in class net.minecraft.entity.passive.FoxEntity
 
isSitting() - Method in class net.minecraft.entity.passive.TameableEntity
 
isSkippable() - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
isSkullInvulnerable() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
isSleeping() - Method in class net.minecraft.entity.LivingEntity
 
isSleeping() - Method in class net.minecraft.entity.passive.FoxEntity
 
isSlimeBlock(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isSlimeBlock() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isSmall() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
isSmallSlime() - Method in class net.minecraft.entity.monster.SlimeEntity
 
isSmoked() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
isSmokingBlockAt(World, BlockPos) - Static method in class net.minecraft.block.CampfireBlock
 
isSnapshot() - Method in class net.minecraft.world.storage.VersionData
 
isSnapshot() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
isSneak - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
isSneaking() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isSneaking() - Method in class net.minecraft.entity.Entity
 
isSneaking() - Method in class net.minecraft.network.play.client.CInputPacket
 
isSnooperRunning() - Method in class net.minecraft.profiler.Snooper
 
isSolid() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isSolid() - Method in class net.minecraft.block.material.Material
 
isSolidSide(IBlockReader, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isSorted() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isSoundServerwide() - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
isSource(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 
isSource(FluidState) - Method in class net.minecraft.fluid.Fluid
 
isSource() - Method in class net.minecraft.fluid.FluidState
 
isSource(FluidState) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 
isSource(FluidState) - Method in class net.minecraft.fluid.LavaFluid.Source
 
isSource(FluidState) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 
isSource(FluidState) - Method in class net.minecraft.fluid.WaterFluid.Source
 
isSource(FluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Flowing
 
isSource(FluidState) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Source
 
isSpawnedByPlayer() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
isSpawner() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
isSpawning() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
isSpectatedByPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 
isSpectatedByPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isSpectator() - Method in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
isSpectator() - Method in class net.minecraft.entity.Entity
 
isSpectator() - Method in class net.minecraft.entity.player.PlayerEntity
 
isSpectator() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
isSpectatorMode() - Method in class net.minecraft.client.multiplayer.PlayerController
 
isSpellcasting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
isSpinAttacking() - Method in class net.minecraft.entity.LivingEntity
 
isSprinting() - Method in class net.minecraft.entity.Entity
 
isStable() - Method in class net.minecraft.util.MinecraftVersion
 
isStackable() - Method in class net.minecraft.item.ItemStack
 
isStale(Path) - Method in class net.minecraft.data.DirectoryCache
 
isStanding() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
isStarted() - Method in class net.minecraft.world.raid.Raid
 
isStateTriggered() - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
isStayingOnGroundSurface() - Method in class net.minecraft.entity.player.PlayerEntity
 
isStencilEnabled() - Method in class net.minecraft.client.shader.Framebuffer
 
isSteppingCarefully() - Method in class net.minecraft.entity.Entity
 
isStickyBlock(BlockState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isStickyBlock() - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isStone(Block) - Static method in class net.minecraft.world.gen.feature.Feature
 
isStopped() - Method in class net.minecraft.client.audio.SoundSource
 
isStopped() - Method in class net.minecraft.world.raid.Raid
 
isStreaming() - Method in class net.minecraft.client.audio.Sound
 
isString(JsonObject, String) - Static method in class net.minecraft.util.JSONUtils
 
isString(JsonElement) - Static method in class net.minecraft.util.JSONUtils
 
isStructureLoadable() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
isStuck() - Method in class net.minecraft.entity.passive.FoxEntity
 
isSuccess() - Method in enum net.minecraft.util.ActionResultType
 
isSuccess() - Method in class net.minecraftforge.fluids.FluidActionResult
 
isSuccessful() - Method in class net.minecraft.dispenser.OptionalDispenseBehavior
 
isSuccessOrConsume() - Method in enum net.minecraft.util.ActionResultType
 
isSuffocating(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isSuitableTarget(LivingEntity, EntityPredicate) - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
isSummonable() - Method in class net.minecraft.entity.EntityType
 
isSuppressingBounce() - Method in class net.minecraft.entity.Entity
 
isSurvivalOrAdventure() - Method in enum net.minecraft.world.GameType
 
isSwimming() - Method in class net.minecraft.entity.Entity
 
isSwimming() - Method in class net.minecraft.entity.player.PlayerEntity
 
isSwingInProgress - Variable in class net.minecraft.entity.LivingEntity
 
isSystem() - Method in class net.minecraft.network.play.server.SChatPacket
 
isTagged(ITag<Fluid>) - Method in class net.minecraft.fluid.FluidState
 
isTame() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
isTamed() - Method in class net.minecraft.entity.passive.TameableEntity
 
isTargetWithinDistance(LivingEntity, LivingEntity, double) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
isTaskRunning() - Method in class net.minecraft.util.concurrent.RecursiveEventLoop
 
IStatFormatter - Interface in net.minecraft.stats
 
isTempting(ItemStack) - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
isTexturePresent(String) - Method in class net.minecraft.client.renderer.model.BlockModel
 
isTexturePresent(String) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
isTexturePresent(String) - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
isThirdPerson() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
isThreadAlive() - Method in class net.minecraft.server.MinecraftServer
 
isThundering() - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
isThundering() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
isThundering() - Method in interface net.minecraft.world.storage.IWorldInfo
 
isThundering() - Method in class net.minecraft.world.storage.ServerWorldInfo
 
isThundering() - Method in class net.minecraft.world.World
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.EmptyTickList
 
isTickPending(BlockPos, T) - Method in interface net.minecraft.world.ITickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.SerializableTickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.server.ServerTickList
 
isTickPending(BlockPos, T) - Method in class net.minecraft.world.WorldGenTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.EmptyTickList
 
isTickScheduled(BlockPos, T) - Method in interface net.minecraft.world.ITickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.SerializableTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.server.ServerTickList
 
isTickScheduled(BlockPos, T) - Method in class net.minecraft.world.WorldGenTickList
 
isTileEntityProvider() - Method in class net.minecraft.block.AbstractBlock
Deprecated.
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
isTimedOut(long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
isToolEffective(BlockState, ToolType) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
isToolEffective(ToolType) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
isToolEffective(IWorldReader, BlockPos, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
isTopSolid(IBlockReader, BlockPos, Entity, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isTopSolid(BlockPos, Entity) - Method in class net.minecraft.world.World
 
isTraderLlama() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
isTraderLlama() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
isTransparent() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isTransparent(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
isTransparent(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.EndPortalFrameBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.FarmlandBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.GrassPathBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.LecternBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.PistonBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.PistonHeadBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.SlabBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.SnowBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.StairsBlock
 
isTransparent(BlockState) - Method in class net.minecraft.block.StonecutterBlock
 
isTrap() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.Enchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.MendingEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
 
isTreasureEnchantment() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
 
IStringSerializable - Interface in net.minecraft.util
 
IStructurePieceType - Interface in net.minecraft.world.gen.feature.structure
 
IStructureProcessorType<P extends StructureProcessor> - Interface in net.minecraft.world.gen.feature.template
 
IStructureReader - Interface in net.minecraft.world
 
isTypeConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionBrewing
 
isTypeLimited() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isTypeLimitedInversely() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
isTypeListModded(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
 
ISuggestionProvider - Interface in net.minecraft.command
 
ISuggestionProvider.Coordinates - Class in net.minecraft.command
 
isUltrawarm() - Method in class net.minecraft.world.DimensionType
 
isUnblockable() - Method in class net.minecraft.util.DamageSource
 
isUnbounded() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
isUnlocked(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
isUnlocked(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
isUpdating() - Method in class net.minecraft.entity.ai.controller.MovementController
 
ISurfaceBuilderConfig - Interface in net.minecraft.world.gen.surfacebuilders
 
isUsable(ItemStack) - Static method in class net.minecraft.item.ElytraItem
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.CraftingInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.CraftResultInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
isUsableByPlayer(PlayerEntity) - Method in interface net.minecraft.inventory.IInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.Inventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.inventory.MerchantInventory
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
isUsableByPlayer(PlayerEntity) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
isUsageClient() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
isUsageNotWorldgen() - Method in enum net.minecraft.world.gen.Heightmap.Type
 
isUseDelegate() - Method in class net.minecraft.client.renderer.RenderType
 
isUseItem() - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
isUser() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
isUser() - Method in class net.minecraft.entity.player.PlayerEntity
 
isUsingNativeTransport() - Method in class net.minecraft.client.GameSettings
 
isUvLock() - Method in interface net.minecraft.client.renderer.model.IModelTransform
 
isUvLock() - Method in class net.minecraft.client.renderer.model.Variant
 
isUvLock() - Method in class net.minecraftforge.client.model.ModelTransformComposition
 
isValid() - Method in class net.minecraft.block.PortalSize
 
isValid() - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
isValid() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
isValid(BlockPos) - Static method in class net.minecraft.world.World
 
isValid - Variable in class net.minecraftforge.common.ticket.SimpleTicket
 
isValid() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
isValid() - Method in class net.minecraftforge.registries.ObjectHolderRef
 
isValidAdditionItem(ItemStack) - Method in class net.minecraft.item.crafting.SmithingRecipe
 
isValidBlock(Block) - Method in class net.minecraft.tileentity.TileEntityType
 
isValidCharacterForName(String, char, int) - Method in class net.minecraft.client.gui.screen.Screen
 
isValidClickButton(int) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
isValidClickButton(int) - Method in class net.minecraft.client.gui.widget.Widget
 
isValidDragMode(int, PlayerEntity) - Static method in class net.minecraft.inventory.container.Container
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AttachedStemBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.CropsBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.DeadBushBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FungusBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.LilyPadBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.MushroomBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.NetherRootsBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.NetherSproutsBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.NetherWartBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SeaGrassBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.StemBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.TallSeaGrassBlock
 
isValidGround(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.WitherRoseBlock
 
isValidIngredient(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
isValidInput(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
 
isValidLightLevel(IServerWorld, BlockPos, Random) - Static method in class net.minecraft.entity.monster.MonsterEntity
 
isValidPathCharacter(char) - Static method in class net.minecraft.util.ResourceLocation
 
isValidPOIState(Predicate<BlockState>) - Method in class net.minecraft.world.chunk.ChunkSection
 
isValidPosition(IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractPlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BannerBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BellBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BubbleColumnBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CakeBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CarpetBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CocoaBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.CropsBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.DoorBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.DoublePlantBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.FarmlandBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.FireBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.GrassPathBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.GrindstoneBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.HorizontalFaceBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.LadderBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.LanternBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.MushroomBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.PistonHeadBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SnowBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SoulFireBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.StandingSignBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.TallSeaGrassBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.TorchBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.TripWireHookBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.VineBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.WallBannerBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.WallSignBlock
 
isValidPosition(BlockState, IWorldReader, BlockPos) - Method in class net.minecraft.block.WallTorchBlock
 
isValidPosition(IWorld, BlockPos, BlockClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DefaultFlowersFeature
 
isValidPosition(IWorld, BlockPos, U) - Method in class net.minecraft.world.gen.feature.FlowersFeature
 
isValidSpawnBiomeForPlayer() - Method in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
isValidSpawnBiomeForPlayer() - Method in class net.minecraft.world.biome.MobSpawnInfo
 
isVanilla() - Method in class net.minecraft.item.crafting.Ingredient
 
isVanilla() - Method in interface net.minecraftforge.common.util.ITeleporter
 
isVanilla() - Method in enum net.minecraftforge.fml.network.ConnectionType
 
isVanillaConnection(NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
isVanillaCritical() - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
 
isVariableOpacity() - Method in class net.minecraft.block.Block
 
isVecInside(Vector3i) - Method in class net.minecraft.util.math.MutableBoundingBox
 
isVertical() - Method in enum net.minecraft.util.Direction.Axis
 
isVictory() - Method in class net.minecraft.world.raid.Raid
 
isVillage(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
isVillage(SectionPos) - Method in class net.minecraft.world.server.ServerWorld
 
isVisible() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
isVisible() - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
isVisible(Direction, Direction) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
 
isVisible(Direction, Direction) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
isVisible(IllusionerEntity) - Method in class net.minecraft.client.renderer.entity.IllusionerRenderer
 
isVisible(T) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
isVisible() - Method in class net.minecraft.world.server.ServerBossInfo
 
isVisible(IModelGeometryPart, boolean) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
isVisibleTo(LivingEntity) - Method in class net.minecraft.util.math.BlockPosWrapper
 
isVisibleTo(LivingEntity) - Method in class net.minecraft.util.math.EntityPosWrapper
 
isVisibleTo(LivingEntity) - Method in interface net.minecraft.util.math.IPosWrapper
 
isVisuallySwimming() - Method in class net.minecraft.entity.Entity
 
isWasDeath() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
 
isWaterSensitive() - Method in class net.minecraft.entity.LivingEntity
 
isWaterSensitive() - Method in class net.minecraft.entity.monster.BlazeEntity
 
isWaterSensitive() - Method in class net.minecraft.entity.monster.EndermanEntity
 
isWaterSensitive() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
isWaterSensitive() - Method in class net.minecraft.entity.passive.StriderEntity
 
isWeak() - Method in class net.minecraft.entity.passive.PandaEntity
 
isWearing(PlayerModelPart) - Method in class net.minecraft.entity.player.PlayerEntity
 
isWet() - Method in class net.minecraft.entity.Entity
 
isWhitelisted(GameProfile) - Method in class net.minecraft.server.management.WhiteList
 
isWhiteListEnabled() - Method in class net.minecraft.server.management.PlayerList
 
isWhitelistEnabled() - Method in class net.minecraft.server.MinecraftServer
 
isWithinDistanceOf(IPosition, double) - Method in class net.minecraft.util.math.vector.Vector3d
 
isWithinHomeDistanceCurrentPosition() - Method in class net.minecraft.entity.MobEntity
 
isWithinHomeDistanceFromPosition(BlockPos) - Method in class net.minecraft.entity.MobEntity
 
isWithinUsableDistance(IWorldPosCallable, PlayerEntity, Block) - Static method in class net.minecraft.inventory.container.Container
 
isWolfWet() - Method in class net.minecraft.entity.passive.WolfEntity
 
isWooden(World, BlockPos) - Static method in class net.minecraft.block.DoorBlock
 
isWooden(BlockState) - Static method in class net.minecraft.block.DoorBlock
 
isWorldIconSet() - Method in class net.minecraft.server.MinecraftServer
 
isWorldLimited() - Method in class net.minecraft.command.arguments.EntitySelector
 
isWorried() - Method in class net.minecraft.entity.passive.PandaEntity
 
isWritable() - Method in class net.minecraft.network.PacketBuffer
 
isWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
isXRelative() - Method in interface net.minecraft.command.arguments.ILocationArgument
 
isXRelative() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
isXRelative() - Method in class net.minecraft.command.arguments.LocationInput
 
isXZRectangleFull(int, int, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isYOutOfBounds(int) - Static method in class net.minecraft.world.World
 
isYRelative() - Method in interface net.minecraft.command.arguments.ILocationArgument
 
isYRelative() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
isYRelative() - Method in class net.minecraft.command.arguments.LocationInput
 
isZAxisLineFull(int, int, int, int) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
isZAxisLineFull(int, int, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
isZRelative() - Method in interface net.minecraft.command.arguments.ILocationArgument
 
isZRelative() - Method in class net.minecraft.command.arguments.LocalLocationArgument
 
isZRelative() - Method in class net.minecraft.command.arguments.LocationInput
 
ITag<T> - Interface in net.minecraft.tags
 
ITag.Builder - Class in net.minecraft.tags
 
ITag.INamedTag<T> - Interface in net.minecraft.tags
 
ITag.ITagEntry - Interface in net.minecraft.tags
 
ITag.ItemEntry - Class in net.minecraft.tags
 
ITag.OptionalItemEntry - Class in net.minecraft.tags
 
ITag.OptionalTagEntry - Class in net.minecraft.tags
 
ITag.Proxy - Class in net.minecraft.tags
 
ITag.TagEntry - Class in net.minecraft.tags
 
ITagCollection<T> - Interface in net.minecraft.tags
 
ITagCollectionSupplier - Interface in net.minecraft.tags
 
ITargetedTextComponent - Interface in net.minecraft.util.text
 
ITaskExecutor<Msg> - Interface in net.minecraft.util.concurrent
 
ITaskQueue<T,F> - Interface in net.minecraft.util.concurrent
 
ITaskQueue.Priority - Class in net.minecraft.util.concurrent
 
ITaskQueue.RunnableWithPriority - Class in net.minecraft.util.concurrent
 
ITaskQueue.Single<T> - Class in net.minecraft.util.concurrent
 
ITeleporter - Interface in net.minecraftforge.common.util
 
item(IItemProvider) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
item() - Static method in class net.minecraft.command.arguments.ItemArgument
 
ITEM - Static variable in class net.minecraft.entity.EntityType
 
Item - Class in net.minecraft.item
 
Item(Item.Properties) - Constructor for class net.minecraft.item.Item
 
ITEM - Static variable in class net.minecraft.loot.LootEntryManager
 
ITEM - Static variable in class net.minecraft.particles.ParticleTypes
 
ITEM - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
Item(int) - Constructor for class net.minecraft.util.WeightedRandom.Item
 
Item(ItemColors, BlockColors) - Constructor for class net.minecraftforge.client.event.ColorHandlerEvent.Item
 
Item.Properties - Class in net.minecraft.item
 
ITEM_ARMOR_EQUIP_CHAIN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_DIAMOND - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_ELYTRA - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_GENERIC - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_GOLD - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_IRON - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_LEATHER - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_NETHERITE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_ARMOR_EQUIP_TURTLE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_AXE_STRIP - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BAD_ID - Static variable in class net.minecraft.command.arguments.ItemParser
 
ITEM_BOOK_PAGE_TURN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOOK_PUT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOOK_TURN_PAGE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ITEM_BOTTLE_EMPTY - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOTTLE_FILL - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BOTTLE_FILL_DRAGONBREATH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BROKEN - Static variable in class net.minecraft.stats.Stats
 
ITEM_BUCKET_EMPTY - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_EMPTY_FISH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_EMPTY_LAVA - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_FILL - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_FILL_FISH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_BUCKET_FILL_LAVA - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CHORUS_FRUIT_TELEPORT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CRAFTED - Static variable in class net.minecraft.stats.Stats
 
ITEM_CROP_PLANT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_LOADING_END - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_LOADING_MIDDLE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_LOADING_START - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_QUICK_CHARGE_1 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_QUICK_CHARGE_2 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_QUICK_CHARGE_3 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_CROSSBOW_SHOOT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_DROPPED - Static variable in class net.minecraft.stats.Stats
 
ITEM_DURABILITY_CHANGED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ITEM_ELYTRA_FLYING - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_FIRECHARGE_USE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_FLINTANDSTEEL_USE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_FOLDER - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
ITEM_FRAME - Static variable in class net.minecraft.entity.EntityType
 
ITEM_FRAME - Static variable in class net.minecraft.item.Items
 
ITEM_HANDLER_CAPABILITY - Static variable in class net.minecraftforge.items.CapabilityItemHandler
 
ITEM_HOE_TILL - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_HONEY_BOTTLE_DRINK - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_KEY - Static variable in class net.minecraft.util.registry.Registry
 
ITEM_LODESTONE_COMPASS_LOCK - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_NAME - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ITEM_NETHER_WART_PLANT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_PICKED_UP - Static variable in class net.minecraft.stats.Stats
 
ITEM_RENAME_MAP - Static variable in class net.minecraft.util.datafix.fixes.EntityRenaming1510
 
ITEM_SELECTOR - Static variable in class net.minecraft.entity.passive.DolphinEntity
 
ITEM_SHIELD_BLOCK - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_SHIELD_BREAK - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_SHOVEL_FLATTEN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_SLIME - Static variable in class net.minecraft.particles.ParticleTypes
 
ITEM_SNOWBALL - Static variable in class net.minecraft.particles.ParticleTypes
 
ITEM_STACK - Static variable in class net.minecraft.util.datafix.TypeReferences
 
ITEM_SWEET_BERRIES_PICK_FROM_BUSH - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TAGS_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.ItemParser
 
ITEM_TOTEM_USE - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_HIT - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_HIT_GROUND - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RETURN - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RIPTIDE_1 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RIPTIDE_2 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_RIPTIDE_3 - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_THROW - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_TRIDENT_THUNDER - Static variable in class net.minecraft.util.SoundEvents
 
ITEM_USED - Static variable in class net.minecraft.stats.Stats
 
ItemArgument - Class in net.minecraft.command.arguments
 
ItemArgument() - Constructor for class net.minecraft.command.arguments.ItemArgument
 
ItemAttributeModifierEvent - Class in net.minecraftforge.event
 
ItemAttributeModifierEvent(ItemStack, EquipmentSlotType, Multimap<Attribute, AttributeModifier>) - Constructor for class net.minecraftforge.event.ItemAttributeModifierEvent
 
ItemCameraTransforms - Class in net.minecraft.client.renderer.model
 
ItemCameraTransforms(ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
ItemCameraTransforms(ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f) - Constructor for class net.minecraft.client.renderer.model.ItemCameraTransforms
Deprecated.
ItemCameraTransforms.Deserializer - Class in net.minecraft.client.renderer.model
 
ItemCameraTransforms.TransformType - Enum in net.minecraft.client.renderer.model
 
ItemColors - Class in net.minecraft.client.renderer.color
 
ItemColors() - Constructor for class net.minecraft.client.renderer.color.ItemColors
 
ItemConsumer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
ItemCraftedEvent(PlayerEntity, ItemStack, IInventory) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.ItemCraftedEvent
 
ItemDurabilityTrigger - Class in net.minecraft.advancements.criterion
 
ItemDurabilityTrigger() - Constructor for class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
ItemDurabilityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
ItemEntity - Class in net.minecraft.entity.item
 
ItemEntity(EntityType<? extends ItemEntity>, World) - Constructor for class net.minecraft.entity.item.ItemEntity
 
ItemEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.ItemEntity
 
ItemEntity(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.item.ItemEntity
 
ItemEntry(ResourceLocation) - Constructor for class net.minecraft.tags.ITag.ItemEntry
 
ItemEvent - Class in net.minecraftforge.event.entity.item
 
ItemEvent(ItemEntity) - Constructor for class net.minecraftforge.event.entity.item.ItemEvent
 
itemExists(String, String) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
ItemExistsCondition - Class in net.minecraftforge.common.crafting.conditions
 
ItemExistsCondition(String) - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
ItemExistsCondition(String, String) - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
ItemExistsCondition(ResourceLocation) - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
ItemExistsCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
ItemExpireEvent - Class in net.minecraftforge.event.entity.item
 
ItemExpireEvent(ItemEntity, int) - Constructor for class net.minecraftforge.event.entity.item.ItemExpireEvent
 
ItemFilledMapMetadata - Class in net.minecraft.util.datafix.fixes
 
ItemFilledMapMetadata(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemFilledMapMetadata
 
ItemFishedEvent - Class in net.minecraftforge.event.entity.player
 
ItemFishedEvent(List<ItemStack>, int, FishingBobberEntity) - Constructor for class net.minecraftforge.event.entity.player.ItemFishedEvent
 
ItemFluidContainer - Class in net.minecraftforge.fluids.capability
 
ItemFluidContainer(Item.Properties, int) - Constructor for class net.minecraftforge.fluids.capability.ItemFluidContainer
 
ItemFrameEntity - Class in net.minecraft.entity.item
 
ItemFrameEntity(EntityType<? extends ItemFrameEntity>, World) - Constructor for class net.minecraft.entity.item.ItemFrameEntity
 
ItemFrameEntity(World, BlockPos, Direction) - Constructor for class net.minecraft.entity.item.ItemFrameEntity
 
ItemFrameItem - Class in net.minecraft.item
 
ItemFrameItem(Item.Properties) - Constructor for class net.minecraft.item.ItemFrameItem
 
ItemFrameRenderer - Class in net.minecraft.client.renderer.entity
 
ItemFrameRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
ItemGroup - Class in net.minecraft.item
 
ItemGroup(String) - Constructor for class net.minecraft.item.ItemGroup
 
ItemGroup(int, String) - Constructor for class net.minecraft.item.ItemGroup
 
itemHandler - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
ItemHandlerHelper - Class in net.minecraftforge.items
 
ItemHandlerHelper() - Constructor for class net.minecraftforge.items.ItemHandlerHelper
 
itemHeight - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
ItemHover(ItemStack) - Constructor for class net.minecraft.util.text.event.HoverEvent.ItemHover
 
ItemInput - Class in net.minecraft.command.arguments
 
ItemInput(Item, CompoundNBT) - Constructor for class net.minecraft.command.arguments.ItemInput
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.DyeItem
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.Item
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.NameTagItem
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.SaddleItem
 
itemInteractionForEntity(ItemStack, PlayerEntity, LivingEntity, Hand) - Method in class net.minecraft.item.ShearsItem
 
ItemIntIDToString - Class in net.minecraft.util.datafix.fixes
 
ItemIntIDToString(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemIntIDToString
 
ItemLayerModel - Class in net.minecraftforge.client.model
 
ItemLayerModel() - Constructor for class net.minecraftforge.client.model.ItemLayerModel
 
ItemLayerModel(ImmutableList<RenderMaterial>) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
 
ItemLayerModel(ImmutableList<RenderMaterial>, ImmutableSet<Integer>) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
 
ItemLayerModel.Loader - Class in net.minecraftforge.client.model
 
ItemLayersModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
ItemLayersModelBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.ItemLayersModelBuilder
 
itemList - Variable in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
ItemLoadingException(String, Exception, Exception) - Constructor for exception net.minecraftforge.client.model.ModelLoader.ItemLoadingException
 
ItemLootEntry - Class in net.minecraft.loot
 
ItemLootEntry.Serializer - Class in net.minecraft.loot
 
ItemLoreComponentizeFix - Class in net.minecraft.util.datafix.fixes
 
ItemLoreComponentizeFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemLoreComponentizeFix
 
ItemModelBuilder - Class in net.minecraftforge.client.model.generators
 
ItemModelBuilder(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ItemModelBuilder
 
ItemModelBuilder.OverrideBuilder - Class in net.minecraftforge.client.model.generators
 
ItemModelGenerator - Class in net.minecraft.client.renderer.model
 
ItemModelGenerator() - Constructor for class net.minecraft.client.renderer.model.ItemModelGenerator
 
ItemModelMesher - Class in net.minecraft.client.renderer
 
ItemModelMesher(ModelManager) - Constructor for class net.minecraft.client.renderer.ItemModelMesher
 
ItemModelMesherForge - Class in net.minecraftforge.client
 
ItemModelMesherForge(ModelManager) - Constructor for class net.minecraftforge.client.ItemModelMesherForge
 
ItemModelProvider - Class in net.minecraft.data
 
ItemModelProvider(BiConsumer<ResourceLocation, Supplier<JsonElement>>) - Constructor for class net.minecraft.data.ItemModelProvider
 
ItemModelProvider - Class in net.minecraftforge.client.model.generators
 
ItemModelProvider(DataGenerator, String, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ItemModelProvider
 
itemModels() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
ItemModelsProperties - Class in net.minecraft.item
 
ItemModelsProperties() - Constructor for class net.minecraft.item.ItemModelsProperties
 
ItemMultiLayerBakedModel - Class in net.minecraftforge.client.model
 
ItemMultiLayerBakedModel(boolean, boolean, boolean, TextureAtlasSprite, ItemOverrideList, ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix>, ImmutableList<Pair<IBakedModel, RenderType>>) - Constructor for class net.minecraftforge.client.model.ItemMultiLayerBakedModel
 
ItemMultiLayerBakedModel.Builder - Class in net.minecraftforge.client.model
 
ItemOverride - Class in net.minecraft.client.renderer.model
 
ItemOverride(ResourceLocation, Map<ResourceLocation, Float>) - Constructor for class net.minecraft.client.renderer.model.ItemOverride
 
ItemOverride.Deserializer - Class in net.minecraft.client.renderer.model
 
ItemOverrideList - Class in net.minecraft.client.renderer.model
 
ItemOverrideList() - Constructor for class net.minecraft.client.renderer.model.ItemOverrideList
 
ItemOverrideList(ModelBakery, BlockModel, Function<ResourceLocation, IUnbakedModel>, List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.model.ItemOverrideList
Deprecated.
ItemOverrideList(ModelBakery, IUnbakedModel, Function<ResourceLocation, IUnbakedModel>, Function<RenderMaterial, TextureAtlasSprite>, List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.model.ItemOverrideList
 
itemOverrideList - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
ItemParser - Class in net.minecraft.command.arguments
 
ItemParser(StringReader, boolean) - Constructor for class net.minecraft.command.arguments.ItemParser
 
ItemParticleData - Class in net.minecraft.particles
 
ItemParticleData(ParticleType<ItemParticleData>, ItemStack) - Constructor for class net.minecraft.particles.ItemParticleData
 
ItemPickupEvent(PlayerEntity, ItemEntity, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.ItemPickupEvent
 
ItemPickupParticle - Class in net.minecraft.client.particle
 
ItemPickupParticle(EntityRendererManager, RenderTypeBuffers, ClientWorld, Entity, Entity) - Constructor for class net.minecraft.client.particle.ItemPickupParticle
 
ItemPredicate - Class in net.minecraft.advancements.criterion
 
ItemPredicate() - Constructor for class net.minecraft.advancements.criterion.ItemPredicate
 
ItemPredicate(ITag<Item>, Item, MinMaxBounds.IntBound, MinMaxBounds.IntBound, EnchantmentPredicate[], EnchantmentPredicate[], Potion, NBTPredicate) - Constructor for class net.minecraft.advancements.criterion.ItemPredicate
 
itemPredicate() - Static method in class net.minecraft.command.arguments.ItemPredicateArgument
 
ItemPredicate.Builder - Class in net.minecraft.advancements.criterion
 
ItemPredicateArgument - Class in net.minecraft.command.arguments
 
ItemPredicateArgument() - Constructor for class net.minecraft.command.arguments.ItemPredicateArgument
 
ItemPredicateArgument.IResult - Interface in net.minecraft.command.arguments
 
ItemRename - Class in net.minecraft.util.datafix.fixes
 
ItemRename(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.ItemRename
 
itemRenderer - Variable in class net.minecraft.client.gui.IngameGui
 
itemRenderer - Variable in class net.minecraft.client.gui.screen.Screen
 
ItemRenderer - Class in net.minecraft.client.renderer.entity
 
ItemRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.ItemRenderer
 
itemRenderer - Variable in class net.minecraft.client.renderer.GameRenderer
 
ItemRenderer - Class in net.minecraft.client.renderer
 
ItemRenderer(TextureManager, ModelManager, ItemColors) - Constructor for class net.minecraft.client.renderer.ItemRenderer
 
ITEMS - Static variable in class net.minecraft.client.util.SearchTreeManager
 
Items - Class in net.minecraft.item
 
Items() - Constructor for class net.minecraft.item.Items
 
items - Variable in class net.minecraft.tags.NetworkTagManager
 
items - Variable in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
Items() - Constructor for class net.minecraftforge.common.Tags.Items
 
ITEMS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ITEMS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
ItemSmeltedEvent(PlayerEntity, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.ItemSmeltedEvent
 
ItemSpawnEggSplit - Class in net.minecraft.util.datafix.fixes
 
ItemSpawnEggSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemSpawnEggSplit
 
ItemStack - Class in net.minecraft.item
 
ItemStack(IItemProvider) - Constructor for class net.minecraft.item.ItemStack
 
ItemStack(IItemProvider, int) - Constructor for class net.minecraft.item.ItemStack
 
ItemStack(IItemProvider, int, CompoundNBT) - Constructor for class net.minecraft.item.ItemStack
 
ITEMSTACK - Static variable in class net.minecraft.network.datasync.DataSerializers
 
ItemStack.TooltipDisplayFlags - Enum in net.minecraft.item
 
ItemStackDataFlattening - Class in net.minecraft.util.datafix.fixes
 
ItemStackDataFlattening(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemStackDataFlattening
 
ItemStackEnchantmentFix - Class in net.minecraft.util.datafix.fixes
 
ItemStackEnchantmentFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ItemStackEnchantmentFix
 
ItemStackHandler - Class in net.minecraftforge.items
 
ItemStackHandler() - Constructor for class net.minecraftforge.items.ItemStackHandler
 
ItemStackHandler(int) - Constructor for class net.minecraftforge.items.ItemStackHandler
 
ItemStackHandler(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.items.ItemStackHandler
 
ItemStackHelper - Class in net.minecraft.inventory
 
ItemStackHelper() - Constructor for class net.minecraft.inventory.ItemStackHelper
 
itemStackMoved(int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
ItemStackTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
ItemStackTileEntityRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer
 
ItemStackUUID - Class in net.minecraft.util.datafix.fixes
 
ItemStackUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.ItemStackUUID
 
ItemTags - Class in net.minecraft.tags
 
ItemTags() - Constructor for class net.minecraft.tags.ItemTags
 
ItemTagsProvider - Class in net.minecraft.data
 
ItemTagsProvider(DataGenerator, BlockTagsProvider) - Constructor for class net.minecraft.data.ItemTagsProvider
Deprecated.
ItemTagsProvider(DataGenerator, BlockTagsProvider, String, ExistingFileHelper) - Constructor for class net.minecraft.data.ItemTagsProvider
 
ItemTextureQuadConverter - Class in net.minecraftforge.client.model
 
ItemTier - Enum in net.minecraft.item
 
itemToCount - Variable in class net.minecraft.item.crafting.RecipeItemHelper
 
ItemTooltipEvent - Class in net.minecraftforge.event.entity.player
 
ItemTooltipEvent(ItemStack, PlayerEntity, List<ITextComponent>, ITooltipFlag) - Constructor for class net.minecraftforge.event.entity.player.ItemTooltipEvent
 
ItemTossEvent - Class in net.minecraftforge.event.entity.item
 
ItemTossEvent(ItemEntity, PlayerEntity) - Constructor for class net.minecraftforge.event.entity.item.ItemTossEvent
 
ItemTransformVec3f - Class in net.minecraft.client.renderer.model
Deprecated.
ItemTransformVec3f(Vector3f, Vector3f, Vector3f) - Constructor for class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
ItemTransformVec3f.Deserializer - Class in net.minecraft.client.renderer.model
Deprecated.
 
ItemUseContext - Class in net.minecraft.item
 
ItemUseContext(PlayerEntity, Hand, BlockRayTraceResult) - Constructor for class net.minecraft.item.ItemUseContext
 
ItemUseContext(World, PlayerEntity, Hand, ItemStack, BlockRayTraceResult) - Constructor for class net.minecraft.item.ItemUseContext
 
itemWeight - Variable in class net.minecraft.util.WeightedRandom.Item
 
IteratableOption - Class in net.minecraft.client.settings
 
IteratableOption(String, BiConsumer<GameSettings, Integer>, BiFunction<GameSettings, IteratableOption, ITextComponent>) - Constructor for class net.minecraft.client.settings.IteratableOption
 
iterator() - Method in class net.minecraft.stats.StatType
 
iterator() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
iterator() - Method in enum net.minecraft.util.Direction.Plane
 
iterator() - Method in class net.minecraft.util.IntIdentityHashBiMap
 
iterator() - Method in class net.minecraft.util.ObjectIntIdentityMap
 
iterator() - Method in class net.minecraft.util.registry.SimpleRegistry
 
iterator() - Method in class net.minecraft.util.SortedArraySet
 
iterator() - Method in class net.minecraftforge.registries.ForgeRegistry
 
ITestCallback - Interface in net.minecraft.test
 
ITestLogger - Interface in net.minecraft.test
 
ITextComponent - Interface in net.minecraft.util.text
 
ITextComponent.Serializer - Class in net.minecraft.util.text
 
ITextProperties - Interface in net.minecraft.util.text
 
ITextProperties.IStyledTextAcceptor<T> - Interface in net.minecraft.util.text
 
ITextProperties.ITextAcceptor<T> - Interface in net.minecraft.util.text
 
ITickable - Interface in net.minecraft.client.renderer.texture
 
ITickableSound - Interface in net.minecraft.client.audio
 
ITickableTileEntity - Interface in net.minecraft.tileentity
 
ITicketGetter<T> - Interface in net.minecraftforge.common.ticket
 
ITicketManager<T> - Interface in net.minecraftforge.common.ticket
 
ITickList<T> - Interface in net.minecraft.world
 
ITileEntityProvider - Interface in net.minecraft.block
Deprecated.
ITimerCallback<T> - Interface in net.minecraft.command
 
ITimerCallback.Serializer<T,C extends ITimerCallback<T>> - Class in net.minecraft.command
 
ITimeValue - Interface in net.minecraftforge.common.animation
 
IToast - Interface in net.minecraft.client.gui.toasts
 
IToast.Visibility - Enum in net.minecraft.client.gui.toasts
 
ITooltipFlag - Interface in net.minecraft.client.util
 
ITooltipFlag.TooltipFlags - Enum in net.minecraft.client.util
 
ITutorialStep - Interface in net.minecraft.client.tutorial
 
IUnbakedModel - Interface in net.minecraft.client.renderer.model
 
IVanishable - Interface in net.minecraft.enchantment
 
IVertexBuilder - Interface in com.mojang.blaze3d.vertex
 
IVertexConsumer - Interface in com.mojang.blaze3d.vertex
 
IVertexConsumer - Interface in net.minecraftforge.client.model.pipeline
 
IVertexProducer - Interface in net.minecraftforge.client.model.pipeline
 
IVillagerDataHolder - Interface in net.minecraft.entity.villager
 
IWaterLoggable - Interface in net.minecraft.block
 
IWeatherParticleRenderHandler - Interface in net.minecraftforge.client
 
IWeatherRenderHandler - Interface in net.minecraftforge.client
 
IWindowEventListener - Interface in net.minecraft.client.renderer
 
IWorld - Interface in net.minecraft.world
 
IWorldGenerationBaseReader - Interface in net.minecraft.world.gen
 
IWorldGenerationReader - Interface in net.minecraft.world.gen
 
IWorldInfo - Interface in net.minecraft.world.storage
 
IWorldLightListener - Interface in net.minecraft.world.lighting
 
IWorldLightListener.Dummy - Enum in net.minecraft.world.lighting
 
IWorldPosCallable - Interface in net.minecraft.util
 
IWorldReader - Interface in net.minecraft.world
 
IWorldWriter - Interface in net.minecraft.world
 

J

JACK_O_LANTERN - Static variable in class net.minecraft.block.Blocks
 
JACK_O_LANTERN - Static variable in class net.minecraft.item.Items
 
JACK_O_LANTERN - Static variable in class net.minecraft.world.gen.feature.Features.States
 
JIGSAW - Static variable in class net.minecraft.block.Blocks
 
JIGSAW - Static variable in class net.minecraft.item.Items
 
JIGSAW - Static variable in class net.minecraft.tileentity.TileEntityType
 
JIGSAW_POOL - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
JIGSAW_POOL_KEY - Static variable in class net.minecraft.util.registry.Registry
 
JIGSAW_REPLACEMENT - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
JigsawBlock - Class in net.minecraft.block
 
JigsawBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.JigsawBlock
 
JigsawJunction - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawJunction(int, int, int, int, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
JigsawManager - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawManager() - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
JigsawManager.IPieceFactory - Interface in net.minecraft.world.gen.feature.jigsaw
 
JigsawOrientation - Enum in net.minecraft.world.gen.feature.jigsaw
 
JigsawPattern - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawPattern(ResourceLocation, ResourceLocation, List<Pair<JigsawPiece, Integer>>) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
JigsawPattern(ResourceLocation, ResourceLocation, List<Pair<Function<JigsawPattern.PlacementBehaviour, ? extends JigsawPiece>, Integer>>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPattern
 
JigsawPattern.PlacementBehaviour - Enum in net.minecraft.world.gen.feature.jigsaw
 
JigsawPatternRegistry - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawPatternRegistry() - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry
 
JigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
JigsawPiece(JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
jigsawPiece - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
JigsawProperties - Class in net.minecraft.util.datafix.fixes
 
JigsawProperties(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.JigsawProperties
 
JigsawReplacementStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
JigsawRotation - Class in net.minecraft.util.datafix.fixes
 
JigsawRotation(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.JigsawRotation
 
JigsawScreen - Class in net.minecraft.client.gui.screen
 
JigsawScreen(JigsawTileEntity) - Constructor for class net.minecraft.client.gui.screen.JigsawScreen
 
JigsawStructure - Class in net.minecraft.world.gen.feature.structure
 
JigsawStructure(Codec<VillageConfig>, int, boolean, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.JigsawStructure
 
JigsawStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
JigsawTileEntity - Class in net.minecraft.tileentity
 
JigsawTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.JigsawTileEntity
 
JigsawTileEntity() - Constructor for class net.minecraft.tileentity.JigsawTileEntity
 
JigsawTileEntity.OrientationType - Enum in net.minecraft.tileentity
 
JOB_SITE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
JOB_SITE_PREDICATE_MAP - Static variable in class net.minecraft.entity.merchant.villager.VillagerEntity
 
join() - Method in class net.minecraft.resources.AsyncReloader
 
join() - Method in interface net.minecraft.resources.IAsyncReloader
 
joinCaravan(LlamaEntity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
JoinedIterator(Iterator<T>, Iterator<T>, Comparator<T>) - Constructor for class net.minecraft.client.util.SearchTreeReloadable.JoinedIterator
 
joinNames(List<? extends Entity>) - Static method in class net.minecraft.command.arguments.EntitySelector
 
joinRaid(int, AbstractRaiderEntity, BlockPos, boolean) - Method in class net.minecraft.world.raid.Raid
 
joinRaid(int, AbstractRaiderEntity, boolean) - Method in class net.minecraft.world.raid.Raid
 
JointClips - Class in net.minecraftforge.common.model.animation
 
JointClips() - Constructor for class net.minecraftforge.common.model.animation.JointClips
 
JointClips.IdentityJointClip - Enum in net.minecraftforge.common.model.animation
 
JointClips.NodeJointClip - Class in net.minecraftforge.common.model.animation
 
JSONBlendingMode - Class in net.minecraft.client.util
 
JSONBlendingMode() - Constructor for class net.minecraft.client.util.JSONBlendingMode
 
JSONBlendingMode(int, int, int) - Constructor for class net.minecraft.client.util.JSONBlendingMode
 
JSONBlendingMode(int, int, int, int, int) - Constructor for class net.minecraft.client.util.JSONBlendingMode
 
JSONException - Exception in net.minecraft.client.util
 
JSONException(String) - Constructor for exception net.minecraft.client.util.JSONException
 
JSONException(String, Throwable) - Constructor for exception net.minecraft.client.util.JSONException
 
JSONException.Entry - Class in net.minecraft.client.util
 
JsonReloadListener - Class in net.minecraft.client.resources
 
JsonReloadListener(Gson, String) - Constructor for class net.minecraft.client.resources.JsonReloadListener
 
JsonToNBT - Class in net.minecraft.nbt
 
JsonToNBT(StringReader) - Constructor for class net.minecraft.nbt.JsonToNBT
 
JsonUtils - Class in com.mojang.realmsclient.util
 
JsonUtils() - Constructor for class com.mojang.realmsclient.util.JsonUtils
 
JSONUtils - Class in net.minecraft.util
 
JSONUtils() - Constructor for class net.minecraft.util.JSONUtils
 
JsonUtils - Class in net.minecraftforge.common.util
 
JsonUtils() - Constructor for class net.minecraftforge.common.util.JsonUtils
 
JsonUtils.ImmutableListTypeAdapter - Enum in net.minecraftforge.common.util
 
JsonUtils.ImmutableMapTypeAdapter - Enum in net.minecraftforge.common.util
 
JUKEBOX - Static variable in class net.minecraft.block.Blocks
 
JUKEBOX - Static variable in class net.minecraft.item.Items
 
JUKEBOX - Static variable in class net.minecraft.tileentity.TileEntityType
 
JukeboxBlock - Class in net.minecraft.block
 
JukeboxBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.JukeboxBlock
 
JukeboxRecordItem - Class in net.minecraft.util.datafix.fixes
 
JukeboxRecordItem(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.JukeboxRecordItem
 
JukeboxTileEntity - Class in net.minecraft.tileentity
 
JukeboxTileEntity() - Constructor for class net.minecraft.tileentity.JukeboxTileEntity
 
jump() - Method in class net.minecraft.entity.LivingEntity
 
jump() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
jump() - Method in class net.minecraft.entity.monster.SlimeEntity
 
jump() - Method in class net.minecraft.entity.passive.RabbitEntity
 
jump() - Method in class net.minecraft.entity.player.PlayerEntity
 
JUMP - Static variable in class net.minecraft.stats.Stats
 
jump - Variable in class net.minecraft.util.MovementInput
 
JUMP_BOOST - Static variable in class net.minecraft.potion.Effects
 
JumpController - Class in net.minecraft.entity.ai.controller
 
JumpController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.JumpController
 
jumpController - Variable in class net.minecraft.entity.MobEntity
 
jumpFactor - Variable in class net.minecraft.block.AbstractBlock
 
jumpFactor(float) - Method in class net.minecraft.block.AbstractBlock.Properties
 
JumpGoal - Class in net.minecraft.entity.ai.goal
 
JumpGoal() - Constructor for class net.minecraft.entity.ai.goal.JumpGoal
 
JumpHelperController(RabbitEntity) - Constructor for class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
jumpMovementFactor - Variable in class net.minecraft.entity.LivingEntity
 
JumpOnBedTask - Class in net.minecraft.entity.ai.brain.task
 
JumpOnBedTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
jumpPower - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
JUNGLE - Static variable in class net.minecraft.block.WoodType
 
JUNGLE - Static variable in class net.minecraft.entity.villager.VillagerType
 
JUNGLE - Static variable in class net.minecraft.world.biome.Biomes
 
JUNGLE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
JUNGLE_BOAT - Static variable in class net.minecraft.item.Items
 
JUNGLE_BUSH - Static variable in class net.minecraft.world.gen.feature.Features
 
JUNGLE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_BUTTON - Static variable in class net.minecraft.item.Items
 
JUNGLE_DOOR - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_DOOR - Static variable in class net.minecraft.item.Items
 
JUNGLE_EDGE - Static variable in class net.minecraft.world.biome.Biomes
 
JUNGLE_FENCE - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_FENCE - Static variable in class net.minecraft.item.Items
 
JUNGLE_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
JUNGLE_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
JUNGLE_LEAVES - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_LEAVES - Static variable in class net.minecraft.item.Items
 
JUNGLE_LEAVES - Static variable in class net.minecraft.world.gen.feature.Features.States
 
JUNGLE_LOG - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_LOG - Static variable in class net.minecraft.item.Items
 
JUNGLE_LOG - Static variable in class net.minecraft.world.gen.feature.Features.States
 
JUNGLE_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
JUNGLE_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
JUNGLE_PLANKS - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_PLANKS - Static variable in class net.minecraft.item.Items
 
JUNGLE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
JUNGLE_PYRAMID - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
JUNGLE_PYRAMID - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
JUNGLE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_SAPLING - Static variable in class net.minecraft.item.Items
 
JUNGLE_SIGN - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_SIGN - Static variable in class net.minecraft.item.Items
 
JUNGLE_SLAB - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_SLAB - Static variable in class net.minecraft.item.Items
 
JUNGLE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_STAIRS - Static variable in class net.minecraft.item.Items
 
JUNGLE_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
JUNGLE_TREE - Static variable in class net.minecraft.world.gen.feature.Features
 
JUNGLE_TREE_NO_VINE - Static variable in class net.minecraft.world.gen.feature.Features
 
JUNGLE_VEGETATION_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
JUNGLE_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_WOOD - Static variable in class net.minecraft.block.Blocks
 
JUNGLE_WOOD - Static variable in class net.minecraft.item.Items
 
JungleFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
JungleFoliagePlacer(FeatureSpread, FeatureSpread, int) - Constructor for class net.minecraft.world.gen.foliageplacer.JungleFoliagePlacer
 
JunglePyramidPiece - Class in net.minecraft.world.gen.feature.structure
 
JunglePyramidPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
JunglePyramidPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
JunglePyramidStructure - Class in net.minecraft.world.gen.feature.structure
 
JunglePyramidStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidStructure
 
JunglePyramidStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
JungleTree - Class in net.minecraft.block.trees
 
JungleTree() - Constructor for class net.minecraft.block.trees.JungleTree
 

K

KEBAB - Static variable in class net.minecraft.entity.item.PaintingType
 
KEEP_INVENTORY - Static variable in class net.minecraft.world.GameRules
 
KELP - Static variable in class net.minecraft.block.Blocks
 
KELP - Static variable in class net.minecraft.item.Items
 
KELP - Static variable in class net.minecraft.world.gen.feature.Feature
 
KELP_COLD - Static variable in class net.minecraft.world.gen.feature.Features
 
KELP_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
KELP_PLANT - Static variable in class net.minecraft.block.Blocks
 
KELP_WARM - Static variable in class net.minecraft.world.gen.feature.Features
 
KelpBlock - Class in net.minecraft.block
 
KelpBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.KelpBlock
 
KelpFeature - Class in net.minecraft.world.gen.feature
 
KelpFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.KelpFeature
 
KelpTopBlock - Class in net.minecraft.block
 
KelpTopBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.KelpTopBlock
 
Key() - Constructor for class net.minecraft.client.util.SearchTreeManager.Key
 
key(Character, ITag<Item>) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
key(Character, IItemProvider) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
key(Character, Ingredient) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
Key(Vector3f, Vector3f, Quaternion) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Key
 
key - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
key - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
keyBindAdvancements - Variable in class net.minecraft.client.GameSettings
 
keyBindAttack - Variable in class net.minecraft.client.GameSettings
 
keyBindBack - Variable in class net.minecraft.client.GameSettings
 
keyBindChat - Variable in class net.minecraft.client.GameSettings
 
keyBindCommand - Variable in class net.minecraft.client.GameSettings
 
keyBindDrop - Variable in class net.minecraft.client.GameSettings
 
keyBindForward - Variable in class net.minecraft.client.GameSettings
 
keyBindFullscreen - Variable in class net.minecraft.client.GameSettings
 
KeyBinding - Class in net.minecraft.client.settings
 
KeyBinding(String, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, InputMappings.Type, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, IKeyConflictContext, InputMappings.Type, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, IKeyConflictContext, InputMappings.Input, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, IKeyConflictContext, KeyModifier, InputMappings.Type, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBinding(String, IKeyConflictContext, KeyModifier, InputMappings.Input, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
KeyBindingList - Class in net.minecraft.client.gui.widget.list
 
KeyBindingList(ControlsScreen, Minecraft) - Constructor for class net.minecraft.client.gui.widget.list.KeyBindingList
 
KeyBindingList.CategoryEntry - Class in net.minecraft.client.gui.widget.list
 
KeyBindingList.Entry - Class in net.minecraft.client.gui.widget.list
 
KeyBindingList.KeyEntry - Class in net.minecraft.client.gui.widget.list
 
KeyBindingMap - Class in net.minecraftforge.client.settings
 
KeyBindingMap() - Constructor for class net.minecraftforge.client.settings.KeyBindingMap
 
keyBindings - Variable in class net.minecraft.client.GameSettings
 
keyBindInventory - Variable in class net.minecraft.client.GameSettings
 
keyBindJump - Variable in class net.minecraft.client.GameSettings
 
keyBindLeft - Variable in class net.minecraft.client.GameSettings
 
keyBindLoadToolbar - Variable in class net.minecraft.client.GameSettings
 
keyBindPickBlock - Variable in class net.minecraft.client.GameSettings
 
keyBindPlayerList - Variable in class net.minecraft.client.GameSettings
 
keyBindRight - Variable in class net.minecraft.client.GameSettings
 
keyBindSaveToolbar - Variable in class net.minecraft.client.GameSettings
 
keyBindScreenshot - Variable in class net.minecraft.client.GameSettings
 
keyBindsHotbar - Variable in class net.minecraft.client.GameSettings
 
keyBindSmoothCamera - Variable in class net.minecraft.client.GameSettings
 
keyBindSneak - Variable in class net.minecraft.client.GameSettings
 
keyBindSpectatorOutlines - Variable in class net.minecraft.client.GameSettings
 
keyBindSprint - Variable in class net.minecraft.client.GameSettings
 
keyBindSwapHands - Variable in class net.minecraft.client.GameSettings
 
KeybindTextComponent - Class in net.minecraft.util.text
 
KeybindTextComponent(String) - Constructor for class net.minecraft.util.text.KeybindTextComponent
 
keyBindTogglePerspective - Variable in class net.minecraft.client.GameSettings
 
keyBindUseItem - Variable in class net.minecraft.client.GameSettings
 
KeyboardCharTypedEvent(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent
 
KeyboardKeyEvent(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyEvent
 
KeyboardKeyPressedEvent(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent
 
KeyboardKeyReleasedEvent(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent
 
KeyboardListener - Class in net.minecraft.client
 
KeyboardListener(Minecraft) - Constructor for class net.minecraft.client.KeyboardListener
 
keyboardListener - Variable in class net.minecraft.client.Minecraft
 
keyCodec() - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
KeyCombo - Class in net.minecraft.client.util
 
KeyCombo(char[], Runnable) - Constructor for class net.minecraft.client.util.KeyCombo
 
KeyConflictContext - Enum in net.minecraftforge.client.settings
 
KeyInputEvent(int, int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
KeyModifier - Enum in net.minecraftforge.client.settings
 
KeyOptionsTranslation - Class in net.minecraft.util.datafix.fixes
 
KeyOptionsTranslation(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.KeyOptionsTranslation
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
keyPressed(int, int, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
keyPressed(int, int, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
keyPressed(int, int, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.button.AbstractButton
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
keyPressed(int, int, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
keyReleased(int, int, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
keyReleased(int, int, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
keyReleased(int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
keyReleased(int, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
keys(DynamicOps<U>) - Method in class net.minecraft.util.registry.Registry
 
keys(DynamicOps<T>) - Method in class net.minecraft.util.registry.RegistryLookupCodec
 
keys() - Method in class net.minecraftforge.common.util.SortedProperties
 
Keys() - Constructor for class net.minecraftforge.registries.ForgeRegistries.Keys
 
keySet() - Method in class net.minecraft.nbt.CompoundNBT
 
keySet() - Method in class net.minecraft.util.registry.Registry
 
keySet() - Method in class net.minecraft.util.registry.SimpleRegistry
 
keySet() - Method in class net.minecraftforge.common.util.SortedProperties
 
KickCommand - Class in net.minecraft.command.impl
 
KickCommand() - Constructor for class net.minecraft.command.impl.KickCommand
 
kickPlayersNotWhitelisted(CommandSource) - Method in class net.minecraft.server.MinecraftServer
 
KillCommand - Class in net.minecraft.command.impl
 
KillCommand() - Constructor for class net.minecraft.command.impl.KillCommand
 
KILLED_BY_CROSSBOW - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
KILLED_BY_PLAYER - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
KILLED_BY_TEAM - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
KilledByCrossbowTrigger - Class in net.minecraft.advancements.criterion
 
KilledByCrossbowTrigger() - Constructor for class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
KilledByCrossbowTrigger.Instance - Class in net.minecraft.advancements.criterion
 
KilledByPlayer - Class in net.minecraft.loot.conditions
 
KilledByPlayer.Serializer - Class in net.minecraft.loot.conditions
 
KilledTrigger - Class in net.minecraft.advancements.criterion
 
KilledTrigger(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.KilledTrigger
 
KilledTrigger.Instance - Class in net.minecraft.advancements.criterion
 
KILLER_ENTITY - Static variable in class net.minecraft.loot.LootParameters
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.ChestMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
KNOCKBACK - Static variable in class net.minecraft.enchantment.Enchantments
 
KNOCKBACK_RESISTANCE - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
KnockbackEnchantment - Class in net.minecraft.enchantment
 
KnockbackEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.KnockbackEnchantment
 
knockbackResistance - Variable in class net.minecraft.item.ArmorItem
 
KNOWLEDGE_BOOK - Static variable in class net.minecraft.item.Items
 
KnowledgeBookItem - Class in net.minecraft.item
 
KnowledgeBookItem(Item.Properties) - Constructor for class net.minecraft.item.KnowledgeBookItem
 

L

LADDER - Static variable in class net.minecraft.block.Blocks
 
LADDER - Static variable in class net.minecraft.block.SoundType
 
LADDER - Static variable in class net.minecraft.item.Items
 
LADDER_EAST_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LADDER_NORTH_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LADDER_SOUTH_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LADDER_WEST_AABB - Static variable in class net.minecraft.block.LadderBlock
 
LadderBlock - Class in net.minecraft.block
 
LadderBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LadderBlock
 
LAKE - Static variable in class net.minecraft.world.gen.feature.Feature
 
LAKE_LAVA - Static variable in class net.minecraft.world.gen.feature.Features
 
LAKE_WATER - Static variable in class net.minecraft.world.gen.feature.Features
 
LakeLava - Class in net.minecraft.world.gen.placement
 
LakeLava(Codec<ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.LakeLava
 
LakesFeature - Class in net.minecraft.world.gen.feature
 
LakesFeature(Codec<BlockStateFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.LakesFeature
 
LakeWater - Class in net.minecraft.world.gen.placement
 
LakeWater(Codec<ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.LakeWater
 
LanDetectedEntry(MultiplayerScreen, LanServerInfo) - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
LANDING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
LANDING_APPROACH - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
LANDING_HONEY - Static variable in class net.minecraft.particles.ParticleTypes
 
LANDING_LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
LANDING_OBSIDIAN_TEAR - Static variable in class net.minecraft.particles.ParticleTypes
 
LandingApproachPhase - Class in net.minecraft.entity.boss.dragon.phase
 
LandingApproachPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
LandingHoneyFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.LandingHoneyFactory
 
LandingLavaFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.LandingLavaFactory
 
LandingObsidianTearFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.DripParticle.LandingObsidianTearFactory
 
LandingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
LandingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
LandOnOwnersShoulderGoal - Class in net.minecraft.entity.ai.goal
 
LandOnOwnersShoulderGoal(ShoulderRidingEntity) - Constructor for class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
language - Variable in class net.minecraft.client.GameSettings
 
Language - Class in net.minecraft.client.resources
 
Language(String, String, String, boolean) - Constructor for class net.minecraft.client.resources.Language
 
LanguageHook - Class in net.minecraftforge.fml.server
 
LanguageHook() - Constructor for class net.minecraftforge.fml.server.LanguageHook
 
LanguageManager - Class in net.minecraft.client.resources
 
LanguageManager(String) - Constructor for class net.minecraft.client.resources.LanguageManager
 
LanguageMap - Class in net.minecraft.util.text
 
LanguageMap() - Constructor for class net.minecraft.util.text.LanguageMap
 
LanguageMetadataSection - Class in net.minecraft.client.resources.data
 
LanguageMetadataSection(Collection<Language>) - Constructor for class net.minecraft.client.resources.data.LanguageMetadataSection
 
LanguageMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
LanguageMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
LanguageProvider - Class in net.minecraftforge.common.data
 
LanguageProvider(DataGenerator, String, String) - Constructor for class net.minecraftforge.common.data.LanguageProvider
 
LanguageScreen - Class in net.minecraft.client.gui.screen
 
LanguageScreen(Screen, GameSettings, LanguageManager) - Constructor for class net.minecraft.client.gui.screen.LanguageScreen
 
LanScanEntry() - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.LanScanEntry
 
LanServerDetector - Class in net.minecraft.client.network
 
LanServerDetector() - Constructor for class net.minecraft.client.network.LanServerDetector
 
LanServerDetector.LanServerFindThread - Class in net.minecraft.client.network
 
LanServerDetector.LanServerList - Class in net.minecraft.client.network
 
LanServerFindThread(LanServerDetector.LanServerList) - Constructor for class net.minecraft.client.network.LanServerDetector.LanServerFindThread
 
LanServerInfo - Class in net.minecraft.client.network
 
LanServerInfo(String, String) - Constructor for class net.minecraft.client.network.LanServerInfo
 
LanServerList() - Constructor for class net.minecraft.client.network.LanServerDetector.LanServerList
 
LanServerPingThread - Class in net.minecraft.client.multiplayer
 
LanServerPingThread(String, String) - Constructor for class net.minecraft.client.multiplayer.LanServerPingThread
 
LANTERN - Static variable in class net.minecraft.block.Blocks
 
LANTERN - Static variable in class net.minecraft.block.SoundType
 
LANTERN - Static variable in class net.minecraft.data.StockTextureAliases
 
LANTERN - Static variable in class net.minecraft.item.Items
 
LanternBlock - Class in net.minecraft.block
 
LanternBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LanternBlock
 
LAPIS - Static variable in class net.minecraft.block.material.MaterialColor
 
LAPIS_BLOCK - Static variable in class net.minecraft.block.Blocks
 
LAPIS_BLOCK - Static variable in class net.minecraft.item.Items
 
LAPIS_LAZULI - Static variable in class net.minecraft.item.Items
 
LAPIS_ORE - Static variable in class net.minecraft.block.Blocks
 
LAPIS_ORE - Static variable in class net.minecraft.item.Items
 
LAPIS_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LARGE_BASALT_COLUMNS - Static variable in class net.minecraft.world.gen.feature.Features
 
LARGE_FERN - Static variable in class net.minecraft.block.Blocks
 
LARGE_FERN - Static variable in class net.minecraft.item.Items
 
LARGE_FERN - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LARGE_SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
LargeExplosionParticle - Class in net.minecraft.client.particle
 
LargeExplosionParticle.Factory - Class in net.minecraft.client.particle
 
largeProbability - Variable in class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
LargeSmokeParticle - Class in net.minecraft.client.particle
 
LargeSmokeParticle(ClientWorld, double, double, double, double, double, double, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.LargeSmokeParticle
 
LargeSmokeParticle.Factory - Class in net.minecraft.client.particle
 
LAST_DAMAGE_PLAYER - Static variable in class net.minecraft.loot.LootParameters
 
LAST_SLEPT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
LAST_WOKEN - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
LAST_WORKED_AT_POI - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
lastBrightnessX - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 
lastBrightnessY - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 
lastDamage - Variable in class net.minecraft.entity.LivingEntity
 
lastFilled(Direction.Axis, int, int) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
lastPlaced - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
lastPlaced - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
lastPlayerHealth - Variable in class net.minecraft.client.gui.IngameGui
 
lastPosCheck - Variable in class net.minecraft.pathfinding.PathNavigator
 
lastRenderType - Variable in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
lastServer - Variable in class net.minecraft.client.GameSettings
 
lastSystemTime - Variable in class net.minecraft.client.gui.IngameGui
 
lastTentacleAngle - Variable in class net.minecraft.entity.passive.SquidEntity
 
lastTickPosX - Variable in class net.minecraft.entity.Entity
 
lastTickPosY - Variable in class net.minecraft.entity.Entity
 
lastTickPosZ - Variable in class net.minecraft.entity.Entity
 
lastTimeoutCheck - Variable in class net.minecraft.pathfinding.PathNavigator
 
lastTimeUpdated - Variable in class net.minecraft.pathfinding.PathNavigator
 
lastUpdated - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
launchService(String[], ITransformingClassLoader) - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
launchService(String[], ITransformingClassLoader) - Method in class net.minecraftforge.userdev.FMLDevDataLaunchProvider
 
launchService(String[], ITransformingClassLoader) - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
launchService(String[], ITransformingClassLoader) - Method in class net.minecraftforge.userdev.FMLUserdevClientLaunchProvider
 
launchService(String[], ITransformingClassLoader) - Method in class net.minecraftforge.userdev.FMLUserdevDataLaunchProvider
 
launchService(String[], ITransformingClassLoader) - Method in class net.minecraftforge.userdev.FMLUserdevServerLaunchProvider
 
LaunchTesting - Class in net.minecraftforge.userdev
 
LaunchTesting() - Constructor for class net.minecraftforge.userdev.LaunchTesting
 
LAVA - Static variable in class net.minecraft.block.Blocks
 
LAVA - Static variable in class net.minecraft.block.material.Material
 
LAVA - Static variable in class net.minecraft.fluid.Fluids
 
LAVA - Static variable in class net.minecraft.particles.ParticleTypes
 
LAVA - Static variable in class net.minecraft.tags.FluidTags
 
LAVA - Static variable in class net.minecraft.util.DamageSource
 
LAVA - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
LAVA - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LAVA - Static variable in class net.minecraftforge.client.model.FluidModel
 
LAVA_BLOCK - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LAVA_BUCKET - Static variable in class net.minecraft.item.Items
 
LAVA_COLLISION_SHAPE - Static variable in class net.minecraft.block.FlowingFluidBlock
 
LAVA_EXTINGUISH - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
LAVA_LAKE - Static variable in class net.minecraft.world.gen.placement.Placement
 
LAVA_SPRING_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
LAVA_SUBMERGED_BLOCK - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
LavaFluid - Class in net.minecraft.fluid
 
LavaFluid() - Constructor for class net.minecraft.fluid.LavaFluid
 
LavaFluid.Flowing - Class in net.minecraft.fluid
 
LavaFluid.Source - Class in net.minecraft.fluid
 
LavaParticle - Class in net.minecraft.client.particle
 
LavaParticle.Factory - Class in net.minecraft.client.particle
 
LavaSubmergingProcessor - Class in net.minecraft.world.gen.feature.template
 
LavaSubmergingProcessor() - Constructor for class net.minecraft.world.gen.feature.template.LavaSubmergingProcessor
 
layer(RenderState.LayerState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
Layer - Class in net.minecraft.world.gen.layer
 
Layer(IAreaFactory<LazyArea>) - Constructor for class net.minecraft.world.gen.layer.Layer
 
LAYER_ZERO - Static variable in class net.minecraft.data.StockTextureAliases
 
LayerRenderer<T extends Entity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
LayerRenderer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
layerRenderers - Variable in class net.minecraft.client.renderer.entity.LivingRenderer
 
LAYERS - Static variable in class net.minecraft.block.SnowBlock
 
LAYERS - Static variable in class net.minecraft.client.renderer.model.ItemModelGenerator
 
LAYERS_1_8 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LayerState(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderState.LayerState
 
LayerUtil - Class in net.minecraft.world.gen.layer
 
LayerUtil() - Constructor for class net.minecraft.world.gen.layer.LayerUtil
 
layout(Advancement) - Static method in class net.minecraft.advancements.AdvancementTreeNode
 
Lazy<T> - Interface in net.minecraftforge.common.util
 
Lazy.Concurrent<T> - Class in net.minecraftforge.common.util
 
Lazy.Fast<T> - Class in net.minecraftforge.common.util
 
LazyArea - Class in net.minecraft.world.gen.area
 
LazyArea(Long2IntLinkedOpenHashMap, int, IPixelTransformer) - Constructor for class net.minecraft.world.gen.area.LazyArea
 
LazyAreaLayerContext - Class in net.minecraft.world.gen
 
LazyAreaLayerContext(int, long, long) - Constructor for class net.minecraft.world.gen.LazyAreaLayerContext
 
lazyMap(NonNullFunction<? super T, ? extends U>) - Method in class net.minecraftforge.common.util.LazyOptional
 
lazyMap(Function<? super T, ? extends U>) - Method in class net.minecraftforge.fml.RegistryObject
 
LazyOptional<T> - Class in net.minecraftforge.common.util
 
LazyValue<T> - Class in net.minecraft.util
 
LazyValue(Supplier<T>) - Constructor for class net.minecraft.util.LazyValue
 
lcm(int, int) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
LEAD - Static variable in class net.minecraft.item.Items
 
LeadItem - Class in net.minecraft.item
 
LeadItem(Item.Properties) - Constructor for class net.minecraft.item.LeadItem
 
LeapAtTargetGoal - Class in net.minecraft.entity.ai.goal
 
LeapAtTargetGoal(MobEntity, float) - Constructor for class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
LEAPING - Static variable in class net.minecraft.potion.Potions
 
LEASH_KNOT - Static variable in class net.minecraft.entity.EntityType
 
LeashKnotEntity - Class in net.minecraft.entity.item
 
LeashKnotEntity(EntityType<? extends LeashKnotEntity>, World) - Constructor for class net.minecraft.entity.item.LeashKnotEntity
 
LeashKnotEntity(World, BlockPos) - Constructor for class net.minecraft.entity.item.LeashKnotEntity
 
LeashKnotModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
LeashKnotModel() - Constructor for class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
LeashKnotRenderer - Class in net.minecraft.client.renderer.entity
 
LeashKnotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LeashKnotRenderer
 
LEATHER - Static variable in class net.minecraft.item.Items
 
LEATHER - Static variable in class net.minecraftforge.common.Tags.Items
 
LEATHER_BOOTS - Static variable in class net.minecraft.item.Items
 
LEATHER_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
LEATHER_HELMET - Static variable in class net.minecraft.item.Items
 
LEATHER_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 
LEATHER_LEGGINGS - Static variable in class net.minecraft.item.Items
 
LeatherHorseArmorLayer - Class in net.minecraft.client.renderer.entity.layers
 
LeatherHorseArmorLayer(IEntityRenderer<HorseEntity, HorseModel<HorseEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.LeatherHorseArmorLayer
 
LEATHERWORKER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
LEATHERWORKER - Static variable in class net.minecraft.village.PointOfInterestType
 
LEAVE_GAME - Static variable in class net.minecraft.stats.Stats
 
LEAVE_VINE - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
leaveCaravan() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
leaveGameSession() - Method in class net.minecraft.client.MinecraftGame
 
leaveGroup() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
leaveRaid(AbstractRaiderEntity, boolean) - Method in class net.minecraft.world.raid.Raid
 
LEAVES - Static variable in class net.minecraft.block.material.Material
 
LEAVES - Static variable in class net.minecraft.data.StockModelShapes
 
LEAVES - Static variable in class net.minecraft.tags.BlockTags
 
LEAVES - Static variable in class net.minecraft.tags.ItemTags
 
LeavesBlock - Class in net.minecraft.block
 
LeavesBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LeavesBlock
 
LeavesFix - Class in net.minecraft.util.datafix.fixes
 
LeavesFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.LeavesFix
 
LeavesFix.LeavesSection - Class in net.minecraft.util.datafix.fixes
 
LeavesFix.Section - Class in net.minecraft.util.datafix.fixes
 
leavesProvider - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
leavesProvider - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
LeavesSection(Typed<?>, Schema) - Constructor for class net.minecraft.util.datafix.fixes.LeavesFix.LeavesSection
 
LeaveVineTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
LeaveVineTreeDecorator() - Constructor for class net.minecraft.world.gen.treedecorator.LeaveVineTreeDecorator
 
LECTERN - Static variable in class net.minecraft.block.Blocks
 
LECTERN - Static variable in class net.minecraft.inventory.container.ContainerType
 
LECTERN - Static variable in class net.minecraft.item.Items
 
LECTERN - Static variable in class net.minecraft.tileentity.TileEntityType
 
LECTERN_BOOKS - Static variable in class net.minecraft.tags.ItemTags
 
LecternBlock - Class in net.minecraft.block
 
LecternBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LecternBlock
 
LecternContainer - Class in net.minecraft.inventory.container
 
LecternContainer(int) - Constructor for class net.minecraft.inventory.container.LecternContainer
 
LecternContainer(int, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.LecternContainer
 
LecternScreen - Class in net.minecraft.client.gui.screen
 
LecternScreen(LecternContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.LecternScreen
 
LecternTileEntity - Class in net.minecraft.tileentity
 
LecternTileEntity() - Constructor for class net.minecraft.tileentity.LecternTileEntity
 
LecternTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
LecternTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.LecternTileEntityRenderer
 
left - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
LEFT_ARM_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
left_height - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
LEFT_LEG_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
LEFT_SHOULDER_ENTITY - Static variable in class net.minecraft.entity.player.PlayerEntity
 
leftArmPose - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
LeftClickBlock(PlayerEntity, BlockPos, Direction) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
leftClickCounter - Variable in class net.minecraft.client.Minecraft
 
LeftClickEmpty(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickEmpty
 
leftKeyDown - Variable in class net.minecraft.util.MovementInput
 
LeftTurn(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
LeftTurn(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.LeftTurn
 
leftVillagerLeg - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
legacyName(String) - Method in class net.minecraftforge.registries.RegistryBuilder
 
legacyName(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryBuilder
 
LegacyPingHandler - Class in net.minecraft.network
 
LegacyPingHandler(NetworkSystem) - Constructor for class net.minecraft.network.LegacyPingHandler
 
LegacyResourcePackWrapper - Class in net.minecraft.client.resources
 
LegacyResourcePackWrapper(IResourcePack, Map<ResourceLocation, ResourceLocation>) - Constructor for class net.minecraft.client.resources.LegacyResourcePackWrapper
 
LegacyResourcePackWrapperV4 - Class in net.minecraft.client.resources
 
LegacyResourcePackWrapperV4(IResourcePack) - Constructor for class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
LegacySingleJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
LegacySingleJigsawPiece(Either<ResourceLocation, Template>, Supplier<StructureProcessorList>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
 
LegacyStructureDataUtil - Class in net.minecraft.world.gen.feature.structure
 
LegacyStructureDataUtil(DimensionSavedDataManager, List<String>, List<String>) - Constructor for class net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil
 
legBackLeft - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
legBackRight - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
legFrontLeft - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
legFrontRight - Variable in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
length() - Method in class net.minecraft.util.math.vector.Vector3d
 
lengthSquared() - Method in class net.minecraft.util.math.vector.Vector3d
 
LenientUnboundedMapCodec<K,V> - Class in net.minecraftforge.common
 
LenientUnboundedMapCodec(Codec<K>, Codec<V>) - Constructor for class net.minecraftforge.common.LenientUnboundedMapCodec
 
lerp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
lerp(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
lerp(Vector3f, float) - Method in class net.minecraft.util.math.vector.Vector3f
 
lerp(Vector3f, Vector3f, float) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
lerp2(double, double, double, double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
lerp3(double, double, double, double, double, double, double, double, double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
LEVEL - Static variable in class net.minecraft.block.CauldronBlock
 
LEVEL - Static variable in class net.minecraft.block.ComposterBlock
 
LEVEL - Static variable in class net.minecraft.block.FlowingFluidBlock
 
LEVEL - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
LEVEL - Static variable in class net.minecraft.util.datafix.TypeReferences
 
LEVEL_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_0_3 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_0_8 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_1_8 - Static variable in class net.minecraft.fluid.FlowingFluid
 
LEVEL_1_8 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LEVEL_DAT - Static variable in class net.minecraft.world.storage.FolderName
 
LevelBasedGraph - Class in net.minecraft.world.lighting
 
LevelBasedGraph(int, int, int) - Constructor for class net.minecraft.world.lighting.LevelBasedGraph
 
LevelChange(PlayerEntity, int) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.LevelChange
 
LevelDataGeneratorOptionsFix - Class in net.minecraft.util.datafix.fixes
 
LevelDataGeneratorOptionsFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.LevelDataGeneratorOptionsFix
 
levelDecreasePerBlock(int) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
LevelSave(String) - Constructor for class net.minecraft.world.storage.SaveFormat.LevelSave
 
LevelUUID - Class in net.minecraft.util.datafix.fixes
 
LevelUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.LevelUUID
 
LEVER - Static variable in class net.minecraft.block.Blocks
 
LEVER - Static variable in class net.minecraft.item.Items
 
LEVER_EAST_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LEVER_NORTH_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LEVER_SOUTH_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LEVER_WEST_AABB - Static variable in class net.minecraft.block.LeverBlock
 
LeverBlock - Class in net.minecraft.block
 
LeverBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LeverBlock
 
LEVITATION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
LEVITATION - Static variable in class net.minecraft.potion.Effects
 
LevitationTrigger - Class in net.minecraft.advancements.criterion
 
LevitationTrigger() - Constructor for class net.minecraft.advancements.criterion.LevitationTrigger
 
LevitationTrigger.Instance - Class in net.minecraft.advancements.criterion
 
lfloor(double) - Static method in class net.minecraft.util.math.MathHelper
 
LIBRARIAN - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
LIBRARIAN - Static variable in class net.minecraft.village.PointOfInterestType
 
Library(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
Library(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
LibraryManager - Class in net.minecraftforge.fml.relauncher.libraries
 
LibraryManager() - Constructor for class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
lidAngle - Variable in class net.minecraft.tileentity.ChestTileEntity
 
lidAngle - Variable in class net.minecraft.tileentity.EnderChestTileEntity
 
lifespan - Variable in class net.minecraft.entity.item.ItemEntity
 
light(int, int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
light - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
LIGHT - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
LIGHT - Static variable in class net.minecraft.world.server.TicketType
 
LIGHT_BLUE - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_BLUE_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_BANNER - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_BED - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_BED - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_CARPET - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_CARPET - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_CONCRETE - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_DYE - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_BLUE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_BLUE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_WOOL - Static variable in class net.minecraft.block.Blocks
 
LIGHT_BLUE_WOOL - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_GRAY_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_BANNER - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_BED - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_BED - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_CARPET - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_CARPET - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_CONCRETE - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_DYE - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
LIGHT_GRAY_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIGHT_GRAY_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_WOOL - Static variable in class net.minecraft.block.Blocks
 
LIGHT_GRAY_WOOL - Static variable in class net.minecraft.item.Items
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
lightChunk(IChunk, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
LightDataMap<M extends LightDataMap<M>> - Class in net.minecraft.world.lighting
 
LightDataMap(Long2ObjectOpenHashMap<NibbleArray>) - Constructor for class net.minecraft.world.lighting.LightDataMap
 
LightDebugRenderer - Class in net.minecraft.client.renderer.debug
 
LightDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.LightDebugRenderer
 
LightEngine<M extends LightDataMap<M>,S extends SectionLightStorage<M>> - Class in net.minecraft.world.lighting
 
LightEngine(IChunkLightProvider, LightType, S) - Constructor for class net.minecraft.world.lighting.LightEngine
 
lightmap(int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
lightmap(int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
lightmap(int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
lightmap(int, int) - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
lightmap(RenderState.LightmapState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
lightmap(int, int) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
LIGHTMAP_DISABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
LIGHTMAP_ENABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
lightmapIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
LightmapState(boolean) - Constructor for class net.minecraft.client.renderer.RenderState.LightmapState
 
lightModel(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
LIGHTNING_BOLT - Static variable in class net.minecraft.entity.EntityType
 
LIGHTNING_BOLT - Static variable in class net.minecraft.util.DamageSource
 
LIGHTNING_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
LightningBoltEntity - Class in net.minecraft.entity.effect
 
LightningBoltEntity(EntityType<? extends LightningBoltEntity>, World) - Constructor for class net.minecraft.entity.effect.LightningBoltEntity
 
LightningBoltRenderer - Class in net.minecraft.client.renderer.entity
 
LightningBoltRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LightningBoltRenderer
 
LightPredicate - Class in net.minecraft.advancements.criterion
 
LightTexture - Class in net.minecraft.client.renderer
 
LightTexture(GameRenderer, Minecraft) - Constructor for class net.minecraft.client.renderer.LightTexture
 
LightType - Enum in net.minecraft.world
 
LightUtil - Class in net.minecraftforge.client.model.pipeline
 
LightUtil() - Constructor for class net.minecraftforge.client.model.pipeline.LightUtil
 
LightUtil.ItemConsumer - Class in net.minecraftforge.client.model.pipeline
 
LILAC - Static variable in class net.minecraft.block.Blocks
 
LILAC - Static variable in class net.minecraft.item.Items
 
LILAC - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LILY_OF_THE_VALLEY - Static variable in class net.minecraft.block.Blocks
 
LILY_OF_THE_VALLEY - Static variable in class net.minecraft.item.Items
 
LILY_OF_THE_VALLEY - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LILY_PAD - Static variable in class net.minecraft.block.Blocks
 
LILY_PAD - Static variable in class net.minecraft.item.Items
 
LILY_PAD - Static variable in class net.minecraft.world.gen.feature.Features.States
 
LILY_PAD_AABB - Static variable in class net.minecraft.block.LilyPadBlock
 
LILY_PADS - Static variable in class net.minecraft.block.SoundType
 
LilyPadBlock - Class in net.minecraft.block
 
LilyPadBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LilyPadBlock
 
LilyPadItem - Class in net.minecraft.item
 
LilyPadItem(Block, Item.Properties) - Constructor for class net.minecraft.item.LilyPadItem
 
limbSwing - Variable in class net.minecraft.entity.LivingEntity
 
limbSwingAmount - Variable in class net.minecraft.entity.LivingEntity
 
LIME - Static variable in class net.minecraft.block.material.MaterialColor
 
LIME_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIME_BANNER - Static variable in class net.minecraft.item.Items
 
LIME_BED - Static variable in class net.minecraft.block.Blocks
 
LIME_BED - Static variable in class net.minecraft.item.Items
 
LIME_CARPET - Static variable in class net.minecraft.block.Blocks
 
LIME_CARPET - Static variable in class net.minecraft.item.Items
 
LIME_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
LIME_CONCRETE - Static variable in class net.minecraft.item.Items
 
LIME_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
LIME_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
LIME_DYE - Static variable in class net.minecraft.item.Items
 
LIME_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIME_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIME_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
LIME_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
LIME_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
LIME_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
LIME_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
LIME_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
LIME_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
LIME_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
LIME_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
LIME_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
LIME_WOOL - Static variable in class net.minecraft.block.Blocks
 
LIME_WOOL - Static variable in class net.minecraft.item.Items
 
LIMIT_COUNT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
limitAngle(float, float, float) - Method in class net.minecraft.entity.ai.controller.MovementController
 
LimitCount - Class in net.minecraft.loot.functions
 
LimitCount.Serializer - Class in net.minecraft.loot.functions
 
limitDisplayFPS(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
line(RenderState.LineState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
LINE_SPACING - Static variable in class net.minecraft.client.AbstractOption
 
LinearPosTest - Class in net.minecraft.world.gen.feature.template
 
LinearPosTest(float, float, int, int) - Constructor for class net.minecraft.world.gen.feature.template.LinearPosTest
 
LineReader - Class in net.minecraftforge.client.model.obj
 
LineReader(IResource) - Constructor for class net.minecraftforge.client.model.obj.LineReader
 
LINES - Static variable in class net.minecraft.client.renderer.RenderType
 
lines - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
LineState(OptionalDouble) - Constructor for class net.minecraft.client.renderer.RenderState.LineState
 
lineWidth(float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
lineWidth(float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
LINGERING_POTION - Static variable in class net.minecraft.item.Items
 
LingeringPotionItem - Class in net.minecraft.item
 
LingeringPotionItem(Item.Properties) - Constructor for class net.minecraft.item.LingeringPotionItem
 
linkProgram(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
linkProgram(IShaderManager) - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
LinkRepository - Class in net.minecraftforge.fml.relauncher.libraries
 
liquid() - Method in class net.minecraft.block.material.Material.Builder
 
LIQUID_CARVERS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
liquidContainer - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper.LiquidContainerBlockWrapper
 
LiquidContainerBlockWrapper(ILiquidContainer, World, BlockPos) - Constructor for class net.minecraftforge.fluids.capability.wrappers.BlockWrapper.LiquidContainerBlockWrapper
 
LiquidsConfig - Class in net.minecraft.world.gen.feature
 
LiquidsConfig(FluidState, boolean, int, int, Set<Block>) - Constructor for class net.minecraft.world.gen.feature.LiquidsConfig
 
list - Variable in class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
Deprecated.
list - Variable in class net.minecraft.client.util.SuffixArray
 
LIST_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
listBuilder() - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
ListButton - Class in com.mojang.realmsclient.gui
 
ListButton(int, int, int, int) - Constructor for class com.mojang.realmsclient.gui.ListButton
 
ListCommand - Class in net.minecraft.command.impl
 
ListCommand() - Constructor for class net.minecraft.command.impl.ListCommand
 
Listener(T, Advancement, String) - Constructor for class net.minecraft.advancements.ICriterionTrigger.Listener
 
Listener - Class in net.minecraft.client.audio
 
Listener() - Constructor for class net.minecraft.client.audio.Listener
 
ListJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
ListJigsawPiece(List<JigsawPiece>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
ListNBT - Class in net.minecraft.nbt
 
ListNBT() - Constructor for class net.minecraft.nbt.ListNBT
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockPosArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockPredicateArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.BlockStateArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ColorArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ColumnPosArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.DimensionArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.EnchantmentArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.EntityAnchorArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.EntityArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.GameProfileArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ItemArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ItemPredicateArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ObjectiveArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.OperationArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ParticleArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.PotionArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.SlotArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.TeamArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.TimeArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.Vec2Argument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.command.arguments.Vec3Argument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.test.TestArgArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraft.test.TestTypeArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraftforge.server.command.EnumArgument
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.minecraftforge.server.command.ModIdArgument
 
LIT - Static variable in class net.minecraft.block.AbstractFurnaceBlock
 
LIT - Static variable in class net.minecraft.block.CampfireBlock
 
LIT - Static variable in class net.minecraft.block.RedstoneLampBlock
 
LIT - Static variable in class net.minecraft.block.RedstoneOreBlock
 
LIT - Static variable in class net.minecraft.block.RedstoneTorchBlock
 
LIT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
LIT_LOG - Static variable in class net.minecraft.data.StockTextureAliases
 
literal(String) - Static method in class net.minecraft.command.Commands
 
literalIncorrect() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
LIVING_FLAGS - Static variable in class net.minecraft.entity.LivingEntity
 
LivingAttackEvent - Class in net.minecraftforge.event.entity.living
 
LivingAttackEvent(LivingEntity, DamageSource, float) - Constructor for class net.minecraftforge.event.entity.living.LivingAttackEvent
 
LivingConversionEvent - Class in net.minecraftforge.event.entity.living
 
LivingConversionEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingConversionEvent
 
LivingConversionEvent.Post - Class in net.minecraftforge.event.entity.living
 
LivingConversionEvent.Pre - Class in net.minecraftforge.event.entity.living
 
LivingDamageEvent - Class in net.minecraftforge.event.entity.living
 
LivingDamageEvent(LivingEntity, DamageSource, float) - Constructor for class net.minecraftforge.event.entity.living.LivingDamageEvent
 
LivingDeathEvent - Class in net.minecraftforge.event.entity.living
 
LivingDeathEvent(LivingEntity, DamageSource) - Constructor for class net.minecraftforge.event.entity.living.LivingDeathEvent
 
LivingDestroyBlockEvent - Class in net.minecraftforge.event.entity.living
 
LivingDestroyBlockEvent(LivingEntity, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.entity.living.LivingDestroyBlockEvent
 
LivingDropsEvent - Class in net.minecraftforge.event.entity.living
 
LivingDropsEvent(LivingEntity, DamageSource, Collection<ItemEntity>, int, boolean) - Constructor for class net.minecraftforge.event.entity.living.LivingDropsEvent
 
LivingEntity - Class in net.minecraft.entity
 
LivingEntity(EntityType<? extends LivingEntity>, World) - Constructor for class net.minecraft.entity.LivingEntity
 
LivingEntityUseItemEvent - Class in net.minecraftforge.event.entity.living
 
LivingEntityUseItemEvent.Finish - Class in net.minecraftforge.event.entity.living
 
LivingEntityUseItemEvent.Start - Class in net.minecraftforge.event.entity.living
 
LivingEntityUseItemEvent.Stop - Class in net.minecraftforge.event.entity.living
 
LivingEntityUseItemEvent.Tick - Class in net.minecraftforge.event.entity.living
 
LivingEquipmentChangeEvent - Class in net.minecraftforge.event.entity.living
 
LivingEquipmentChangeEvent(LivingEntity, EquipmentSlotType, ItemStack, ItemStack) - Constructor for class net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent
 
LivingEvent - Class in net.minecraftforge.event.entity.living
 
LivingEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent
 
LivingEvent.LivingJumpEvent - Class in net.minecraftforge.event.entity.living
 
LivingEvent.LivingUpdateEvent - Class in net.minecraftforge.event.entity.living
 
LivingEvent.LivingVisibilityEvent - Class in net.minecraftforge.event.entity.living
 
LivingExperienceDropEvent - Class in net.minecraftforge.event.entity.living
 
LivingExperienceDropEvent(LivingEntity, PlayerEntity, int) - Constructor for class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
LivingFallEvent - Class in net.minecraftforge.event.entity.living
 
LivingFallEvent(LivingEntity, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingFallEvent
 
LivingHealEvent - Class in net.minecraftforge.event.entity.living
 
LivingHealEvent(LivingEntity, float) - Constructor for class net.minecraftforge.event.entity.living.LivingHealEvent
 
LivingHurtEvent - Class in net.minecraftforge.event.entity.living
 
LivingHurtEvent(LivingEntity, DamageSource, float) - Constructor for class net.minecraftforge.event.entity.living.LivingHurtEvent
 
LivingJumpEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingJumpEvent
 
LivingKnockBackEvent - Class in net.minecraftforge.event.entity.living
 
LivingKnockBackEvent(LivingEntity, float, double, double) - Constructor for class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
LivingPackSizeEvent - Class in net.minecraftforge.event.entity.living
 
LivingPackSizeEvent(MobEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingPackSizeEvent
 
LivingRenderer<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity
 
LivingRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.LivingRenderer
 
LivingSetAttackTargetEvent - Class in net.minecraftforge.event.entity.living
 
LivingSetAttackTargetEvent(LivingEntity, LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
 
livingSlideParticles(Entity) - Static method in class net.minecraft.block.HoneyBlock
 
livingSoundTime - Variable in class net.minecraft.entity.MobEntity
 
LivingSpawnEvent - Class in net.minecraftforge.event.entity.living
 
LivingSpawnEvent(MobEntity, IWorld, double, double, double) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
LivingSpawnEvent.AllowDespawn - Class in net.minecraftforge.event.entity.living
 
LivingSpawnEvent.CheckSpawn - Class in net.minecraftforge.event.entity.living
 
LivingSpawnEvent.SpecialSpawn - Class in net.minecraftforge.event.entity.living
 
livingTick() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
livingTick() - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
livingTick() - Method in class net.minecraft.entity.AgeableEntity
 
livingTick() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
livingTick() - Method in class net.minecraft.entity.boss.WitherEntity
 
livingTick() - Method in class net.minecraft.entity.LivingEntity
 
livingTick() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
livingTick() - Method in class net.minecraft.entity.MobEntity
 
livingTick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
livingTick() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
livingTick() - Method in class net.minecraft.entity.monster.BlazeEntity
 
livingTick() - Method in class net.minecraft.entity.monster.EndermanEntity
 
livingTick() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
livingTick() - Method in class net.minecraft.entity.monster.GuardianEntity
 
livingTick() - Method in class net.minecraft.entity.monster.HoglinEntity
 
livingTick() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
livingTick() - Method in class net.minecraft.entity.monster.MonsterEntity
 
livingTick() - Method in class net.minecraft.entity.monster.PhantomEntity
 
livingTick() - Method in class net.minecraft.entity.monster.RavagerEntity
 
livingTick() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
livingTick() - Method in class net.minecraft.entity.monster.WitchEntity
 
livingTick() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
livingTick() - Method in class net.minecraft.entity.monster.ZombieEntity
 
livingTick() - Method in class net.minecraft.entity.passive.AnimalEntity
 
livingTick() - Method in class net.minecraft.entity.passive.BeeEntity
 
livingTick() - Method in class net.minecraft.entity.passive.ChickenEntity
 
livingTick() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
livingTick() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
livingTick() - Method in class net.minecraft.entity.passive.FoxEntity
 
livingTick() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
livingTick() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
livingTick() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
livingTick() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
livingTick() - Method in class net.minecraft.entity.passive.ParrotEntity
 
livingTick() - Method in class net.minecraft.entity.passive.RabbitEntity
 
livingTick() - Method in class net.minecraft.entity.passive.SheepEntity
 
livingTick() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
livingTick() - Method in class net.minecraft.entity.passive.SquidEntity
 
livingTick() - Method in class net.minecraft.entity.passive.TurtleEntity
 
livingTick() - Method in class net.minecraft.entity.passive.WolfEntity
 
livingTick() - Method in class net.minecraft.entity.player.PlayerEntity
 
LivingUpdateEvent(LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingUpdateEvent
 
LivingVisibilityEvent(LivingEntity, Entity, double) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingVisibilityEvent
 
llama - Variable in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
LLAMA - Static variable in class net.minecraft.entity.EntityType
 
LLAMA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
LLAMA_SPIT - Static variable in class net.minecraft.entity.EntityType
 
LlamaDecorLayer - Class in net.minecraft.client.renderer.entity.layers
 
LlamaDecorLayer(IEntityRenderer<LlamaEntity, LlamaModel<LlamaEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
 
LlamaEntity - Class in net.minecraft.entity.passive.horse
 
LlamaEntity(EntityType<? extends LlamaEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.LlamaEntity
 
LlamaFollowCaravanGoal - Class in net.minecraft.entity.ai.goal
 
LlamaFollowCaravanGoal(LlamaEntity, double) - Constructor for class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
LlamaModel<T extends AbstractChestedHorseEntity> - Class in net.minecraft.client.renderer.entity.model
 
LlamaModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.LlamaModel
 
LlamaRenderer - Class in net.minecraft.client.renderer.entity
 
LlamaRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LlamaRenderer
 
LlamaSpitEntity - Class in net.minecraft.entity.projectile
 
LlamaSpitEntity(EntityType<? extends LlamaSpitEntity>, World) - Constructor for class net.minecraft.entity.projectile.LlamaSpitEntity
 
LlamaSpitEntity(World, LlamaEntity) - Constructor for class net.minecraft.entity.projectile.LlamaSpitEntity
 
LlamaSpitEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.LlamaSpitEntity
 
LlamaSpitModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
LlamaSpitModel() - Constructor for class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
LlamaSpitModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
LlamaSpitRenderer - Class in net.minecraft.client.renderer.entity
 
LlamaSpitRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.LlamaSpitRenderer
 
load(TextureAtlasSprite.Info, int, int, int, int) - Method in interface net.minecraft.client.renderer.texture.Stitcher.ISpriteLoader
 
load(Path) - Static method in class net.minecraft.server.dedicated.PropertyManager
 
load() - Static method in class net.minecraft.util.MinecraftVersion
 
load(CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkLoaderUtil
 
load(TemplateManager, CompoundNBT) - Method in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
load(String, int) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
load(IResourceManager, ResourceLocation, Function<ResourceLocation, TextureAtlasSprite>) - Method in interface net.minecraftforge.client.extensions.IForgeTextureAtlasSprite
 
load(IResourceManager, ResourceLocation, ImmutableMap<String, ITimeValue>) - Static method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
load() - Static method in class net.minecraftforge.common.UsernameCache
 
Load(IChunk, CompoundNBT, ChunkStatus.Type) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Load
 
Load(IChunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent.Load
 
Load(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent.Load
 
load() - Static method in class net.minecraftforge.fml.server.ServerModLoader
 
loadAdvancements(Map<ResourceLocation, Advancement.Builder>) - Method in class net.minecraft.advancements.AdvancementList
 
loadAllItems(CompoundNBT, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.ItemStackHelper
 
loadAsync(TextureManager, Executor) - Static method in class net.minecraft.client.gui.screen.MainMenuScreen
 
loadAsync(TextureManager, Executor) - Method in class net.minecraft.client.renderer.RenderSkyboxCube
 
loadAsync(ResourceLocation, Executor) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadChunk(int, int, BiomeContainer, PacketBuffer, CompoundNBT, int, boolean) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
loadColors(IResourceManager, ResourceLocation) - Static method in class net.minecraft.client.resources.ColorMapLoader
Deprecated.
loadComplete(FMLLoadCompleteEvent) - Method in class net.minecraftforge.common.ForgeMod
 
loadConfigs(ModConfig.Type, Path) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
loadDataPackCodec(SaveFormat.LevelSave) - Static method in class net.minecraft.client.Minecraft
 
loadDefaultServerConfigs() - Method in class net.minecraftforge.fml.config.ConfigTracker
 
loadedTileEntityList - Variable in class net.minecraft.world.World
 
loadEntityAndExecute(CompoundNBT, World, Function<Entity, Entity>) - Static method in class net.minecraft.entity.EntityType
 
loadEntityRenderers(EntityRendererManager) - Static method in class net.minecraftforge.fml.client.registry.RenderingRegistry
 
loadEntityShader(Entity) - Method in class net.minecraft.client.renderer.GameRenderer
 
loadEntityShader(Entity, GameRenderer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
loadEntityUnchecked(CompoundNBT, World) - Static method in class net.minecraft.entity.EntityType
 
Loader() - Constructor for class net.minecraft.client.audio.SoundHandler.Loader
 
Loader() - Constructor for class net.minecraftforge.client.model.ItemLayerModel.Loader
 
Loader() - Constructor for class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
 
LoaderException - Exception in net.minecraftforge.fml.common
 
LoaderException(Throwable) - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderException() - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderException(String) - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderException(String, Throwable) - Constructor for exception net.minecraftforge.fml.common.LoaderException
 
LoaderExceptionModCrash - Exception in net.minecraftforge.fml.common
 
LoaderExceptionModCrash(String, Throwable) - Constructor for exception net.minecraftforge.fml.common.LoaderExceptionModCrash
 
loaderId - Variable in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
loadFluidStackFromNBT(CompoundNBT) - Static method in class net.minecraftforge.fluids.FluidStack
 
loadForgeAndMCLangs() - Static method in class net.minecraftforge.fml.server.LanguageHook
 
LoadFromFile(PlayerEntity, File, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
 
loadFromItemStack(ItemStack, DyeColor) - Method in class net.minecraft.tileentity.BannerTileEntity
 
loadFromNbt(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
loadIdentity() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
loadIdentity() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
loadIds(Map<ResourceLocation, Integer>, Map<ResourceLocation, String>, Map<ResourceLocation, Integer>, Map<ResourceLocation, Integer[]>, ForgeRegistry<V>, ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
LOADING - Static variable in class net.minecraftforge.fml.Logging
 
LOADING_STRINGS - Static variable in interface net.minecraft.client.gui.IProgressMeter
 
LoadingErrorScreen - Class in net.minecraftforge.fml.client.gui.screen
 
LoadingErrorScreen(LoadingFailedException, List<ModLoadingWarning>, File) - Constructor for class net.minecraftforge.fml.client.gui.screen.LoadingErrorScreen
 
LoadingErrorScreen.LoadingEntryList - Class in net.minecraftforge.fml.client.gui.screen
 
LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry - Class in net.minecraftforge.fml.client.gui.screen
 
LoadingFailedException - Exception in net.minecraftforge.fml
 
LoadingFailedException(List<ModLoadingException>) - Constructor for exception net.minecraftforge.fml.LoadingFailedException
 
LoadingGui - Class in net.minecraft.client.gui
 
LoadingGui() - Constructor for class net.minecraft.client.gui.LoadingGui
 
loadingGui - Variable in class net.minecraft.client.Minecraft
 
loadLanguageData(Map<String, String>) - Static method in class net.minecraftforge.fml.ForgeI18n
 
loadLogoTexture(Minecraft) - Static method in class net.minecraft.client.gui.ResourceLoadProgressGui
 
loadLootTable(Gson, ResourceLocation, JsonElement, boolean, LootTableManager) - Static method in class net.minecraftforge.common.ForgeHooks
 
loadLootTable(ResourceLocation, LootTable, LootTableManager) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
loadMaterialLibrary(ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJLoader
 
loadMod(IModInfo, ClassLoader, ModFileScanData) - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModTarget
 
loadModel(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
loadModel(ResourceLocation) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
 
loadModel(OBJModel.ModelSettings) - Method in class net.minecraftforge.client.model.obj.OBJLoader
 
loadMods(ModWorkManager.DrivenExecutor, Executor, Function<Executor, CompletableFuture<Void>>, Function<Executor, CompletableFuture<Void>>, Runnable) - Method in class net.minecraftforge.fml.ModLoader
 
loadOptions() - Method in class net.minecraft.client.GameSettings
 
loadPlayerData(PlayerEntity) - Method in class net.minecraft.world.storage.PlayerData
 
loadPlayerTextures() - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
loadProfileTextures(GameProfile, SkinManager.ISkinAvailableCallback, boolean) - Method in class net.minecraft.client.resources.SkinManager
 
loadRegistryData(DynamicRegistries.Impl, WorldSettingsImport<?>) - Static method in class net.minecraft.util.registry.DynamicRegistries
 
loadRenderers() - Method in class net.minecraft.client.renderer.WorldRenderer
 
loadResourcePack(String, String) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
loadResourcePacks(ResourcePackList, BiFunction<Map<ModFile, ? extends ModFileResourcePack>, BiConsumer<? super ModFileResourcePack, ResourcePackInfo>, ResourcePackLoader.IPackInfoFinder>) - Static method in class net.minecraftforge.fml.packs.ResourcePackLoader
 
loadResourcePackSHA() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
loadServerList() - Method in class net.minecraft.client.multiplayer.ServerList
 
loadShader(ResourceLocation) - Method in class net.minecraft.client.renderer.GameRenderer
 
loadSkin(MinecraftProfileTexture, MinecraftProfileTexture.Type) - Method in class net.minecraft.client.resources.SkinManager
 
loadSkinFromCache(GameProfile) - Method in class net.minecraft.client.resources.SkinManager
 
loadTeamPlayers(ScorePlayerTeam, ListNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.gui.fonts.FontTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.DownloadingTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
loadTexture(TextureManager, IResourceManager, ResourceLocation, Executor) - Method in class net.minecraft.client.renderer.texture.PreloadedTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.SimpleTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.Texture
 
loadTexture(TextureManager, IResourceManager, ResourceLocation, Executor) - Method in class net.minecraft.client.renderer.texture.Texture
 
loadTexture(ResourceLocation, Texture) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadVanillaAnimation(IResourceManager, ResourceLocation) - Static method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
loadVisibility(PlayerAdvancements, Set<Advancement>, Set<Advancement>, Map<Advancement, AdvancementProgress>, Set<Advancement>, Predicate<Advancement>) - Static method in class net.minecraftforge.common.AdvancementLoadFix
 
loadWorld(SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec) - Static method in class net.minecraft.client.Minecraft
 
loadWorld(String) - Method in class net.minecraft.client.Minecraft
 
loadWorld(ClientWorld) - Method in class net.minecraft.client.Minecraft
 
LocalLocationArgument - Class in net.minecraft.command.arguments
 
LocalLocationArgument(double, double, double) - Constructor for class net.minecraft.command.arguments.LocalLocationArgument
 
LocatableSound - Class in net.minecraft.client.audio
 
LocatableSound(SoundEvent, SoundCategory) - Constructor for class net.minecraft.client.audio.LocatableSound
 
LocatableSound(ResourceLocation, SoundCategory) - Constructor for class net.minecraft.client.audio.LocatableSound
 
LocateBiomeCommand - Class in net.minecraft.command.impl
 
LocateBiomeCommand() - Constructor for class net.minecraft.command.impl.LocateBiomeCommand
 
LocateCommand - Class in net.minecraft.command.impl
 
LocateCommand() - Constructor for class net.minecraft.command.impl.LocateCommand
 
LOCATION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
location(LocationPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
location - Variable in class net.minecraftforge.client.model.generators.ModelFile
 
LOCATION - Static variable in class net.minecraftforge.client.model.ModelLoader.White
 
LOCATION_BANNER_BASE - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_BLOCKS_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.AtlasTexture
Deprecated.
LOCATION_BLOCKS_TEXTURE - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
LOCATION_CHECK - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
LOCATION_FIRE_0 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_FIRE_1 - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_LAVA_FLOW - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_PARTICLES_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.AtlasTexture
Deprecated.
LOCATION_SHIELD_BASE - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_SHIELD_NO_PATTERN - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_WATER_FLOW - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LOCATION_WATER_OVERLAY - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
LocationCheck - Class in net.minecraft.loot.conditions
 
LocationCheck.Serializer - Class in net.minecraft.loot.conditions
 
LocationInput - Class in net.minecraft.command.arguments
 
LocationInput(LocationPart, LocationPart, LocationPart) - Constructor for class net.minecraft.command.arguments.LocationInput
 
LocationPart - Class in net.minecraft.command.arguments
 
LocationPart(boolean, double) - Constructor for class net.minecraft.command.arguments.LocationPart
 
LocationPredicate - Class in net.minecraft.advancements.criterion
 
LocationPredicate(MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, MinMaxBounds.FloatBound, RegistryKey<Biome>, Structure<?>, RegistryKey<World>, Boolean, LightPredicate, BlockPredicate, FluidPredicate) - Constructor for class net.minecraft.advancements.criterion.LocationPredicate
 
LocationPredicate.Builder - Class in net.minecraft.advancements.criterion
 
LOCATIONS_BUILTIN_TEXTURES - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
lock(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
lock(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
lock() - Method in class net.minecraft.util.palette.PalettedContainer
 
lock() - Method in class net.minecraft.world.chunk.ChunkSection
 
lock() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
lock() - Method in interface net.minecraftforge.registries.ILockableRegistry
 
LockableLootTileEntity - Class in net.minecraft.tileentity
 
LockableLootTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.LockableLootTileEntity
 
LockableTileEntity - Class in net.minecraft.tileentity
 
LockableTileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.LockableTileEntity
 
LockCode - Class in net.minecraft.world
 
LockCode(String) - Constructor for class net.minecraft.world.LockCode
 
LOCKED - Static variable in class net.minecraft.block.RepeaterBlock
 
LOCKED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
locked - Variable in class net.minecraft.world.storage.MapData
 
lockedSwap(int, int, int, T) - Method in class net.minecraft.util.palette.PalettedContainer
 
LockIconButton - Class in net.minecraft.client.gui.widget.button
 
LockIconButton(int, int, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.LockIconButton
 
LODESTONE - Static variable in class net.minecraft.block.Blocks
 
LODESTONE - Static variable in class net.minecraft.block.SoundType
 
LODESTONE - Static variable in class net.minecraft.item.Items
 
LODESTONE - Static variable in class net.minecraft.village.PointOfInterestType
 
log2(int) - Static method in class net.minecraft.util.math.MathHelper
 
log2DeBruijn(int) - Static method in class net.minecraft.util.math.MathHelper
 
LOG_ADMIN_COMMANDS - Static variable in class net.minecraft.world.GameRules
 
logBlock(RotatedPillarBlock) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
logCascadingWorldGeneration - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
LoggedInEvent(PlayerController, ClientPlayerEntity, NetworkManager) - Constructor for class net.minecraftforge.client.event.ClientPlayerNetworkEvent.LoggedInEvent
 
LoggedOutEvent(PlayerController, ClientPlayerEntity, NetworkManager) - Constructor for class net.minecraftforge.client.event.ClientPlayerNetworkEvent.LoggedOutEvent
 
LOGGER - Static variable in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
LOGGER - Static variable in class net.minecraft.block.Block
 
LOGGER - Static variable in class net.minecraft.client.resources.ResourceIndex
 
LOGGER - Static variable in class net.minecraft.entity.Entity
 
LOGGER - Static variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
LOGGER - Static variable in class net.minecraft.server.management.UserList
 
LOGGER - Static variable in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
LOGGER - Static variable in class net.minecraft.util.LoggingPrintStream
 
LOGGER - Static variable in class net.minecraft.util.registry.Registry
 
LOGGER - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
LOGGER - Static variable in class net.minecraft.world.biome.Biome
 
LOGGER - Static variable in class net.minecraft.world.biome.BiomeGenerationSettings
 
LOGGER - Static variable in class net.minecraft.world.biome.MobSpawnInfo
 
LOGGER - Static variable in class net.minecraft.world.gen.feature.ConfiguredFeature
 
LOGGER - Static variable in class net.minecraft.world.World
 
LOGGER - Static variable in class net.minecraftforge.common.loot.LootModifierManager
 
LOGGER0 - Static variable in class net.minecraft.util.registry.SimpleRegistry
 
Logging - Class in net.minecraftforge.fml
 
Logging() - Constructor for class net.minecraftforge.fml.Logging
 
LoggingChunkStatusListener - Class in net.minecraft.world.chunk.listener
 
LoggingChunkStatusListener(int) - Constructor for class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
LoggingPrintStream - Class in net.minecraft.util
 
LoggingPrintStream(String, OutputStream) - Constructor for class net.minecraft.util.LoggingPrintStream
 
logGlError(int, long) - Method in class net.minecraft.client.MainWindow
 
LogicalSide - Enum in net.minecraftforge.fml
 
LogicalSidedProvider - Enum in net.minecraftforge.fml
 
logicOp(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
logicOp(GlStateManager.LogicOp) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
loginIndex(Function<MSG, Integer>, BiConsumer<MSG, Integer>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
LoginPayload(PacketBuffer, ResourceLocation, String) - Constructor for class net.minecraftforge.fml.network.NetworkRegistry.LoginPayload
 
logMissingTextureErrors() - Static method in class net.minecraftforge.fml.client.ClientHooks
 
LOGS - Static variable in class net.minecraft.tags.BlockTags
 
LOGS - Static variable in class net.minecraft.tags.ItemTags
 
LOGS_THAT_BURN - Static variable in class net.minecraft.tags.BlockTags
 
LOGS_THAT_BURN - Static variable in class net.minecraft.tags.ItemTags
 
logString(String) - Method in class net.minecraft.server.DebugLoggingPrintStream
 
logString(String) - Method in class net.minecraft.util.LoggingPrintStream
 
LONG_FIRE_RESISTANCE - Static variable in class net.minecraft.potion.Potions
 
LONG_INVISIBILITY - Static variable in class net.minecraft.potion.Potions
 
LONG_LEAPING - Static variable in class net.minecraft.potion.Potions
 
LONG_NIGHT_VISION - Static variable in class net.minecraft.potion.Potions
 
LONG_POISON - Static variable in class net.minecraft.potion.Potions
 
LONG_REGENERATION - Static variable in class net.minecraft.potion.Potions
 
LONG_SLOW_FALLING - Static variable in class net.minecraft.potion.Potions
 
LONG_SLOWNESS - Static variable in class net.minecraft.potion.Potions
 
LONG_STRENGTH - Static variable in class net.minecraft.potion.Potions
 
LONG_SWIFTNESS - Static variable in class net.minecraft.potion.Potions
 
LONG_TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
 
LONG_WATER_BREATHING - Static variable in class net.minecraft.potion.Potions
 
LONG_WEAKNESS - Static variable in class net.minecraft.potion.Potions
 
LongArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
LongArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
LongArrayNBT - Class in net.minecraft.nbt
 
LongArrayNBT(long[]) - Constructor for class net.minecraft.nbt.LongArrayNBT
 
LongArrayNBT(LongSet) - Constructor for class net.minecraft.nbt.LongArrayNBT
 
LongArrayNBT(List<Long>) - Constructor for class net.minecraft.nbt.LongArrayNBT
 
LongNBT - Class in net.minecraft.nbt
 
LongRunningTask - Class in com.mojang.realmsclient.gui
 
LongRunningTask() - Constructor for class com.mojang.realmsclient.gui.LongRunningTask
 
LongTickDetector - Class in net.minecraft.profiler
 
longTooHigh() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
longTooLow() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
LOOK_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
lookApproachEachOther(LivingEntity, LivingEntity, float) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
lookAt(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
lookAt(EntityAnchorArgument.Type, Vector3d) - Method in class net.minecraft.entity.Entity
 
lookAt(EntityAnchorArgument.Type, Vector3d) - Method in class net.minecraft.entity.LivingEntity
 
lookAt(EntityAnchorArgument.Type, Vector3d) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
lookAt(EntityAnchorArgument.Type, Entity, EntityAnchorArgument.Type) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
LookAtCustomerGoal - Class in net.minecraft.entity.ai.goal
 
LookAtCustomerGoal(AbstractVillagerEntity) - Constructor for class net.minecraft.entity.ai.goal.LookAtCustomerGoal
 
LookAtEntityTask - Class in net.minecraft.entity.ai.brain.task
 
LookAtEntityTask(EntityClassification, float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtEntityTask(EntityType<?>, float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtEntityTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtEntityTask(Predicate<LivingEntity>, float) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
LookAtGoal - Class in net.minecraft.entity.ai.goal
 
LookAtGoal(MobEntity, Class<? extends LivingEntity>, float) - Constructor for class net.minecraft.entity.ai.goal.LookAtGoal
 
LookAtGoal(MobEntity, Class<? extends LivingEntity>, float, float) - Constructor for class net.minecraft.entity.ai.goal.LookAtGoal
 
LookAtWithoutMovingGoal - Class in net.minecraft.entity.ai.goal
 
LookAtWithoutMovingGoal(MobEntity, Class<? extends LivingEntity>, float, float) - Constructor for class net.minecraft.entity.ai.goal.LookAtWithoutMovingGoal
 
LookController - Class in net.minecraft.entity.ai.controller
 
LookController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.LookController
 
lookController - Variable in class net.minecraft.entity.MobEntity
 
LookHelperController() - Constructor for class net.minecraft.entity.passive.FoxEntity.LookHelperController
 
LookPacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
LookPacket(int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
LookRandomlyGoal - Class in net.minecraft.entity.ai.goal
 
LookRandomlyGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
LookTask - Class in net.minecraft.entity.ai.brain.task
 
LookTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.LookTask
 
lookup(Optional<Class<? extends ParallelDispatchEvent>>) - Static method in class net.minecraftforge.fml.DeferredWorkQueue
 
lookupActive(InputMappings.Input) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
lookupAll(InputMappings.Input) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
LOOM - Static variable in class net.minecraft.block.Blocks
 
LOOM - Static variable in class net.minecraft.inventory.container.ContainerType
 
LOOM - Static variable in class net.minecraft.item.Items
 
LoomBlock - Class in net.minecraft.block
 
LoomBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.LoomBlock
 
LoomContainer - Class in net.minecraft.inventory.container
 
LoomContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.LoomContainer
 
LoomContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.LoomContainer
 
LoomScreen - Class in net.minecraft.client.gui.screen
 
LoomScreen(LoomContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.LoomScreen
 
LOOT_CONDITION_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
LOOT_CONDITION_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
LOOT_FUNCTION_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
LOOT_FUNCTION_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
LOOT_MODIFIER_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
LOOT_MODIFIER_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
LOOT_POOL_ENTRY_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
LOOT_POOL_ENTRY_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
LOOT_TABLE - Static variable in class net.minecraft.loot.LootEntryManager
 
LOOT_TABLE_ID - Static variable in class net.minecraftforge.common.loot.LootTableIdCondition
 
LootBonusEnchantment - Class in net.minecraft.enchantment
 
LootBonusEnchantment(Enchantment.Rarity, EnchantmentType, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.LootBonusEnchantment
 
LootCommand - Class in net.minecraft.command.impl
 
LootCommand() - Constructor for class net.minecraft.command.impl.LootCommand
 
LootConditionManager - Class in net.minecraft.loot.conditions
 
LootConditionManager() - Constructor for class net.minecraft.loot.conditions.LootConditionManager
 
LootConditionType - Class in net.minecraft.loot
 
LootConditionType(ILootSerializer<? extends ILootCondition>) - Constructor for class net.minecraft.loot.LootConditionType
 
LootContext - Class in net.minecraft.loot
 
LootContext.Builder - Class in net.minecraft.loot
 
LootContext.EntityTarget - Enum in net.minecraft.loot
 
LootContext.EntityTarget.Serializer - Class in net.minecraft.loot
 
LootContext.IDynamicDropProvider - Interface in net.minecraft.loot
 
LootEntry - Class in net.minecraft.loot
 
LootEntry(ILootCondition[]) - Constructor for class net.minecraft.loot.LootEntry
 
LootEntry.Builder<T extends LootEntry.Builder<T>> - Class in net.minecraft.loot
 
LootEntry.Serializer<T extends LootEntry> - Class in net.minecraft.loot
 
LootEntryManager - Class in net.minecraft.loot
 
LootEntryManager() - Constructor for class net.minecraft.loot.LootEntryManager
 
lootFrom(Block) - Method in class net.minecraft.block.AbstractBlock.Properties
Deprecated.
lootFrom(Supplier<? extends Block>) - Method in class net.minecraft.block.AbstractBlock.Properties
 
LootFunction - Class in net.minecraft.loot
 
LootFunction(ILootCondition[]) - Constructor for class net.minecraft.loot.LootFunction
 
LootFunction.Builder<T extends LootFunction.Builder<T>> - Class in net.minecraft.loot
 
LootFunction.Serializer<T extends LootFunction> - Class in net.minecraft.loot
 
LootFunctionManager - Class in net.minecraft.loot.functions
 
LootFunctionManager() - Constructor for class net.minecraft.loot.functions.LootFunctionManager
 
LootFunctionType - Class in net.minecraft.loot
 
LootFunctionType(ILootSerializer<? extends ILootFunction>) - Constructor for class net.minecraft.loot.LootFunctionType
 
LOOTING - Static variable in class net.minecraft.enchantment.Enchantments
 
LOOTING_ENCHANT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
LootingEnchantBonus - Class in net.minecraft.loot.functions
 
LootingEnchantBonus.Builder - Class in net.minecraft.loot.functions
 
LootingEnchantBonus.Serializer - Class in net.minecraft.loot.functions
 
LootingLevelEvent - Class in net.minecraftforge.event.entity.living
 
LootingLevelEvent(LivingEntity, DamageSource, int) - Constructor for class net.minecraftforge.event.entity.living.LootingLevelEvent
 
LootModifier - Class in net.minecraftforge.common.loot
 
LootModifier(ILootCondition[]) - Constructor for class net.minecraftforge.common.loot.LootModifier
 
LootModifierManager - Class in net.minecraftforge.common.loot
 
LootModifierManager() - Constructor for class net.minecraftforge.common.loot.LootModifierManager
 
lootParam - Variable in enum net.minecraft.loot.functions.CopyNbt.Source
 
LootParameter<T> - Class in net.minecraft.loot
 
LootParameter(ResourceLocation) - Constructor for class net.minecraft.loot.LootParameter
 
LootParameters - Class in net.minecraft.loot
 
LootParameters() - Constructor for class net.minecraft.loot.LootParameters
 
LootParameterSet - Class in net.minecraft.loot
 
LootParameterSet.Builder - Class in net.minecraft.loot
 
LootParameterSets - Class in net.minecraft.loot
 
LootParameterSets() - Constructor for class net.minecraft.loot.LootParameterSets
 
LootPool - Class in net.minecraft.loot
 
LootPool.Builder - Class in net.minecraft.loot
 
LootPool.Serializer - Class in net.minecraft.loot
 
LootPoolEntryType - Class in net.minecraft.loot
 
LootPoolEntryType(ILootSerializer<? extends LootEntry>) - Constructor for class net.minecraft.loot.LootPoolEntryType
 
LootPredicateManager - Class in net.minecraft.loot
 
LootPredicateManager() - Constructor for class net.minecraft.loot.LootPredicateManager
 
LootSerializers - Class in net.minecraft.loot
 
LootSerializers() - Constructor for class net.minecraft.loot.LootSerializers
 
lootTable - Variable in class net.minecraft.block.AbstractBlock
 
LootTable - Class in net.minecraft.loot
 
lootTable - Variable in class net.minecraft.tileentity.LockableLootTileEntity
 
LootTable.Builder - Class in net.minecraft.loot
 
LootTable.Serializer - Class in net.minecraft.loot
 
LootTableIdCondition - Class in net.minecraftforge.common.loot
 
LootTableIdCondition.Builder - Class in net.minecraftforge.common.loot
 
LootTableIdCondition.Serializer - Class in net.minecraftforge.common.loot
 
LootTableLoadEvent - Class in net.minecraftforge.event
 
LootTableLoadEvent(ResourceLocation, LootTable, LootTableManager) - Constructor for class net.minecraftforge.event.LootTableLoadEvent
 
LootTableManager - Class in net.minecraft.loot
 
LootTableManager(LootPredicateManager) - Constructor for class net.minecraft.loot.LootTableManager
 
LootTableProvider - Class in net.minecraft.data
 
LootTableProvider(DataGenerator) - Constructor for class net.minecraft.data.LootTableProvider
 
LootTables - Class in net.minecraft.loot
 
LootTables() - Constructor for class net.minecraft.loot.LootTables
 
lootTableSeed - Variable in class net.minecraft.tileentity.LockableLootTileEntity
 
LootType<T> - Class in net.minecraft.loot
 
LootType(ILootSerializer<? extends T>) - Constructor for class net.minecraft.loot.LootType
 
LootTypesManager - Class in net.minecraft.loot
 
LootTypesManager() - Constructor for class net.minecraft.loot.LootTypesManager
 
LootTypesManager.ISerializer<T> - Interface in net.minecraft.loot
 
LootTypesManager.LootTypeRegistryWrapper<E,T extends LootType<E>> - Class in net.minecraft.loot
 
LOYALTY - Static variable in class net.minecraft.enchantment.Enchantments
 
LoyaltyEnchantment - Class in net.minecraft.enchantment
 
LoyaltyEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.LoyaltyEnchantment
 
LUCK - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
LUCK - Static variable in class net.minecraft.potion.Effects
 
LUCK - Static variable in class net.minecraft.potion.Potions
 
LUCK_OF_THE_SEA - Static variable in class net.minecraft.enchantment.Enchantments
 
LUKEWARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
luminosity(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
LURE - Static variable in class net.minecraft.enchantment.Enchantments
 
LureEnchantment - Class in net.minecraft.enchantment
 
LureEnchantment(Enchantment.Rarity, EnchantmentType, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.LureEnchantment
 
LUSH - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
LWJGL3KeyOptions - Class in net.minecraft.util.datafix.fixes
 
LWJGL3KeyOptions(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.LWJGL3KeyOptions
 
LWJGLMemoryUntracker - Class in net.minecraft.client.util
 
LWJGLMemoryUntracker() - Constructor for class net.minecraft.client.util.LWJGLMemoryUntracker
 

M

m00 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m00 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m01 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m01 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m02 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m02 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m03 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m10 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m10 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m11 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m11 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m12 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m12 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m13 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m20 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m20 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m21 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m21 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m22 - Variable in class net.minecraft.util.math.vector.Matrix3f
 
m22 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m23 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m30 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m31 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m32 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
m33 - Variable in class net.minecraft.util.math.vector.Matrix4f
 
MAGENTA - Static variable in class net.minecraft.block.material.MaterialColor
 
MAGENTA_BANNER - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_BANNER - Static variable in class net.minecraft.item.Items
 
MAGENTA_BED - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_BED - Static variable in class net.minecraft.item.Items
 
MAGENTA_CARPET - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_CARPET - Static variable in class net.minecraft.item.Items
 
MAGENTA_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_CONCRETE - Static variable in class net.minecraft.item.Items
 
MAGENTA_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
MAGENTA_DYE - Static variable in class net.minecraft.item.Items
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
MAGENTA_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
MAGENTA_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
MAGENTA_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
MAGENTA_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
MAGENTA_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
MAGENTA_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_WOOL - Static variable in class net.minecraft.block.Blocks
 
MAGENTA_WOOL - Static variable in class net.minecraft.item.Items
 
MAGIC - Static variable in class net.minecraft.util.DamageSource
 
MAGICAL - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MagicFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CritParticle.MagicFactory
 
MAGMA - Static variable in class net.minecraft.world.gen.placement.Placement
 
MAGMA_BLOCK - Static variable in class net.minecraft.block.Blocks
 
MAGMA_BLOCK - Static variable in class net.minecraft.item.Items
 
MAGMA_BLOCK - Static variable in class net.minecraft.world.gen.feature.Features.States
 
MAGMA_CREAM - Static variable in class net.minecraft.item.Items
 
MAGMA_CUBE - Static variable in class net.minecraft.entity.EntityType
 
MAGMA_CUBE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
MagmaBlock - Class in net.minecraft.block
 
MagmaBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.MagmaBlock
 
MagmaCubeEntity - Class in net.minecraft.entity.monster
 
MagmaCubeEntity(EntityType<? extends MagmaCubeEntity>, World) - Constructor for class net.minecraft.entity.monster.MagmaCubeEntity
 
MagmaCubeModel<T extends SlimeEntity> - Class in net.minecraft.client.renderer.entity.model
 
MagmaCubeModel() - Constructor for class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
MagmaCubeRenderer - Class in net.minecraft.client.renderer.entity
 
MagmaCubeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
main(String[]) - Static method in class mcp.client.Start
 
Main - Class in net.minecraft.client.main
 
Main() - Constructor for class net.minecraft.client.main.Main
 
main(String[]) - Static method in class net.minecraft.client.main.Main
 
Main - Class in net.minecraft.data
 
Main() - Constructor for class net.minecraft.data.Main
 
main(String[]) - Static method in class net.minecraft.data.Main
 
Main - Class in net.minecraft.server
 
Main() - Constructor for class net.minecraft.server.Main
 
main(String[]) - Static method in class net.minecraft.server.Main
 
main(String...) - Static method in class net.minecraftforge.userdev.LaunchTesting
 
MAIN_HAND - Static variable in class net.minecraft.client.AbstractOption
 
MAIN_HAND - Static variable in class net.minecraft.entity.player.PlayerEntity
 
MAIN_MENU_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
MAIN_TARGET - Static variable in class net.minecraft.client.renderer.RenderState
 
mainHand - Variable in class net.minecraft.client.GameSettings
 
mainInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 
MainMenuScreen - Class in net.minecraft.client.gui.screen
 
MainMenuScreen() - Constructor for class net.minecraft.client.gui.screen.MainMenuScreen
 
MainMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.MainMenuScreen
 
maintainPrecision(double) - Static method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
MainThread - Class in net.minecraft.network.rcon
 
MainWindow - Class in net.minecraft.client
 
MainWindow(IWindowEventListener, MonitorHandler, ScreenSize, String, String) - Constructor for class net.minecraft.client.MainWindow
 
MainWindow.GlException - Exception in net.minecraft.client
 
make(Supplier<T>) - Static method in class com.mojang.blaze3d.platform.GLX
 
make(T, Consumer<T>) - Static method in class com.mojang.blaze3d.platform.GLX
 
make(Supplier<T>) - Static method in class net.minecraft.util.Util
 
make(T, Consumer<T>) - Static method in class net.minecraft.util.Util
 
make() - Method in interface net.minecraft.world.gen.area.IAreaFactory
 
makeArea(IPixelTransformer) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
makeArea(IPixelTransformer, R) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
makeArea(IPixelTransformer, R, R) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
makeArea(IPixelTransformer) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
makeArea(IPixelTransformer, LazyArea) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
makeArea(IPixelTransformer, LazyArea, LazyArea) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
makeBadlandsBiome(float, float, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeBakedQuad(BlockPart, BlockPartFace, TextureAtlasSprite, Direction, IModelTransform, ResourceLocation) - Static method in class net.minecraft.client.renderer.model.BlockModel
 
makeBambooJungleBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeBambooJungleHillsBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeBasaltDeltasBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeBiomesAdvancement(Advancement.Builder, List<RegistryKey<Biome>>) - Static method in class net.minecraft.data.advancements.AdventureAdvancements
 
makeBirchForestBiome(float, float, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeCategory(String) - Method in class net.minecraft.crash.CrashReport
 
makeCategoryDepth(String, int) - Method in class net.minecraft.crash.CrashReport
 
makeColdOceanBiome(boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeCompileTaskChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
makeConditions(ILootCondition[]) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
makeConnections(IBlockReader, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 
makeCrashReport(Throwable, String) - Static method in class net.minecraft.crash.CrashReport
 
makeCrimsonForestBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeCuboidShape(double, double, double, double, double, double) - Static method in class net.minecraft.block.Block
 
makeDarkForestBiome(float, float, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeDeepWarmOceanBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeDesertBiome(float, float, boolean, boolean, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeDynamic(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
makeEndBarrensBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeEndHighlandsBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeEndMidlandsBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeEntityOutlineShader() - Method in class net.minecraft.client.renderer.WorldRenderer
 
makeErodedBadlandsBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeFakeItem() - Method in class net.minecraft.entity.item.ItemEntity
 
makeFireworks(double, double, double, double, double, double, CompoundNBT) - Method in class net.minecraft.client.world.ClientWorld
 
makeFireworks(double, double, double, double, double, double, CompoundNBT) - Method in class net.minecraft.world.World
 
makeFlowerForestBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeFlySound() - Method in class net.minecraft.entity.Entity
 
makeFlySound() - Method in class net.minecraft.entity.passive.BeeEntity
 
makeFlySound() - Method in class net.minecraft.entity.passive.ParrotEntity
 
makeForestBiome(float, float) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeFrozenOceanBiome(boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeGenerator(Path, Collection<Path>, boolean, boolean, boolean, boolean, boolean) - Static method in class net.minecraft.data.Main
 
makeGenerator(Function<Path, Path>, boolean) - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
makeGenericBeachBiome(float, float, float, float, int, boolean, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeGenericSavannaBiome(float, float, float, boolean, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeGenericSwampBiome(float, float, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeGiantTaigaBiome(float, float, float, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeGreenSortedList(Collection<String>) - Static method in class net.minecraft.util.text.TextComponentUtils
 
makeHash(int, int, int) - Static method in class net.minecraft.pathfinding.PathPoint
 
makeItemModel(Function<RenderMaterial, TextureAtlasSprite>, BlockModel) - Method in class net.minecraft.client.renderer.model.ItemModelGenerator
 
makeJungleBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeJungleEdgeBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeJungleHillsBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeListMerger(int, DoubleList, DoubleList, boolean, boolean) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
makeLukewarmOceanBiome(boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeMad() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
makeMad() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
makeMapResourceValues(JsonObject) - Method in class net.minecraft.client.renderer.model.ItemOverride.Deserializer
 
makeModifiedJungleBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeModifiedJungleEdgeBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeMountainBiome(float, float, ConfiguredSurfaceBuilder<SurfaceBuilderConfig>, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeMushroomBiome(float, float) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeNetherWastesBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeOceanBiome(boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeOpening(ISeedReader, MutableBoundingBox, int, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
makePaddle(boolean) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.AshParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BarrierParticle.Factory
 
makeParticle(ItemParticleData, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BreakingParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BreakingParticle.SlimeFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BreakingParticle.SnowballFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubbleColumnUpParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubbleParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.BubblePopParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CampfireParticle.CozySmokeFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CampfireParticle.SignalSmokeFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CloudParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CloudParticle.SneezeFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CritParticle.DamageIndicatorFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CritParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CritParticle.MagicFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.CurrentDownParticle.Factory
 
makeParticle(BlockParticleData, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DiggingParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DragonBreathParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.DrippingHoneyFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.DrippingLavaFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.DrippingObsidianTearFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.DrippingWaterFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingHoneyFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingLavaFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingNectarFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingObsidianTearFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.FallingWaterFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.LandingHoneyFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.LandingLavaFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.DripParticle.LandingObsidianTearFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EnchantmentTableParticle.EnchantmentTable
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EnchantmentTableParticle.NautilusFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.EndRodParticle.Factory
 
makeParticle(BlockParticleData, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FallingDustParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireworkParticle.OverlayFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FireworkParticle.SparkFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.FlameParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.HeartParticle.AngryVillagerFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.HeartParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.HugeExplosionParticle.Factory
 
makeParticle(T, ClientWorld, double, double, double, double, double, double) - Method in interface net.minecraft.client.particle.IParticleFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LargeExplosionParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LargeSmokeParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.LavaParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.MobAppearanceParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.NoteParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.PoofParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.PortalParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.RainParticle.Factory
 
makeParticle(RedstoneParticleData, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.RedstoneParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ReversePortalParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SmokeParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SoulParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.AmbientMobFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.InstantFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.MobFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpellParticle.WitchFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SpitParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SplashParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SquidInkParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.ComposterFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.DolphinSpeedFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle.HappyVillagerFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.SweepAttackParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.TotemOfUndyingParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.UnderwaterParticle.CrimsonSporeFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.UnderwaterParticle.UnderwaterFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.UnderwaterParticle.WarpedSporeFactory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WaterWakeParticle.Factory
 
makeParticle(BasicParticleType, ClientWorld, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.WhiteAshParticle.Factory
 
makePath(ResourceLocation) - Method in class net.minecraft.data.BlockTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.EntityTypeTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.FluidTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.ItemTagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraft.data.TagsProvider
 
makePath(ResourceLocation) - Method in class net.minecraftforge.common.data.ForgeRegistryTagsProvider
 
makePixelArray() - Method in class net.minecraft.client.renderer.texture.NativeImage
Deprecated.
makePlainsBiome(boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makePortal(BlockPos, Direction.Axis) - Method in class net.minecraft.world.Teleporter
 
makeQuaternion(float[]) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
makeRegistry(String, Supplier<RegistryBuilder<T>>) - Method in class net.minecraftforge.registries.DeferredRegister
 
makeRiverBiome(float, float, float, int, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AddBedTileEntity
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AddNewChoices
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AdvancementRenamer
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.AttributesFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BannerItemColor
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BedItemColor
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BiomeIdFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BiomeName
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BitStorageAlignFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockEntityUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockNameFlattening
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlattenGenOptions
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlattenStructures
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlattenVillageCrops
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BlockStateFlatternEntities
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkGenStatus
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkLightRemoveFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkStatusFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkStatusFix2
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ChunkStructuresTemplateRenameFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentFixTileEntity
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.CustomNameStringToComponentItem
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityArmorAndHeld
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityHealth
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityId
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.EntityUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ForceVBOOn
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.FurnaceRecipes
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.HeightmapRenamingFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.IglooMetadataRemoval
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemFilledMapMetadata
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemIntIDToString
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemLoreComponentizeFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemSpawnEggSplit
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemStackDataFlattening
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemStackEnchantmentFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ItemStackUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.JigsawRotation
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.KeyOptionsTranslation
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LeavesFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LevelDataGeneratorOptionsFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LevelUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.LWJGL3KeyOptions
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.MapIdFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.MinecartEntityTypes
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.MissingDimensionFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.NamedEntityFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.NewVillageFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ObjectiveDisplayName
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ObjectiveRenderType
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.OminousBannerRenameFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.OptionsAddTextBackgroundFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PaintingDirection
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PlayerUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PointOfInterestRebuild
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PointOfInterestRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PointOfInterestReorganizationFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PotionItems
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.PotionWater
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ProjectileOwner
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RecipeRenamer
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RedstoneConnections
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RedundantChanceTags
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.RidingToPassengers
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SavedDataUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SpawnEggNames
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.StatsRenaming
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.StringToUUID
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.StructureReferenceFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SwapHandsFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.SwimStatsRename
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TeamDisplayName
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TileEntityId
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.TypedEntityRenameHelper
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.WallProperty
 
makeRule() - Method in class net.minecraft.util.datafix.fixes.WorldGenSettings
 
makeRule() - Method in class net.minecraft.util.datafix.WriteAndReadDataFix
 
makeSavannaPlateauBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeScale(float, float, float) - Static method in class net.minecraft.util.math.vector.Matrix4f
 
makeScaleMatrix(float, float, float) - Static method in class net.minecraft.util.math.vector.Matrix3f
 
makeShapes(float, float, float, float, float) - Method in class net.minecraft.block.FourWayBlock
 
makeSmallEndIslandsBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeSnapshot() - Method in class net.minecraftforge.registries.ForgeRegistry
 
makeSnowyBiome(float, float, boolean, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeSortedList(Collection<T>, Function<T, ITextComponent>) - Static method in class net.minecraft.util.text.TextComponentUtils
 
makeSoulSandValleyBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makesPiglinsNeutral(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
makesPiglinsNeutral(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
makesSoundOnJump() - Method in class net.minecraft.entity.monster.SlimeEntity
 
makeStatName(StatType<T>, Object) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
makeString() - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
makeString() - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
makeString() - Method in class net.minecraft.world.server.ServerChunkProvider
 
makeTaigaBiome(float, float, boolean, boolean, boolean, boolean) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeTheEndBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeTranslate(float, float, float) - Static method in class net.minecraft.util.math.vector.Matrix4f
 
makeTranslationKey(String, ResourceLocation) - Static method in class net.minecraft.util.Util
 
makeType(String, VertexFormat, int, int, RenderType.State) - Static method in class net.minecraft.client.renderer.RenderType
 
makeType(String, VertexFormat, int, int, boolean, boolean, RenderType.State) - Static method in class net.minecraft.client.renderer.RenderType
 
makeUnavailable() - Method in class net.minecraft.item.MerchantOffer
 
makeUpdate() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
makeVoidBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeWarmOceanBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeWarpedForestBiome() - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeWoodedBadlandsPlateauBiome(float, float) - Static method in class net.minecraft.world.biome.BiomeMaker
 
makeWrapperTag(String) - Static method in class net.minecraft.tags.BlockTags
 
makeWrapperTag(String) - Static method in class net.minecraft.tags.FluidTags
 
makeWrapperTag(String) - Static method in class net.minecraft.tags.ItemTags
 
makeWrapperTag(IForgeRegistry<T>, ResourceLocation) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
makeWrapperTag(ResourceLocation, ResourceLocation) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
manhattanDistance(Vector3i) - Method in class net.minecraft.util.math.vector.Vector3i
 
MANSION - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
MansionTemplate(TemplateManager, String, BlockPos, Rotation) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
MansionTemplate(TemplateManager, String, BlockPos, Rotation, Mirror) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
MansionTemplate(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
MAP - Static variable in class net.minecraft.item.Items
 
map(NonNullFunction<? super T, ? extends U>) - Method in class net.minecraftforge.common.util.LazyOptional
 
map(Function<? super T, ? extends U>) - Method in class net.minecraftforge.fml.OptionalMod
 
map(Function<? super T, ? extends U>) - Method in class net.minecraftforge.fml.RegistryObject
 
MapBanner - Class in net.minecraft.world.storage
 
MapBanner(BlockPos, DyeColor, ITextComponent) - Constructor for class net.minecraft.world.storage.MapBanner
 
mapBuilder() - Method in class net.minecraft.nbt.NBTDynamicOps
 
mapBuilder() - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
MapCloningRecipe - Class in net.minecraft.item.crafting
 
MapCloningRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.MapCloningRecipe
 
MapData - Class in net.minecraft.world.storage
 
MapData(String) - Constructor for class net.minecraft.world.storage.MapData
 
MapData.MapInfo - Class in net.minecraft.world.storage
 
MapDecoration - Class in net.minecraft.world.storage
 
MapDecoration(MapDecoration.Type, byte, byte, byte, ITextComponent) - Constructor for class net.minecraft.world.storage.MapDecoration
 
MapDecoration.Type - Enum in net.minecraft.world.storage
 
mapDecorations - Variable in class net.minecraft.world.storage.MapData
 
MapExtendingRecipe - Class in net.minecraft.item.crafting
 
MapExtendingRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.MapExtendingRecipe
 
mapFaces - Variable in class net.minecraft.client.renderer.model.BlockPart
 
mapFormats(VertexFormat, VertexFormat) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
MapFrame - Class in net.minecraft.world.storage
 
MapFrame(BlockPos, int, int) - Constructor for class net.minecraft.world.storage.MapFrame
 
MapIdFix - Class in net.minecraft.util.datafix.fixes
 
MapIdFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.MapIdFix
 
MapIdTracker - Class in net.minecraft.world.storage
 
MapIdTracker() - Constructor for class net.minecraft.world.storage.MapIdTracker
 
MapInfo(PlayerEntity) - Constructor for class net.minecraft.world.storage.MapData.MapInfo
 
MapItem - Class in net.minecraft.item
 
MapItem(Item.Properties) - Constructor for class net.minecraft.item.MapItem
 
MapItemRenderer - Class in net.minecraft.client.gui
 
MapItemRenderer(TextureManager) - Constructor for class net.minecraft.client.gui.MapItemRenderer
 
Mapping(IForgeRegistry<T>, IForgeRegistry<T>, ResourceLocation, int) - Constructor for class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
mappingChanged(FMLModIdMappingEvent) - Method in class net.minecraftforge.common.ForgeMod
 
mappingName() - Method in class net.minecraftforge.userdev.MCPNamingService
 
mappingVersion() - Method in class net.minecraftforge.userdev.MCPNamingService
 
MarginedStructureStart<C extends IFeatureConfig> - Class in net.minecraft.world.gen.feature.structure
 
MarginedStructureStart(Structure<C>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.MarginedStructureStart
 
markAllDirty() - Method in class net.minecraft.stats.ServerStatisticsManager
 
markAndNotifyBlock(BlockPos, Chunk, BlockState, BlockState, int, int) - Method in class net.minecraft.world.World
 
markAsLoginPacket() - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
markBlockChanged(BlockPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
markBlockForPostprocessing(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
markBlockForPostprocessing(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
markBlockForPostprocessing(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markBlockRangeForRenderUpdate(BlockPos, BlockState, BlockState) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markBlockRangeForRenderUpdate(BlockPos, BlockState, BlockState) - Method in class net.minecraft.client.world.ClientWorld
 
markBlockRangeForRenderUpdate(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.World
 
markChunkDirty(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
markCompleteAwaitingOthers(T) - Method in interface net.minecraft.resources.IFutureReloadListener.IStage
 
markDirty() - Method in interface net.minecraft.client.shader.IShaderManager
 
markDirty() - Method in class net.minecraft.client.shader.ShaderInstance
 
markDirty() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
markDirty() - Method in class net.minecraft.entity.player.PlayerInventory
 
markDirty() - Method in class net.minecraft.inventory.CraftingInventory
 
markDirty() - Method in class net.minecraft.inventory.CraftResultInventory
 
markDirty() - Method in class net.minecraft.inventory.DoubleSidedInventory
 
markDirty() - Method in interface net.minecraft.inventory.IInventory
 
markDirty() - Method in class net.minecraft.inventory.Inventory
 
markDirty() - Method in class net.minecraft.inventory.MerchantInventory
 
markDirty() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
markDirty() - Method in class net.minecraft.tileentity.TileEntity
 
markDirty(long) - Method in class net.minecraft.village.PointOfInterestManager
 
markDirty() - Method in class net.minecraft.world.chunk.Chunk
 
markDirty() - Method in class net.minecraft.world.chunk.EmptyChunk
 
markDirty(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
markDirty() - Method in class net.minecraft.world.storage.WorldSavedData
 
markDirty() - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
markForRerender(int, int, int, boolean) - Method in class net.minecraft.client.renderer.ViewFrustum
 
markForRerender(int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markLightChanged(LightType, SectionPos) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
markLightChanged(LightType, SectionPos) - Method in interface net.minecraft.world.chunk.IChunkLightProvider
 
markLightChanged(LightType, int) - Method in class net.minecraft.world.server.ChunkHolder
 
markLightChanged(LightType, SectionPos) - Method in class net.minecraft.world.server.ServerChunkProvider
 
markNew(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
markNew(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
markPlayerActive() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
markPotionsDirty() - Method in class net.minecraft.entity.LivingEntity
 
markReaderIndex() - Method in class net.minecraft.network.PacketBuffer
 
markSaveDataDirty() - Method in class net.minecraft.scoreboard.ServerScoreboard
 
markSeen(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
markSurroundingsForRerender(int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
markSurroundingsForRerender(int, int, int) - Method in class net.minecraft.client.world.ClientWorld
 
markVelocityChanged() - Method in class net.minecraft.entity.Entity
 
markVelocityChanged() - Method in class net.minecraft.entity.LivingEntity
 
markVersionInList() - Method in class net.minecraft.world.storage.WorldSummary
 
markWorldsDirty() - Method in class net.minecraft.server.MinecraftServer
Deprecated.
markWriterIndex() - Method in class net.minecraft.network.PacketBuffer
 
mask(int) - Static method in class net.minecraft.util.math.SectionPos
 
MASON - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
MASON - Static variable in class net.minecraft.village.PointOfInterestType
 
master(SoundEvent, float) - Static method in class net.minecraft.client.audio.SimpleSound
 
master(SoundEvent, float, float) - Static method in class net.minecraft.client.audio.SimpleSound
 
match(IWorldReader, BlockPos) - Method in class net.minecraft.block.pattern.BlockPattern
 
MATCH - Static variable in class net.minecraft.entity.item.PaintingType
 
MATCH_ANY - Static variable in class net.minecraft.village.PointOfInterestType
 
MATCH_TOOL - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
matches(BlockState) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
matches(FluidState) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
matches(BlockState, Property<T>, Predicate<Object>) - Method in class net.minecraft.block.pattern.BlockStateMatcher
 
matches(IRecipe<? super IInventory>) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
matches(IRecipe<? super CraftingInventory>) - Method in class net.minecraft.inventory.container.PlayerContainer
 
matches(IRecipe<? super C>) - Method in class net.minecraft.inventory.container.RecipeBookContainer
 
matches(IRecipe<? super CraftingInventory>) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
matches(IInventory, World) - Method in class net.minecraft.item.crafting.AbstractCookingRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ArmorDyeRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.BannerDuplicateRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.BookCloningRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.FireworkRocketRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.FireworkStarFadeRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.FireworkStarRecipe
 
matches(C, World) - Method in interface net.minecraft.item.crafting.IRecipe
 
matches(IRecipe<C>, World, C) - Method in interface net.minecraft.item.crafting.IRecipeType
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.MapCloningRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.MapExtendingRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.RepairItemRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShapedRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShapelessRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShieldRecipes
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
matches(IInventory, World) - Method in class net.minecraft.item.crafting.SmithingRecipe
 
matches(IInventory, World) - Method in class net.minecraft.item.crafting.StonecuttingRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.SuspiciousStewRecipe
 
matches(CraftingInventory, World) - Method in class net.minecraft.item.crafting.TippedArrowRecipe
 
matches(ItemStack, ItemStack) - Method in class net.minecraft.item.MerchantOffer
 
matches(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>, Consumer<T>) - Method in interface net.minecraft.tags.ITag.ITagEntry
 
matches(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>, Consumer<T>) - Method in class net.minecraft.tags.ITag.ItemEntry
 
matches(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>, Consumer<T>) - Method in class net.minecraft.tags.ITag.OptionalItemEntry
 
matches(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>, Consumer<T>) - Method in class net.minecraft.tags.ITag.OptionalTagEntry
 
matches(Function<ResourceLocation, ITag<T>>, Function<ResourceLocation, T>, Consumer<T>) - Method in class net.minecraft.tags.ITag.TagEntry
 
matches(InputMappings.Input) - Method in enum net.minecraftforge.client.settings.KeyModifier
 
matches(Vector3d) - Method in class net.minecraftforge.common.ticket.AABBTicket
 
matches(T) - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
matches(Object) - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
matches(Object) - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModContainer
 
matches(Object) - Method in class net.minecraftforge.fml.ModContainer
 
matchesAll(StateContainer<?, S>, S) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
matchesBlock(Block) - Method in class net.minecraft.block.Block
 
matchesID(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
matchesKey(int, int) - Method in class net.minecraft.client.settings.KeyBinding
 
matchesMouseKey(int) - Method in class net.minecraft.client.settings.KeyBinding
 
MatchTool - Class in net.minecraft.loot.conditions
 
MatchTool(ItemPredicate) - Constructor for class net.minecraft.loot.conditions.MatchTool
 
MatchTool.Serializer - Class in net.minecraft.loot.conditions
 
material - Variable in class net.minecraft.block.AbstractBlock
 
Material - Class in net.minecraft.block.material
 
Material(MaterialColor, boolean, boolean, boolean, boolean, boolean, boolean, PushReaction) - Constructor for class net.minecraft.block.material.Material
 
material - Variable in class net.minecraft.item.ArmorItem
 
Material(String) - Constructor for class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
Material.Builder - Class in net.minecraft.block.material
 
MaterialColor - Class in net.minecraft.block.material
 
materialCost - Variable in class net.minecraft.inventory.container.RepairContainer
 
MaterialLibrary - Class in net.minecraftforge.client.model.obj
 
MaterialLibrary(LineReader) - Constructor for class net.minecraftforge.client.model.obj.MaterialLibrary
 
MaterialLibrary.Material - Class in net.minecraftforge.client.model.obj
 
materialLibraryOverrideLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
materialLibraryOverrideLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
MATERIALS - Static variable in class net.minecraft.item.ItemGroup
 
MateSensor - Class in net.minecraft.entity.ai.brain.sensor
 
MateSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.MateSensor
 
MathHelper - Class in net.minecraft.util.math
 
MathHelper() - Constructor for class net.minecraft.util.math.MathHelper
 
Matrix3f - Class in net.minecraft.util.math.vector
 
Matrix3f() - Constructor for class net.minecraft.util.math.vector.Matrix3f
 
Matrix3f(Quaternion) - Constructor for class net.minecraft.util.math.vector.Matrix3f
 
Matrix3f(Matrix4f) - Constructor for class net.minecraft.util.math.vector.Matrix3f
 
Matrix3f(Matrix3f) - Constructor for class net.minecraft.util.math.vector.Matrix3f
 
Matrix4f - Class in net.minecraft.util.math.vector
 
Matrix4f() - Constructor for class net.minecraft.util.math.vector.Matrix4f
 
Matrix4f(Matrix4f) - Constructor for class net.minecraft.util.math.vector.Matrix4f
 
Matrix4f(Quaternion) - Constructor for class net.minecraft.util.math.vector.Matrix4f
 
Matrix4f(float[]) - Constructor for class net.minecraft.util.math.vector.Matrix4f
 
MatrixApplyingVertexBuilder - Class in com.mojang.blaze3d.vertex
 
MatrixApplyingVertexBuilder(IVertexBuilder, Matrix4f, Matrix3f) - Constructor for class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
matrixMode(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
matrixMode(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
MatrixStack - Class in com.mojang.blaze3d.matrix
 
MatrixStack() - Constructor for class com.mojang.blaze3d.matrix.MatrixStack
 
matrixStack - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
MatrixStack.Entry - Class in com.mojang.blaze3d.matrix
 
MavenVersionStringHelper - Class in net.minecraftforge.fml
 
MavenVersionStringHelper() - Constructor for class net.minecraftforge.fml.MavenVersionStringHelper
 
max - Variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
max(Direction.Axis, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
MAX - Static variable in class net.minecraft.util.math.vector.Vector2f
 
max - Variable in class net.minecraft.util.TeleportationRepositioner.IntBounds
 
max - Variable in enum net.minecraft.village.GossipType
 
MAX_COMMAND_CHAIN_LENGTH - Static variable in class net.minecraft.world.GameRules
 
MAX_ENTITY_CRAMMING - Static variable in class net.minecraft.world.GameRules
 
MAX_HEALTH - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
MAX_LOADED_LEVEL - Static variable in class net.minecraft.world.server.ChunkManager
 
MAX_LOADED_LEVELS - Static variable in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
maxAge - Variable in class net.minecraft.client.particle.Particle
 
maxBuildHeight - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxCapacity() - Method in class net.minecraft.network.PacketBuffer
 
maxCount - Variable in class net.minecraft.world.biome.MobSpawnInfo.Spawners
 
maxDamage(int) - Method in class net.minecraft.item.Item.Properties
 
maxDistance - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
maxDistance() - Static method in class net.minecraft.world.chunk.ChunkStatus
 
maxDistanceToWaypoint - Variable in class net.minecraft.pathfinding.PathNavigator
 
maxExtract - Variable in class net.minecraftforge.energy.EnergyStorage
 
maxHeight - Variable in class net.minecraft.world.gen.carver.WorldCarver
 
maxHurtResistantTime - Variable in class net.minecraft.entity.LivingEntity
 
maxHurtTime - Variable in class net.minecraft.entity.LivingEntity
 
maximum - Variable in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
MaxMinNoiseMixer - Class in net.minecraft.world.gen
 
maxPlayers - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxPlayers - Variable in class net.minecraft.server.management.PlayerList
 
maxReceive - Variable in class net.minecraftforge.energy.EnergyStorage
 
maxStackSize(int) - Method in class net.minecraft.item.Item.Properties
 
maxSupportedTextureSize() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
maxTickTime - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxTrades - Variable in class net.minecraftforge.common.BasicTrade
 
maxValue - Variable in class net.minecraft.client.settings.SliderPercentageOption
 
maxValue - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
maxWaterDepth - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
maxWorldSize - Variable in class net.minecraft.server.dedicated.ServerProperties
 
maxWritableBytes() - Method in class net.minecraft.network.PacketBuffer
 
maxX - Variable in class net.minecraft.util.math.AxisAlignedBB
 
maxX - Variable in class net.minecraft.util.math.MutableBoundingBox
 
maxX() - Method in class net.minecraft.world.border.WorldBorder
 
maxY - Variable in class net.minecraft.util.math.AxisAlignedBB
 
maxY - Variable in class net.minecraft.util.math.MutableBoundingBox
 
maxZ - Variable in class net.minecraft.util.math.AxisAlignedBB
 
maxZ - Variable in class net.minecraft.util.math.MutableBoundingBox
 
maxZ() - Method in class net.minecraft.world.border.WorldBorder
 
maybeBackOffFromEdge(Vector3d, MoverType) - Method in class net.minecraft.entity.Entity
 
maybeBackOffFromEdge(Vector3d, MoverType) - Method in class net.minecraft.entity.player.PlayerEntity
 
mayTransfer() - Method in class net.minecraft.tileentity.HopperTileEntity
 
MBClip(boolean, ImmutableMap<String, ImmutableList<ModelBlockAnimation.MBVariableClip>>, ImmutableMap<String, String>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
 
MBJoint(String) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
 
MBJointClip(boolean, ImmutableList<ModelBlockAnimation.MBVariableClip>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip.MBJointClip
 
MBJointWeight(String, ImmutableMap<Integer, float[]>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
 
MBVariableClip(ModelBlockAnimation.Parameter.Variable, ModelBlockAnimation.Parameter.Type, ModelBlockAnimation.Parameter.Interpolation, float[]) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBVariableClip
 
mc - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
mc - Variable in class net.minecraft.client.GameSettings
 
mc - Variable in class net.minecraft.client.gui.IngameGui
 
mc - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
mc - Variable in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
mcLoc(String) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
mcLoc(String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
mcp - package mcp
 
mcp.client - package mcp.client
 
MCPNamingService - Class in net.minecraftforge.userdev
 
MCPNamingService() - Constructor for class net.minecraftforge.userdev.MCPNamingService
 
MCPVersion - Class in net.minecraftforge.versions.mcp
 
MCPVersion() - Constructor for class net.minecraftforge.versions.mcp.MCPVersion
 
meat() - Method in class net.minecraft.item.Food.Builder
 
MeCommand - Class in net.minecraft.command.impl
 
MeCommand() - Constructor for class net.minecraft.command.impl.MeCommand
 
MEET - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
meet(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
MEETING - Static variable in class net.minecraft.village.PointOfInterestType
 
MEETING_POINT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
MEGA_JUNGLE_TREE - Static variable in class net.minecraft.world.gen.feature.Features
 
MEGA_PINE - Static variable in class net.minecraft.world.gen.feature.Features
 
MEGA_SPRUCE - Static variable in class net.minecraft.world.gen.feature.Features
 
MEGA_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
MegaJungleTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
MegaJungleTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.MegaJungleTrunkPlacer
 
MegaPineFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
MegaPineFoliagePlacer(FeatureSpread, FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.MegaPineFoliagePlacer
 
MeleeAttackGoal - Class in net.minecraft.entity.ai.goal
 
MeleeAttackGoal(CreatureEntity, double, boolean) - Constructor for class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
MELON - Static variable in class net.minecraft.block.Blocks
 
MELON - Static variable in class net.minecraft.item.Items
 
MELON - Static variable in class net.minecraft.world.gen.feature.Features.States
 
MELON_SEEDS - Static variable in class net.minecraft.item.Items
 
MELON_SLICE - Static variable in class net.minecraft.item.Foods
 
MELON_SLICE - Static variable in class net.minecraft.item.Items
 
MELON_STEM - Static variable in class net.minecraft.block.Blocks
 
MelonBlock - Class in net.minecraft.block
 
MelonBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.MelonBlock
 
Memory<T> - Class in net.minecraft.entity.ai.brain
 
Memory(T, long) - Constructor for class net.minecraft.entity.ai.brain.Memory
 
MEMORY_MODULE_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
MEMORY_MODULE_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
MEMORY_MODULE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
MEMORY_MODULE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
memoryAddress() - Method in class net.minecraft.network.PacketBuffer
 
MemoryErrorScreen - Class in net.minecraft.client.gui.screen
 
MemoryErrorScreen() - Constructor for class net.minecraft.client.gui.screen.MemoryErrorScreen
 
MemoryExpiry - Class in net.minecraft.util.datafix.fixes
 
MemoryExpiry(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.MemoryExpiry
 
MemoryModList - Class in net.minecraftforge.fml.relauncher.libraries
 
MemoryModuleStatus - Enum in net.minecraft.entity.ai.brain.memory
 
MemoryModuleType<U> - Class in net.minecraft.entity.ai.brain.memory
 
MemoryModuleType(Optional<Codec<U>>) - Constructor for class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
memoryReserve - Static variable in class net.minecraft.client.Minecraft
 
MENDING - Static variable in class net.minecraft.enchantment.Enchantments
 
MendingEnchantment - Class in net.minecraft.enchantment
 
MendingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.MendingEnchantment
 
MENU - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
MENU_KEY - Static variable in class net.minecraft.util.registry.Registry
 
MERCHANT - Static variable in class net.minecraft.inventory.container.ContainerType
 
MerchantContainer - Class in net.minecraft.inventory.container
 
MerchantContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.MerchantContainer
 
MerchantContainer(int, PlayerInventory, IMerchant) - Constructor for class net.minecraft.inventory.container.MerchantContainer
 
MerchantInventory - Class in net.minecraft.inventory
 
MerchantInventory(IMerchant) - Constructor for class net.minecraft.inventory.MerchantInventory
 
MerchantOffer - Class in net.minecraft.item
 
MerchantOffer(CompoundNBT) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, ItemStack, int, int, float) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, ItemStack, int, int, int, float) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffer(ItemStack, ItemStack, ItemStack, int, int, int, float, int) - Constructor for class net.minecraft.item.MerchantOffer
 
MerchantOffers - Class in net.minecraft.item
 
MerchantOffers() - Constructor for class net.minecraft.item.MerchantOffers
 
MerchantOffers(CompoundNBT) - Constructor for class net.minecraft.item.MerchantOffers
 
MerchantResultSlot - Class in net.minecraft.inventory.container
 
MerchantResultSlot(PlayerEntity, IMerchant, MerchantInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.MerchantResultSlot
 
MerchantScreen - Class in net.minecraft.client.gui.screen.inventory
 
MerchantScreen(MerchantContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
merge(Collection<Ingredient>) - Static method in class net.minecraft.item.crafting.Ingredient
 
merge(CompoundNBT) - Method in class net.minecraft.nbt.CompoundNBT
 
merge(SnapshotJson) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
mergeData(CompoundNBT) - Method in class net.minecraft.command.impl.data.BlockDataAccessor
 
mergeData(CompoundNBT) - Method in class net.minecraft.command.impl.data.EntityDataAccessor
 
mergeData(CompoundNBT) - Method in interface net.minecraft.command.impl.data.IDataAccessor
 
mergeData(CompoundNBT) - Method in class net.minecraft.command.impl.data.StorageAccessor
 
mergeDefinitions(BlockModelDefinition, BlockModelDefinition) - Static method in class net.minecraft.data.BlockModelDefinition
 
mergeEffects(Potion, Collection<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
mergeItemStack(ItemStack, int, int, boolean) - Method in class net.minecraft.inventory.container.Container
 
mergeStacks(ItemStack, ItemStack, int) - Static method in class net.minecraft.entity.item.ItemEntity
 
mergeStyle(Style) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
mergeStyle(TextFormatting...) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
mergeStyle(TextFormatting) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
mergeStyle(Style) - Method in class net.minecraft.util.text.Style
 
mergeToList(INBT, INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
mergeToList(INBT, List<INBT>) - Method in class net.minecraft.nbt.NBTDynamicOps
 
mergeToList(T, T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
mergeToList(T, List<T>) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
mergeToMap(INBT, INBT, INBT) - Method in class net.minecraft.nbt.NBTDynamicOps
 
mergeToMap(INBT, MapLike<INBT>) - Method in class net.minecraft.nbt.NBTDynamicOps
 
mergeToMap(T, T, T) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
mergeToMap(T, MapLike<T>) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
MESA - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
Mesh(Pair<B3DModel.Brush, List<B3DModel.Face>>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
message() - Static method in class net.minecraft.command.arguments.MessageArgument
 
Message(String, MessageArgument.Part[]) - Constructor for class net.minecraft.command.arguments.MessageArgument.Message
 
MessageArgument - Class in net.minecraft.command.arguments
 
MessageArgument() - Constructor for class net.minecraft.command.arguments.MessageArgument
 
MessageArgument.Message - Class in net.minecraft.command.arguments
 
MessageArgument.Part - Class in net.minecraft.command.arguments
 
messageBuilder(Class<M>, int) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
messageBuilder(Class<M>, int, NetworkDirection) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
MessageBuilder() - Constructor for class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
MessageCommand - Class in net.minecraft.command.impl
 
MessageCommand() - Constructor for class net.minecraft.command.impl.MessageCommand
 
META_JSON_FILE - Static variable in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
METAL - Static variable in class net.minecraft.block.SoundType
 
MetaParticle - Class in net.minecraft.client.particle
 
MetaParticle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.MetaParticle
 
MetaParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.MetaParticle
 
MethodsReturnNonnullByDefault - Annotation Type in mcp
 
MILK - Static variable in class net.minecraftforge.common.ForgeMod
 
MILK - Static variable in class net.minecraftforge.common.Tags.Fluids
 
MILK_BUCKET - Static variable in class net.minecraft.item.Items
 
MilkBucketItem - Class in net.minecraft.item
 
MilkBucketItem(Item.Properties) - Constructor for class net.minecraft.item.MilkBucketItem
 
millisecondsSinceEpoch() - Static method in class net.minecraft.util.Util
 
milliTime() - Static method in class net.minecraft.util.Util
 
min - Variable in class net.minecraft.advancements.criterion.MinMaxBounds
 
MIN - Static variable in class net.minecraft.util.math.vector.Vector2f
 
min - Variable in class net.minecraft.util.TeleportationRepositioner.IntBounds
 
minCount - Variable in class net.minecraft.world.biome.MobSpawnInfo.Spawners
 
MINECART - Static variable in class net.minecraft.entity.EntityType
 
MINECART - Static variable in class net.minecraft.item.Items
 
MINECART_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
MinecartCommandLogic() - Constructor for class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.MinecartCommandLogic
 
MinecartEntity - Class in net.minecraft.entity.item.minecart
 
MinecartEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.item.minecart.MinecartEntity
 
MinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.MinecartEntity
 
MinecartEntityTypes - Class in net.minecraft.util.datafix.fixes
 
MinecartEntityTypes(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.MinecartEntityTypes
 
MinecartItem - Class in net.minecraft.item
 
MinecartItem(AbstractMinecartEntity.Type, Item.Properties) - Constructor for class net.minecraft.item.MinecartItem
 
MinecartModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
MinecartModel() - Constructor for class net.minecraft.client.renderer.entity.model.MinecartModel
 
MinecartRenderer<T extends AbstractMinecartEntity> - Class in net.minecraft.client.renderer.entity
 
MinecartRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.MinecartRenderer
 
MinecartTickableSound - Class in net.minecraft.client.audio
 
MinecartTickableSound(AbstractMinecartEntity) - Constructor for class net.minecraft.client.audio.MinecartTickableSound
 
minecraft - Variable in class net.minecraft.client.gui.screen.Screen
 
minecraft - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
Minecraft - Class in net.minecraft.client
 
Minecraft(GameConfiguration) - Constructor for class net.minecraft.client.Minecraft
 
Minecraft.PackManager - Class in net.minecraft.client
 
MinecraftForge - Class in net.minecraftforge.common
 
MinecraftForge() - Constructor for class net.minecraftforge.common.MinecraftForge
 
MinecraftForgeClient - Class in net.minecraftforge.client
 
MinecraftForgeClient() - Constructor for class net.minecraftforge.client.MinecraftForgeClient
 
MinecraftGame - Class in net.minecraft.client
 
MinecraftGame(Minecraft) - Constructor for class net.minecraft.client.MinecraftGame
 
MinecraftModContainer(IModInfo) - Constructor for class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModContainer
 
MinecraftModLanguageProvider - Class in net.minecraftforge.fml.mclanguageprovider
 
MinecraftModLanguageProvider() - Constructor for class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
MinecraftModLanguageProvider.MinecraftModContainer - Class in net.minecraftforge.fml.mclanguageprovider
 
MinecraftModLanguageProvider.MinecraftModTarget - Class in net.minecraftforge.fml.mclanguageprovider
 
MinecraftModTarget() - Constructor for class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider.MinecraftModTarget
 
MinecraftServer - Class in net.minecraft.server
 
MinecraftServer(Thread, DynamicRegistries.Impl, SaveFormat.LevelSave, IServerConfiguration, ResourcePackList, Proxy, DataFixer, DataPackRegistries, MinecraftSessionService, GameProfileRepository, PlayerProfileCache, IChunkStatusListenerFactory) - Constructor for class net.minecraft.server.MinecraftServer
 
MinecraftServerGui - Class in net.minecraft.server.gui
 
MinecraftVersion - Class in net.minecraft.util
 
MINESHAFT - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
MINESHAFT - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
MINESHAFT_BADLANDS - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
MineshaftConfig - Class in net.minecraft.world.gen.feature.structure
 
MineshaftConfig(float, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
MineshaftPieces - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces() - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces
 
MineshaftPieces.Corridor - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces.Cross - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces.Room - Class in net.minecraft.world.gen.feature.structure
 
MineshaftPieces.Stairs - Class in net.minecraft.world.gen.feature.structure
 
MineshaftStructure - Class in net.minecraft.world.gen.feature.structure
 
MineshaftStructure(Codec<MineshaftConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftStructure
 
MineshaftStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
MineshaftStructure.Type - Enum in net.minecraft.world.gen.feature.structure
 
minimumSize - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
MINING_FATIGUE - Static variable in class net.minecraft.potion.Effects
 
MinMaxBounds<T extends java.lang.Number> - Class in net.minecraft.advancements.criterion
 
MinMaxBounds(T, T) - Constructor for class net.minecraft.advancements.criterion.MinMaxBounds
 
MinMaxBounds.FloatBound - Class in net.minecraft.advancements.criterion
 
MinMaxBounds.IBoundFactory<T extends java.lang.Number,R extends MinMaxBounds<T>> - Interface in net.minecraft.advancements.criterion
 
MinMaxBounds.IBoundReader<T extends java.lang.Number,R extends MinMaxBounds<T>> - Interface in net.minecraft.advancements.criterion
 
MinMaxBounds.IntBound - Class in net.minecraft.advancements.criterion
 
MinMaxBoundsWrapped - Class in net.minecraft.advancements.criterion
 
MinMaxBoundsWrapped(Float, Float) - Constructor for class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
minMaxFlags(boolean, boolean) - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
minValue - Variable in class net.minecraft.client.settings.SliderPercentageOption
 
minValue - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
minX - Variable in class net.minecraft.util.math.AxisAlignedBB
 
minX - Variable in class net.minecraft.util.math.MutableBoundingBox
 
minX() - Method in class net.minecraft.world.border.WorldBorder
 
minY - Variable in class net.minecraft.util.math.AxisAlignedBB
 
minY - Variable in class net.minecraft.util.math.MutableBoundingBox
 
minZ - Variable in class net.minecraft.util.math.AxisAlignedBB
 
minZ - Variable in class net.minecraft.util.math.MutableBoundingBox
 
minZ() - Method in class net.minecraft.world.border.WorldBorder
 
mipmap - Variable in class net.minecraft.client.renderer.texture.Texture
 
MIPMAP_LEVELS - Static variable in class net.minecraft.client.AbstractOption
 
MipmapGenerator - Class in net.minecraft.client.renderer.texture
 
MipmapGenerator() - Constructor for class net.minecraft.client.renderer.texture.MipmapGenerator
 
mipmapLevels - Variable in class net.minecraft.client.GameSettings
 
mirror(Mirror) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
mirror(BlockState, Mirror) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.AttachedStemBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.BannerBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.BarrelBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.CampfireBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.ChestBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.CommandBlockBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DetectorRailBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DispenserBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.DoorBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.EnderChestBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.EndPortalFrameBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.EndRodBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.FourWayBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.GrindstoneBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.HopperBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.HorizontalBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.HugeMushroomBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.JigsawBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.LadderBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.LecternBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.MovingPistonBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.ObserverBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.PistonBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.PistonHeadBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.PoweredRailBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.RailBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.RedstoneWireBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.ShulkerBoxBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.SkullBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.StairsBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.StandingSignBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.StonecutterBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.TripWireBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.TripWireHookBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.VineBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallBannerBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallSignBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallSkullBlock
 
mirror(BlockState, Mirror) - Method in class net.minecraft.block.WallTorchBlock
 
mirror - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
mirror(Mirror) - Method in class net.minecraft.tileentity.TileEntity
 
Mirror - Enum in net.minecraft.util
 
mirror(Direction) - Method in enum net.minecraft.util.Mirror
 
mirrorRotation(int, int) - Method in enum net.minecraft.util.Mirror
 
MISC - Static variable in class net.minecraft.item.ItemGroup
 
MISCELLANEOUS - Static variable in class net.minecraft.block.material.Material
 
missing(IForgeRegistry.MissingFactory<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
MISSING_CHUNK - Static variable in class net.minecraft.world.server.ChunkHolder
 
MISSING_CHUNK_FUTURE - Static variable in class net.minecraft.world.server.ChunkHolder
 
MISSING_MODEL_MESH - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MISSING_SOUND - Static variable in class net.minecraft.client.audio.SoundHandler
 
MissingDimensionFix - Class in net.minecraft.util.datafix.fixes
 
MissingDimensionFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.MissingDimensionFix
 
MissingMappings(ResourceLocation, IForgeRegistry<T>, Collection<RegistryEvent.MissingMappings.Mapping<T>>) - Constructor for class net.minecraftforge.event.RegistryEvent.MissingMappings
 
missingSoundMapping(RegistryEvent.MissingMappings<SoundEvent>) - Method in class net.minecraftforge.common.ForgeMod
 
MissingTextureSprite - Class in net.minecraft.client.renderer.texture
 
mix(long, long) - Static method in class net.minecraft.util.FastRandom
 
MixOceansLayer - Enum in net.minecraft.world.gen.layer
 
MixRiverLayer - Enum in net.minecraft.world.gen.layer
 
mob - Variable in class net.minecraft.entity.ai.controller.LookController
 
mob - Variable in class net.minecraft.entity.ai.controller.MovementController
 
MOB_EFFECT_KEY - Static variable in class net.minecraft.util.registry.Registry
 
MOB_GRIEFING - Static variable in class net.minecraft.world.GameRules
 
MOB_KILLS - Static variable in class net.minecraft.stats.Stats
 
MOB_SPAWNER - Static variable in class net.minecraft.tileentity.TileEntityType
 
MOB_SPAWNER_PARTICLES - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
MobAppearanceParticle - Class in net.minecraft.client.particle
 
MobAppearanceParticle.Factory - Class in net.minecraft.client.particle
 
MobDensityTracker - Class in net.minecraft.world.spawner
 
MobDensityTracker() - Constructor for class net.minecraft.world.spawner.MobDensityTracker
 
mobEffect() - Static method in class net.minecraft.command.arguments.PotionArgument
 
MobEffectsPredicate - Class in net.minecraft.advancements.criterion
 
MobEffectsPredicate(Map<Effect, MobEffectsPredicate.InstancePredicate>) - Constructor for class net.minecraft.advancements.criterion.MobEffectsPredicate
 
MobEffectsPredicate.InstancePredicate - Class in net.minecraft.advancements.criterion
 
MobEntity - Class in net.minecraft.entity
 
MobEntity(EntityType<? extends MobEntity>, World) - Constructor for class net.minecraft.entity.MobEntity
 
MobFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.MobFactory
 
MobRenderer<T extends MobEntity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity
 
MobRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.MobRenderer
 
MOBS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
MobSpawnerTileEntity - Class in net.minecraft.tileentity
 
MobSpawnerTileEntity() - Constructor for class net.minecraft.tileentity.MobSpawnerTileEntity
 
MobSpawnerTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
MobSpawnerTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer
 
MobSpawnInfo - Class in net.minecraft.world.biome
 
MobSpawnInfo.Builder - Class in net.minecraft.world.biome
 
MobSpawnInfo.SpawnCosts - Class in net.minecraft.world.biome
 
MobSpawnInfo.Spawners - Class in net.minecraft.world.biome
 
MobSpawnInfoBuilder - Class in net.minecraftforge.common.world
 
MobSpawnInfoBuilder(MobSpawnInfo) - Constructor for class net.minecraftforge.common.world.MobSpawnInfoBuilder
 
Mod - Annotation Type in net.minecraftforge.fml.common
 
Mod.EventBusSubscriber - Annotation Type in net.minecraftforge.fml.common
 
Mod.EventBusSubscriber.Bus - Enum in net.minecraftforge.fml.common
 
MOD_ID - Static variable in class net.minecraftforge.versions.forge.ForgeVersion
 
MODANNOTATION - Static variable in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
ModConfig - Class in net.minecraftforge.fml.config
 
ModConfig(ModConfig.Type, ForgeConfigSpec, ModContainer, String) - Constructor for class net.minecraftforge.fml.config.ModConfig
 
ModConfig(ModConfig.Type, ForgeConfigSpec, ModContainer) - Constructor for class net.minecraftforge.fml.config.ModConfig
 
ModConfig.Loading - Class in net.minecraftforge.fml.config
 
ModConfig.ModConfigEvent - Class in net.minecraftforge.fml.config
 
ModConfig.Reloading - Class in net.minecraftforge.fml.config
 
ModConfig.Type - Enum in net.minecraftforge.fml.config
 
ModContainer - Class in net.minecraftforge.fml
 
ModContainer(IModInfo) - Constructor for class net.minecraftforge.fml.ModContainer
 
MODE - Static variable in class net.minecraft.block.ComparatorBlock
 
MODE - Static variable in class net.minecraft.block.StructureBlock
 
Model - Class in net.minecraft.client.renderer.model
 
Model(Function<ResourceLocation, RenderType>) - Constructor for class net.minecraft.client.renderer.model.Model
 
model - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
model(ModelFile) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
MODEL - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
MODEL_ENTITY - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MODEL_GENERATED - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MODEL_MISSING - Static variable in class net.minecraft.client.renderer.model.ModelBakery
 
MODEL_WITH_EXTENSION - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
ModelBakeEvent - Class in net.minecraftforge.client.event
 
ModelBakeEvent(ModelManager, Map<ResourceLocation, IBakedModel>, ModelLoader) - Constructor for class net.minecraftforge.client.event.ModelBakeEvent
 
ModelBakery - Class in net.minecraft.client.renderer.model
 
ModelBakery(IResourceManager, BlockColors, IProfiler, int) - Constructor for class net.minecraft.client.renderer.model.ModelBakery
 
ModelBakery(IResourceManager, BlockColors, boolean) - Constructor for class net.minecraft.client.renderer.model.ModelBakery
 
ModelBlockAnimation - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation(ImmutableMap<String, ImmutableMap<String, float[]>>, ImmutableMap<String, ModelBlockAnimation.MBClip>) - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation
 
ModelBlockAnimation.MBClip - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBClip.MBJointClip - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBJoint - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBJointWeight - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.MBVariableClip - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter - Class in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter.Interpolation - Enum in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter.Type - Enum in net.minecraftforge.client.model.animation
 
ModelBlockAnimation.Parameter.Variable - Enum in net.minecraftforge.client.model.animation
 
modelBoat - Variable in class net.minecraft.client.renderer.entity.BoatRenderer
 
ModelBox(int, int, float, float, float, float, float, float, float, float, float, boolean, float, float) - Constructor for class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
ModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators
 
ModelBuilder(ResourceLocation, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder
 
ModelBuilder.ElementBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.ElementBuilder.FaceBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.ElementBuilder.RotationBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.FaceRotation - Enum in net.minecraftforge.client.model.generators
 
ModelBuilder.Perspective - Enum in net.minecraftforge.client.model.generators
 
ModelBuilder.TransformsBuilder - Class in net.minecraftforge.client.model.generators
 
ModelBuilder.TransformsBuilder.TransformVecBuilder - Class in net.minecraftforge.client.model.generators
 
ModelClip(IClip, ResourceLocation, String) - Constructor for class net.minecraftforge.common.model.animation.Clips.ModelClip
 
ModelDataManager - Class in net.minecraftforge.client.model
 
ModelDataManager() - Constructor for class net.minecraftforge.client.model.ModelDataManager
 
ModelDataMap - Class in net.minecraftforge.client.model.data
 
ModelDataMap() - Constructor for class net.minecraftforge.client.model.data.ModelDataMap
 
ModelDataMap.Builder - Class in net.minecraftforge.client.model.data
 
modelFile(ModelFile) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
ModelFile - Class in net.minecraftforge.client.model.generators
 
ModelFile(ResourceLocation) - Constructor for class net.minecraftforge.client.model.generators.ModelFile
 
ModelFile.ExistingModelFile - Class in net.minecraftforge.client.model.generators
 
ModelFile.UncheckedModelFile - Class in net.minecraftforge.client.model.generators
 
modelForState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
ModelHelper - Class in net.minecraft.client.renderer.model
 
ModelHelper() - Constructor for class net.minecraft.client.renderer.model.ModelHelper
 
ModelLoader - Class in net.minecraftforge.client.model
 
ModelLoader(IResourceManager, BlockColors, IProfiler, int) - Constructor for class net.minecraftforge.client.model.ModelLoader
 
ModelLoader.ItemLoadingException - Exception in net.minecraftforge.client.model
 
ModelLoader.White - Class in net.minecraftforge.client.model
 
ModelLoaderErrorMessage - Class in net.minecraftforge.logging
 
ModelLoaderErrorMessage(ModelResourceLocation, Exception) - Constructor for class net.minecraftforge.logging.ModelLoaderErrorMessage
 
ModelLoaderRegistry - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry() - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry
 
ModelLoaderRegistry.ExpandedBlockModelDeserializer - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry.VanillaProxy - Class in net.minecraftforge.client.model
 
ModelLoaderRegistry.VanillaProxy.Loader - Class in net.minecraftforge.client.model
 
MODELLOADING - Static variable in class net.minecraftforge.fml.Logging
 
ModelLoadingException - Exception in net.minecraftforge.client.model
 
ModelLoadingException(String) - Constructor for exception net.minecraftforge.client.model.ModelLoadingException
 
ModelLoadingException(String, Throwable) - Constructor for exception net.minecraftforge.client.model.ModelLoadingException
 
modelLocation(ResourceLocation) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
modelLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
modelLocation - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
modelLocations - Variable in class net.minecraft.client.renderer.ItemModelMesher
 
ModelManager - Class in net.minecraft.client.renderer.model
 
ModelManager(TextureManager, BlockColors, int) - Constructor for class net.minecraft.client.renderer.model.ModelManager
 
modelMinecart - Variable in class net.minecraft.client.renderer.entity.MinecartRenderer
 
ModelProperty<T> - Class in net.minecraftforge.client.model.data
 
ModelProperty() - Constructor for class net.minecraftforge.client.model.data.ModelProperty
 
ModelProperty(Predicate<T>) - Constructor for class net.minecraftforge.client.model.data.ModelProperty
 
ModelProvider<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators
 
ModelProvider(DataGenerator, String, String, Function<ResourceLocation, T>, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelProvider
 
ModelProvider(DataGenerator, String, String, BiFunction<ResourceLocation, ExistingFileHelper, T>, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.ModelProvider
 
ModelRegistryEvent - Class in net.minecraftforge.client.event
 
ModelRegistryEvent() - Constructor for class net.minecraftforge.client.event.ModelRegistryEvent
 
ModelRenderer - Class in net.minecraft.client.renderer.model
 
ModelRenderer(Model) - Constructor for class net.minecraft.client.renderer.model.ModelRenderer
 
ModelRenderer(Model, int, int) - Constructor for class net.minecraft.client.renderer.model.ModelRenderer
 
ModelRenderer(int, int, int, int) - Constructor for class net.minecraft.client.renderer.model.ModelRenderer
 
ModelRenderer.ModelBox - Class in net.minecraft.client.renderer.model
 
ModelResourceLocation - Class in net.minecraft.client.renderer.model
 
ModelResourceLocation(String[]) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelResourceLocation(String) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelResourceLocation(ResourceLocation, String) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelResourceLocation(String, String) - Constructor for class net.minecraft.client.renderer.model.ModelResourceLocation
 
ModelRotation - Enum in net.minecraft.client.renderer.model
 
models() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
models - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
Models - Enum in net.minecraftforge.common.model
 
ModelSettings(ResourceLocation, boolean, boolean, boolean, boolean, String) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
ModelsResourceUtil - Class in net.minecraft.data
 
ModelsResourceUtil() - Constructor for class net.minecraft.data.ModelsResourceUtil
 
ModelsUtil - Class in net.minecraft.data
 
ModelsUtil(Optional<ResourceLocation>, Optional<String>, StockTextureAliases...) - Constructor for class net.minecraft.data.ModelsUtil
 
ModelTextures - Class in net.minecraft.data
 
ModelTextures() - Constructor for class net.minecraft.data.ModelTextures
 
ModelTransformComposition - Class in net.minecraftforge.client.model
 
ModelTransformComposition(IModelTransform, IModelTransform) - Constructor for class net.minecraftforge.client.model.ModelTransformComposition
 
ModelTransformComposition(IModelTransform, IModelTransform, boolean) - Constructor for class net.minecraftforge.client.model.ModelTransformComposition
 
ModelUtils - Class in net.minecraft.client.renderer.entity.model
 
ModelUtils() - Constructor for class net.minecraft.client.renderer.entity.model.ModelUtils
 
ModFileResourcePack - Class in net.minecraftforge.fml.packs
 
ModFileResourcePack(ModFile) - Constructor for class net.minecraftforge.fml.packs.ModFileResourcePack
 
modId - Variable in class net.minecraft.data.TagsProvider
 
modid - Variable in class net.minecraftforge.client.model.generators.ModelProvider
 
modId - Variable in class net.minecraftforge.fml.ModContainer
 
ModIdArgument - Class in net.minecraftforge.server.command
 
ModIdArgument() - Constructor for class net.minecraftforge.server.command.ModIdArgument
 
modIdArgument() - Static method in class net.minecraftforge.server.command.ModIdArgument
 
ModifiableAttributeInstance - Class in net.minecraft.entity.ai.attributes
 
ModifiableAttributeInstance(Attribute, Consumer<ModifiableAttributeInstance>) - Constructor for class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
MODIFIED - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MODIFIED_BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_GRAVELLY_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_JUNGLE - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_JUNGLE_EDGE - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIED_WOODED_BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
MODIFIER_VALUES - Static variable in enum net.minecraftforge.client.settings.KeyModifier
 
modifyAttributes() - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
modifyGrassColor(double, double, int) - Method in interface net.minecraft.world.biome.BiomeAmbience.GrassColorModifier.ColorModifier
 
modifyLoot(List<ItemStack>, LootContext) - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
modifyLoot(ResourceLocation, List<ItemStack>, LootContext) - Static method in class net.minecraftforge.common.ForgeHooks
 
modifyStyle(UnaryOperator<Style>) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
modifyVisibility(double) - Method in class net.minecraftforge.event.entity.living.LivingEvent.LivingVisibilityEvent
 
modifyVisibility(double) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
Deprecated.
 
modInfo - Variable in class net.minecraftforge.fml.ModContainer
 
ModLifecycleEvent - Class in net.minecraftforge.fml.event.lifecycle
 
ModLifecycleEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
ModList - Class in net.minecraftforge.fml
 
ModList - Class in net.minecraftforge.fml.relauncher.libraries
 
ModList(Repository) - Constructor for class net.minecraftforge.fml.relauncher.libraries.ModList
 
ModListScreen - Class in net.minecraftforge.fml.client.gui.screen
 
ModListScreen(Screen) - Constructor for class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
ModListWidget - Class in net.minecraftforge.fml.client.gui.widget
 
ModListWidget(ModListScreen, int, int, int) - Constructor for class net.minecraftforge.fml.client.gui.widget.ModListWidget
 
ModListWidget.ModEntry - Class in net.minecraftforge.fml.client.gui.widget
 
modLoaded(String) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
ModLoadedCondition - Class in net.minecraftforge.common.crafting.conditions
 
ModLoadedCondition(String) - Constructor for class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
ModLoadedCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
ModLoader - Class in net.minecraftforge.fml
 
ModLoadingContext - Class in net.minecraftforge.fml
 
ModLoadingContext() - Constructor for class net.minecraftforge.fml.ModLoadingContext
 
ModLoadingException - Exception in net.minecraftforge.fml
 
ModLoadingException(IModInfo, ModLoadingStage, String, Throwable, Object...) - Constructor for exception net.minecraftforge.fml.ModLoadingException
 
modLoadingStage - Variable in class net.minecraftforge.fml.ModContainer
 
ModLoadingStage - Enum in net.minecraftforge.fml
 
ModLoadingStage.EventGenerator<T extends net.minecraftforge.eventbus.api.Event & IModBusEvent> - Interface in net.minecraftforge.fml
 
ModLoadingWarning - Class in net.minecraftforge.fml
 
ModLoadingWarning(IModInfo, ModLoadingStage, String, Object...) - Constructor for class net.minecraftforge.fml.ModLoadingWarning
 
modLoc(String) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
modLoc(String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
MODSIDE - Static variable in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
ModWorkManager - Class in net.minecraftforge.fml
 
ModWorkManager() - Constructor for class net.minecraftforge.fml.ModWorkManager
 
ModWorkManager.DrivenExecutor - Interface in net.minecraftforge.fml
 
MOISTURE - Static variable in class net.minecraft.block.FarmlandBlock
 
MOISTURE_0_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
MOJANG_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
Monitor - Class in net.minecraft.client
 
Monitor(long) - Constructor for class net.minecraft.client.Monitor
 
MonitorHandler - Class in net.minecraft.client.renderer
 
MonitorHandler(IMonitorFactory) - Constructor for class net.minecraft.client.renderer.MonitorHandler
 
MONSTER_ROOM - Static variable in class net.minecraft.world.gen.feature.Feature
 
MONSTER_ROOM - Static variable in class net.minecraft.world.gen.feature.Features
 
MonsterEntity - Class in net.minecraft.entity.monster
 
MonsterEntity(EntityType<? extends MonsterEntity>, World) - Constructor for class net.minecraft.entity.monster.MonsterEntity
 
MONUMENT - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
MONUMENT - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
MonumentBuilding(Random, int, int, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
 
MonumentBuilding(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentBuilding
 
MonumentCoreRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
 
MonumentCoreRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.MonumentCoreRoom
 
MoodSoundAmbience - Class in net.minecraft.world.biome
 
MoodSoundAmbience(SoundEvent, int, int, double) - Constructor for class net.minecraft.world.biome.MoodSoundAmbience
 
MOON_PHASE_FACTORS - Static variable in class net.minecraft.world.DimensionType
 
MOOSHROOM - Static variable in class net.minecraft.entity.EntityType
 
MOOSHROOM_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
MooshroomEntity - Class in net.minecraft.entity.passive
 
MooshroomEntity(EntityType<? extends MooshroomEntity>, World) - Constructor for class net.minecraft.entity.passive.MooshroomEntity
 
MooshroomEntity.Type - Enum in net.minecraft.entity.passive
 
MooshroomMushroomLayer<T extends MooshroomEntity> - Class in net.minecraft.client.renderer.entity.layers
 
MooshroomMushroomLayer(IEntityRenderer<T, CowModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.MooshroomMushroomLayer
 
MooshroomRenderer - Class in net.minecraft.client.renderer.entity
 
MooshroomRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.MooshroomRenderer
 
MOSSY_COBBLESTONE - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE - Static variable in class net.minecraft.item.Items
 
MOSSY_COBBLESTONE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
MOSSY_COBBLESTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE_SLAB - Static variable in class net.minecraft.item.Items
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
MOSSY_COBBLESTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
MOSSY_COBBLESTONE_WALL - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
MOSSY_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
MOSSY_STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
motd - Variable in class net.minecraft.server.dedicated.ServerProperties
 
motion - Variable in class net.minecraft.block.PortalInfo
 
motionMultiplier - Variable in class net.minecraft.entity.Entity
 
motionX - Variable in class net.minecraft.client.particle.Particle
 
motionY - Variable in class net.minecraft.client.particle.Particle
 
motionZ - Variable in class net.minecraft.client.particle.Particle
 
MOTIVE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
MOTIVE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
mount(EntityPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
MOUNTAIN - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
MOUNTAIN - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MOUNTAIN_EDGE - Static variable in class net.minecraft.world.biome.Biomes
 
MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
MountainSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
MountainSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.MountainSurfaceBuilder
 
mountTo(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
mountTo(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
MOUSE_WHEEL_SENSITIVITY - Static variable in class net.minecraft.client.AbstractOption
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
mouseClicked(double, double, int) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
mouseClicked(double, double, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseClicked(double, double, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.DeathScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
mouseClicked(double, double, int) - Method in class net.minecraft.client.gui.widget.Widget
 
mouseClicked(double, double, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
mouseClicked(double, double, int) - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget.ModEntry
 
MouseClickedEvent(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent
 
MouseDragEvent(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
mouseDragged(double, double, int, double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseDragged(double, double, int, double, double) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
mouseDragged(double, double, int, double, double) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
mouseHelper - Variable in class net.minecraft.client.Minecraft
 
MouseHelper - Class in net.minecraft.client
 
MouseHelper(Minecraft) - Constructor for class net.minecraft.client.MouseHelper
 
MouseInputEvent(Screen, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseInputEvent
 
MouseInputEvent(int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.MouseInputEvent
 
mouseMoved(double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseReleased(double, double, int) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseReleased(double, double, int) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
mouseReleased(double, double, int) - Method in class net.minecraft.client.gui.widget.Widget
 
mouseReleased(double, double, int) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
MouseReleasedEvent(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent
 
mouseScrolled(double, double, double) - Method in interface net.minecraft.client.gui.IGuiEventListener
 
mouseScrolled(double, double, double) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
mouseScrolled(double, double, double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
mouseScrolled(double, double, double) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
MouseScrollEvent(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent
 
MouseScrollEvent(double, boolean, boolean, boolean, double, double) - Constructor for class net.minecraftforge.client.event.InputEvent.MouseScrollEvent
 
mouseSensitivity - Variable in class net.minecraft.client.GameSettings
 
MouseSettingsScreen - Class in net.minecraft.client.gui.screen
 
MouseSettingsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.MouseSettingsScreen
 
MouseSmoother - Class in net.minecraft.client.util
 
MouseSmoother() - Constructor for class net.minecraft.client.util.MouseSmoother
 
mouseWheelSensitivity - Variable in class net.minecraft.client.GameSettings
 
move(MoverType, Vector3d) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
move(double, double, double) - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.EndRodParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.FlameParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.Particle
 
move(double, double, double) - Method in class net.minecraft.client.particle.PortalParticle
 
move(double, double, double) - Method in class net.minecraft.client.particle.SuspendedTownParticle
 
move(MoverType, Vector3d) - Method in class net.minecraft.entity.Entity
 
move(MoverType, Vector3d) - Method in class net.minecraft.entity.item.HangingEntity
 
move(MoverType, Vector3d) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
move(MoverType, Vector3d) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
move(MoverType, Vector3d) - Method in class net.minecraft.entity.monster.VexEntity
 
move(MoverType, Vector3d) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
move(Direction) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
move(Direction, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
move(int, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
moveAlongTrack(BlockPos, BlockState) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
moveAlongTrack(BlockPos, BlockState) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
moveController - Variable in class net.minecraft.entity.MobEntity
 
moveCursorBy(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
moveCursorByChar(int, boolean) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
moveCursorByWords(int, boolean) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
moveCursorTo(int, boolean) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
moveCursorToEnd() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
movedDistance - Variable in class net.minecraft.entity.LivingEntity
 
moveDerailedMinecart() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
moveForced(Vector3d) - Method in class net.minecraft.entity.Entity
 
moveForced(double, double, double) - Method in class net.minecraft.entity.Entity
 
moveForced(double, double, double) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
moveForward - Variable in class net.minecraft.entity.ai.controller.MovementController
 
moveForward - Variable in class net.minecraft.entity.LivingEntity
 
moveForward - Variable in class net.minecraft.util.MovementInput
 
MOVEMENT_SPEED - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
MovementController - Class in net.minecraft.entity.ai.controller
 
MovementController(MobEntity) - Constructor for class net.minecraft.entity.ai.controller.MovementController
 
MovementController.Action - Enum in net.minecraft.entity.ai.controller
 
movementInput - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
MovementInput - Class in net.minecraft.util
 
MovementInput() - Constructor for class net.minecraft.util.MovementInput
 
MovementInputFromOptions - Class in net.minecraft.util
 
MovementInputFromOptions(GameSettings) - Constructor for class net.minecraft.util.MovementInputFromOptions
 
movementSpeed - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
MovementStep - Class in net.minecraft.client.tutorial
 
MovementStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.MovementStep
 
moveMinecartOnRail(BlockPos) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
moveMinecartOnRail(BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
MovePacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
MovePacket(int, short, short, short, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
movePosition(double, double, double) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
moveRelative(float, Vector3d) - Method in class net.minecraft.entity.Entity
 
MoverType - Enum in net.minecraft.entity
 
moveSelection(AbstractList.Ordering) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
moveSelection(AbstractList.Ordering) - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
moveSelection(AbstractList.Ordering) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
moveStrafe - Variable in class net.minecraft.entity.ai.controller.MovementController
 
moveStrafe - Variable in class net.minecraft.util.MovementInput
 
moveStrafing - Variable in class net.minecraft.entity.LivingEntity
 
MoveThroughVillageAtNightGoal - Class in net.minecraft.entity.ai.goal
 
MoveThroughVillageAtNightGoal(CreatureEntity, int) - Constructor for class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
MoveThroughVillageGoal - Class in net.minecraft.entity.ai.goal
 
MoveThroughVillageGoal(CreatureEntity, double, boolean, int, BooleanSupplier) - Constructor for class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
MoveToBlockGoal - Class in net.minecraft.entity.ai.goal
 
MoveToBlockGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
MoveToBlockGoal(CreatureEntity, double, int, int) - Constructor for class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
moveToBlockPosAndAngles(BlockPos, float, float) - Method in class net.minecraft.entity.Entity
 
moveToGroupLeader() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
MoveToSkylightTask - Class in net.minecraft.entity.ai.brain.task
 
MoveToSkylightTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
MoveToTargetTask - Class in net.minecraft.entity.ai.brain.task
 
MoveToTargetTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.MoveToTargetTask
 
moveTowards(BlockPos) - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
MoveTowardsRaidGoal<T extends AbstractRaiderEntity> - Class in net.minecraft.entity.ai.goal
 
MoveTowardsRaidGoal(T) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
MoveTowardsRestrictionGoal - Class in net.minecraft.entity.ai.goal
 
MoveTowardsRestrictionGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
MoveTowardsTargetGoal - Class in net.minecraft.entity.ai.goal
 
MoveTowardsTargetGoal(CreatureEntity, double, float) - Constructor for class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
moveVertical - Variable in class net.minecraft.entity.LivingEntity
 
moving - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
MOVING_PISTON - Static variable in class net.minecraft.block.Blocks
 
MovingPistonBlock - Class in net.minecraft.block
 
MovingPistonBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.MovingPistonBlock
 
MSCORRIDOR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
MSCROSSING - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
MSROOM - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
MSSTAIRS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
mul(Matrix3f) - Method in class net.minecraft.util.math.vector.Matrix3f
 
mul(Quaternion) - Method in class net.minecraft.util.math.vector.Matrix3f
 
mul(float) - Method in class net.minecraft.util.math.vector.Matrix3f
 
mul(Matrix4f) - Method in class net.minecraft.util.math.vector.Matrix4f
 
mul(Quaternion) - Method in class net.minecraft.util.math.vector.Matrix4f
 
mul(float) - Method in class net.minecraft.util.math.vector.Matrix4f
 
mul(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
mul(double, double, double) - Method in class net.minecraft.util.math.vector.Vector3d
 
mul(float) - Method in class net.minecraft.util.math.vector.Vector3f
 
mul(float, float, float) - Method in class net.minecraft.util.math.vector.Vector3f
 
MULE - Static variable in class net.minecraft.entity.EntityType
 
MULE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
MuleEntity - Class in net.minecraft.entity.passive.horse
 
MuleEntity(EntityType<? extends MuleEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.MuleEntity
 
mulTextureByProjModelView() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
mulTextureByProjModelView() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
MultiLayerModel - Class in net.minecraftforge.client.model
 
MultiLayerModel(Map<RenderType, IUnbakedModel>) - Constructor for class net.minecraftforge.client.model.MultiLayerModel
 
MultiLayerModel(ImmutableList<Pair<RenderType, IUnbakedModel>>, boolean) - Constructor for class net.minecraftforge.client.model.MultiLayerModel
 
MultiLayerModel.Loader - Class in net.minecraftforge.client.model
 
MultiLayerModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
MultiLayerModelBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.MultiLayerModelBuilder
 
Multipart - Class in net.minecraft.client.renderer.model.multipart
 
Multipart(StateContainer<Block, BlockState>, List<Selector>) - Constructor for class net.minecraft.client.renderer.model.multipart.Multipart
 
Multipart.Deserializer - Class in net.minecraft.client.renderer.model.multipart
 
MULTIPART_DATA - Static variable in class net.minecraftforge.client.model.data.MultipartModelData
 
MultipartBakedModel - Class in net.minecraft.client.renderer.model
 
MultipartBakedModel(List<Pair<Predicate<BlockState>, IBakedModel>>) - Constructor for class net.minecraft.client.renderer.model.MultipartBakedModel
 
MultipartBakedModel.Builder - Class in net.minecraft.client.renderer.model
 
MultiPartBlockStateBuilder - Class in net.minecraftforge.client.model.generators
 
MultiPartBlockStateBuilder(Block) - Constructor for class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
MultiPartBlockStateBuilder.PartBuilder - Class in net.minecraftforge.client.model.generators
 
MultipartModelData - Class in net.minecraftforge.client.model.data
 
MultipartModelData(IModelData) - Constructor for class net.minecraftforge.client.model.data.MultipartModelData
 
MultiplayerScreen - Class in net.minecraft.client.gui.screen
 
MultiplayerScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.MultiplayerScreen
 
MultiplayerWarningScreen - Class in net.minecraft.client.gui.screen
 
MultiplayerWarningScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.MultiplayerWarningScreen
 
MultipleRandomFeatureConfig - Class in net.minecraft.world.gen.feature
 
MultipleRandomFeatureConfig(List<ConfiguredRandomFeatureList>, ConfiguredFeature<?, ?>) - Constructor for class net.minecraft.world.gen.feature.MultipleRandomFeatureConfig
 
MultipleWithChanceRandomFeature - Class in net.minecraft.world.gen.feature
 
MultipleWithChanceRandomFeature(Codec<MultipleRandomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature
 
multiply(Quaternion) - Method in class net.minecraft.util.math.vector.Quaternion
 
multiply(float) - Method in class net.minecraft.util.math.vector.Quaternion
 
multiplyBackward(Matrix3f) - Method in class net.minecraft.util.math.vector.Matrix3f
 
multiplyBackward(Matrix4f) - Method in class net.minecraft.util.math.vector.Matrix4f
 
multiplyColor(BlockPos) - Method in class net.minecraft.client.particle.DiggingParticle
 
multiplyParticleScaleBy(float) - Method in class net.minecraft.client.particle.Particle
 
multiplyParticleScaleBy(float) - Method in class net.minecraft.client.particle.TexturedParticle
 
multiplyVelocity(float) - Method in class net.minecraft.client.particle.Particle
 
MULTISHOT - Static variable in class net.minecraft.enchantment.Enchantments
 
MultishotEnchantment - Class in net.minecraft.enchantment
 
MultishotEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.MultishotEnchantment
 
MultiTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
MultiTask(Map<MemoryModuleType<?>, MemoryModuleStatus>, Set<MemoryModuleType<?>>, MultiTask.Ordering, MultiTask.RunType, List<Pair<Task<? super E>, Integer>>) - Constructor for class net.minecraft.entity.ai.brain.task.MultiTask
 
multiTexCoord2f(int, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
multMatrix(FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
multMatrix(Matrix4f) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
multMatrix(Matrix4f) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
MUNDANE - Static variable in class net.minecraft.potion.Potions
 
MUSHROOM - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
MUSHROOM_FIELD_SHORE - Static variable in class net.minecraft.world.biome.Biomes
 
MUSHROOM_FIELD_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
MUSHROOM_FIELDS - Static variable in class net.minecraft.world.biome.Biomes
 
MUSHROOM_GROW_BLOCK - Static variable in class net.minecraft.tags.BlockTags
 
MUSHROOM_STEM - Static variable in class net.minecraft.block.Blocks
 
MUSHROOM_STEM - Static variable in class net.minecraft.item.Items
 
MUSHROOM_STEM - Static variable in class net.minecraft.world.gen.feature.Features.States
 
MUSHROOM_STEW - Static variable in class net.minecraft.item.Foods
 
MUSHROOM_STEW - Static variable in class net.minecraft.item.Items
 
MushroomBlock - Class in net.minecraft.block
 
MushroomBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.MushroomBlock
 
MUSHROOMS - Static variable in class net.minecraftforge.common.Tags.Items
 
music(SoundEvent) - Static method in class net.minecraft.client.audio.SimpleSound
 
MUSIC_CREATIVE - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_CREDITS - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_11 - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_11 - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_13 - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_13 - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_BLOCKS - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_BLOCKS - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_CAT - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_CAT - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_CHIRP - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_CHIRP - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_FAR - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_FAR - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_MALL - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_MALL - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_MELLOHI - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_MELLOHI - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_PIGSTEP - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_PIGSTEP - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_STAL - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_STAL - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_STRAD - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_STRAD - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_WAIT - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_WAIT - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISC_WARD - Static variable in class net.minecraft.item.Items
 
MUSIC_DISC_WARD - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_DISCS - Static variable in class net.minecraft.tags.ItemTags
 
MUSIC_DRAGON - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_END - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_GAME - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_MENU - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_NETHER_BASALT_DELTAS - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_NETHER_CRIMSON_FOREST - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_NETHER_NETHER_WASTES - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_NETHER_SOUL_SAND_VALLEY - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_NETHER_WARPED_FOREST - Static variable in class net.minecraft.util.SoundEvents
 
MUSIC_UNDER_WATER - Static variable in class net.minecraft.util.SoundEvents
 
MusicDiscItem - Class in net.minecraft.item
 
MusicDiscItem(int, SoundEvent, Item.Properties) - Constructor for class net.minecraft.item.MusicDiscItem
Deprecated.
MusicDiscItem(int, Supplier<SoundEvent>, Item.Properties) - Constructor for class net.minecraft.item.MusicDiscItem
 
MusicTicker - Class in net.minecraft.client.audio
 
MusicTicker(Minecraft) - Constructor for class net.minecraft.client.audio.MusicTicker
 
mustUpdate - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
Mutable() - Constructor for class net.minecraft.util.math.BlockPos.Mutable
 
Mutable(int, int, int) - Constructor for class net.minecraft.util.math.BlockPos.Mutable
 
Mutable(double, double, double) - Constructor for class net.minecraft.util.math.BlockPos.Mutable
 
MutableAttribute() - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
MutableAttribute(AttributeModifierMap) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifierMap.MutableAttribute
 
MutableBoundingBox - Class in net.minecraft.util.math
 
MutableBoundingBox() - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(int[]) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(MutableBoundingBox) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(Vector3i, Vector3i) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableBoundingBox(int, int, int, int) - Constructor for class net.minecraft.util.math.MutableBoundingBox
 
MutableRegistry<T> - Class in net.minecraft.util.registry
 
MutableRegistry(RegistryKey<? extends Registry<T>>, Lifecycle) - Constructor for class net.minecraft.util.registry.MutableRegistry
 
MUTTON - Static variable in class net.minecraft.item.Foods
 
MUTTON - Static variable in class net.minecraft.item.Items
 
MYCELIUM - Static variable in class net.minecraft.block.Blocks
 
MYCELIUM - Static variable in class net.minecraft.item.Items
 
MYCELIUM - Static variable in class net.minecraft.particles.ParticleTypes
 
MYCELIUM - Static variable in class net.minecraft.world.gen.feature.Features.States
 
MYCELIUM_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
MyceliumBlock - Class in net.minecraft.block
 
MyceliumBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.MyceliumBlock
 

N

name - Variable in class net.minecraft.client.renderer.model.BlockModel
 
name - Variable in class net.minecraft.client.renderer.RenderState
 
name - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
name - Variable in class net.minecraft.enchantment.Enchantment
 
name - Variable in enum net.minecraft.loot.functions.CopyName.Source
 
name(String) - Method in class net.minecraft.loot.LootPool.Builder
 
name - Variable in class net.minecraft.profiler.DataPoint
 
name - Variable in enum net.minecraft.scoreboard.Team.CollisionRule
 
name - Variable in class net.minecraft.util.datafix.fixes.EntityRename
 
name - Variable in class net.minecraft.util.registry.SimpleRegistry.Entry
 
name - Variable in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
name - Variable in class net.minecraft.world.BossInfo
 
name() - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
name - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
name - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelObject
 
name() - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelObject
 
name() - Method in class net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider
 
name() - Method in class net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider
 
name() - Method in interface net.minecraftforge.registries.IRegistryDelegate
 
name() - Method in class net.minecraftforge.userdev.ClasspathLocator
 
name() - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
name() - Method in class net.minecraftforge.userdev.FMLDevDataLaunchProvider
 
name() - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
name() - Method in class net.minecraftforge.userdev.FMLUserdevClientLaunchProvider
 
name() - Method in class net.minecraftforge.userdev.FMLUserdevDataLaunchProvider
 
name() - Method in class net.minecraftforge.userdev.FMLUserdevServerLaunchProvider
 
NAME_STRUCTURE_BIMAP - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
NAME_TAG - Static variable in class net.minecraft.item.Items
 
named(ResourceLocation) - Static method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
NamedEntityFix - Class in net.minecraft.util.datafix.fixes
 
NamedEntityFix(Schema, boolean, String, DSL.TypeReference, String) - Constructor for class net.minecraft.util.datafix.fixes.NamedEntityFix
 
namedRunnable(Runnable, Supplier<String>) - Static method in class net.minecraft.util.Util
 
NameEntry(ITextComponent) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen.NameEntry
 
NameFormat(PlayerEntity, ITextComponent) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
NameProvider(EntitySelector) - Constructor for class net.minecraft.command.arguments.ScoreHolderArgument.NameProvider
 
NAMES_BY_COLOR - Static variable in class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
 
namespace - Variable in class net.minecraft.util.ResourceLocation
 
namespace - Variable in class net.minecraftforge.fml.ModContainer
 
NamespacedSchema - Class in net.minecraft.util.datafix
 
NamespacedSchema(int, Schema) - Constructor for class net.minecraft.util.datafix.NamespacedSchema
 
namespaceList - Variable in class net.minecraft.client.util.SearchTreeReloadable
 
NAMETAG_DISTANCE - Static variable in class net.minecraftforge.common.ForgeMod
 
NameTagItem - Class in net.minecraft.item
 
NameTagItem(Item.Properties) - Constructor for class net.minecraft.item.NameTagItem
 
namingFunction() - Method in class net.minecraftforge.userdev.MCPNamingService
 
nanoTime() - Method in interface net.minecraft.profiler.IProfileResult
 
nanoTime() - Static method in class net.minecraft.util.Util
 
nanoTimeSupplier - Static variable in class net.minecraft.util.Util
 
narrate() - Method in class net.minecraft.client.gui.widget.Widget
 
NARRATOR - Static variable in class net.minecraft.client.AbstractOption
 
narrator - Variable in class net.minecraft.client.GameSettings
 
NarratorChatListener - Class in net.minecraft.client.gui.chat
 
NarratorChatListener() - Constructor for class net.minecraft.client.gui.chat.NarratorChatListener
 
NarratorStatus - Enum in net.minecraft.client.settings
 
NativeImage - Class in net.minecraft.client.renderer.texture
 
NativeImage(int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.NativeImage
 
NativeImage(NativeImage.PixelFormat, int, int, boolean) - Constructor for class net.minecraft.client.renderer.texture.NativeImage
 
NativeImage.PixelFormat - Enum in net.minecraft.client.renderer.texture
 
NativeImage.PixelFormatGLCode - Enum in net.minecraft.client.renderer.texture
 
NativeUtil - Class in net.minecraft.client.util
 
NativeUtil() - Constructor for class net.minecraft.client.util.NativeUtil
 
NATURAL_REGENERATION - Static variable in class net.minecraft.world.GameRules
 
NAUSEA - Static variable in class net.minecraft.potion.Effects
 
NAUTILUS - Static variable in class net.minecraft.particles.ParticleTypes
 
NAUTILUS_SHELL - Static variable in class net.minecraft.item.Items
 
NautilusFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.EnchantmentTableParticle.NautilusFactory
 
navigation - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
navigator - Variable in class net.minecraft.entity.MobEntity
 
nbt(NBTPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
nbt(CompoundNBT) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
nbt() - Static method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
nbt - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
nbt - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
NBT() - Constructor for class net.minecraftforge.common.util.Constants.NBT
 
NBTCompoundTagArgument - Class in net.minecraft.command.arguments
 
NBTDynamicOps - Class in net.minecraft.nbt
 
NBTDynamicOps() - Constructor for class net.minecraft.nbt.NBTDynamicOps
 
NBTIngredient - Class in net.minecraftforge.common.crafting
 
NBTIngredient(ItemStack) - Constructor for class net.minecraftforge.common.crafting.NBTIngredient
 
NBTIngredient.Serializer - Class in net.minecraftforge.common.crafting
 
nbtPagesToStrings(CompoundNBT) - Static method in class net.minecraft.client.gui.screen.ReadBookScreen
 
nbtPath() - Static method in class net.minecraft.command.arguments.NBTPathArgument
 
NBTPath(String, NBTPathArgument.INode[], Object2IntMap<NBTPathArgument.INode>) - Constructor for class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
NBTPathArgument - Class in net.minecraft.command.arguments
 
NBTPathArgument() - Constructor for class net.minecraft.command.arguments.NBTPathArgument
 
NBTPathArgument.NBTPath - Class in net.minecraft.command.arguments
 
NBTPredicate - Class in net.minecraft.advancements.criterion
 
NBTPredicate(CompoundNBT) - Constructor for class net.minecraft.advancements.criterion.NBTPredicate
 
NBTQueryManager - Class in net.minecraft.client.util
 
NBTQueryManager(ClientPlayNetHandler) - Constructor for class net.minecraft.client.util.NBTQueryManager
 
NBTSizeTracker - Class in net.minecraft.nbt
 
NBTSizeTracker(long) - Constructor for class net.minecraft.nbt.NBTSizeTracker
 
NBTTagArgument - Class in net.minecraft.command.arguments
 
NBTTextComponent - Class in net.minecraft.util.text
 
NBTTextComponent(String, boolean) - Constructor for class net.minecraft.util.text.NBTTextComponent
 
NBTTextComponent(String, NBTPathArgument.NBTPath, boolean) - Constructor for class net.minecraft.util.text.NBTTextComponent
 
NBTTextComponent.Block - Class in net.minecraft.util.text
 
NBTTextComponent.Entity - Class in net.minecraft.util.text
 
NBTTextComponent.Storage - Class in net.minecraft.util.text
 
NBTToSNBTConverter - Class in net.minecraft.data
 
NBTToSNBTConverter(DataGenerator) - Constructor for class net.minecraft.data.NBTToSNBTConverter
 
NBTTypes - Class in net.minecraft.nbt
 
NBTTypes() - Constructor for class net.minecraft.nbt.NBTTypes
 
NBTUtil - Class in net.minecraft.nbt
 
NBTUtil() - Constructor for class net.minecraft.nbt.NBTUtil
 
NEAR - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
NEAREST - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
NEAREST_ADULT - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_ADULT_PIGLINS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_BED - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_BED - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_HOSTILE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_ITEMS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_LIVING_ENTITIES - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_PLAYER_HOLDING_WANTED_ITEM - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_PLAYERS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_PLAYERS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
NEAREST_REPELLENT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_TARGETABLE_PLAYER_NOT_WEARING_GOLD - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_ADULT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_ADULT_HOGLINS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_ADULT_PIGLIN - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_ADULT_PIGLINS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_BABY_HOGLIN - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_HUNTABLE_HOGLIN - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_NEMESIS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_PLAYER - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_TARGETABLE_PLAYER - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_WANTED_ITEM - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NEAREST_VISIBLE_ZOMBIFIED - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
NearestAttackableTargetExpiringGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
NearestAttackableTargetExpiringGoal(AbstractRaiderEntity, Class<T>, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
NearestAttackableTargetGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
NearestAttackableTargetGoal(MobEntity, Class<T>, boolean) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NearestAttackableTargetGoal(MobEntity, Class<T>, boolean, boolean) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NearestAttackableTargetGoal(MobEntity, Class<T>, int, boolean, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NearestBedSensor - Class in net.minecraft.entity.ai.brain.sensor
 
NearestBedSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 
NearestLivingEntitiesSensor - Class in net.minecraft.entity.ai.brain.sensor
 
NearestLivingEntitiesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 
NearestPlayersSensor - Class in net.minecraft.entity.ai.brain.sensor
 
NearestPlayersSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 
nearestTarget - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
NEBCR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NEBEF - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NEBS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECCS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECE - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECSR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NECTB - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NED_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
needFood() - Method in class net.minecraft.util.FoodStats
 
needsBlockBelow - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
needsImmediateUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
needsRandomTick() - Method in class net.minecraft.world.chunk.ChunkSection
 
needsRandomTickAny() - Method in class net.minecraft.world.chunk.ChunkSection
 
needsRandomTickFluid() - Method in class net.minecraft.world.chunk.ChunkSection
 
needsRenderUpdate(BlockState, BlockState) - Method in class net.minecraft.client.renderer.model.ModelManager
 
needsUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
needsUpdate() - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
needsWorldRestart() - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
negate() - Method in interface net.minecraftforge.common.util.TriPredicate
 
negateDamage(ItemStack, int, Random) - Static method in class net.minecraft.enchantment.UnbreakingEnchantment
 
NEGATIVE_DISTANCE - Static variable in class net.minecraft.command.arguments.EntityOptions
 
NEGATIVE_LEVEL - Static variable in class net.minecraft.command.arguments.EntityOptions
 
NEGATIVE_UNIT_X - Static variable in class net.minecraft.util.math.vector.Vector2f
 
NEGATIVE_UNIT_Y - Static variable in class net.minecraft.util.math.vector.Vector2f
 
neighborChanged(World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.BellBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.CommandBlockBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.DispenserBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.DoorBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.FenceGateBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.FlowingFluidBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.FrostedIceBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.HopperBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.NoteBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.PistonBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.PistonHeadBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneLampBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneTorchBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.SpongeBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.StructureBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.TNTBlock
 
neighborChanged(BlockState, World, BlockPos, Block, BlockPos, boolean) - Method in class net.minecraft.block.TrapDoorBlock
 
neighborChanged(BlockPos, Block, BlockPos) - Method in class net.minecraft.world.World
 
NeighborNotifyEvent(World, BlockPos, BlockState, EnumSet<Direction>, boolean) - Constructor for class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
 
neighborsUpdate - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
NeighborsUpdateDebugRenderer - Class in net.minecraft.client.renderer.debug
 
NEMT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NERC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESCLT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESCRT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESCSC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NESTART - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
nested() - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
net.minecraft.advancements - package net.minecraft.advancements
 
net.minecraft.advancements.criterion - package net.minecraft.advancements.criterion
 
net.minecraft.block - package net.minecraft.block
 
net.minecraft.block.material - package net.minecraft.block.material
 
net.minecraft.block.pattern - package net.minecraft.block.pattern
 
net.minecraft.block.trees - package net.minecraft.block.trees
 
net.minecraft.client - package net.minecraft.client
 
net.minecraft.client.audio - package net.minecraft.client.audio
 
net.minecraft.client.entity.player - package net.minecraft.client.entity.player
 
net.minecraft.client.gui - package net.minecraft.client.gui
 
net.minecraft.client.gui.advancements - package net.minecraft.client.gui.advancements
 
net.minecraft.client.gui.chat - package net.minecraft.client.gui.chat
 
net.minecraft.client.gui.fonts - package net.minecraft.client.gui.fonts
 
net.minecraft.client.gui.fonts.providers - package net.minecraft.client.gui.fonts.providers
 
net.minecraft.client.gui.overlay - package net.minecraft.client.gui.overlay
 
net.minecraft.client.gui.recipebook - package net.minecraft.client.gui.recipebook
 
net.minecraft.client.gui.screen - package net.minecraft.client.gui.screen
 
net.minecraft.client.gui.screen.inventory - package net.minecraft.client.gui.screen.inventory
 
net.minecraft.client.gui.social - package net.minecraft.client.gui.social
 
net.minecraft.client.gui.spectator - package net.minecraft.client.gui.spectator
 
net.minecraft.client.gui.spectator.categories - package net.minecraft.client.gui.spectator.categories
 
net.minecraft.client.gui.toasts - package net.minecraft.client.gui.toasts
 
net.minecraft.client.gui.widget - package net.minecraft.client.gui.widget
 
net.minecraft.client.gui.widget.button - package net.minecraft.client.gui.widget.button
 
net.minecraft.client.gui.widget.list - package net.minecraft.client.gui.widget.list
 
net.minecraft.client.main - package net.minecraft.client.main
 
net.minecraft.client.multiplayer - package net.minecraft.client.multiplayer
 
net.minecraft.client.network - package net.minecraft.client.network
 
net.minecraft.client.network.handshake - package net.minecraft.client.network.handshake
 
net.minecraft.client.network.login - package net.minecraft.client.network.login
 
net.minecraft.client.network.play - package net.minecraft.client.network.play
 
net.minecraft.client.network.status - package net.minecraft.client.network.status
 
net.minecraft.client.particle - package net.minecraft.client.particle
 
net.minecraft.client.renderer - package net.minecraft.client.renderer
 
net.minecraft.client.renderer.chunk - package net.minecraft.client.renderer.chunk
 
net.minecraft.client.renderer.color - package net.minecraft.client.renderer.color
 
net.minecraft.client.renderer.culling - package net.minecraft.client.renderer.culling
 
net.minecraft.client.renderer.debug - package net.minecraft.client.renderer.debug
 
net.minecraft.client.renderer.entity - package net.minecraft.client.renderer.entity
 
net.minecraft.client.renderer.entity.layers - package net.minecraft.client.renderer.entity.layers
 
net.minecraft.client.renderer.entity.model - package net.minecraft.client.renderer.entity.model
 
net.minecraft.client.renderer.model - package net.minecraft.client.renderer.model
 
net.minecraft.client.renderer.model.multipart - package net.minecraft.client.renderer.model.multipart
 
net.minecraft.client.renderer.texture - package net.minecraft.client.renderer.texture
 
net.minecraft.client.renderer.tileentity - package net.minecraft.client.renderer.tileentity
 
net.minecraft.client.renderer.tileentity.model - package net.minecraft.client.renderer.tileentity.model
 
net.minecraft.client.renderer.vertex - package net.minecraft.client.renderer.vertex
 
net.minecraft.client.resources - package net.minecraft.client.resources
 
net.minecraft.client.resources.data - package net.minecraft.client.resources.data
 
net.minecraft.client.settings - package net.minecraft.client.settings
 
net.minecraft.client.shader - package net.minecraft.client.shader
 
net.minecraft.client.tutorial - package net.minecraft.client.tutorial
 
net.minecraft.client.util - package net.minecraft.client.util
 
net.minecraft.client.world - package net.minecraft.client.world
 
net.minecraft.command - package net.minecraft.command
 
net.minecraft.command.arguments - package net.minecraft.command.arguments
 
net.minecraft.command.arguments.serializers - package net.minecraft.command.arguments.serializers
 
net.minecraft.command.impl - package net.minecraft.command.impl
 
net.minecraft.command.impl.data - package net.minecraft.command.impl.data
 
net.minecraft.crash - package net.minecraft.crash
 
net.minecraft.data - package net.minecraft.data
 
net.minecraft.data.advancements - package net.minecraft.data.advancements
 
net.minecraft.data.loot - package net.minecraft.data.loot
 
net.minecraft.dispenser - package net.minecraft.dispenser
 
net.minecraft.enchantment - package net.minecraft.enchantment
 
net.minecraft.entity - package net.minecraft.entity
 
net.minecraft.entity.ai - package net.minecraft.entity.ai
 
net.minecraft.entity.ai.attributes - package net.minecraft.entity.ai.attributes
 
net.minecraft.entity.ai.brain - package net.minecraft.entity.ai.brain
 
net.minecraft.entity.ai.brain.memory - package net.minecraft.entity.ai.brain.memory
 
net.minecraft.entity.ai.brain.schedule - package net.minecraft.entity.ai.brain.schedule
 
net.minecraft.entity.ai.brain.sensor - package net.minecraft.entity.ai.brain.sensor
 
net.minecraft.entity.ai.brain.task - package net.minecraft.entity.ai.brain.task
 
net.minecraft.entity.ai.controller - package net.minecraft.entity.ai.controller
 
net.minecraft.entity.ai.goal - package net.minecraft.entity.ai.goal
 
net.minecraft.entity.boss - package net.minecraft.entity.boss
 
net.minecraft.entity.boss.dragon - package net.minecraft.entity.boss.dragon
 
net.minecraft.entity.boss.dragon.phase - package net.minecraft.entity.boss.dragon.phase
 
net.minecraft.entity.effect - package net.minecraft.entity.effect
 
net.minecraft.entity.item - package net.minecraft.entity.item
 
net.minecraft.entity.item.minecart - package net.minecraft.entity.item.minecart
 
net.minecraft.entity.merchant - package net.minecraft.entity.merchant
 
net.minecraft.entity.merchant.villager - package net.minecraft.entity.merchant.villager
 
net.minecraft.entity.monster - package net.minecraft.entity.monster
 
net.minecraft.entity.monster.piglin - package net.minecraft.entity.monster.piglin
 
net.minecraft.entity.passive - package net.minecraft.entity.passive
 
net.minecraft.entity.passive.fish - package net.minecraft.entity.passive.fish
 
net.minecraft.entity.passive.horse - package net.minecraft.entity.passive.horse
 
net.minecraft.entity.player - package net.minecraft.entity.player
 
net.minecraft.entity.projectile - package net.minecraft.entity.projectile
 
net.minecraft.entity.villager - package net.minecraft.entity.villager
 
net.minecraft.fluid - package net.minecraft.fluid
 
net.minecraft.inventory - package net.minecraft.inventory
 
net.minecraft.inventory.container - package net.minecraft.inventory.container
 
net.minecraft.item - package net.minecraft.item
 
net.minecraft.item.crafting - package net.minecraft.item.crafting
 
net.minecraft.loot - package net.minecraft.loot
 
net.minecraft.loot.conditions - package net.minecraft.loot.conditions
 
net.minecraft.loot.functions - package net.minecraft.loot.functions
 
net.minecraft.nbt - package net.minecraft.nbt
 
net.minecraft.network - package net.minecraft.network
 
net.minecraft.network.datasync - package net.minecraft.network.datasync
 
net.minecraft.network.handshake - package net.minecraft.network.handshake
 
net.minecraft.network.handshake.client - package net.minecraft.network.handshake.client
 
net.minecraft.network.login - package net.minecraft.network.login
 
net.minecraft.network.login.client - package net.minecraft.network.login.client
 
net.minecraft.network.login.server - package net.minecraft.network.login.server
 
net.minecraft.network.play - package net.minecraft.network.play
 
net.minecraft.network.play.client - package net.minecraft.network.play.client
 
net.minecraft.network.play.server - package net.minecraft.network.play.server
 
net.minecraft.network.rcon - package net.minecraft.network.rcon
 
net.minecraft.network.status - package net.minecraft.network.status
 
net.minecraft.network.status.client - package net.minecraft.network.status.client
 
net.minecraft.network.status.server - package net.minecraft.network.status.server
 
net.minecraft.particles - package net.minecraft.particles
 
net.minecraft.pathfinding - package net.minecraft.pathfinding
 
net.minecraft.potion - package net.minecraft.potion
 
net.minecraft.profiler - package net.minecraft.profiler
 
net.minecraft.realms - package net.minecraft.realms
 
net.minecraft.realms.action - package net.minecraft.realms.action
 
net.minecraft.resources - package net.minecraft.resources
 
net.minecraft.resources.data - package net.minecraft.resources.data
 
net.minecraft.scoreboard - package net.minecraft.scoreboard
 
net.minecraft.server - package net.minecraft.server
 
net.minecraft.server.dedicated - package net.minecraft.server.dedicated
 
net.minecraft.server.gui - package net.minecraft.server.gui
 
net.minecraft.server.integrated - package net.minecraft.server.integrated
 
net.minecraft.server.management - package net.minecraft.server.management
 
net.minecraft.state - package net.minecraft.state
 
net.minecraft.state.properties - package net.minecraft.state.properties
 
net.minecraft.stats - package net.minecraft.stats
 
net.minecraft.tags - package net.minecraft.tags
 
net.minecraft.test - package net.minecraft.test
 
net.minecraft.tileentity - package net.minecraft.tileentity
 
net.minecraft.util - package net.minecraft.util
 
net.minecraft.util.concurrent - package net.minecraft.util.concurrent
 
net.minecraft.util.datafix - package net.minecraft.util.datafix
 
net.minecraft.util.datafix.codec - package net.minecraft.util.datafix.codec
 
net.minecraft.util.datafix.fixes - package net.minecraft.util.datafix.fixes
 
net.minecraft.util.datafix.versions - package net.minecraft.util.datafix.versions
 
net.minecraft.util.math - package net.minecraft.util.math
 
net.minecraft.util.math.shapes - package net.minecraft.util.math.shapes
 
net.minecraft.util.math.vector - package net.minecraft.util.math.vector
 
net.minecraft.util.palette - package net.minecraft.util.palette
 
net.minecraft.util.registry - package net.minecraft.util.registry
 
net.minecraft.util.text - package net.minecraft.util.text
 
net.minecraft.util.text.event - package net.minecraft.util.text.event
 
net.minecraft.util.text.filter - package net.minecraft.util.text.filter
 
net.minecraft.village - package net.minecraft.village
 
net.minecraft.world - package net.minecraft.world
 
net.minecraft.world.biome - package net.minecraft.world.biome
 
net.minecraft.world.biome.provider - package net.minecraft.world.biome.provider
 
net.minecraft.world.border - package net.minecraft.world.border
 
net.minecraft.world.chunk - package net.minecraft.world.chunk
 
net.minecraft.world.chunk.listener - package net.minecraft.world.chunk.listener
 
net.minecraft.world.chunk.storage - package net.minecraft.world.chunk.storage
 
net.minecraft.world.end - package net.minecraft.world.end
 
net.minecraft.world.gen - package net.minecraft.world.gen
 
net.minecraft.world.gen.area - package net.minecraft.world.gen.area
 
net.minecraft.world.gen.blockplacer - package net.minecraft.world.gen.blockplacer
 
net.minecraft.world.gen.blockstateprovider - package net.minecraft.world.gen.blockstateprovider
 
net.minecraft.world.gen.carver - package net.minecraft.world.gen.carver
 
net.minecraft.world.gen.feature - package net.minecraft.world.gen.feature
 
net.minecraft.world.gen.feature.jigsaw - package net.minecraft.world.gen.feature.jigsaw
 
net.minecraft.world.gen.feature.structure - package net.minecraft.world.gen.feature.structure
 
net.minecraft.world.gen.feature.template - package net.minecraft.world.gen.feature.template
 
net.minecraft.world.gen.foliageplacer - package net.minecraft.world.gen.foliageplacer
 
net.minecraft.world.gen.layer - package net.minecraft.world.gen.layer
 
net.minecraft.world.gen.layer.traits - package net.minecraft.world.gen.layer.traits
 
net.minecraft.world.gen.placement - package net.minecraft.world.gen.placement
 
net.minecraft.world.gen.settings - package net.minecraft.world.gen.settings
 
net.minecraft.world.gen.surfacebuilders - package net.minecraft.world.gen.surfacebuilders
 
net.minecraft.world.gen.treedecorator - package net.minecraft.world.gen.treedecorator
 
net.minecraft.world.gen.trunkplacer - package net.minecraft.world.gen.trunkplacer
 
net.minecraft.world.level - package net.minecraft.world.level
 
net.minecraft.world.lighting - package net.minecraft.world.lighting
 
net.minecraft.world.raid - package net.minecraft.world.raid
 
net.minecraft.world.server - package net.minecraft.world.server
 
net.minecraft.world.spawner - package net.minecraft.world.spawner
 
net.minecraft.world.storage - package net.minecraft.world.storage
 
net.minecraftforge.client - package net.minecraftforge.client
 
net.minecraftforge.client.event - package net.minecraftforge.client.event
 
net.minecraftforge.client.event.sound - package net.minecraftforge.client.event.sound
 
net.minecraftforge.client.extensions - package net.minecraftforge.client.extensions
 
net.minecraftforge.client.gui - package net.minecraftforge.client.gui
 
net.minecraftforge.client.model - package net.minecraftforge.client.model
 
net.minecraftforge.client.model.animation - package net.minecraftforge.client.model.animation
 
net.minecraftforge.client.model.b3d - package net.minecraftforge.client.model.b3d
 
net.minecraftforge.client.model.data - package net.minecraftforge.client.model.data
 
net.minecraftforge.client.model.generators - package net.minecraftforge.client.model.generators
 
net.minecraftforge.client.model.generators.loaders - package net.minecraftforge.client.model.generators.loaders
 
net.minecraftforge.client.model.geometry - package net.minecraftforge.client.model.geometry
 
net.minecraftforge.client.model.obj - package net.minecraftforge.client.model.obj
 
net.minecraftforge.client.model.pipeline - package net.minecraftforge.client.model.pipeline
 
net.minecraftforge.client.settings - package net.minecraftforge.client.settings
 
net.minecraftforge.common - package net.minecraftforge.common
 
net.minecraftforge.common.animation - package net.minecraftforge.common.animation
 
net.minecraftforge.common.brewing - package net.minecraftforge.common.brewing
 
net.minecraftforge.common.capabilities - package net.minecraftforge.common.capabilities
 
net.minecraftforge.common.command - package net.minecraftforge.common.command
 
net.minecraftforge.common.crafting - package net.minecraftforge.common.crafting
 
net.minecraftforge.common.crafting.conditions - package net.minecraftforge.common.crafting.conditions
 
net.minecraftforge.common.data - package net.minecraftforge.common.data
 
net.minecraftforge.common.extensions - package net.minecraftforge.common.extensions
 
net.minecraftforge.common.loot - package net.minecraftforge.common.loot
 
net.minecraftforge.common.model - package net.minecraftforge.common.model
 
net.minecraftforge.common.model.animation - package net.minecraftforge.common.model.animation
 
net.minecraftforge.common.property - package net.minecraftforge.common.property
 
net.minecraftforge.common.ticket - package net.minecraftforge.common.ticket
 
net.minecraftforge.common.util - package net.minecraftforge.common.util
 
net.minecraftforge.common.world - package net.minecraftforge.common.world
 
net.minecraftforge.energy - package net.minecraftforge.energy
 
net.minecraftforge.entity - package net.minecraftforge.entity
 
net.minecraftforge.event - package net.minecraftforge.event
 
net.minecraftforge.event.brewing - package net.minecraftforge.event.brewing
 
net.minecraftforge.event.enchanting - package net.minecraftforge.event.enchanting
 
net.minecraftforge.event.entity - package net.minecraftforge.event.entity
 
net.minecraftforge.event.entity.item - package net.minecraftforge.event.entity.item
 
net.minecraftforge.event.entity.living - package net.minecraftforge.event.entity.living
 
net.minecraftforge.event.entity.player - package net.minecraftforge.event.entity.player
 
net.minecraftforge.event.furnace - package net.minecraftforge.event.furnace
 
net.minecraftforge.event.village - package net.minecraftforge.event.village
 
net.minecraftforge.event.world - package net.minecraftforge.event.world
 
net.minecraftforge.fluids - package net.minecraftforge.fluids
 
net.minecraftforge.fluids.capability - package net.minecraftforge.fluids.capability
 
net.minecraftforge.fluids.capability.templates - package net.minecraftforge.fluids.capability.templates
 
net.minecraftforge.fluids.capability.wrappers - package net.minecraftforge.fluids.capability.wrappers
 
net.minecraftforge.fml - package net.minecraftforge.fml
 
net.minecraftforge.fml.client - package net.minecraftforge.fml.client
 
net.minecraftforge.fml.client.gui - package net.minecraftforge.fml.client.gui
 
net.minecraftforge.fml.client.gui.screen - package net.minecraftforge.fml.client.gui.screen
 
net.minecraftforge.fml.client.gui.widget - package net.minecraftforge.fml.client.gui.widget
 
net.minecraftforge.fml.client.registry - package net.minecraftforge.fml.client.registry
 
net.minecraftforge.fml.common - package net.minecraftforge.fml.common
 
net.minecraftforge.fml.common.network - package net.minecraftforge.fml.common.network
 
net.minecraftforge.fml.common.registry - package net.minecraftforge.fml.common.registry
 
net.minecraftforge.fml.common.thread - package net.minecraftforge.fml.common.thread
 
net.minecraftforge.fml.config - package net.minecraftforge.fml.config
 
net.minecraftforge.fml.event.lifecycle - package net.minecraftforge.fml.event.lifecycle
 
net.minecraftforge.fml.event.server - package net.minecraftforge.fml.event.server
 
net.minecraftforge.fml.hooks - package net.minecraftforge.fml.hooks
 
net.minecraftforge.fml.javafmlmod - package net.minecraftforge.fml.javafmlmod
 
net.minecraftforge.fml.mclanguageprovider - package net.minecraftforge.fml.mclanguageprovider
 
net.minecraftforge.fml.network - package net.minecraftforge.fml.network
 
net.minecraftforge.fml.network.event - package net.minecraftforge.fml.network.event
 
net.minecraftforge.fml.network.simple - package net.minecraftforge.fml.network.simple
 
net.minecraftforge.fml.packs - package net.minecraftforge.fml.packs
 
net.minecraftforge.fml.relauncher.libraries - package net.minecraftforge.fml.relauncher.libraries
 
net.minecraftforge.fml.server - package net.minecraftforge.fml.server
 
net.minecraftforge.fml.util - package net.minecraftforge.fml.util
 
net.minecraftforge.items - package net.minecraftforge.items
 
net.minecraftforge.items.wrapper - package net.minecraftforge.items.wrapper
 
net.minecraftforge.logging - package net.minecraftforge.logging
 
net.minecraftforge.network - package net.minecraftforge.network
 
net.minecraftforge.registries - package net.minecraftforge.registries
 
net.minecraftforge.resource - package net.minecraftforge.resource
 
net.minecraftforge.server.command - package net.minecraftforge.server.command
 
net.minecraftforge.server.console - package net.minecraftforge.server.console
 
net.minecraftforge.server.permission - package net.minecraftforge.server.permission
 
net.minecraftforge.server.permission.context - package net.minecraftforge.server.permission.context
 
net.minecraftforge.server.timings - package net.minecraftforge.server.timings
 
net.minecraftforge.userdev - package net.minecraftforge.userdev
 
net.minecraftforge.versions.forge - package net.minecraftforge.versions.forge
 
net.minecraftforge.versions.mcp - package net.minecraftforge.versions.mcp
 
Nether() - Constructor for class net.minecraft.client.world.DimensionRenderInfo.Nether
 
NETHER - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NETHER - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
NETHER - Static variable in class net.minecraftforge.common.PlantType
 
NETHER_BRICK - Static variable in class net.minecraft.block.SoundType
 
NETHER_BRICK - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_FENCE - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_FENCE - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
NETHER_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 
NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 
NETHER_CAVE - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
NETHER_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Feature
 
NETHER_FOSSIL - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
NETHER_FOSSIL - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
NETHER_FOSSIL - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
NETHER_GOLD - Static variable in class net.minecraft.block.SoundType
 
NETHER_GOLD_ORE - Static variable in class net.minecraft.block.Blocks
 
NETHER_GOLD_ORE - Static variable in class net.minecraft.item.Items
 
NETHER_GOLD_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
NETHER_ORE - Static variable in class net.minecraft.block.SoundType
 
NETHER_PLANTS - Static variable in class net.minecraft.block.material.Material
 
NETHER_PORTAL - Static variable in class net.minecraft.block.Blocks
 
NETHER_PORTAL - Static variable in class net.minecraft.village.PointOfInterestType
 
NETHER_QUARTZ_ORE - Static variable in class net.minecraft.block.Blocks
 
NETHER_QUARTZ_ORE - Static variable in class net.minecraft.item.Items
 
NETHER_QUARTZ_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
NETHER_SPRING_ORE_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
NETHER_SPROUT - Static variable in class net.minecraft.block.SoundType
 
NETHER_SPROUTS - Static variable in class net.minecraft.block.Blocks
 
NETHER_SPROUTS - Static variable in class net.minecraft.item.Items
 
NETHER_SPROUTS - Static variable in class net.minecraft.world.gen.feature.Features
 
NETHER_SPROUTS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
NETHER_SPROUTS_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
NETHER_STAR - Static variable in class net.minecraft.item.Items
 
NETHER_STARS - Static variable in class net.minecraftforge.common.Tags.Items
 
NETHER_TRAVEL - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
NETHER_TYPE - Static variable in class net.minecraft.world.DimensionType
 
NETHER_VINE - Static variable in class net.minecraft.block.SoundType
 
NETHER_VINE_LOWER_PITCH - Static variable in class net.minecraft.block.SoundType
 
NETHER_WART - Static variable in class net.minecraft.block.Blocks
 
NETHER_WART - Static variable in class net.minecraft.block.SoundType
 
NETHER_WART - Static variable in class net.minecraft.item.Items
 
NETHER_WART_BLOCK - Static variable in class net.minecraft.block.Blocks
 
NETHER_WART_BLOCK - Static variable in class net.minecraft.item.Items
 
NETHER_WASTES - Static variable in class net.minecraft.world.biome.Biomes
 
NETHER_WOOD - Static variable in class net.minecraft.block.material.Material
 
NetherackBlobReplacementStructure - Class in net.minecraft.world.gen.feature.structure
 
NetherackBlobReplacementStructure(Codec<BlobReplacementConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.NetherackBlobReplacementStructure
 
NetherAdvancements - Class in net.minecraft.data.advancements
 
NetherAdvancements() - Constructor for class net.minecraft.data.advancements.NetherAdvancements
 
NetherBiomeProvider - Class in net.minecraft.world.biome.provider
 
NetherBiomeProvider.Preset - Class in net.minecraft.world.biome.provider
 
NetherCaveCarver - Class in net.minecraft.world.gen.carver
 
NetherCaveCarver(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.NetherCaveCarver
 
NetherForestsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
NetherForestsSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.NetherForestsSurfaceBuilder
 
NetherFossilStructure - Class in net.minecraft.world.gen.feature.structure
 
NetherFossilStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructure
 
NetherFossilStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
NetherFossilStructures - Class in net.minecraft.world.gen.feature.structure
 
NetherFossilStructures() - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructures
 
NetherFossilStructures.Piece - Class in net.minecraft.world.gen.feature.structure
 
NETHERITE - Static variable in class net.minecraft.block.SoundType
 
NETHERITE_AXE - Static variable in class net.minecraft.item.Items
 
NETHERITE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
NETHERITE_BOOTS - Static variable in class net.minecraft.item.Items
 
NETHERITE_BRICKS - Static variable in class net.minecraft.item.Items
 
NETHERITE_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
NETHERITE_HELMET - Static variable in class net.minecraft.item.Items
 
NETHERITE_HOE - Static variable in class net.minecraft.item.Items
 
NETHERITE_INGOT - Static variable in class net.minecraft.item.Items
 
NETHERITE_LEGGINGS - Static variable in class net.minecraft.item.Items
 
NETHERITE_PICKAXE - Static variable in class net.minecraft.item.Items
 
NETHERITE_SCRAP - Static variable in class net.minecraft.item.Items
 
NETHERITE_SHOVEL - Static variable in class net.minecraft.item.Items
 
NETHERITE_SWORD - Static variable in class net.minecraft.item.Items
 
NetherMagma - Class in net.minecraft.world.gen.placement
 
NetherMagma(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.NetherMagma
 
NetherPortalBlock - Class in net.minecraft.block
 
NetherPortalBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NetherPortalBlock
 
NETHERRACK - Static variable in class net.minecraft.block.Blocks
 
NETHERRACK - Static variable in class net.minecraft.block.material.MaterialColor
 
NETHERRACK - Static variable in class net.minecraft.block.SoundType
 
NETHERRACK - Static variable in class net.minecraft.item.Items
 
NETHERRACK - Static variable in class net.minecraft.world.gen.feature.Features.States
 
NETHERRACK - Static variable in class net.minecraft.world.gen.feature.OreFeatureConfig.FillerBlockType
 
NETHERRACK - Static variable in class net.minecraftforge.common.Tags.Blocks
 
NETHERRACK - Static variable in class net.minecraftforge.common.Tags.Items
 
NETHERRACK_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NETHERRACK_REPLACE_BLOBS - Static variable in class net.minecraft.world.gen.feature.Feature
 
NetherrackBlock - Class in net.minecraft.block
 
NetherrackBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NetherrackBlock
 
NetherRootsBlock - Class in net.minecraft.block
 
NetherRootsBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NetherRootsBlock
 
NetherSproutsBlock - Class in net.minecraft.block
 
NetherSproutsBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NetherSproutsBlock
 
NetherStalkRoom(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
NetherStalkRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.NetherStalkRoom
 
NetherSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
NetherSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
NetherTravelTrigger - Class in net.minecraft.advancements.criterion
 
NetherTravelTrigger() - Constructor for class net.minecraft.advancements.criterion.NetherTravelTrigger
 
NetherTravelTrigger.Instance - Class in net.minecraft.advancements.criterion
 
NetherVegetationFeature - Class in net.minecraft.world.gen.feature
 
NetherVegetationFeature(Codec<BlockStateProvidingFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.NetherVegetationFeature
 
NetherWartBlock - Class in net.minecraft.block
 
NetherWartBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NetherWartBlock
 
netManager - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
NETTY_LEAK_DETECTION - Static variable in class net.minecraft.util.SharedConstants
 
NettyCompressionDecoder - Class in net.minecraft.network
 
NettyCompressionDecoder(int) - Constructor for class net.minecraft.network.NettyCompressionDecoder
 
NettyCompressionEncoder - Class in net.minecraft.network
 
NettyCompressionEncoder(int) - Constructor for class net.minecraft.network.NettyCompressionEncoder
 
NettyEncryptingDecoder - Class in net.minecraft.network
 
NettyEncryptingDecoder(Cipher) - Constructor for class net.minecraft.network.NettyEncryptingDecoder
 
NettyEncryptingEncoder - Class in net.minecraft.network
 
NettyEncryptingEncoder(Cipher) - Constructor for class net.minecraft.network.NettyEncryptingEncoder
 
NettyEncryptionTranslator - Class in net.minecraft.network
 
NettyEncryptionTranslator(Cipher) - Constructor for class net.minecraft.network.NettyEncryptionTranslator
 
NettyPacketDecoder - Class in net.minecraft.network
 
NettyPacketDecoder(PacketDirection) - Constructor for class net.minecraft.network.NettyPacketDecoder
 
NettyPacketEncoder - Class in net.minecraft.network
 
NettyPacketEncoder(PacketDirection) - Constructor for class net.minecraft.network.NettyPacketEncoder
 
NettyVarint21FrameDecoder - Class in net.minecraft.network
 
NettyVarint21FrameDecoder() - Constructor for class net.minecraft.network.NettyVarint21FrameDecoder
 
NettyVarint21FrameEncoder - Class in net.minecraft.network
 
NettyVarint21FrameEncoder() - Constructor for class net.minecraft.network.NettyVarint21FrameEncoder
 
NETVERSION - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
NETWORK_MARKER - Static variable in class net.minecraft.network.NetworkManager
 
NETWORK_PACKETS_MARKER - Static variable in class net.minecraft.network.NetworkManager
 
networkCompressionThreshold - Variable in class net.minecraft.server.dedicated.ServerProperties
 
NetworkDirection - Enum in net.minecraftforge.fml.network
 
NetworkEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent(Supplier<NetworkEvent.Context>) - Constructor for class net.minecraftforge.fml.network.NetworkEvent
 
NetworkEvent.ChannelRegistrationChangeEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.ClientCustomPayloadEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.ClientCustomPayloadLoginEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.Context - Class in net.minecraftforge.fml.network
 
NetworkEvent.GatherLoginPayloadsEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.LoginPayloadEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.RegistrationChangeType - Enum in net.minecraftforge.fml.network
 
NetworkEvent.ServerCustomPayloadEvent - Class in net.minecraftforge.fml.network
 
NetworkEvent.ServerCustomPayloadLoginEvent - Class in net.minecraftforge.fml.network
 
NetworkHooks - Class in net.minecraftforge.fml.network
 
NetworkHooks() - Constructor for class net.minecraftforge.fml.network.NetworkHooks
 
NetworkInstance - Class in net.minecraftforge.fml.network
 
networkManager - Variable in class net.minecraft.network.login.ServerLoginNetHandler
 
NetworkManager - Class in net.minecraft.network
 
NetworkManager(PacketDirection) - Constructor for class net.minecraft.network.NetworkManager
 
NetworkPlayerInfo - Class in net.minecraft.client.network.play
 
NetworkPlayerInfo(SPlayerListItemPacket.AddPlayerData) - Constructor for class net.minecraft.client.network.play.NetworkPlayerInfo
 
networkProtocolVersion(Supplier<String>) - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
NetworkRegistry - Class in net.minecraftforge.fml.network
 
NetworkRegistry() - Constructor for class net.minecraftforge.fml.network.NetworkRegistry
 
NetworkRegistry.ChannelBuilder - Class in net.minecraftforge.fml.network
 
NetworkRegistry.LoginPayload - Class in net.minecraftforge.fml.network
 
NetworkSystem - Class in net.minecraft.network
 
NetworkSystem(MinecraftServer) - Constructor for class net.minecraft.network.NetworkSystem
 
NetworkTagManager - Class in net.minecraft.tags
 
NetworkTagManager() - Constructor for class net.minecraft.tags.NetworkTagManager
 
NEU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
NEW_TO_LEGACY_MAP - Static variable in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
newArrays - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
newBuilder() - Static method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
 
NewChatGui - Class in net.minecraft.client.gui
 
NewChatGui(Minecraft) - Constructor for class net.minecraft.client.gui.NewChatGui
 
newChatWithLinks(String) - Static method in class net.minecraftforge.common.ForgeHooks
 
newChatWithLinks(String, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
newDelegate(IVertexBuilder, IVertexBuilder) - Static method in class com.mojang.blaze3d.vertex.VertexBuilderUtils
 
newDoubleNBTList(double...) - Method in class net.minecraft.entity.Entity
 
newEventChannel(ResourceLocation, Supplier<String>, Predicate<String>, Predicate<String>) - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
newFloatNBTList(float...) - Method in class net.minecraft.entity.Entity
 
newId - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
newPosRotationIncrements - Variable in class net.minecraft.entity.LivingEntity
 
newRecipes - Variable in class net.minecraft.item.crafting.RecipeBook
 
NewRegistry(ModContainer) - Constructor for class net.minecraftforge.event.RegistryEvent.NewRegistry
 
newSet(int) - Static method in class net.minecraft.util.SortedArraySet
 
newSimpleChannel(ResourceLocation, Supplier<String>, Predicate<String>, Predicate<String>) - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
newThread(Runnable) - Method in class net.minecraftforge.fml.common.thread.SidedThreadGroup
 
NewVillageFix - Class in net.minecraft.util.datafix.fixes
 
NewVillageFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.NewVillageFix
 
next(int) - Method in class net.minecraft.util.SharedSeedRandom
 
next() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
nextDouble(Random, double, double) - Static method in class net.minecraft.util.math.MathHelper
 
nextFloat(Random, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
nextId - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
nextInt(Random, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
nextMode() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
nextModel() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
nextNarration - Variable in class net.minecraft.client.gui.widget.Widget
 
nextPage() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
nextPage() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
nextPageAngle - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
nextPageTurningSpeed - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
NextTickListEntry<T> - Class in net.minecraft.world
 
NextTickListEntry(BlockPos, T) - Constructor for class net.minecraft.world.NextTickListEntry
 
NextTickListEntry(BlockPos, T, long, TickPriority) - Constructor for class net.minecraft.world.NextTickListEntry
 
nextValue(long) - Method in class net.minecraft.client.renderer.RenderTimeManager
 
nextValue(GameSettings) - Method in class net.minecraft.client.settings.BooleanOption
 
nextVertexFormatIndex() - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
nextVertexFormatIndex() - Method in class net.minecraft.client.renderer.BufferBuilder
 
NibbleArray - Class in net.minecraft.world.chunk
 
NibbleArray() - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArray(byte[]) - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArray(int) - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArrayReader - Class in net.minecraft.world.chunk.storage
 
NibbleArrayReader(byte[], int) - Constructor for class net.minecraft.world.chunk.storage.NibbleArrayReader
 
NibbleArrayRepeater - Class in net.minecraft.world.lighting
 
NibbleArrayRepeater() - Constructor for class net.minecraft.world.lighting.NibbleArrayRepeater
 
NibbleArrayRepeater(NibbleArray, int) - Constructor for class net.minecraft.world.lighting.NibbleArrayRepeater
 
NIGHT_VISION - Static variable in class net.minecraft.potion.Effects
 
NIGHT_VISION - Static variable in class net.minecraft.potion.Potions
 
nioBuffer() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
nioBufferCount() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffers() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffers(int, int) - Method in class net.minecraft.network.PacketBuffer
 
NITWIT - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
NITWIT - Static variable in class net.minecraft.village.PointOfInterestType
 
NMLIST - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
NO_BONEMEAL_FLOWER - Static variable in class net.minecraft.world.gen.feature.Feature
 
NO_FEATURE_CONFIG - Static variable in interface net.minecraft.world.gen.feature.IFeatureConfig
 
NO_FOG - Static variable in class net.minecraft.client.renderer.RenderState
 
NO_LAYERING - Static variable in class net.minecraft.client.renderer.RenderState
 
NO_NEIGHBOR_DROPS - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
NO_OP - Static variable in class net.minecraft.world.gen.feature.Feature
 
NO_OVERLAY - Static variable in class net.minecraft.client.renderer.texture.OverlayTexture
 
NO_PLACEMENT_CONFIG - Static variable in interface net.minecraft.world.gen.placement.IPlacementConfig
 
NO_RENDER - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
NO_RERENDER - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
NO_SURFACE_ORE - Static variable in class net.minecraft.world.gen.feature.Feature
 
NO_TEXTURE - Static variable in class net.minecraft.client.renderer.RenderState
 
NO_TOKEN - Static variable in interface net.minecraft.client.gui.toasts.IToast
 
NO_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
noArg() - Method in class net.minecraftforge.fml.network.PacketDistributor
 
noClip - Variable in class net.minecraft.entity.Entity
 
Node(String, Vector3f, Vector3f, Quaternion, List<B3DModel.Node<?>>, K) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Node
 
NodeClip(B3DModel.Node<?>) - Constructor for class net.minecraftforge.client.model.b3d.B3DClip.NodeClip
 
NodeJointClip(IJoint, IClip) - Constructor for class net.minecraftforge.common.model.animation.JointClips.NodeJointClip
 
NodeProcessor - Class in net.minecraft.pathfinding
 
NodeProcessor() - Constructor for class net.minecraft.pathfinding.NodeProcessor
 
nodeProcessor - Variable in class net.minecraft.pathfinding.PathNavigator
 
nodeType - Variable in class net.minecraft.pathfinding.PathPoint
 
noDrops() - Method in class net.minecraft.block.AbstractBlock.Properties
 
NoExposedOreFeature - Class in net.minecraft.world.gen.feature
 
NoFeatureConfig - Class in net.minecraft.world.gen.feature
 
NoFeatureConfig() - Constructor for class net.minecraft.world.gen.feature.NoFeatureConfig
 
NOISE - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
NOISE_SETTINGS - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
NOISE_SETTINGS_KEY - Static variable in class net.minecraft.util.registry.Registry
 
noiseAt(double, double, double, double) - Method in interface net.minecraft.world.gen.INoiseGenerator
 
noiseAt(double, double, double, double) - Method in class net.minecraft.world.gen.OctavesNoiseGenerator
 
noiseAt(double, double, boolean) - Method in class net.minecraft.world.gen.PerlinNoiseGenerator
 
noiseAt(double, double, double, double) - Method in class net.minecraft.world.gen.PerlinNoiseGenerator
 
NoiseChunkGenerator - Class in net.minecraft.world.gen
 
NoiseChunkGenerator(BiomeProvider, long, Supplier<DimensionSettings>) - Constructor for class net.minecraft.world.gen.NoiseChunkGenerator
 
NoiseDependant - Class in net.minecraft.world.gen.placement
 
NoiseDependant(double, int, int) - Constructor for class net.minecraft.world.gen.placement.NoiseDependant
 
noiseFactor - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
noiseLevel - Variable in class net.minecraft.world.gen.placement.NoiseDependant
 
noiseOffset - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
NoiseSettings - Class in net.minecraft.world.gen.settings
 
NoiseSettings(int, ScalingSettings, SlideSettings, SlideSettings, int, int, double, double, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.world.gen.settings.NoiseSettings
 
noiseToCountRatio - Variable in class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
NON_FLAMMABLE_WOOD - Static variable in class net.minecraft.tags.BlockTags
 
NON_FLAMMABLE_WOOD - Static variable in class net.minecraft.tags.ItemTags
 
NONE - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
NonNullConsumer<T> - Interface in net.minecraftforge.common.util
 
NonNullFunction<T,R> - Interface in net.minecraftforge.common.util
 
NonNullLazy<T> - Interface in net.minecraftforge.common.util
 
NonNullList<E> - Class in net.minecraft.util
 
NonNullList() - Constructor for class net.minecraft.util.NonNullList
 
NonNullList(List<E>, E) - Constructor for class net.minecraft.util.NonNullList
 
NonNullPredicate<T> - Interface in net.minecraftforge.common.util
 
NonNullSupplier<T> - Interface in net.minecraftforge.common.util
 
NonOverlappingMerger - Class in net.minecraft.util.math.shapes
 
NonOverlappingMerger(DoubleList, DoubleList, boolean) - Constructor for class net.minecraft.util.math.shapes.NonOverlappingMerger
 
NONPOSITIVE_LIMIT - Static variable in class net.minecraft.command.arguments.EntityOptions
 
nonRootAdvancementAdded(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
nonRootAdvancementAdded(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
nonRootAdvancementRemoved(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
nonRootAdvancementRemoved(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
NonTamedTargetGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
NonTamedTargetGoal(TameableEntity, Class<T>, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.NonTamedTargetGoal
 
NOOP - Static variable in interface net.minecraft.dispenser.IDispenseItemBehavior
 
NoOpFeature - Class in net.minecraft.world.gen.feature
 
NoOpFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.NoOpFeature
 
NoopSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
NoopSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.NoopSurfaceBuilder
 
NOP - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
noPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
NOPE - Static variable in class net.minecraft.world.gen.placement.Placement
 
NOPE - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
NoPlacementConfig - Class in net.minecraft.world.gen.placement
 
NoPlacementConfig() - Constructor for class net.minecraft.world.gen.placement.NoPlacementConfig
 
NopProcessor - Class in net.minecraft.world.gen.feature.template
 
normal(float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
normal(Matrix3f, float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
normal(float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
normal(float, float, float) - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
normal(float, float, float) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
normal3f(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
normal3f(float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
NORMAL_3B - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
NORMAL_4F - Static variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
NORMAL_FLOWER_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
NormalChatListener - Class in net.minecraft.client.gui.chat
 
NormalChatListener(Minecraft) - Constructor for class net.minecraft.client.gui.chat.NormalChatListener
 
NormalEntry(MultiplayerScreen, ServerData) - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
normalIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
normalInt(float) - Static method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
normalize() - Method in class net.minecraft.util.math.vector.Quaternion
 
normalize() - Method in class net.minecraft.util.math.vector.Vector3d
 
normalize() - Method in class net.minecraft.util.math.vector.Vector3f
 
normalize() - Method in class net.minecraft.util.math.vector.Vector4f
 
normalizeAngle(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
normalizeValue(double) - Method in class net.minecraft.client.settings.SliderMultiplierOption
 
normalizeValue(double) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
normalPointer(int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
NORTH - Static variable in class net.minecraft.block.FireBlock
 
NORTH - Static variable in class net.minecraft.block.FourWayBlock
 
NORTH - Static variable in class net.minecraft.block.HugeMushroomBlock
 
NORTH - Static variable in class net.minecraft.block.RedstoneWireBlock
 
NORTH - Static variable in class net.minecraft.block.SixWayBlock
 
NORTH - Static variable in class net.minecraft.block.TripWireBlock
 
NORTH - Static variable in class net.minecraft.block.VineBlock
 
NORTH - Static variable in class net.minecraft.data.StockTextureAliases
 
NORTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
north() - Method in class net.minecraft.util.math.BlockPos
 
north(int) - Method in class net.minecraft.util.math.BlockPos
 
NORTH_AABB - Static variable in class net.minecraft.block.DoorBlock
 
NORTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
NORTH_FACING_SHAPE - Static variable in class net.minecraft.block.BedBlock
 
NORTH_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
NORTH_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
NORTH_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
not(ICondition) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
NOT_AIR - Static variable in class net.minecraft.command.impl.CloneCommand
 
NOT_AND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_FIRST - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_OR - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_SAME - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_SECOND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
NOT_SPECTATING - Static variable in class net.minecraft.util.EntityPredicates
 
NotCondition - Class in net.minecraftforge.common.crafting.conditions
 
NotCondition(ICondition) - Constructor for class net.minecraftforge.common.crafting.conditions.NotCondition
 
NotCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
NOTE - Static variable in class net.minecraft.block.NoteBlock
 
NOTE - Static variable in class net.minecraft.particles.ParticleTypes
 
NOTE_0_24 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
NOTE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
NOTE_BLOCK - Static variable in class net.minecraft.item.Items
 
NOTE_BLOCK_INSTRUMENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
NoteBlock - Class in net.minecraft.block
 
NoteBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NoteBlock
 
NoteBlockEvent - Class in net.minecraftforge.event.world
 
NoteBlockEvent(World, BlockPos, BlockState, int) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent
 
NoteBlockEvent.Change - Class in net.minecraftforge.event.world
 
NoteBlockEvent.Note - Enum in net.minecraftforge.event.world
 
NoteBlockEvent.Octave - Enum in net.minecraftforge.event.world
 
NoteBlockEvent.Play - Class in net.minecraftforge.event.world
 
NoteBlockInstrument - Enum in net.minecraft.state.properties
 
NoteParticle - Class in net.minecraft.client.particle
 
NoteParticle.Factory - Class in net.minecraft.client.particle
 
notHidden() - Method in interface net.minecraft.client.gui.screen.PackLoadingManager.IPack
 
NOTHING_FOUND - Static variable in class net.minecraft.command.arguments.NBTPathArgument
 
NotifableRealmsScreen - Class in com.mojang.realmsclient.gui.screens
 
NotifableRealmsScreen() - Constructor for class com.mojang.realmsclient.gui.screens.NotifableRealmsScreen
 
NotificationModUpdateScreen - Class in net.minecraftforge.client.gui
 
NotificationModUpdateScreen(Button) - Constructor for class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
NOTIFY_NEIGHBORS - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
notifyBlockUpdate(IBlockReader, BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
notifyBlockUpdate(BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.client.world.ClientWorld
 
notifyBlockUpdate(BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.world.server.ServerWorld
 
notifyBlockUpdate(BlockPos, BlockState, BlockState, int) - Method in class net.minecraft.world.World
 
notifyChange(MinecraftServer) - Method in class net.minecraft.world.GameRules.RuleValue
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.AgeableEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.Entity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.ItemEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.item.TNTEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.LivingEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.EndermanEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.GuardianEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.PhantomEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.SlimeEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.monster.ZombieEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.passive.PigEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.passive.StriderEntity
 
notifyDataManagerChange(DataParameter<?>) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
notifyNeighbors(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.util.SectionDistanceGraph
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.lighting.BlockLightEngine
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
notifyNeighbors(long, int, boolean) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
notifyNeighborsOfStateChange(BlockPos, Block) - Method in class net.minecraft.world.World
 
notifyNeighborsOfStateExcept(BlockPos, Block, Direction) - Method in class net.minecraft.world.World
 
notifyOnRemove(Item) - Method in class net.minecraft.util.CooldownTracker
 
notifyOnRemove(Item) - Method in class net.minecraft.util.ServerCooldownTracker
 
notifyOnSet(Item, int) - Method in class net.minecraft.util.CooldownTracker
 
notifyOnSet(Item, int) - Method in class net.minecraft.util.ServerCooldownTracker
 
notInRaid() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
notInRaid() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
notRiding(Entity) - Static method in class net.minecraft.util.EntityPredicates
 
notSolid() - Method in class net.minecraft.block.AbstractBlock.Properties
 
notSolid() - Method in class net.minecraft.block.material.Material.Builder
 
NOVERSION - Static variable in class net.minecraftforge.fml.network.FMLNetworkConstants
 
NPCMerchant - Class in net.minecraft.entity
 
NPCMerchant(PlayerEntity) - Constructor for class net.minecraft.entity.NPCMerchant
 
nudgeEntitiesWithNewState(BlockState, BlockState, World, BlockPos) - Static method in class net.minecraft.block.Block
 
NUGGETS - Static variable in class net.minecraftforge.common.Tags.Items
 
NUGGETS_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
NUGGETS_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
NULL_VECTOR - Static variable in class net.minecraft.util.math.vector.Vector3i
 
NumberNBT - Class in net.minecraft.nbt
 
NumberNBT() - Constructor for class net.minecraft.nbt.NumberNBT
 
numberOfMods - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
numBoundariesTouched() - Method in class net.minecraft.util.math.CubeCoordinateIterator
 
numPlayersUsing - Variable in class net.minecraft.tileentity.ChestTileEntity
 
numPlayersUsing - Variable in class net.minecraft.tileentity.EnderChestTileEntity
 
NWD_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
NWU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
NYLIUM - Static variable in class net.minecraft.block.SoundType
 
NYLIUM - Static variable in class net.minecraft.tags.BlockTags
 
NyliumBlock - Class in net.minecraft.block
 
NyliumBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.NyliumBlock
 

O

OAK - Static variable in class net.minecraft.block.WoodType
 
OAK - Static variable in class net.minecraft.world.gen.feature.Features
 
OAK_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
 
OAK_BEES_0002 - Static variable in class net.minecraft.world.gen.feature.Features
 
OAK_BEES_002 - Static variable in class net.minecraft.world.gen.feature.Features
 
OAK_BEES_005 - Static variable in class net.minecraft.world.gen.feature.Features
 
OAK_BOAT - Static variable in class net.minecraft.item.Items
 
OAK_BUTTON - Static variable in class net.minecraft.block.Blocks
 
OAK_BUTTON - Static variable in class net.minecraft.item.Items
 
OAK_DOOR - Static variable in class net.minecraft.block.Blocks
 
OAK_DOOR - Static variable in class net.minecraft.item.Items
 
OAK_FENCE - Static variable in class net.minecraft.block.Blocks
 
OAK_FENCE - Static variable in class net.minecraft.item.Items
 
OAK_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
OAK_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
OAK_LEAVES - Static variable in class net.minecraft.block.Blocks
 
OAK_LEAVES - Static variable in class net.minecraft.item.Items
 
OAK_LEAVES - Static variable in class net.minecraft.world.gen.feature.Features.States
 
OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
OAK_LOG - Static variable in class net.minecraft.item.Items
 
OAK_LOG - Static variable in class net.minecraft.world.gen.feature.Features.States
 
OAK_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
OAK_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
OAK_PLANKS - Static variable in class net.minecraft.block.Blocks
 
OAK_PLANKS - Static variable in class net.minecraft.item.Items
 
OAK_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
OAK_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
OAK_SAPLING - Static variable in class net.minecraft.item.Items
 
OAK_SIGN - Static variable in class net.minecraft.block.Blocks
 
OAK_SIGN - Static variable in class net.minecraft.item.Items
 
OAK_SLAB - Static variable in class net.minecraft.block.Blocks
 
OAK_SLAB - Static variable in class net.minecraft.item.Items
 
OAK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
OAK_STAIRS - Static variable in class net.minecraft.item.Items
 
OAK_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
OAK_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
OAK_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
OAK_WOOD - Static variable in class net.minecraft.item.Items
 
OakTree - Class in net.minecraft.block.trees
 
OakTree() - Constructor for class net.minecraft.block.trees.OakTree
 
obfuscate(IGlyph) - Method in class net.minecraft.client.gui.fonts.Font
 
ObfuscationReflectionHelper - Class in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper() - Constructor for class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
ObfuscationReflectionHelper.UnableToAccessFieldException - Exception in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper.UnableToFindFieldException - Exception in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper.UnableToFindMethodException - Exception in net.minecraftforge.fml.common
 
ObfuscationReflectionHelper.UnknownConstructorException - Exception in net.minecraftforge.fml.common
 
ObjectHolder - Annotation Type in net.minecraftforge.registries
 
ObjectHolderRef - Class in net.minecraftforge.registries
 
ObjectHolderRef(Field, ResourceLocation) - Constructor for class net.minecraftforge.registries.ObjectHolderRef
 
ObjectHolderRegistry - Class in net.minecraftforge.registries
 
ObjectHolderRegistry() - Constructor for class net.minecraftforge.registries.ObjectHolderRegistry
 
ObjectIntIdentityMap<T> - Class in net.minecraft.util
 
ObjectIntIdentityMap() - Constructor for class net.minecraft.util.ObjectIntIdentityMap
 
ObjectIntIdentityMap(int) - Constructor for class net.minecraft.util.ObjectIntIdentityMap
 
objective() - Static method in class net.minecraft.command.arguments.ObjectiveArgument
 
OBJECTIVE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
OBJECTIVE_INVALID_CRITERIA - Static variable in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
OBJECTIVE_NAME_TOO_LONG - Static variable in class net.minecraft.command.arguments.ObjectiveArgument
 
ObjectiveArgument - Class in net.minecraft.command.arguments
 
ObjectiveArgument() - Constructor for class net.minecraft.command.arguments.ObjectiveArgument
 
objectiveCriteria() - Static method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
ObjectiveCriteriaArgument - Class in net.minecraft.command.arguments
 
ObjectiveDisplayName - Class in net.minecraft.util.datafix.fixes
 
ObjectiveDisplayName(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ObjectiveDisplayName
 
ObjectiveRenderType - Class in net.minecraft.util.datafix.fixes
 
ObjectiveRenderType(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ObjectiveRenderType
 
objectivesToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
objectList - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
objectMouseOver - Variable in class net.minecraft.client.Minecraft
 
OBJLoader - Class in net.minecraftforge.client.model.obj
 
OBJLoader() - Constructor for class net.minecraftforge.client.model.obj.OBJLoader
 
OBJLoaderBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
OBJLoaderBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
OBJModel - Class in net.minecraftforge.client.model.obj
 
OBJModel.ModelGroup - Class in net.minecraftforge.client.model.obj
 
OBJModel.ModelObject - Class in net.minecraftforge.client.model.obj
 
OBJModel.ModelSettings - Class in net.minecraftforge.client.model.obj
 
observedNeighborChange(BlockState, World, BlockPos, Block, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
observedNeighborChange(World, BlockPos, Block, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
OBSERVER - Static variable in class net.minecraft.block.Blocks
 
OBSERVER - Static variable in class net.minecraft.item.Items
 
ObserverBlock - Class in net.minecraft.block
 
ObserverBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ObserverBlock
 
OBSIDIAN - Static variable in class net.minecraft.block.Blocks
 
OBSIDIAN - Static variable in class net.minecraft.block.material.MaterialColor
 
OBSIDIAN - Static variable in class net.minecraft.item.Items
 
OBSIDIAN - Static variable in class net.minecraftforge.common.Tags.Blocks
 
OBSIDIAN - Static variable in class net.minecraftforge.common.Tags.Items
 
obtain() - Method in class net.minecraft.advancements.CriterionProgress
 
OCCUPIED - Static variable in class net.minecraft.block.BedBlock
 
OCCUPIED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
OCEAN - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
OCEAN_PLANT - Static variable in class net.minecraft.block.material.Material
 
OCEAN_RUIN - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
OCEAN_RUIN_COLD - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
OCEAN_RUIN_WARM - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
OceanLayer - Enum in net.minecraft.world.gen.layer
 
OceanMonumentPieces - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces() - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces
 
OceanMonumentPieces.DoubleXRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleXYRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleYRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleYZRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.DoubleZRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.EntryRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.MonumentBuilding - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.MonumentCoreRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.Penthouse - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.SimpleRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.SimpleTopRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentPieces.WingRoom - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentStructure - Class in net.minecraft.world.gen.feature.structure
 
OceanMonumentStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentStructure
 
OceanMonumentStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinConfig - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinConfig(OceanRuinStructure.Type, float, float) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinConfig
 
OceanRuinPieces - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinPieces() - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces
 
OceanRuinPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinStructure - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinStructure(Codec<OceanRuinConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinStructure
 
OceanRuinStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
OceanRuinStructure.Type - Enum in net.minecraft.world.gen.feature.structure
 
OCELOT - Static variable in class net.minecraft.entity.EntityType
 
OCELOT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
OcelotAttackGoal - Class in net.minecraft.entity.ai.goal
 
OcelotAttackGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
ocelotBackLeftLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotBackRightLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotBody - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
OcelotEntity - Class in net.minecraft.entity.passive
 
OcelotEntity(EntityType<? extends OcelotEntity>, World) - Constructor for class net.minecraft.entity.passive.OcelotEntity
 
ocelotFrontLeftLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotFrontRightLeg - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotHead - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
OcelotModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
OcelotModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.OcelotModel
 
OcelotRenderer - Class in net.minecraft.client.renderer.entity
 
OcelotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.OcelotRenderer
 
ocelotTail - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
ocelotTail2 - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
OctavesNoiseGenerator - Class in net.minecraft.world.gen
 
OctavesNoiseGenerator(SharedSeedRandom, IntStream) - Constructor for class net.minecraft.world.gen.OctavesNoiseGenerator
 
OctavesNoiseGenerator(SharedSeedRandom, List<Integer>) - Constructor for class net.minecraft.world.gen.OctavesNoiseGenerator
 
of(int, float) - Static method in class net.minecraft.loot.BinomialRange
 
of(int) - Static method in class net.minecraft.loot.ConstantRange
 
of(float, float) - Static method in class net.minecraft.loot.RandomValueRange
 
of(World, BlockPos) - Static method in interface net.minecraft.util.IWorldPosCallable
 
of(int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
of(IModelConfiguration, ItemOverrideList, TextureAtlasSprite) - Static method in interface net.minecraftforge.client.model.IModelBuilder
 
of(Supplier<T>) - Static method in interface net.minecraftforge.common.util.Lazy
 
of(NonNullSupplier<T>) - Static method in class net.minecraftforge.common.util.LazyOptional
 
of(NonNullSupplier<T>) - Static method in interface net.minecraftforge.common.util.NonNullLazy
 
of(List<ModFile>, List<ModInfo>) - Static method in class net.minecraftforge.fml.ModList
 
of(String) - Static method in class net.minecraftforge.fml.OptionalMod
 
of(ResourceLocation, Supplier<Class<? super T>>) - Static method in class net.minecraftforge.fml.RegistryObject
 
of(ResourceLocation, IForgeRegistry<T>) - Static method in class net.minecraftforge.fml.RegistryObject
 
of(ResourceLocation, Class<T>, String) - Static method in class net.minecraftforge.fml.RegistryObject
 
offers - Variable in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
offHandInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 
offset(double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
offset(BlockPos) - Method in class net.minecraft.util.math.AxisAlignedBB
 
offset(Vector3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
offset(Direction, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
offset(long, Direction) - Static method in class net.minecraft.util.math.BlockPos
 
offset(long, int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
offset(Direction) - Method in class net.minecraft.util.math.BlockPos
 
offset(Direction, int) - Method in class net.minecraft.util.math.BlockPos
 
offset(int, int, int) - Method in class net.minecraft.util.math.MutableBoundingBox
 
offset(Direction, int) - Method in class net.minecraft.util.math.vector.Vector3i
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
offset(int, int, int) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
offset() - Method in class net.minecraftforge.common.animation.Event
 
OffsetDoubleList - Class in net.minecraft.util.math.shapes
 
OffsetDoubleList(DoubleList, double) - Constructor for class net.minecraft.util.math.shapes.OffsetDoubleList
 
OffsetTexturingState(float, float) - Constructor for class net.minecraft.client.renderer.RenderState.OffsetTexturingState
 
oFlap - Variable in class net.minecraft.entity.passive.ChickenEntity
 
oFlap - Variable in class net.minecraft.entity.passive.ParrotEntity
 
oFlapSpeed - Variable in class net.minecraft.entity.passive.ChickenEntity
 
oFlapSpeed - Variable in class net.minecraft.entity.passive.ParrotEntity
 
oFlip - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
OggAudioStream - Class in net.minecraft.client.audio
 
OggAudioStream(InputStream) - Constructor for class net.minecraft.client.audio.OggAudioStream
 
OggAudioStreamWrapper - Class in net.minecraft.client.audio
 
OggAudioStreamWrapper(OggAudioStreamWrapper.IFactory, InputStream) - Constructor for class net.minecraft.client.audio.OggAudioStreamWrapper
 
OggAudioStreamWrapper.IFactory - Interface in net.minecraft.client.audio
 
OLD_IPBAN_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
OLD_IRON_GOLEM_LOCATION - Static variable in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
OLD_OPS_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
OLD_PLAYERBAN_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
OLD_WHITELIST_FILE - Static variable in class net.minecraft.server.management.PreYggdrasilConverter
 
oldId - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
OMB - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMCR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDXR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDXYR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDYR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDYZR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMDZR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMENTRY - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OminousBannerRenameFix - Class in net.minecraft.util.datafix.fixes
 
OminousBannerRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OminousBannerRenameFix
 
OminousBannerTileEntityRenameFix - Class in net.minecraft.util.datafix.fixes
 
OminousBannerTileEntityRenameFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OminousBannerTileEntityRenameFix
 
OMPENTHOUSE - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMSIMPLE - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMSIMPLET - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
OMWR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
ON_FIRE - Static variable in class net.minecraft.data.loot.EntityLootTables
 
ON_FIRE - Static variable in class net.minecraft.util.DamageSource
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.MinecartEntity
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
onAdd(IForgeRegistryInternal<V>, RegistryManager, int, V, V) - Method in interface net.minecraftforge.registries.IForgeRegistry.AddCallback
 
onAdd(IForgeRegistry.AddCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onAddedToWorld() - Method in class net.minecraft.entity.Entity
 
onAddedToWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
onAdvancement(ServerPlayerEntity, Advancement) - Static method in class net.minecraftforge.common.ForgeHooks
 
onAnimalTame(AnimalEntity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onAnvilChange(RepairContainer, ItemStack, ItemStack, IInventory, String, int) - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
onAnvilChange(RepairContainer, ItemStack, ItemStack, IInventory, String, int, PlayerEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onAnvilRepair(PlayerEntity, ItemStack, ItemStack, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
onApplyBonemeal(PlayerEntity, World, BlockPos, BlockState, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onArmorTick(ItemStack, World, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onArmorTick(World, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onArrowLoose(ItemStack, World, PlayerEntity, int, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onArrowNock(ItemStack, World, PlayerEntity, Hand, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
OnAStickItem<T extends Entity & IRideable> - Class in net.minecraft.item
 
OnAStickItem(Item.Properties, EntityType<T>, int) - Constructor for class net.minecraft.item.OnAStickItem
 
onBake(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.BakeCallback
 
onBake(IForgeRegistry.BakeCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onBlockActivated(World, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractButtonBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AbstractSignBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.AnvilBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BarrelBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BeaconBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BedBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BeehiveBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BellBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.BrewingStandBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CakeBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CampfireBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CartographyTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CauldronBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ChestBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CommandBlockBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ComparatorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ComposterBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.CraftingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DaylightDetectorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DispenserBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DoorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.DragonEggBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.EnchantingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.EnderChestBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FenceBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FenceGateBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FletchingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.FlowerPotBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.GrindstoneBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.HopperBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.JigsawBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.JukeboxBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.LecternBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.LeverBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.LoomBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.MovingPistonBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.NoteBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.PumpkinBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.RedstoneOreBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.RedstoneWireBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.RepeaterBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.RespawnAnchorBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.SmithingTableBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.StairsBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.StonecutterBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.StructureBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.SweetBerryBushBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.TNTBlock
 
onBlockActivated(BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult) - Method in class net.minecraft.block.TrapDoorBlock
 
onBlockAdded(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractFireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BubbleColumnBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CarvedPumpkinBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ComposterBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CoralFinBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CoralPlantBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CoralWallFanBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DetectorRailBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FallingBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FlowingFluidBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.HopperBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MagmaBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ObserverBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PistonBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneTorchBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ScaffoldingBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SoulSandBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SpongeBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StairsBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TargetBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TNTBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TripWireBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TurtleEggBlock
 
onBlockAdded(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.WetSpongeBlock
 
onBlockBreakEvent(World, GameType, ServerPlayerEntity, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
 
onBlockClicked(World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.DragonEggBlock
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.NoteBlock
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.RedstoneOreBlock
 
onBlockClicked(BlockState, World, BlockPos, PlayerEntity) - Method in class net.minecraft.block.StairsBlock
 
onBlockColorsInit(BlockColors) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.Item
 
onBlockDestroyed(World, BlockState, BlockPos, PlayerEntity) - Method in class net.minecraft.item.ItemStack
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.ShearsItem
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.SwordItem
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.ToolItem
 
onBlockDestroyed(ItemStack, World, BlockState, BlockPos, LivingEntity) - Method in class net.minecraft.item.TridentItem
 
onBlockEmissionIncrease(BlockPos, int) - Method in class net.minecraft.world.lighting.WorldLightManager
 
onBlockEmissionIncrease(BlockPos, int) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
onBlockExploded(BlockState, World, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
onBlockExploded(World, BlockPos, Explosion) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.AbstractFireBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.BedBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.BeehiveBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.Block
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.DoorBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.DoublePlantBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.PistonHeadBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.TNTBlock
 
onBlockHarvested(World, BlockPos, BlockState, PlayerEntity) - Method in class net.minecraft.block.TripWireBlock
 
onBlockPlace(Entity, BlockSnapshot, Direction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onBlockPlaced(BlockPos, World, PlayerEntity, ItemStack, BlockState) - Method in class net.minecraft.item.BlockItem
 
onBlockPlaced(BlockPos, World, PlayerEntity, ItemStack, BlockState) - Method in class net.minecraft.item.SignItem
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.AbstractBannerBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BarrelBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BeaconBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BedBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.Block
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.BrewingStandBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.ChestBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.CommandBlockBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.ConduitBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.DispenserBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.DoorBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.DoublePlantBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.EnchantingTableBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.HopperBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.JukeboxBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.PistonBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.SkullPlayerBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.SkullWallPlayerBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.StructureBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.TripWireHookBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.WitherSkeletonSkullBlock
 
onBlockPlacedBy(World, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class net.minecraft.block.WitherSkeletonWallSkullBlock
 
onBlockStartBreak(ItemStack, BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onBlockStartBreak(BlockPos, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onBlockStateChange(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.server.ServerWorld
 
onBlockStateChange(BlockPos, BlockState, BlockState) - Method in class net.minecraft.world.World
 
onBroken(World, BlockPos, FallingBlockEntity) - Method in class net.minecraft.block.AnvilBlock
 
onBroken(World, BlockPos, FallingBlockEntity) - Method in class net.minecraft.block.FallingBlock
 
onBroken(Entity) - Method in class net.minecraft.entity.item.HangingEntity
 
onBroken(Entity) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
onBroken(Entity) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
onBroken(Entity) - Method in class net.minecraft.entity.item.PaintingEntity
 
onBucketUse(PlayerEntity, World, ItemStack, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCameraSetup(GameRenderer, ActiveRenderInfo, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onceDone() - Method in class net.minecraft.resources.AsyncReloader
 
onceDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
onCenterChanged(WorldBorder, double, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onCenterChanged(WorldBorder, double, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onChangedPotionEffect(EffectInstance, boolean) - Method in class net.minecraft.entity.LivingEntity
 
onChangedPotionEffect(EffectInstance, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onChangeGameMode(PlayerEntity, GameType, GameType) - Static method in class net.minecraftforge.common.ForgeHooks
 
onChangeSliderValue(Slider) - Method in interface net.minecraftforge.fml.client.gui.widget.Slider.ISlider
 
onChildSpawnFromEgg(PlayerEntity, MobEntity) - Method in class net.minecraft.entity.MobEntity
 
onChildSpawnFromEgg(PlayerEntity, MobEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
onChunkLoaded(int, int) - Method in class net.minecraft.client.world.ClientWorld
 
onChunkUnload(ChunkEvent.Unload) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
onChunkUnload(ChunkEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onChunkUnloaded(Chunk) - Method in class net.minecraft.client.world.ClientWorld
 
onChunkUnloaded() - Method in class net.minecraft.tileentity.TileEntity
 
onChunkUnloaded() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
onChunkUnloading(Chunk) - Method in class net.minecraft.world.server.ServerWorld
 
onClear(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.ClearCallback
 
onClear(IForgeRegistry.ClearCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onClick(double, double, int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
onClick(int, int, int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
onClick(double, double) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
onClick(double, double) - Method in class net.minecraft.client.gui.widget.button.AbstractButton
 
onClick(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
onClick(double, double) - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
onClickInput(int, KeyBinding, Hand) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onClientChangeGameMode(NetworkPlayerInfo, GameType, GameType) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onClientChat(ChatType, ITextComponent, UUID) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onClientSendMessage(String) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
onClose() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
onClose() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
onClose() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.Screen
 
onClose() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.SettingsScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
onClose() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
onClose() - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.Entity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.item.ItemEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.monster.SlimeEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
onCollideWithPlayer(PlayerEntity) - Method in class net.minecraft.entity.projectile.TridentEntity
 
onCommandComplete(CommandContext<CommandSource>, boolean, int) - Method in class net.minecraft.command.CommandSource
 
onCommandRegister(CommandDispatcher<CommandSource>, Commands.EnvironmentType) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCommandsRegister(RegisterCommandsEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.BeaconContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.CartographyContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.ChestContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.DispenserContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.HopperContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.HorseInventoryContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.LoomContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.MerchantContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.PlayerContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.ShulkerBoxContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
onContainerClosed(PlayerEntity) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
onContentsChanged() - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
onContentsChanged(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.container.Slot
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
onCrafting(PlayerEntity) - Method in interface net.minecraft.inventory.IRecipeHolder
 
onCrafting(World, PlayerEntity, int) - Method in class net.minecraft.item.ItemStack
 
onCrafting(PlayerEntity) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.CartographyContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.Container
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.LoomContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.MerchantContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.PlayerContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
onCreate(IForgeRegistryInternal<V>, RegistryManager) - Method in interface net.minecraftforge.registries.IForgeRegistry.CreateCallback
 
onCreate(IForgeRegistry.CreateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onCreated(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.FilledMapItem
 
onCreated(ItemStack, World, PlayerEntity) - Method in class net.minecraft.item.Item
 
onCreateWorldSpawn(World, IServerWorldInfo) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onCriticalHit(Entity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
onCriticalHit(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
onCriticalHit(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onCropsGrowPost(World, BlockPos, BlockState) - Static method in class net.minecraftforge.common.ForgeHooks
 
onCropsGrowPre(World, BlockPos, BlockState, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
onCrystalDestroyed(EnderCrystalEntity, BlockPos, DamageSource, PlayerEntity) - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
onCrystalDestroyed(EnderCrystalEntity, DamageSource) - Method in class net.minecraft.world.end.DragonFightManager
 
onCustomPayload(ICustomPacket<?>, NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
onDamageAmountChanged(WorldBorder, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onDamageAmountChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onDamageBufferChanged(WorldBorder, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onDamageBufferChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onDataPacket(NetworkManager, SUpdateTileEntityPacket) - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.passive.TameableEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.passive.WolfEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 
onDeath(DamageSource) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onDeath(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
 
onDeathUpdate() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
onDeathUpdate() - Method in class net.minecraft.entity.LivingEntity
 
onDifficultyChange(Difficulty, Difficulty) - Static method in class net.minecraftforge.common.ForgeHooks
 
onDimensionUnload(WorldEvent.Unload) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.login.ClientLoginNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
onDisconnect(ITextComponent) - Method in interface net.minecraft.network.INetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
onDisconnect(ITextComponent) - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
onDrag(double, double, double, double) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
onDrag(double, double, double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
onDrawBlockHighlight(WorldRenderer, ActiveRenderInfo, RayTraceResult, float, MatrixStack, IRenderTypeBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onDroppedByPlayer(ItemStack, PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onDroppedByPlayer(PlayerEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onDrowned() - Method in class net.minecraft.entity.monster.HuskEntity
 
onDrowned() - Method in class net.minecraft.entity.monster.ZombieEntity
 
ONE - Static variable in class net.minecraft.nbt.ByteNBT
 
ONE - Static variable in class net.minecraft.util.math.vector.Quaternion
 
ONE - Static variable in class net.minecraft.util.math.vector.Vector2f
 
ONE_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
onEmptyClick(PlayerEntity, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEmptyLeftClick(PlayerEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onEnchant(ItemStack, int) - Method in class net.minecraft.entity.player.PlayerEntity
 
onEnchant(ItemStack, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onEnchantmentLevelSet(World, BlockPos, int, int, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEndFalling(World, BlockPos, BlockState, BlockState, FallingBlockEntity) - Method in class net.minecraft.block.AnvilBlock
 
onEndFalling(World, BlockPos, BlockState, BlockState, FallingBlockEntity) - Method in class net.minecraft.block.ConcretePowderBlock
 
onEndFalling(World, BlockPos, BlockState, BlockState, FallingBlockEntity) - Method in class net.minecraft.block.FallingBlock
 
onEnterBubbleColumn(boolean) - Method in class net.minecraft.entity.Entity
 
onEnterBubbleColumnWithAirAbove(boolean) - Method in class net.minecraft.entity.Entity
 
onEnterBubbleColumnWithAirAbove(boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
onEntityCollision(World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractButtonBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractFireBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.BubbleColumnBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CactusBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CampfireBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CauldronBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.CropsBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.DetectorRailBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.EndPortalBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.HoneyBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.HopperBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.LilyPadBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.NetherPortalBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.SweetBerryBushBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.TripWireBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.WebBlock
 
onEntityCollision(BlockState, World, BlockPos, Entity) - Method in class net.minecraft.block.WitherRoseBlock
 
onEntityCollision(Entity) - Method in class net.minecraft.tileentity.HopperTileEntity
 
onEntityCollision(AbstractMinecartEntity, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
 
onEntityDamaged(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.DamageEnchantment
 
onEntityDamaged(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
 
onEntityDestroyBlock(LivingEntity, BlockPos, BlockState) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.item.EnderPearlEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.EggEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.FireballEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.SnowballEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.TridentEntity
 
onEntityHit(EntityRayTraceResult) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
onEntityItemUpdate(ItemStack, ItemEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onEntityItemUpdate(ItemEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onEntityJoinWorld(EntityJoinWorldEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onEntityRemoved(Entity) - Method in class net.minecraft.world.server.ServerWorld
Deprecated.
onEntityStruckByLightning(Entity, LightningBoltEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onEntitySwing(ItemStack, LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onEntitySwing(LivingEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.Block
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.MagmaBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.RedstoneOreBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.SlimeBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.StairsBlock
 
onEntityWalk(World, BlockPos, Entity) - Method in class net.minecraft.block.TurtleEggBlock
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.Block
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.SilverfishBlock
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.StairsBlock
 
onExplosionDestroy(World, BlockPos, Explosion) - Method in class net.minecraft.block.TNTBlock
 
onExplosionDetonate(World, Explosion, List<Entity>, double) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onExplosionStart(World, Explosion) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BedBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.Block
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.FarmlandBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.HayBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.HoneyBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.SlimeBlock
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.TurtleEggBlock
 
onFarmlandTrample(World, BlockPos, BlockState, float, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onFileChange(ModConfig.Reloading) - Static method in class net.minecraftforge.common.ForgeConfig
 
onFinishedPotionEffect(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
onFinishedPotionEffect(EffectInstance) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onFire(Boolean) - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate.Builder
 
onFocusedChanged(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
onFocusedChanged(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
onFogRender(FogRenderer.FogType, ActiveRenderInfo, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onFoodEaten(World, ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
onFoodEaten(World, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
onGround - Variable in class net.minecraft.client.particle.Particle
 
onGround - Variable in class net.minecraft.entity.Entity
 
onGround - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
onGround - Variable in class net.minecraft.network.play.server.SEntityPacket
 
onGroundSpeedFactor - Variable in class net.minecraft.entity.LivingEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.AgeableEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.monster.HoglinEntity
 
onGrowingAdult() - Method in class net.minecraft.entity.passive.TurtleEntity
 
onGuiCharTypedPost(Screen, char, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiCharTypedPre(Screen, char, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyPressedPost(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyPressedPre(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyReleasedPost(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiKeyReleasedPre(Screen, int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseClickedPost(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseClickedPre(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseDragPost(Screen, double, double, int, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseDragPre(Screen, double, double, int, double, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseReleasedPost(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseReleasedPre(Screen, double, double, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseScrollPost(MouseHelper, Screen, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onGuiMouseScrollPre(MouseHelper, Screen, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onHitBlock(ClientWorld, BlockPos, BlockState, float) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onHitBlock(ClientWorld, BlockPos, BlockState, float) - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
onHitBlock(ClientWorld, BlockPos, BlockState, float) - Method in class net.minecraft.client.tutorial.Tutorial
 
onHoeUse(ItemUseContext) - Static method in class net.minecraftforge.event.ForgeEventFactory
Deprecated.
onHoneyDelivered() - Method in class net.minecraft.entity.passive.BeeEntity
 
onHorseArmorTick(ItemStack, World, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onHorseArmorTick(World, MobEntity) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onHotbarSelected(int) - Method in class net.minecraft.client.gui.SpectatorGui
 
onIgnoreNonLowercaseNamespace(String) - Method in class net.minecraft.resources.ResourcePack
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.item.EnderPearlEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.item.ExperienceBottleEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.EggEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.FireballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.PotionEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.SnowballEntity
 
onImpact(RayTraceResult) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.AgeableEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.MobEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.DrownedEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.HoglinEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.PhantomEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.PillagerEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.SlimeEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.SpiderEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.VexEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.CatEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.DolphinEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.FoxEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.OcelotEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.PandaEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.ParrotEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.RabbitEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.SheepEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.StriderEntity
 
onInitialSpawn(IServerWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT) - Method in class net.minecraft.entity.passive.TurtleEntity
 
onInputUpdate(PlayerEntity, MovementInput) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onInsideBlock(BlockState) - Method in class net.minecraft.entity.Entity
 
onInsideBlock(BlockState) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onInteractEntity(PlayerEntity, Entity, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteractEntityAt(PlayerEntity, Entity, RayTraceResult, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInteractEntityAt(PlayerEntity, Entity, Vector3d, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
onInventoryChanged(IInventory) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
onInventoryChanged(IInventory) - Method in interface net.minecraft.inventory.IInventoryChangedListener
 
onItemColorsInit(ItemColors, BlockColors) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onItemExpire(ItemEntity, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemPickup(Entity, int) - Method in class net.minecraft.entity.LivingEntity
 
onItemPickup(Entity, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onItemPickup(ItemEntity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ArmorItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.BoatItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.BowItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.BucketItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.CrossbowItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.EggItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ElytraItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.EnderEyeItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.EnderPearlItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ExperienceBottleItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.FireworkRocketItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.FishingRodItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.GlassBottleItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.HoneyBottleItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.Item
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.KnowledgeBookItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.LilyPadItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.LingeringPotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.MapItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.MilkBucketItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.OnAStickItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.PotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ShieldItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.SnowballItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.SpawnEggItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.SplashPotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ThrowablePotionItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.TridentItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.WritableBookItem
 
onItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.WrittenBookItem
 
onItemRightClick(PlayerEntity, Hand) - Static method in class net.minecraftforge.common.ForgeHooks
 
onItemTooltip(ItemStack, PlayerEntity, List<ITextComponent>, ITooltipFlag) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.ArmorStandItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.AxeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.BlockItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.BoneMealItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.CompassItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.DebugStickItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.EnderCrystalItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.EnderEyeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FilledMapItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FireChargeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FireworkRocketItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.FlintAndSteelItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.HangingEntityItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.HoeItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.Item
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.ItemStack
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.LeadItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.LilyPadItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.MinecartItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.MusicDiscItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.ShovelItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.SpawnEggItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.WritableBookItem
 
onItemUse(ItemUseContext) - Method in class net.minecraft.item.WrittenBookItem
 
onItemUsed(World, LivingEntity, int) - Method in class net.minecraft.item.ItemStack
 
onItemUseFinish() - Method in class net.minecraft.entity.LivingEntity
 
onItemUseFinish() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.ChorusFruitItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.HoneyBottleItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.Item
 
onItemUseFinish(World, LivingEntity) - Method in class net.minecraft.item.ItemStack
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.MilkBucketItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.PotionItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.SoupItem
 
onItemUseFinish(ItemStack, World, LivingEntity) - Method in class net.minecraft.item.SuspiciousStewItem
 
onItemUseFinish(LivingEntity, ItemStack, int, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUseFirst(ItemUseContext) - Method in class net.minecraft.item.ItemStack
 
onItemUseFirst(ItemStack, ItemUseContext) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onItemUseFirst(ItemUseContext) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onItemUseStart(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onItemUseTick(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onKeyEvent(long, int, int, int, int) - Method in class net.minecraft.client.KeyboardListener
 
onKeyPressed(int, int, int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
onKeyPressed(int, int, int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
onKillCommand() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
onKillCommand() - Method in class net.minecraft.entity.Entity
 
onKillCommand() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
onKillCommand() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
onKillCommand() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
onKillCommand() - Method in class net.minecraft.entity.LivingEntity
 
onLanded(IBlockReader, Entity) - Method in class net.minecraft.block.BedBlock
 
onLanded(IBlockReader, Entity) - Method in class net.minecraft.block.Block
 
onLanded(IBlockReader, Entity) - Method in class net.minecraft.block.SlimeBlock
 
onLeashDistance(float) - Method in class net.minecraft.entity.CreatureEntity
 
onLeashDistance(float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onLeftClickBlock(PlayerEntity, BlockPos, Direction) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLeftClickEntity(ItemStack, PlayerEntity, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onlineMode - Variable in class net.minecraft.server.dedicated.ServerProperties
 
onLiquidPlaced(World, ItemStack, BlockPos) - Method in class net.minecraft.item.BucketItem
 
onLiquidPlaced(World, ItemStack, BlockPos) - Method in class net.minecraft.item.FishBucketItem
 
onLivingAttack(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingConvert(LivingEntity, LivingEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onLivingDamage(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDeath(LivingEntity, DamageSource) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingDrops(LivingEntity, DamageSource, Collection<ItemEntity>, int, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingFall(float, float) - Method in class net.minecraft.entity.boss.WitherEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.Entity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.FlyingEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.LivingEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.monster.BlazeEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.monster.CreeperEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.BatEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.BeeEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.CatEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.ChickenEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.GolemEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.OcelotEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.passive.ParrotEntity
 
onLivingFall(float, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
onLivingFall(LivingEntity, float, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingHeal(LivingEntity, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onLivingHurt(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingJump(LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingKnockBack(LivingEntity, float, double, double) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingSetAttackTarget(LivingEntity, LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLivingUpdate(LivingEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onLoad() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
onLoad(ModConfig.Loading) - Static method in class net.minecraftforge.common.ForgeConfig
 
onLoad() - Method in class net.minecraftforge.items.ItemStackHandler
 
ONLY_FIRST - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
ONLY_PLAYERS_ALLOWED - Static variable in class net.minecraft.command.arguments.EntityArgument
 
ONLY_SECOND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.LecternTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.SignTileEntity
 
onlyOpsCanSetNbt() - Method in class net.minecraft.tileentity.TileEntity
 
onlyWithShears(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
onlyWithSilkTouch(IItemProvider) - Static method in class net.minecraft.data.loot.BlockLootTables
 
onMiddleClick() - Method in class net.minecraft.client.gui.SpectatorGui
 
onMinecartPass(BlockState, World, BlockPos, AbstractMinecartEntity) - Method in interface net.minecraftforge.common.extensions.IAbstractRailBlock
 
onModelBake(ModelManager, Map<ResourceLocation, IBakedModel>, ModelLoader) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onModelLoadingStart() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
onMouseHover(ClientWorld, RayTraceResult) - Method in class net.minecraft.client.tutorial.FindTreeStep
 
onMouseHover(ClientWorld, RayTraceResult) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onMouseHover(ClientWorld, RayTraceResult) - Method in class net.minecraft.client.tutorial.Tutorial
 
onMouseMove(double, double) - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onMouseMove(double, double) - Method in class net.minecraft.client.tutorial.MovementStep
 
onMouseMove(double, double) - Method in class net.minecraft.client.tutorial.Tutorial
 
onMouseScroll(double) - Method in class net.minecraft.client.gui.SpectatorGui
 
onMouseScroll(MouseHelper, double) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onMultiBlockPlace(Entity, List<BlockSnapshot>, Direction) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onNeighborChange(BlockState, IWorldReader, BlockPos, BlockPos) - Method in class net.minecraft.block.ComparatorBlock
 
onNeighborChange(BlockState, IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
onNeighborChange(IWorldReader, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
onNeighborNotify(World, BlockPos, BlockState, EnumSet<Direction>, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onNewPotionEffect(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
onNewPotionEffect(EffectInstance) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
onNoteChange(World, BlockPos, BlockState, int, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
onObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onObjectiveChanged(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onObjectiveChanged(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onObjectiveRemoved(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onObjectiveRemoved(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onOpenOrClose() - Method in class net.minecraft.tileentity.ChestTileEntity
 
onOpenOrClose() - Method in class net.minecraft.tileentity.TrappedChestTileEntity
 
onPickBlock(RayTraceResult, PlayerEntity, World) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPistonMovePost(World, BlockPos, Direction, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPistonMovePre(World, BlockPos, Direction, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlaceItemIntoWorld(ItemUseContext) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlantGrow(BlockState, IWorld, BlockPos, BlockPos) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
onPlayerAttack(LivingEntity, DamageSource, float) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerAttackTarget(PlayerEntity, Entity) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerBrewedPotion(PlayerEntity, ItemStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerClone(PlayerEntity, PlayerEntity, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerDamageBlock(BlockPos, Direction) - Method in class net.minecraft.client.multiplayer.PlayerController
 
onPlayerDestroy(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.Block
 
onPlayerDestroy(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.MovingPistonBlock
 
onPlayerDestroy(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.StairsBlock
 
onPlayerDestroyBlock(BlockPos) - Method in class net.minecraft.client.multiplayer.PlayerController
 
onPlayerDestroyItem(PlayerEntity, ItemStack, Hand) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerFall(PlayerEntity, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerLogin(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
onPlayerLogin(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
onPlayerLogout(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
onPlayerLogout(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
onPlayerPostTick(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPlayerPreTick(PlayerEntity) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPlayerRemoved(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
onPlayerRemoved(String) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onPlayerScoreRemoved(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
onPlayerScoreRemoved(String, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onPlayerSleepInBed(PlayerEntity, Optional<BlockPos>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerSpawnSet(PlayerEntity, RegistryKey<World>, BlockPos, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.BowItem
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.CrossbowItem
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.Item
 
onPlayerStoppedUsing(World, LivingEntity, int) - Method in class net.minecraft.item.ItemStack
 
onPlayerStoppedUsing(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.item.TridentItem
 
onPlayerTossEvent(PlayerEntity, ItemStack, boolean) - Static method in class net.minecraftforge.common.ForgeHooks
 
onPlayerWakeup(PlayerEntity, boolean, boolean) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPlaySound(ISound, SoundEventAccessor) - Method in interface net.minecraft.client.audio.ISoundEventListener
 
onPlaySound(ISound, SoundEventAccessor) - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui
 
onPlaySoundAtEntity(Entity, SoundEvent, SoundCategory, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPostBakeEvent(Map<ResourceLocation, IBakedModel>) - Method in class net.minecraftforge.client.model.ModelLoader
 
onPostClientTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPostServerTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPostWorldTick(World) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPotionAttemptBrew(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPotionBrewed(NonNullList<ItemStack>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onPreClientTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPreServerTick() - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onPress() - Method in class net.minecraft.client.gui.widget.button.AbstractButton
 
onPress(Button) - Method in interface net.minecraft.client.gui.widget.button.Button.IPressable
 
onPress - Variable in class net.minecraft.client.gui.widget.button.Button
 
onPress() - Method in class net.minecraft.client.gui.widget.button.Button
 
onPress() - Method in class net.minecraft.client.gui.widget.button.CheckboxButton
 
onPreWorldTick(World) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.BellBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.CampfireBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.ChorusFlowerBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.TargetBlock
 
onProjectileCollision(World, BlockState, BlockRayTraceResult, ProjectileEntity) - Method in class net.minecraft.block.TNTBlock
 
onProjectileImpact(Entity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(AbstractArrowEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(DamagingProjectileEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(ThrowableEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onProjectileImpact(FireworkRocketEntity, RayTraceResult) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onRawMouseClicked(int, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onRebuildChunk(World, BlockPos, ChunkRenderCache) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
onRecipesUpdated(RecipeManager) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onRelease(double, double) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
onRelease(double, double) - Method in class net.minecraft.client.gui.widget.Widget
 
onRelease(double, double) - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
onRemovedFromWorld() - Method in class net.minecraft.entity.Entity
 
onRemovedFromWorld() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
onRenderTickEnd(float) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onRenderTickStart(float) - Static method in class net.minecraftforge.fml.hooks.BasicEventHooks
 
onReplaced(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BarrelBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BrewingStandBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CampfireBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ChestBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DispenserBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.HopperBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.JukeboxBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.LecternBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.LeverBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MovingPistonBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ObserverBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PistonHeadBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneTorchBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.ShulkerBoxBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StairsBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TripWireBlock
 
onReplaced(BlockState, World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TripWireHookBlock
 
onResize(int, T) - Method in class net.minecraft.util.palette.PalettedContainer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.GameRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.ItemRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.WorldRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.LanguageManager
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.util.SearchTreeManager
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraft.resources.IResourceManagerReloadListener
Deprecated.
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.CompositeModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in enum net.minecraftforge.client.model.DynamicBucketModel.Loader
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in enum net.minecraftforge.client.model.DynamicBucketModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraftforge.client.model.IModelLoader
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in interface net.minecraftforge.client.model.IModelLoader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.ItemLayerModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy.Loader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.MultiLayerModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.obj.OBJLoader
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraftforge.resource.ISelectiveResourceReloadListener
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in interface net.minecraftforge.resource.ISelectiveResourceReloadListener
 
onResourceReload(AddReloadListenerEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onResourceReload(DataPackRegistries) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onRightClickBlock(PlayerEntity, Hand, BlockPos, Direction) - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
onRightClickBlock(PlayerEntity, Hand, BlockPos, BlockRayTraceResult) - Static method in class net.minecraftforge.common.ForgeHooks
 
onScoreChanged(Score) - Method in class net.minecraft.scoreboard.Scoreboard
 
onScoreChanged(Score) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onScreenshot(NativeImage, File) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onScroll(double) - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
onScroll(double) - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
onSectionLoad(long) - Method in class net.minecraft.village.PointOfInterestManager
 
onSectionLoad(long) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.BanEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.IPBanEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.OpEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.ProfileBanEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.UserListEntry
 
onSerialization(JsonObject) - Method in class net.minecraft.server.management.WhitelistEntry
 
onServerChatEvent(ServerPlayNetHandler, String, ITextComponent) - Static method in class net.minecraftforge.common.ForgeHooks
 
onServerTick(TickEvent.ServerTickEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
onSheared(PlayerEntity, ItemStack, World, BlockPos, int) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
onSheared(PlayerEntity, ItemStack, World, BlockPos, int) - Method in class net.minecraft.entity.passive.SheepEntity
 
onSheared(PlayerEntity, ItemStack, World, BlockPos, int) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
onSheared(PlayerEntity, ItemStack, World, BlockPos, int) - Method in interface net.minecraftforge.common.IForgeShearable
 
onSizeChanged(WorldBorder, double) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onSizeChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onSkinTextureAvailable(MinecraftProfileTexture.Type, ResourceLocation, MinecraftProfileTexture) - Method in interface net.minecraft.client.resources.SkinManager.ISkinAvailableCallback
 
onSleepFinished(ServerWorld, long, long) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onSlotChange(ItemStack, ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
onSlotChange(ItemStack, ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
onSlotChanged() - Method in class net.minecraft.inventory.container.Slot
 
onSpectatorMenuClosed(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuRecipient
 
onSpectatorMenuClosed(SpectatorMenu) - Method in class net.minecraft.client.gui.SpectatorGui
 
onStartEntityTracking(Entity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onStartFalling(FallingBlockEntity) - Method in class net.minecraft.block.AnvilBlock
 
onStartFalling(FallingBlockEntity) - Method in class net.minecraft.block.FallingBlock
 
onStatsUpdated() - Method in interface net.minecraft.client.gui.IProgressMeter
 
onStatsUpdated() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
onStop() - Method in class net.minecraft.client.tutorial.CraftPlanksStep
 
onStop() - Method in class net.minecraft.client.tutorial.FindTreeStep
 
onStop() - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
onStop() - Method in class net.minecraft.client.tutorial.MovementStep
 
onStop() - Method in class net.minecraft.client.tutorial.OpenInventoryStep
 
onStop() - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
onStopEntityTracking(Entity, PlayerEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onStoppedUsingItem(PlayerEntity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
onSwapCraft(int) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onSwapCraft(int) - Method in class net.minecraft.inventory.container.Slot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.CraftingResultSlot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.FurnaceResultSlot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.MerchantResultSlot
 
onTake(PlayerEntity, ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
onTeamAdded(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
onTeamAdded(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onTeamChanged(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
onTeamChanged(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onTeamRemoved(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
onTeamRemoved(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
onTextureStitchedPost(AtlasTexture) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onTextureStitchedPre(AtlasTexture, Set<ResourceLocation>) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
onTick(InputMappings.Input) - Static method in class net.minecraft.client.settings.KeyBinding
 
onTooltip(Button, MatrixStack, int, int) - Method in interface net.minecraft.client.gui.widget.button.Button.ITooltip
 
onTooltip - Variable in class net.minecraft.client.gui.widget.button.Button
 
onToolUse(BlockState, World, BlockPos, PlayerEntity, ItemStack, ToolType) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onTrade(MerchantOffer) - Method in interface net.minecraft.entity.merchant.IMerchant
 
onTrade(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
onTrade(MerchantOffer) - Method in class net.minecraft.entity.NPCMerchant
 
onTransitionStarted(WorldBorder, double, double, long) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onTransitionStarted(WorldBorder, double, double, long) - Method in interface net.minecraft.world.border.IBorderListener
 
onTravelToDimension(Entity, RegistryKey<World>) - Static method in class net.minecraftforge.common.ForgeHooks
 
onTrySpawnPortal(IWorld, BlockPos, Optional<PortalSize>) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onUpdateAdvancementProgress(Advancement, AdvancementProgress) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
onUpdateAdvancementProgress(Advancement, AdvancementProgress) - Method in interface net.minecraft.client.multiplayer.ClientAdvancementManager.IListener
 
onUpdateNavigation(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigator
 
onUse(World, LivingEntity, ItemStack, int) - Method in class net.minecraft.item.CrossbowItem
 
onUse(World, LivingEntity, ItemStack, int) - Method in class net.minecraft.item.Item
 
onUseItemStop(LivingEntity, ItemStack, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
onUserHurt(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
 
onUserHurt(LivingEntity, Entity, int) - Method in class net.minecraft.enchantment.ThornsEnchantment
 
onUsingTick(ItemStack, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
onUsingTick(LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
onValidate(IForgeRegistryInternal<V>, RegistryManager, int, ResourceLocation, V) - Method in interface net.minecraftforge.registries.IForgeRegistry.ValidateCallback
 
onValidate(IForgeRegistry.ValidateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
onValidSurface() - Method in class net.minecraft.entity.item.HangingEntity
 
onValidSurface() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
onValidSurface() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
onVillagerTrade(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
onVillagerTrade(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
onVillagerTrade(MerchantOffer) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
onWarningDistanceChanged(WorldBorder, int) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onWarningDistanceChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
 
onWarningTimeChanged(WorldBorder, int) - Method in class net.minecraft.world.border.IBorderListener.Impl
 
onWarningTimeChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
 
oOpen - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
opcode - Variable in enum com.mojang.blaze3d.platform.GlStateManager.LogicOp
 
OpCommand - Class in net.minecraft.command.impl
 
OpCommand() - Constructor for class net.minecraft.command.impl.OpCommand
 
OPEN - Static variable in class net.minecraft.block.DoorBlock
 
OPEN - Static variable in class net.minecraft.block.FenceGateBlock
 
OPEN - Static variable in class net.minecraft.block.TrapDoorBlock
 
open - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
OPEN - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Open(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent.Open
 
OPEN_BARREL - Static variable in class net.minecraft.stats.Stats
 
OPEN_CHEST - Static variable in class net.minecraft.stats.Stats
 
OPEN_ENDERCHEST - Static variable in class net.minecraft.stats.Stats
 
OPEN_EYE_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
OPEN_SHULKER_BOX - Static variable in class net.minecraft.stats.Stats
 
openBook(ItemStack, Hand) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openBook(ItemStack, Hand) - Method in class net.minecraft.entity.player.PlayerEntity
 
openBook(ItemStack, Hand) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openChest() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
openCommandBlock(CommandBlockTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openCommandBlock(CommandBlockTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
openCommandBlock(CommandBlockTileEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openContainer - Variable in class net.minecraft.entity.player.PlayerEntity
 
openContainer(INamedContainerProvider) - Method in class net.minecraft.entity.player.PlayerEntity
 
openContainer(INamedContainerProvider) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openDoor(World, BlockState, BlockPos, boolean) - Method in class net.minecraft.block.DoorBlock
 
OpenDoorGoal - Class in net.minecraft.entity.ai.goal
 
OpenDoorGoal(MobEntity, boolean) - Constructor for class net.minecraft.entity.ai.goal.OpenDoorGoal
 
OPENED_DOORS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
openedTab(Advancement) - Static method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
openFile(File) - Method in enum net.minecraft.util.Util.OS
 
openGUI(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
openGui(ServerPlayerEntity, INamedContainerProvider) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
openGui(ServerPlayerEntity, INamedContainerProvider, BlockPos) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
openGui(ServerPlayerEntity, INamedContainerProvider, Consumer<PacketBuffer>) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
openHorseInventory(AbstractHorseEntity, IInventory) - Method in class net.minecraft.entity.player.PlayerEntity
 
openHorseInventory(AbstractHorseEntity, IInventory) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
OpeningWorldRealmsAction - Class in net.minecraft.realms.action
 
OpeningWorldRealmsAction(RealmsServer, Screen, RealmsMainScreen, boolean) - Constructor for class net.minecraft.realms.action.OpeningWorldRealmsAction
 
openInventory() - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
openInventory() - Method in class net.minecraft.client.tutorial.OpenInventoryStep
 
openInventory() - Method in class net.minecraft.client.tutorial.Tutorial
 
openInventory(PlayerEntity) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
openInventory(PlayerEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
openInventory(PlayerEntity) - Method in interface net.minecraft.inventory.IInventory
 
openInventory(PlayerEntity) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
openInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ChestTileEntity
 
openInventory(PlayerEntity) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
openInventory(PlayerEntity) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
OpenInventoryStep - Class in net.minecraft.client.tutorial
 
OpenInventoryStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.OpenInventoryStep
 
openJigsaw(JigsawTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openJigsaw(JigsawTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
openMerchantContainer(PlayerEntity, ITextComponent, int) - Method in interface net.minecraft.entity.merchant.IMerchant
 
openMerchantContainer(int, MerchantOffers, int, int, boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
openMerchantContainer(int, MerchantOffers, int, int, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openMinecartCommandBlock(CommandBlockLogic) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openMinecartCommandBlock(CommandBlockLogic) - Method in class net.minecraft.entity.player.PlayerEntity
 
openPoint(int, int, int) - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
openPoint(int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
 
openPoint(int, int, int) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
 
openScreen(ContainerType<T>, Minecraft, int, ITextComponent) - Static method in class net.minecraft.client.gui.ScreenManager
 
openSignEditor(SignTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openSignEditor(SignTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
openSignEditor(SignTileEntity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
openStructureBlock(StructureBlockTileEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
openStructureBlock(StructureBlockTileEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
OpEntry - Class in net.minecraft.server.management
 
OpEntry(GameProfile, int, boolean) - Constructor for class net.minecraft.server.management.OpEntry
 
OpEntry(JsonObject) - Constructor for class net.minecraft.server.management.OpEntry
 
openURI(URI) - Method in enum net.minecraft.util.Util.OS
 
openURI(String) - Method in enum net.minecraft.util.Util.OS
 
openURL(URL) - Method in enum net.minecraft.util.Util.OS
 
operation() - Static method in class net.minecraft.command.arguments.OperationArgument
 
OperationArgument - Class in net.minecraft.command.arguments
 
OperationArgument() - Constructor for class net.minecraft.command.arguments.OperationArgument
 
OperationArgument.IOperation - Interface in net.minecraft.command.arguments
 
OperatorOnlyItem - Class in net.minecraft.item
 
OperatorOnlyItem(Block, Item.Properties) - Constructor for class net.minecraft.item.OperatorOnlyItem
 
OpList - Class in net.minecraft.server.management
 
OpList(File) - Constructor for class net.minecraft.server.management.OpList
 
opPermissionLevel - Variable in class net.minecraft.server.dedicated.ServerProperties
 
opposite() - Method in enum net.minecraft.resources.ResourcePackInfo.Priority
 
opposite() - Method in enum net.minecraft.state.properties.ChestType
 
opposite() - Method in enum net.minecraft.util.HandSide
 
Ops - Class in com.mojang.realmsclient.dto
 
Ops() - Constructor for class com.mojang.realmsclient.dto.Ops
 
ops - Variable in class net.minecraft.util.datafix.DelegatingDynamicOps
 
OptimizeWorldScreen - Class in net.minecraft.client.gui.screen
 
Option(ITextComponent, Button.IPressable) - Constructor for class net.minecraft.client.gui.screen.GPUWarningScreen.Option
 
optional(LootParameter<?>) - Method in class net.minecraft.loot.LootParameterSet.Builder
 
OPTIONAL_BLOCK_POS - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_BLOCK_STATE - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_TEXT_COMPONENT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_UNIQUE_ID - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OPTIONAL_VARINT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
OptionalDispenseBehavior - Class in net.minecraft.dispenser
 
OptionalDispenseBehavior() - Constructor for class net.minecraft.dispenser.OptionalDispenseBehavior
 
OptionalItemEntry(ResourceLocation) - Constructor for class net.minecraft.tags.ITag.OptionalItemEntry
 
OptionalMod<T> - Class in net.minecraftforge.fml
 
OptionalTagEntry(ResourceLocation) - Constructor for class net.minecraft.tags.ITag.OptionalTagEntry
 
OptionButton - Class in net.minecraft.client.gui.widget.button
 
OptionButton(int, int, int, int, AbstractOption, ITextComponent, Button.IPressable) - Constructor for class net.minecraft.client.gui.widget.button.OptionButton
 
options - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
OPTIONS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
OPTIONS_OFF - Static variable in class net.minecraft.client.gui.DialogTexts
 
OPTIONS_ON - Static variable in class net.minecraft.client.gui.DialogTexts
 
OptionsAddTextBackgroundFix - Class in net.minecraft.util.datafix.fixes
 
OptionsAddTextBackgroundFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsAddTextBackgroundFix
 
optionsEnabled(boolean) - Static method in class net.minecraft.client.gui.DialogTexts
 
OptionSlider - Class in net.minecraft.client.gui.widget
 
OptionSlider(GameSettings, int, int, int, int, SliderPercentageOption) - Constructor for class net.minecraft.client.gui.widget.OptionSlider
 
OptionsLowerCaseLanguage - Class in net.minecraft.util.datafix.fixes
 
OptionsLowerCaseLanguage(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage
 
OptionsRowList - Class in net.minecraft.client.gui.widget.list
 
OptionsRowList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.OptionsRowList
 
OptionsRowList.Row - Class in net.minecraft.client.gui.widget.list
 
OptionsScreen - Class in net.minecraft.client.gui.screen
 
OptionsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.OptionsScreen
 
OptionsSoundsScreen - Class in net.minecraft.client.gui.screen
 
OptionsSoundsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
OR - Static variable in interface net.minecraft.advancements.IRequirementsStrategy
 
or(Predicate<T>[]) - Static method in class net.minecraft.loot.conditions.LootConditionManager
 
OR - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
or(VoxelShape, VoxelShape) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
or(VoxelShape, VoxelShape...) - Static method in class net.minecraft.util.math.shapes.VoxelShapes
 
or(ICondition...) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
or(TriPredicate<? super T, ? super U, ? super V>) - Method in interface net.minecraftforge.common.util.TriPredicate
 
ORANGE_BANNER - Static variable in class net.minecraft.block.Blocks
 
ORANGE_BANNER - Static variable in class net.minecraft.item.Items
 
ORANGE_BED - Static variable in class net.minecraft.block.Blocks
 
ORANGE_BED - Static variable in class net.minecraft.item.Items
 
ORANGE_CARPET - Static variable in class net.minecraft.block.Blocks
 
ORANGE_CARPET - Static variable in class net.minecraft.item.Items
 
ORANGE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
ORANGE_CONCRETE - Static variable in class net.minecraft.item.Items
 
ORANGE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
ORANGE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
ORANGE_DYE - Static variable in class net.minecraft.item.Items
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
ORANGE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
ORANGE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
ORANGE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
ORANGE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
ORANGE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
ORANGE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
ORANGE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
ORANGE_TULIP - Static variable in class net.minecraft.block.Blocks
 
ORANGE_TULIP - Static variable in class net.minecraft.item.Items
 
ORANGE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
ORANGE_WOOL - Static variable in class net.minecraft.block.Blocks
 
ORANGE_WOOL - Static variable in class net.minecraft.item.Items
 
OrCondition - Class in net.minecraft.client.renderer.model.multipart
 
OrCondition(Iterable<? extends ICondition>) - Constructor for class net.minecraft.client.renderer.model.multipart.OrCondition
 
OrCondition - Class in net.minecraftforge.common.crafting.conditions
 
OrCondition(ICondition...) - Constructor for class net.minecraftforge.common.crafting.conditions.OrCondition
 
OrCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
order() - Method in class net.minecraft.network.PacketBuffer
 
order(ByteOrder) - Method in class net.minecraft.network.PacketBuffer
 
ordinal() - Method in class net.minecraft.world.chunk.ChunkStatus
 
ORE - Static variable in class net.minecraft.world.gen.feature.Feature
 
ORE_ANDESITE - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_BLACKSTONE - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_COAL - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_DEBRIS_LARGE - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_DEBRIS_SMALL - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_DIAMOND - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_DIORITE - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_DIRT - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_EMERALD - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GOLD - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GOLD_DELTAS - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GOLD_EXTRA - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GOLD_NETHER - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GRANITE - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GRAVEL - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_GRAVEL_NETHER - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_INFESTED - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_IRON - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_LAPIS - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_MAGMA - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_QUARTZ_DELTAS - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_QUARTZ_NETHER - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_REDSTONE - Static variable in class net.minecraft.world.gen.feature.Features
 
ORE_SOUL_SAND - Static variable in class net.minecraft.world.gen.feature.Features
 
OreBlock - Class in net.minecraft.block
 
OreBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.OreBlock
 
oreDrops(Enchantment) - Static method in class net.minecraft.loot.functions.ApplyBonus
 
OreFeature - Class in net.minecraft.world.gen.feature
 
OreFeature(Codec<OreFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.OreFeature
 
OreFeatureConfig - Class in net.minecraft.world.gen.feature
 
OreFeatureConfig(RuleTest, BlockState, int) - Constructor for class net.minecraft.world.gen.feature.OreFeatureConfig
 
OreFeatureConfig.FillerBlockType - Class in net.minecraft.world.gen.feature
 
orElse(T) - Method in class net.minecraftforge.common.util.LazyOptional
 
orElse(T) - Method in class net.minecraftforge.fml.OptionalMod
 
orElse(T) - Method in class net.minecraftforge.fml.RegistryObject
 
orElseGet(NonNullSupplier<? extends T>) - Method in class net.minecraftforge.common.util.LazyOptional
 
orElseGet(Supplier<? extends T>) - Method in class net.minecraftforge.fml.OptionalMod
 
orElseGet(Supplier<? extends T>) - Method in class net.minecraftforge.fml.RegistryObject
 
orElseThrow(NonNullSupplier<? extends X>) - Method in class net.minecraftforge.common.util.LazyOptional
 
orElseThrow(Supplier<? extends X>) - Method in class net.minecraftforge.fml.OptionalMod
 
orElseThrow(Supplier<? extends X>) - Method in class net.minecraftforge.fml.RegistryObject
 
orEmpty(Capability<R>, LazyOptional<T>) - Method in class net.minecraftforge.common.capabilities.Capability
 
ORES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_COAL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_COAL - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_EMERALD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_GOLD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_IRON - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_LAPIS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_NETHERITE_SCRAP - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_NETHERITE_SCRAP - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
ORES_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
ORES_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
ORGANIC - Static variable in class net.minecraft.block.material.Material
 
ORIENTABLE - Static variable in class net.minecraft.data.StockModelShapes
 
orientable(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
ORIENTABLE_VERTICAL - Static variable in class net.minecraft.data.StockModelShapes
 
ORIENTABLE_WITH_BOTTOM - Static variable in class net.minecraft.data.StockModelShapes
 
orientableVertical(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
orientableWithBottom(String, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
ORIENTATION - Static variable in class net.minecraft.block.JigsawBlock
 
ORIENTATION - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
Orientation - Enum in net.minecraft.util.math.vector
 
origin - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
ORIGIN - Static variable in class net.minecraft.entity.item.FallingBlockEntity
 
origin(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
originalModel - Variable in class net.minecraftforge.client.model.BakedModelWrapper
 
originalRatioX - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalRatioZ - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
originalStrength - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
ORP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
ortho(double, double, double, double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
ortho(double, double, double, double, double, double) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
orthographic(float, float, float, float) - Static method in class net.minecraft.util.math.vector.Matrix4f
 
OUT_OF_WORLD - Static variable in class net.minecraft.util.DamageSource
 
OUTER_STAIRS - Static variable in class net.minecraft.data.StockModelShapes
 
OUTLINE_SHAPE - Static variable in class net.minecraft.block.CactusBlock
 
OUTLINE_TARGET - Static variable in class net.minecraft.client.renderer.RenderState
 
OUTLINE_TEXTURING - Static variable in class net.minecraft.client.renderer.RenderState
 
OutlineLayerBuffer - Class in net.minecraft.client.renderer
 
OutlineLayerBuffer(IRenderTypeBuffer.Impl) - Constructor for class net.minecraft.client.renderer.OutlineLayerBuffer
 
outOfWorld() - Method in class net.minecraft.entity.Entity
 
outOfWorld() - Method in class net.minecraft.entity.LivingEntity
 
overlay(int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
overlay(int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
overlay(int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
overlay(int, int) - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
overlay(RenderState.OverlayState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
overlay(int, int) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
overlay - Variable in class net.minecraft.world.BossInfo
 
overlay(ResourceLocation) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
OVERLAY_DISABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
OVERLAY_ENABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
overlayBoss - Variable in class net.minecraft.client.gui.IngameGui
 
OverlayChatListener - Class in net.minecraft.client.gui.chat
 
OverlayChatListener(Minecraft) - Constructor for class net.minecraft.client.gui.chat.OverlayChatListener
 
overlayDebug - Variable in class net.minecraft.client.gui.IngameGui
 
OverlayFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FireworkParticle.OverlayFactory
 
overlayMessage - Variable in class net.minecraft.client.gui.IngameGui
 
overlayMessageTime - Variable in class net.minecraft.client.gui.IngameGui
 
overlayPlayerList - Variable in class net.minecraft.client.gui.IngameGui
 
OverlayRenderer - Class in net.minecraft.client.renderer
 
OverlayRenderer() - Constructor for class net.minecraft.client.renderer.OverlayRenderer
 
OverlayState(boolean) - Constructor for class net.minecraft.client.renderer.RenderState.OverlayState
 
overlaySubtitle - Variable in class net.minecraft.client.gui.IngameGui
 
OverlayTexture - Class in net.minecraft.client.renderer.texture
 
OverlayTexture() - Constructor for class net.minecraft.client.renderer.texture.OverlayTexture
 
override() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
override(int) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
OverrideBuilder() - Constructor for class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
overrideHeight - Variable in class net.minecraft.client.GameSettings
 
overrideMaterialLibrary(ResourceLocation) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
overrides - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
overrides - Variable in class net.minecraftforge.client.model.BakedItemModel
 
overrides - Variable in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
overrides - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
overrideWidth - Variable in class net.minecraft.client.GameSettings
 
Overworld() - Constructor for class net.minecraft.client.world.DimensionRenderInfo.Overworld
 
OVERWORLD - Static variable in class net.minecraft.world.Dimension
 
OVERWORLD - Static variable in class net.minecraft.world.DimensionType
 
OVERWORLD - Static variable in class net.minecraft.world.World
 
OVERWORLD - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
OVERWORLD_CAVES - Static variable in class net.minecraft.world.DimensionType
 
OVERWORLD_CAVES_TYPE - Static variable in class net.minecraft.world.DimensionType
 
OVERWORLD_ID - Static variable in class net.minecraft.world.DimensionType
 
OVERWORLD_TYPE - Static variable in class net.minecraft.world.DimensionType
 
OverworldBiomeProvider - Class in net.minecraft.world.biome.provider
 
OverworldBiomeProvider(long, boolean, boolean, Registry<Biome>) - Constructor for class net.minecraft.world.biome.provider.OverworldBiomeProvider
 
owner - Variable in class net.minecraftforge.client.model.BlockModelConfiguration
 
OWNER_UNIQUE_ID - Static variable in class net.minecraft.entity.passive.TameableEntity
 
OwnerHurtByTargetGoal - Class in net.minecraft.entity.ai.goal
 
OwnerHurtByTargetGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
OwnerHurtTargetGoal - Class in net.minecraft.entity.ai.goal
 
OwnerHurtTargetGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
OXEYE_DAISY - Static variable in class net.minecraft.block.Blocks
 
OXEYE_DAISY - Static variable in class net.minecraft.item.Items
 

P

p(double, double, double, double, RegistryKey<World>) - Static method in class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
 
PACIFIED - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
pack(ItemStack) - Static method in class net.minecraft.item.crafting.RecipeItemHelper
 
pack(Set<SPlayerPositionLookPacket.Flags>) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
 
pack(int, int, int) - Static method in class net.minecraft.util.math.BlockPos
 
pack(float[], int[], VertexFormat, int, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
packColor(int, int, int, int) - Static method in class net.minecraft.util.ColorHelper.PackedColor
 
PackCompatibility - Enum in net.minecraft.resources
 
PACKED_ICE - Static variable in class net.minecraft.block.Blocks
 
PACKED_ICE - Static variable in class net.minecraft.block.material.Material
 
PACKED_ICE - Static variable in class net.minecraft.item.Items
 
PACKED_ICE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
PACKED_ICE - Static variable in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
PackedColor() - Constructor for class net.minecraft.util.ColorHelper.PackedColor
 
packedFGColor - Variable in class net.minecraft.client.gui.widget.Widget
 
PACKET_CODEC - Static variable in class net.minecraft.world.biome.Biome
 
PACKET_CODEC - Static variable in class net.minecraft.world.biome.provider.NetherBiomeProvider
 
PacketBuffer - Class in net.minecraft.network
 
PacketBuffer(ByteBuf) - Constructor for class net.minecraft.network.PacketBuffer
 
PacketDirection - Enum in net.minecraft.network
 
PacketDispatcher - Class in net.minecraftforge.fml.network
 
PacketDistributor<T> - Class in net.minecraftforge.fml.network
 
PacketDistributor(BiFunction<PacketDistributor<T>, Supplier<T>, Consumer<IPacket<?>>>, NetworkDirection) - Constructor for class net.minecraftforge.fml.network.PacketDistributor
 
PacketDistributor.PacketTarget - Class in net.minecraftforge.fml.network
 
PacketDistributor.TargetPoint - Class in net.minecraftforge.fml.network
 
PacketLoggingHandler - Class in net.minecraftforge.fml.common.network
 
PacketLoggingHandler() - Constructor for class net.minecraftforge.fml.common.network.PacketLoggingHandler
 
PacketThreadUtil - Class in net.minecraft.network
 
PacketThreadUtil() - Constructor for class net.minecraft.network.PacketThreadUtil
 
packLight(int, int) - Static method in class net.minecraft.client.renderer.LightTexture
 
PackLoadingManager - Class in net.minecraft.client.gui.screen
 
PackLoadingManager(Runnable, Function<ResourcePackInfo, ResourceLocation>, ResourcePackList, Consumer<ResourcePackList>) - Constructor for class net.minecraft.client.gui.screen.PackLoadingManager
 
PackLoadingManager.IPack - Interface in net.minecraft.client.gui.screen
 
PackMetadataSection - Class in net.minecraft.resources.data
 
PackMetadataSection(ITextComponent, int) - Constructor for class net.minecraft.resources.data.PackMetadataSection
 
PackMetadataSectionSerializer - Class in net.minecraft.resources.data
 
PackMetadataSectionSerializer() - Constructor for class net.minecraft.resources.data.PackMetadataSectionSerializer
 
PackScreen - Class in net.minecraft.client.gui.screen
 
PackScreen(Screen, ResourcePackList, Consumer<ResourcePackList>, File, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.PackScreen
 
packToLocal(BlockPos) - Static method in class net.minecraft.world.chunk.ChunkPrimer
 
PADDING_1B - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
pageAngle - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
pageTurningSpeed - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
paint(Graphics) - Method in class net.minecraft.server.gui.StatsComponent
 
PAINTING - Static variable in class net.minecraft.entity.EntityType
 
PAINTING - Static variable in class net.minecraft.item.Items
 
PAINTING_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
PAINTING_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PaintingDirection - Class in net.minecraft.util.datafix.fixes
 
PaintingDirection(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PaintingDirection
 
PaintingEntity - Class in net.minecraft.entity.item
 
PaintingEntity(EntityType<? extends PaintingEntity>, World) - Constructor for class net.minecraft.entity.item.PaintingEntity
 
PaintingEntity(World, BlockPos, Direction) - Constructor for class net.minecraft.entity.item.PaintingEntity
 
PaintingEntity(World, BlockPos, Direction, PaintingType) - Constructor for class net.minecraft.entity.item.PaintingEntity
 
PaintingMotive - Class in net.minecraft.util.datafix.fixes
 
PaintingMotive(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PaintingMotive
 
PaintingRenderer - Class in net.minecraft.client.renderer.entity
 
PaintingRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PaintingRenderer
 
PaintingSpriteUploader - Class in net.minecraft.client.renderer.texture
 
PaintingSpriteUploader(TextureManager) - Constructor for class net.minecraft.client.renderer.texture.PaintingSpriteUploader
 
PaintingType - Class in net.minecraft.entity.item
 
PaintingType(int, int) - Constructor for class net.minecraft.entity.item.PaintingType
 
palette - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
PalettedContainer<T> - Class in net.minecraft.util.palette
 
PalettedContainer(IPalette<T>, ObjectIntIdentityMap<T>, Function<CompoundNBT, T>, Function<T, CompoundNBT>, T) - Constructor for class net.minecraft.util.palette.PalettedContainer
 
PalettedContainer.ICountConsumer<T> - Interface in net.minecraft.util.palette
 
paletteFinder - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
PANDA - Static variable in class net.minecraft.entity.EntityType
 
PANDA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PandaEntity - Class in net.minecraft.entity.passive
 
PandaEntity(EntityType<? extends PandaEntity>, World) - Constructor for class net.minecraft.entity.passive.PandaEntity
 
PandaEntity.Gene - Enum in net.minecraft.entity.passive
 
PandaHeldItemLayer - Class in net.minecraft.client.renderer.entity.layers
 
PandaHeldItemLayer(IEntityRenderer<PandaEntity, PandaModel<PandaEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer
 
PandaModel<T extends PandaEntity> - Class in net.minecraft.client.renderer.entity.model
 
PandaModel(int, float) - Constructor for class net.minecraft.client.renderer.entity.model.PandaModel
 
PandaRenderer - Class in net.minecraft.client.renderer.entity
 
PandaRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PandaRenderer
 
PANE - Static variable in class net.minecraft.data.StockTextureAliases
 
PaneBlock - Class in net.minecraft.block
 
PaneBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PaneBlock
 
paneBlock(PaneBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
paneBlock(PaneBlock, String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
paneBlock(PaneBlock, ModelFile, ModelFile, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
paneNoSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
paneNoSideAlt(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
panePost(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
paneSide(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
paneSideAlt(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
PANIC - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
panic(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
PanicGoal - Class in net.minecraft.entity.ai.goal
 
PanicGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.PanicGoal
 
PanicTask - Class in net.minecraft.entity.ai.brain.task
 
PanicTask() - Constructor for class net.minecraft.entity.ai.brain.task.PanicTask
 
PANORAMA_RESOURCES - Static variable in class net.minecraft.client.gui.screen.MainMenuScreen
 
PAPER - Static variable in class net.minecraft.item.Items
 
ParallelDispatchEvent - Class in net.minecraftforge.fml.event.lifecycle
 
ParallelDispatchEvent(ModContainer) - Constructor for class net.minecraftforge.fml.event.lifecycle.ParallelDispatchEvent
 
parallelExecutor() - Static method in class net.minecraftforge.fml.ModWorkManager
 
param - Variable in enum com.mojang.blaze3d.platform.GlStateManager.DestFactor
 
param - Variable in enum com.mojang.blaze3d.platform.GlStateManager.FogMode
Deprecated.
 
param - Variable in enum com.mojang.blaze3d.platform.GlStateManager.SourceFactor
 
parameter - Variable in enum net.minecraft.loot.functions.CopyName.Source
 
Parameter() - Constructor for class net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter
 
ParameterValue(String, Function<String, ITimeValue>) - Constructor for class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
PardonCommand - Class in net.minecraft.command.impl
 
PardonCommand() - Constructor for class net.minecraft.command.impl.PardonCommand
 
PardonIpCommand - Class in net.minecraft.command.impl
 
PardonIpCommand() - Constructor for class net.minecraft.command.impl.PardonIpCommand
 
parent - Variable in class net.minecraft.client.renderer.model.BlockModel
 
parent - Variable in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
parent - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
parent(ModelFile) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
parent - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
parent - Variable in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
parent - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
ParentedLootEntry - Class in net.minecraft.loot
 
ParentedLootEntry(LootEntry[], ILootCondition[]) - Constructor for class net.minecraft.loot.ParentedLootEntry
 
ParentedLootEntry.IFactory<T extends ParentedLootEntry> - Interface in net.minecraft.loot
 
parentLocation - Variable in class net.minecraft.client.renderer.model.BlockModel
 
parentScreen - Variable in class net.minecraft.client.gui.screen.SettingsScreen
 
parentScreen - Variable in class net.minecraft.client.gui.screen.StatsScreen
 
PARROT - Static variable in class net.minecraft.entity.EntityType
 
PARROT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PARROT_TEXTURES - Static variable in class net.minecraft.client.renderer.entity.ParrotRenderer
 
ParrotEntity - Class in net.minecraft.entity.passive
 
ParrotEntity(EntityType<? extends ParrotEntity>, World) - Constructor for class net.minecraft.entity.passive.ParrotEntity
 
ParrotModel - Class in net.minecraft.client.renderer.entity.model
 
ParrotModel() - Constructor for class net.minecraft.client.renderer.entity.model.ParrotModel
 
ParrotModel.State - Enum in net.minecraft.client.renderer.entity.model
 
ParrotRenderer - Class in net.minecraft.client.renderer.entity
 
ParrotRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ParrotRenderer
 
ParrotVariantLayer<T extends PlayerEntity> - Class in net.minecraft.client.renderer.entity.layers
 
ParrotVariantLayer(IEntityRenderer<T, PlayerModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.ParrotVariantLayer
 
parse(StringReader) - Method in class net.minecraft.command.arguments.AngleArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.BlockPosArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.BlockPredicateArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.BlockStateArgument
 
parse(boolean) - Method in class net.minecraft.command.arguments.BlockStateParser
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ColorArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ColumnPosArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ComponentArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.DimensionArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EnchantmentArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EntityAnchorArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EntityArgument
 
parse() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parse(StringReader) - Method in class net.minecraft.command.arguments.EntitySummonArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.FunctionArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.GameProfileArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.IRangeArgument.FloatRange
 
parse(StringReader) - Method in class net.minecraft.command.arguments.IRangeArgument.IntRange
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ItemArgument
 
parse() - Method in class net.minecraft.command.arguments.ItemParser
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ItemPredicateArgument
 
parse(StringReader) - Static method in class net.minecraft.command.arguments.LocalLocationArgument
 
parse(StringReader, boolean) - Static method in class net.minecraft.command.arguments.MessageArgument.Message
 
parse(StringReader) - Method in class net.minecraft.command.arguments.MessageArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.NBTCompoundTagArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.NBTPathArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.NBTTagArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ObjectiveArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ObjectiveCriteriaArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.OperationArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ParticleArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.PotionArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ResourceLocationArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.RotationArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.ScoreHolderArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.SlotArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.SwizzleArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.TeamArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.TimeArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.UUIDArgument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.Vec2Argument
 
parse(StringReader) - Method in class net.minecraft.command.arguments.Vec3Argument
 
parse(StringReader) - Method in interface net.minecraft.command.Commands.IParser
 
parse(StringReader) - Method in class net.minecraft.test.TestArgArgument
 
parse(StringReader) - Method in class net.minecraft.test.TestTypeArgument
 
parse() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
parse(JsonObject) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
parse(PacketBuffer) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
 
parse(JsonObject) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
 
parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.NBTIngredient.Serializer
 
parse(JsonObject) - Method in class net.minecraftforge.common.crafting.NBTIngredient.Serializer
 
parse(PacketBuffer) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
parse(JsonObject) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
parse(StringReader) - Method in class net.minecraftforge.server.command.EnumArgument
 
parse(StringReader) - Method in class net.minecraftforge.server.command.ModIdArgument
 
parseArguments() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parseAxisRotation(JsonElement) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
parseDouble(StringReader, boolean) - Static method in class net.minecraft.command.arguments.LocationInput
 
parseDouble(StringReader, boolean) - Static method in class net.minecraft.command.arguments.LocationPart
 
parseFloatArray(JsonElement, int, String) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
parseFormat(String, Object...) - Static method in class net.minecraftforge.fml.ForgeI18n
 
parseFromSettings(String) - Static method in class net.minecraft.client.renderer.VideoMode
 
parseGameTypeWithDefault(int, GameType) - Static method in enum net.minecraft.world.GameType
 
parseGameTypeWithDefault(String, GameType) - Static method in enum net.minecraft.world.GameType
 
parseIndex(int) - Method in class net.minecraft.util.FrameTimer
 
parseInt(StringReader) - Static method in class net.minecraft.command.arguments.LocationInput
 
parseInt(StringReader) - Static method in class net.minecraft.command.arguments.LocationPart
 
parseIntValue(String) - Method in class net.minecraft.world.GameRules.IntegerValue
 
parseLocal(DataFixer, String) - Method in class net.minecraft.stats.ServerStatisticsManager
 
parseMapVariants(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
parseMatrix(JsonElement) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
parseMessage(String, Object...) - Static method in class net.minecraftforge.fml.ForgeI18n
 
parseModelRotation(JsonObject) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
parseMultipart(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.Deserializer
 
parseObject(String, ParsePosition) - Method in class net.minecraftforge.fml.ForgeI18n.CustomReadOnlyFormat
 
parseParticle(StringReader) - Static method in class net.minecraft.command.arguments.ParticleArgument
 
parsePathString(String) - Static method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
Parser(InputStream) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
parseRotation(JsonObject) - Method in class net.minecraft.client.renderer.model.BlockFaceUV.Deserializer
 
parseRotation(JsonElement) - Static method in class net.minecraftforge.common.model.TransformationHelper.Deserializer
 
parseSelector() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parseSelector(EntitySelectorParser) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
 
parseSingleEntity() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
parseTintIndex(JsonObject) - Method in class net.minecraft.client.renderer.model.BlockPartFace.Deserializer
 
parseType(String) - Static method in class net.minecraft.client.shader.ShaderUniform
 
parseValue(String) - Method in class net.minecraft.state.BooleanProperty
 
parseValue(String) - Method in class net.minecraft.state.EnumProperty
 
parseValue(String) - Method in class net.minecraft.state.IntegerProperty
 
parseValue(String) - Method in class net.minecraft.state.Property
 
parseVector2(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
 
parseVector3(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
 
parseVector4(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
 
parseVector4To3(String[]) - Static method in class net.minecraftforge.client.model.obj.OBJModel
 
parseVersionRange(String, StringBuffer, Object) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
parseWeight(JsonObject) - Method in class net.minecraft.client.renderer.model.Variant.Deserializer
 
PART - Static variable in class net.minecraft.block.BedBlock
 
Part(int, int, EntitySelector) - Constructor for class net.minecraft.command.arguments.MessageArgument.Part
 
part - Variable in class net.minecraft.util.math.shapes.VoxelShape
 
part() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
PartEntity<T extends Entity> - Class in net.minecraftforge.entity
 
PartEntity(T) - Constructor for class net.minecraftforge.entity.PartEntity
 
partialState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
partialState() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
Particle - Class in net.minecraft.client.particle
 
Particle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.Particle
 
Particle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.Particle
 
particle() - Static method in class net.minecraft.command.arguments.ParticleArgument
 
PARTICLE - Static variable in class net.minecraft.data.StockModelShapes
 
PARTICLE - Static variable in class net.minecraft.data.StockTextureAliases
 
particle - Variable in class net.minecraftforge.client.model.BakedItemModel
 
PARTICLE_DATA - Static variable in class net.minecraft.network.datasync.DataSerializers
 
PARTICLE_NOT_FOUND - Static variable in class net.minecraft.command.arguments.ParticleArgument
 
PARTICLE_POSITION_TEX_COLOR_LMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
Deprecated.
PARTICLE_SHEET_LIT - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
PARTICLE_SHEET_OPAQUE - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
PARTICLE_SHEET_TRANSLUCENT - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
PARTICLE_SOUL_ESCAPE - Static variable in class net.minecraft.util.SoundEvents
 
PARTICLE_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
PARTICLE_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
PARTICLE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
PARTICLE_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
particleAlpha - Variable in class net.minecraft.client.particle.Particle
 
particleAngle - Variable in class net.minecraft.client.particle.Particle
 
ParticleArgument - Class in net.minecraft.command.arguments
 
ParticleArgument() - Constructor for class net.minecraft.command.arguments.ParticleArgument
 
particleBlue - Variable in class net.minecraft.client.particle.Particle
 
ParticleCommand - Class in net.minecraft.command.impl
 
ParticleCommand() - Constructor for class net.minecraft.command.impl.ParticleCommand
 
particleData - Variable in class net.minecraft.block.TorchBlock
 
ParticleEffectAmbience - Class in net.minecraft.world.biome
 
ParticleEffectAmbience(IParticleData, float) - Constructor for class net.minecraft.world.biome.ParticleEffectAmbience
 
ParticleFactoryRegisterEvent - Class in net.minecraftforge.client.event
 
ParticleFactoryRegisterEvent() - Constructor for class net.minecraftforge.client.event.ParticleFactoryRegisterEvent
 
particleGravity - Variable in class net.minecraft.client.particle.Particle
 
particleGreen - Variable in class net.minecraft.client.particle.Particle
 
ParticleManager - Class in net.minecraft.client.particle
 
ParticleManager(ClientWorld, TextureManager) - Constructor for class net.minecraft.client.particle.ParticleManager
 
ParticleManager.IParticleMetaFactory<T extends IParticleData> - Interface in net.minecraft.client.particle
 
particleRed - Variable in class net.minecraft.client.particle.Particle
 
PARTICLES - Static variable in class net.minecraft.client.AbstractOption
 
particles - Variable in class net.minecraft.client.GameSettings
 
particles - Variable in class net.minecraft.client.Minecraft
 
particleScale - Variable in class net.minecraft.client.particle.TexturedParticle
 
ParticleStatus - Enum in net.minecraft.client.settings
 
particleTexture - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
ParticleType<T extends IParticleData> - Class in net.minecraft.particles
 
ParticleType(boolean, IParticleData.IDeserializer<T>) - Constructor for class net.minecraft.particles.ParticleType
 
ParticleTypes - Class in net.minecraft.particles
 
ParticleTypes() - Constructor for class net.minecraft.particles.ParticleTypes
 
partRotation - Variable in class net.minecraft.client.renderer.model.BlockPart
 
PartSplitVoxelShape - Class in net.minecraft.util.math.shapes
 
PartSplitVoxelShape(VoxelShapePart, int, int, int, int, int, int) - Constructor for class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
passEvents - Variable in class net.minecraft.client.gui.screen.Screen
 
Passthrough - Class in net.minecraft.world.gen.placement
 
Passthrough(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.Passthrough
 
pastEvents(float, float) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
 
pastEvents(float, float) - Method in enum net.minecraftforge.client.model.b3d.B3DClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
pastEvents(float, float) - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
pastEvents(float, float) - Method in class net.minecraftforge.common.model.animation.Clips.TriggerClip
 
pastEvents(float, float) - Method in interface net.minecraftforge.common.model.animation.IClip
 
PATCH_BERRY_BUSH - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_BERRY_DECORATED - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_BERRY_SPARSE - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_BROWN_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_CACTUS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_CACTUS_DECORATED - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_CACTUS_DESERT - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_CRIMSON_ROOTS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_DEAD_BUSH - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_DEAD_BUSH_2 - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_DEAD_BUSH_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_FIRE - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_FOREST - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_JUNGLE - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_NORMAL - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_PLAIN - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_SAVANNA - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_TAIGA - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_GRASS_TAIGA_2 - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_LARGE_FERN - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_MELON - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
PATCH_PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_SOUL_FIRE - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_SUGAR_CANE - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_SUGAR_CANE_BADLANDS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_SUGAR_CANE_DESERT - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_SUGAR_CANE_SWAMP - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_SUNFLOWER - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_TAIGA_GRASS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_TALL_GRASS - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_TALL_GRASS_2 - Static variable in class net.minecraft.world.gen.feature.Features
 
PATCH_WATERLILLY - Static variable in class net.minecraft.world.gen.feature.Features
 
PATH - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
path - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
Path - Class in net.minecraft.pathfinding
 
Path(List<PathPoint>, BlockPos, boolean) - Constructor for class net.minecraft.pathfinding.Path
 
path - Variable in class net.minecraft.util.ResourceLocation
 
PATH_MALFORMED - Static variable in class net.minecraft.command.arguments.NBTPathArgument
 
PATH_SPLITTER - Static variable in class net.minecraft.resources.FilePack
 
pathfind(Stream<BlockPos>, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
pathfind(Set<BlockPos>, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
pathfind(Set<BlockPos>, int, boolean, int) - Method in class net.minecraft.pathfinding.PathNavigator
 
PathFinder - Class in net.minecraft.pathfinding
 
PathFinder(NodeProcessor, int) - Constructor for class net.minecraft.pathfinding.PathFinder
 
pathfinding - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
PathfindingDebugRenderer - Class in net.minecraft.client.renderer.debug
 
PathfindingDebugRenderer() - Constructor for class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
pathFollow() - Method in class net.minecraft.pathfinding.PathNavigator
 
pathFollow() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
PathHeap - Class in net.minecraft.pathfinding
 
PathHeap() - Constructor for class net.minecraft.pathfinding.PathHeap
 
pathList - Variable in class net.minecraft.client.util.SearchTreeReloadable
 
PathNavigator - Class in net.minecraft.pathfinding
 
PathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.PathNavigator
 
PathNodeType - Enum in net.minecraft.pathfinding
 
PathPoint - Class in net.minecraft.pathfinding
 
PathPoint(int, int, int) - Constructor for class net.minecraft.pathfinding.PathPoint
 
PathType - Enum in net.minecraft.pathfinding
 
PatrolGoal(T, double, double) - Constructor for class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
PatrollerEntity - Class in net.minecraft.entity.monster
 
PatrollerEntity(EntityType<? extends PatrollerEntity>, World) - Constructor for class net.minecraft.entity.monster.PatrollerEntity
 
PatrollerEntity.PatrolGoal<T extends PatrollerEntity> - Class in net.minecraft.entity.monster
 
PatrolSpawner - Class in net.minecraft.world.spawner
 
PatrolSpawner() - Constructor for class net.minecraft.world.spawner.PatrolSpawner
 
PatrolVillageGoal - Class in net.minecraft.entity.ai.goal
 
PatrolVillageGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.PatrolVillageGoal
 
PATTERN - Static variable in class net.minecraft.data.StockTextureAliases
 
PATTERN_ITEM_INDEX - Static variable in enum net.minecraft.tileentity.BannerPattern
 
PatternHelper(BlockPos, Direction, Direction, LoadingCache<BlockPos, CachedBlockInfo>, int, int, int) - Constructor for class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
patternLine(String) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
pause() - Method in class net.minecraft.client.audio.SoundEngine
 
pause() - Method in class net.minecraft.client.audio.SoundHandler
 
pause() - Method in class net.minecraft.client.audio.SoundSource
 
pauseDevMode(T) - Static method in class net.minecraft.util.Util
 
pauseOnLostFocus - Variable in class net.minecraft.client.GameSettings
 
PEEK_TICK - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
pendingChildren - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
pendingChildren - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
PendingCommand - Class in net.minecraft.server.dedicated
 
PendingCommand(String, CommandSource) - Constructor for class net.minecraft.server.dedicated.PendingCommand
 
pendingCommandList - Variable in class net.minecraft.server.dedicated.DedicatedServer
 
PendingInvite - Class in com.mojang.realmsclient.dto
 
PendingInvite() - Constructor for class com.mojang.realmsclient.dto.PendingInvite
 
PendingInvitesList - Class in com.mojang.realmsclient.dto
 
PendingInvitesList() - Constructor for class com.mojang.realmsclient.dto.PendingInvitesList
 
Penthouse(Direction, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
 
Penthouse(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Penthouse
 
PEONY - Static variable in class net.minecraft.block.Blocks
 
PEONY - Static variable in class net.minecraft.item.Items
 
PEONY - Static variable in class net.minecraft.world.gen.feature.Features.States
 
percent - Variable in class net.minecraft.world.BossInfo
 
percentSetTime - Variable in class net.minecraft.client.gui.ClientBossInfo
 
performDelayedAdd() - Static method in class net.minecraft.tags.TagRegistry
 
performEffect(LivingEntity, int) - Method in class net.minecraft.potion.Effect
 
performEffect(LivingEntity) - Method in class net.minecraft.potion.EffectInstance
 
performHurtAnimation() - Method in class net.minecraft.entity.Entity
 
performHurtAnimation() - Method in class net.minecraft.entity.item.BoatEntity
 
performHurtAnimation() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
performHurtAnimation() - Method in class net.minecraft.entity.LivingEntity
 
performWorldGenSpawning(IServerWorld, Biome, int, int, Random) - Static method in class net.minecraft.world.spawner.WorldEntitySpawner
 
perlinFade(double) - Static method in class net.minecraft.util.math.MathHelper
 
PerlinNoiseGenerator - Class in net.minecraft.world.gen
 
PerlinNoiseGenerator(SharedSeedRandom, IntStream) - Constructor for class net.minecraft.world.gen.PerlinNoiseGenerator
 
PerlinNoiseGenerator(SharedSeedRandom, List<Integer>) - Constructor for class net.minecraft.world.gen.PerlinNoiseGenerator
 
PermissionAPI - Class in net.minecraftforge.server.permission
 
PermissionAPI() - Constructor for class net.minecraftforge.server.permission.PermissionAPI
 
persistantChatGUI - Variable in class net.minecraft.client.gui.IngameGui
 
PERSISTED_NBT_TAG - Static variable in class net.minecraft.entity.player.PlayerEntity
 
PersistenceSerializer - Class in net.minecraft.realms
 
PersistenceSerializer() - Constructor for class net.minecraft.realms.PersistenceSerializer
 
PERSISTENT - Static variable in class net.minecraft.block.LeavesBlock
 
PERSISTENT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
perspective(double, float, float, float) - Static method in class net.minecraft.util.math.vector.Matrix4f
 
perspective(ItemCameraTransforms.TransformType, T) - Method in class net.minecraftforge.client.model.generators.loaders.SeparatePerspectiveModelBuilder
 
perspectiveDivide() - Method in class net.minecraft.util.math.vector.Vector4f
 
PerspectiveMapWrapper - Class in net.minecraftforge.client.model
 
PerspectiveMapWrapper(IBakedModel, ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix>) - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper
 
PerspectiveMapWrapper(IBakedModel, IModelTransform) - Constructor for class net.minecraftforge.client.model.PerspectiveMapWrapper
 
PERSPECTIVES - Static variable in class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
 
PETRIFIED_OAK_SLAB - Static variable in class net.minecraft.block.Blocks
 
PETRIFIED_OAK_SLAB - Static variable in class net.minecraft.item.Items
 
PHANTOM - Static variable in class net.minecraft.entity.EntityType
 
PHANTOM_BITE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
PHANTOM_MEMBRANE - Static variable in class net.minecraft.item.Items
 
PHANTOM_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PhantomEntity - Class in net.minecraft.entity.monster
 
PhantomEntity(EntityType<? extends PhantomEntity>, World) - Constructor for class net.minecraft.entity.monster.PhantomEntity
 
PhantomEyesLayer<T extends Entity> - Class in net.minecraft.client.renderer.entity.layers
 
PhantomEyesLayer(IEntityRenderer<T, PhantomModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.PhantomEyesLayer
 
PhantomModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PhantomModel() - Constructor for class net.minecraft.client.renderer.entity.model.PhantomModel
 
PhantomRenderer - Class in net.minecraft.client.renderer.entity
 
PhantomRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PhantomRenderer
 
PhantomSpawner - Class in net.minecraft.world.spawner
 
PhantomSpawner() - Constructor for class net.minecraft.world.spawner.PhantomSpawner
 
PHASE - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
Phase - Class in net.minecraft.entity.boss.dragon.phase
 
Phase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.Phase
 
phase - Variable in class net.minecraftforge.event.TickEvent
 
PhaseManager - Class in net.minecraft.entity.boss.dragon.phase
 
PhaseManager(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
PhaseType<T extends IPhase> - Class in net.minecraft.entity.boss.dragon.phase
 
pick(double, float, boolean) - Method in class net.minecraft.entity.Entity
 
PICKAXE - Static variable in class net.minecraftforge.common.ToolType
 
PickaxeItem - Class in net.minecraft.item
 
PickaxeItem(IItemTier, int, float, Item.Properties) - Constructor for class net.minecraft.item.PickaxeItem
 
pickItem(int) - Method in class net.minecraft.client.multiplayer.PlayerController
 
pickItem(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
PICKLES - Static variable in class net.minecraft.block.SeaPickleBlock
 
PICKLES_1_4 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
pickRandom(int, int) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
pickRandom(int, int, int, int) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in interface net.minecraft.block.IBucketPickupHandler
 
pickupFluid(IWorld, BlockPos, BlockState) - Method in interface net.minecraft.block.IWaterLoggable
 
pickupStatus - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
PickupWantedItemTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
PickupWantedItemTask(float, boolean, int) - Constructor for class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
 
PickupWantedItemTask(Predicate<E>, float, boolean, int) - Constructor for class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
 
PickupXp(PlayerEntity, ExperienceOrbEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.PickupXp
 
pickZoomed(IExtendedNoiseRandom<?>, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.ZoomLayer
 
Piece(BlockPos) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, int) - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation) - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
 
Piece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(IStructurePieceType, Direction, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(IStructurePieceType, int, Direction, OceanMonumentPieces.RoomDefinition, int, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, float, OceanRuinStructure.Type, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
Piece(TemplateManager, ResourceLocation, BlockPos, Rotation, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
Piece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
PIERCING - Static variable in class net.minecraft.enchantment.Enchantments
 
PiercingEnchantment - Class in net.minecraft.enchantment
 
PiercingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PiercingEnchantment
 
PIG - Static variable in class net.minecraft.entity.EntityType
 
PIG_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
PIG_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PigEntity - Class in net.minecraft.entity.passive
 
PigEntity(EntityType<? extends PigEntity>, World) - Constructor for class net.minecraft.entity.passive.PigEntity
 
PIGLIN - Static variable in class net.minecraft.entity.EntityType
 
PIGLIN_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
PIGLIN_BARTERING - Static variable in class net.minecraft.loot.LootTables
 
PIGLIN_BRUTE_SPECIFIC_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
PIGLIN_LOVED - Static variable in class net.minecraft.tags.ItemTags
 
PIGLIN_REPELLENTS - Static variable in class net.minecraft.tags.BlockTags
 
PIGLIN_REPELLENTS - Static variable in class net.minecraft.tags.ItemTags
 
PIGLIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PIGLIN_SPECIFIC_SENSOR - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
PiglinAction - Enum in net.minecraft.entity.monster.piglin
 
PiglinBarteringAddition - Class in net.minecraft.loot
 
PiglinBarteringAddition() - Constructor for class net.minecraft.loot.PiglinBarteringAddition
 
PiglinBruteBrain - Class in net.minecraft.entity.monster.piglin
 
PiglinBruteBrain() - Constructor for class net.minecraft.entity.monster.piglin.PiglinBruteBrain
 
PiglinBruteEntity - Class in net.minecraft.entity.monster.piglin
 
PiglinBruteEntity(EntityType<? extends PiglinBruteEntity>, World) - Constructor for class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
PiglinBruteSpecificSensor - Class in net.minecraft.entity.ai.brain.sensor
 
PiglinBruteSpecificSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.PiglinBruteSpecificSensor
 
PiglinEntity - Class in net.minecraft.entity.monster.piglin
 
PiglinEntity(EntityType<? extends AbstractPiglinEntity>, World) - Constructor for class net.minecraft.entity.monster.piglin.PiglinEntity
 
PiglinIdleActivityTask<E extends MobEntity,T> - Class in net.minecraft.entity.ai.brain.task
 
PiglinIdleActivityTask(Predicate<E>, MemoryModuleType<? extends T>, MemoryModuleType<T>, RangedInteger) - Constructor for class net.minecraft.entity.ai.brain.task.PiglinIdleActivityTask
 
PiglinMobsSensor - Class in net.minecraft.entity.ai.brain.sensor
 
PiglinMobsSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.PiglinMobsSensor
 
PiglinModel<T extends MobEntity> - Class in net.minecraft.client.renderer.entity.model
 
PiglinModel(float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.PiglinModel
 
PiglinRenderer - Class in net.minecraft.client.renderer.entity
 
PiglinRenderer(EntityRendererManager, boolean) - Constructor for class net.minecraft.client.renderer.entity.PiglinRenderer
 
PiglinTasks - Class in net.minecraft.entity.monster.piglin
 
PiglinTasks() - Constructor for class net.minecraft.entity.monster.piglin.PiglinTasks
 
PigModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PigModel() - Constructor for class net.minecraft.client.renderer.entity.model.PigModel
 
PigModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.PigModel
 
PigRenderer - Class in net.minecraft.client.renderer.entity
 
PigRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PigRenderer
 
PIGSCENE - Static variable in class net.minecraft.entity.item.PaintingType
 
PILE_HAY - Static variable in class net.minecraft.world.gen.feature.Features
 
PILE_ICE - Static variable in class net.minecraft.world.gen.feature.Features
 
PILE_MELON - Static variable in class net.minecraft.world.gen.feature.Features
 
PILE_PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Features
 
PILE_SNOW - Static variable in class net.minecraft.world.gen.feature.Features
 
PILLAGER - Static variable in class net.minecraft.entity.EntityType
 
PILLAGER_OUTPOST - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
PILLAGER_OUTPOST - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
PILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PillagerEntity - Class in net.minecraft.entity.monster
 
PillagerEntity(EntityType<? extends PillagerEntity>, World) - Constructor for class net.minecraft.entity.monster.PillagerEntity
 
PillagerOutpostPools - Class in net.minecraft.world.gen.feature.structure
 
PillagerOutpostPools() - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostPools
 
PillagerOutpostStructure - Class in net.minecraft.world.gen.feature.structure
 
PillagerOutpostStructure(Codec<VillageConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.PillagerOutpostStructure
 
PillagerRenderer - Class in net.minecraft.client.renderer.entity
 
PillagerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PillagerRenderer
 
PINE - Static variable in class net.minecraft.world.gen.feature.Features
 
PINE - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
PineFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
PineFoliagePlacer(FeatureSpread, FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.PineFoliagePlacer
 
Ping - Class in com.mojang.realmsclient.client
 
Ping() - Constructor for class com.mojang.realmsclient.client.Ping
 
ping(ServerData, Runnable) - Method in class net.minecraft.client.network.ServerPinger
 
ping - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
pinged - Variable in class net.minecraft.client.multiplayer.ServerData
 
pingPendingNetworks() - Method in class net.minecraft.client.network.ServerPinger
 
PingResult - Class in com.mojang.realmsclient.dto
 
PingResult() - Constructor for class com.mojang.realmsclient.dto.PingResult
 
pingToServer - Variable in class net.minecraft.client.multiplayer.ServerData
 
PINK - Static variable in class net.minecraft.block.material.MaterialColor
 
PINK_BANNER - Static variable in class net.minecraft.block.Blocks
 
PINK_BANNER - Static variable in class net.minecraft.item.Items
 
PINK_BED - Static variable in class net.minecraft.block.Blocks
 
PINK_BED - Static variable in class net.minecraft.item.Items
 
PINK_CARPET - Static variable in class net.minecraft.block.Blocks
 
PINK_CARPET - Static variable in class net.minecraft.item.Items
 
PINK_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
PINK_CONCRETE - Static variable in class net.minecraft.item.Items
 
PINK_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
PINK_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
PINK_DYE - Static variable in class net.minecraft.item.Items
 
PINK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PINK_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PINK_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
PINK_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
PINK_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
PINK_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
PINK_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
PINK_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
PINK_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PINK_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
PINK_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PINK_TULIP - Static variable in class net.minecraft.block.Blocks
 
PINK_TULIP - Static variable in class net.minecraft.item.Items
 
PINK_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
PINK_WOOL - Static variable in class net.minecraft.block.Blocks
 
PINK_WOOL - Static variable in class net.minecraft.item.Items
 
pipe(IVertexConsumer) - Method in class net.minecraft.client.renderer.model.BakedQuad
 
pipe(IVertexConsumer) - Method in interface net.minecraftforge.client.model.pipeline.IVertexProducer
 
PISTON - Static variable in class net.minecraft.block.Blocks
 
PISTON - Static variable in class net.minecraft.block.material.Material
 
PISTON - Static variable in class net.minecraft.item.Items
 
PISTON - Static variable in class net.minecraft.tileentity.TileEntityType
 
PISTON_BASE_DOWN_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_EAST_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_NORTH_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_SOUTH_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_UP_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_BASE_WEST_AABB - Static variable in class net.minecraft.block.PistonBlock
 
PISTON_EXTENSION_DOWN_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_EAST_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_NORTH_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_SOUTH_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_UP_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_EXTENSION_WEST_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
PISTON_HEAD - Static variable in class net.minecraft.block.Blocks
 
PISTON_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
PistonBlock - Class in net.minecraft.block
 
PistonBlock(boolean, AbstractBlock.Properties) - Constructor for class net.minecraft.block.PistonBlock
 
PistonBlockStructureHelper - Class in net.minecraft.block
 
PistonBlockStructureHelper(World, BlockPos, Direction, boolean) - Constructor for class net.minecraft.block.PistonBlockStructureHelper
 
PistonEvent - Class in net.minecraftforge.event.world
 
PistonEvent(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent
 
PistonEvent.PistonMoveType - Enum in net.minecraftforge.event.world
 
PistonEvent.Post - Class in net.minecraftforge.event.world
 
PistonEvent.Pre - Class in net.minecraftforge.event.world
 
PistonHeadBlock - Class in net.minecraft.block
 
PistonHeadBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PistonHeadBlock
 
PistonPushedBlock - Class in net.minecraft.util.datafix.fixes
 
PistonPushedBlock(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PistonPushedBlock
 
PistonTileEntity - Class in net.minecraft.tileentity
 
PistonTileEntity() - Constructor for class net.minecraft.tileentity.PistonTileEntity
 
PistonTileEntity(BlockState, Direction, boolean, boolean) - Constructor for class net.minecraft.tileentity.PistonTileEntity
 
PistonTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
PistonTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
 
PistonType - Enum in net.minecraft.state.properties
 
pitch - Variable in class net.minecraft.block.SoundType
 
pitch - Variable in class net.minecraft.client.audio.LocatableSound
 
pitch - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
pitch - Variable in class net.minecraft.network.play.server.SEntityPacket
 
Pivot() - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Pivot
 
pixelStore(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
pixelStore(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
pixelTransfer(int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
pixelTransfer(int, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
place(ServerWorld, BlockPos, int) - Method in class net.minecraft.command.arguments.BlockStateInput
 
place(ServerPlayerEntity, IRecipe<C>, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.BlockPlacer
 
place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.ColumnBlockPlacer
 
place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
 
place(IWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
 
place(World, BlockPos, FluidStack, IFluidHandler.FluidAction) - Method in interface net.minecraftforge.fluids.IFluidBlock
 
placeAt(IWorld, BlockPos, int) - Method in class net.minecraft.block.DoublePlantBlock
 
placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BedItem
 
placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.BlockItem
 
placeBlock(BlockItemUseContext, BlockState) - Method in class net.minecraft.item.TallBlockItem
 
placeBubbleColumn(IWorld, BlockPos, boolean) - Static method in class net.minecraft.block.BubbleColumnBlock
 
PLACED_BLOCK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
placedBlock(Block) - Static method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
placedBlockCollides(BlockState, BlockPos, ISelectionContext) - Method in interface net.minecraft.world.ICollisionReader
 
PlacedBlockTrigger - Class in net.minecraft.advancements.criterion
 
PlacedBlockTrigger() - Constructor for class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
PlacedBlockTrigger.Instance - Class in net.minecraft.advancements.criterion
 
placeEntity(Entity, ServerWorld, ServerWorld, float, Function<Boolean, Entity>) - Method in interface net.minecraftforge.common.util.ITeleporter
 
placeIn - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
placeItemBackInInventory(World, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
Placement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
Placement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.Placement
 
Placements() - Constructor for class net.minecraft.world.gen.feature.Features.Placements
 
PlacementSettings - Class in net.minecraft.world.gen.feature.template
 
PlacementSettings() - Constructor for class net.minecraft.world.gen.feature.template.PlacementSettings
 
placeOn - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
placePortalBlocks() - Method in class net.minecraft.block.PortalSize
 
PLACER - Static variable in class net.minecraft.world.gen.blockplacer.DoublePlantBlockPlacer
 
PLACER - Static variable in class net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
 
placeRail(boolean, boolean, RailShape) - Method in class net.minecraft.block.RailState
 
placeRecipe(int, int, int, IRecipe<?>, Iterator<T>, int) - Method in interface net.minecraft.item.crafting.IRecipePlacer
 
placeSettings - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
placeTree(ServerWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingBlock
 
placeUnder - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
PLAIN - Static variable in interface net.minecraft.resources.IPackNameDecorator
 
PLAIN_FLOWER_PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
PLAIN_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
PlainFlowerBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
PlainFlowerBlockStateProvider() - Constructor for class net.minecraft.world.gen.blockstateprovider.PlainFlowerBlockStateProvider
 
PLAINS - Static variable in class net.minecraft.entity.villager.VillagerType
 
PLAINS - Static variable in class net.minecraft.world.biome.BiomeRegistry
 
PLAINS - Static variable in class net.minecraft.world.biome.Biomes
 
PLAINS - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
PLAINS - Static variable in class net.minecraftforge.common.PlantType
 
PlainsVillagePools - Class in net.minecraft.world.gen.feature.structure
 
PlainsVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.PlainsVillagePools
 
PLANKS - Static variable in class net.minecraft.tags.BlockTags
 
PLANKS - Static variable in class net.minecraft.tags.ItemTags
 
PLANT - Static variable in class net.minecraft.block.SoundType
 
PLANT - Static variable in class net.minecraft.data.StockTextureAliases
 
PLANT - Static variable in class net.minecraft.entity.item.PaintingType
 
PlantBlockHelper - Class in net.minecraft.block
 
PlantBlockHelper() - Constructor for class net.minecraft.block.PlantBlockHelper
 
PLANTS - Static variable in class net.minecraft.block.material.Material
 
PlantType - Class in net.minecraftforge.common
 
PLATEAU - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
PLATFORM - Static variable in class net.minecraft.data.StockTextureAliases
 
PlatformDescriptors - Class in com.mojang.blaze3d.platform
 
PlatformDescriptors() - Constructor for class com.mojang.blaze3d.platform.PlatformDescriptors
 
play(ISound) - Method in class net.minecraft.client.audio.SoundEngine
 
play(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
play() - Method in class net.minecraft.client.audio.SoundSource
 
PLAY - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
play(float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
Play(World, BlockPos, BlockState, int, NoteBlockInstrument) - Constructor for class net.minecraftforge.event.world.NoteBlockEvent.Play
 
PLAY_NOTEBLOCK - Static variable in class net.minecraft.stats.Stats
 
PLAY_ONE_MINUTE - Static variable in class net.minecraft.stats.Stats
 
PLAY_RECORD - Static variable in class net.minecraft.stats.Stats
 
PLAY_RECORD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
playAmbientSound() - Method in class net.minecraft.entity.MobEntity
 
playAmbientSound() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
playAmbientSound() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
playAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
 
playBreakingSound(IWorld, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.client.world.ClientWorld
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.world.World
 
playBrokenSound(World, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
playCelebrateSound() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
playChestEquipSound() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
playChestEquipSound() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
playChestEquipSound() - Method in class net.minecraft.entity.passive.horse.MuleEntity
 
playClickOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
playClickOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 
playClickOffSound(IWorld, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
playClickOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
playClickOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 
playClickOnSound(IWorld, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
playDelayed(ISound, int) - Method in class net.minecraft.client.audio.SoundEngine
 
playDelayed(ISound, int) - Method in class net.minecraft.client.audio.SoundHandler
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.DispenseBoatBehavior
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.OptionalDispenseBehavior
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.ProjectileDispenseBehavior
 
playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.button.ChangePageButton
 
playDownSound(SoundHandler) - Method in class net.minecraft.client.gui.widget.Widget
 
playEmptySound(PlayerEntity, IWorld, BlockPos) - Method in class net.minecraft.item.BucketItem
 
playEmptySound(PlayerEntity, IWorld, BlockPos) - Method in class net.minecraft.item.FishBucketItem
 
playEndBossMusic - Variable in class net.minecraft.world.BossInfo
 
playEquipSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
player(PlayerPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
player - Variable in class net.minecraft.client.Minecraft
 
player() - Static method in class net.minecraft.command.arguments.EntityArgument
 
PLAYER - Static variable in class net.minecraft.entity.EntityType
 
player - Variable in class net.minecraft.entity.player.PlayerInventory
 
player - Variable in class net.minecraft.network.play.ServerPlayNetHandler
 
player - Variable in class net.minecraft.server.management.PlayerInteractionManager
 
PLAYER - Static variable in class net.minecraft.util.datafix.TypeReferences
 
PLAYER - Static variable in class net.minecraft.world.server.TicketType
 
player - Variable in class net.minecraft.world.storage.MapData.MapInfo
 
player - Variable in class net.minecraftforge.event.TickEvent.PlayerTickEvent
 
PLAYER - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
PLAYER_CREATED - Static variable in class net.minecraft.entity.passive.IronGolemEntity
 
PLAYER_ENTITY_INTERACTION - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
PLAYER_GENERATES_CONTAINER_LOOT - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
PLAYER_HEAD - Static variable in class net.minecraft.block.Blocks
 
PLAYER_HEAD - Static variable in class net.minecraft.item.Items
 
PLAYER_HURT_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
PLAYER_KILL_COUNT - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
PLAYER_KILLED_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
PLAYER_KILLS - Static variable in class net.minecraft.stats.Stats
 
PLAYER_MODEL_FLAG - Static variable in class net.minecraft.entity.player.PlayerEntity
 
PLAYER_NOT_FOUND - Static variable in class net.minecraft.command.arguments.EntityArgument
 
PLAYER_UNKNOWN - Static variable in class net.minecraft.command.arguments.GameProfileArgument
 
PLAYER_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
PlayerAbilities - Class in net.minecraft.entity.player
 
PlayerAbilities() - Constructor for class net.minecraft.entity.player.PlayerAbilities
 
PlayerAdvancements - Class in net.minecraft.advancements
 
PlayerAdvancements(DataFixer, PlayerList, AdvancementManager, File, ServerPlayerEntity) - Constructor for class net.minecraft.advancements.PlayerAdvancements
 
PlayerArmorInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerArmorInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
 
PlayerBrewedPotionEvent - Class in net.minecraftforge.event.brewing
 
PlayerBrewedPotionEvent(PlayerEntity, ItemStack) - Constructor for class net.minecraftforge.event.brewing.PlayerBrewedPotionEvent
 
PlayerChangedDimensionEvent(PlayerEntity, RegistryKey<World>, RegistryKey<World>) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangedDimensionEvent
 
PlayerChangeGameModeEvent(PlayerEntity, GameType, GameType) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangeGameModeEvent
 
PlayerContainer - Class in net.minecraft.inventory.container
 
PlayerContainer(PlayerInventory, boolean, PlayerEntity) - Constructor for class net.minecraft.inventory.container.PlayerContainer
 
PlayerContainerEvent - Class in net.minecraftforge.event.entity.player
 
PlayerContainerEvent(PlayerEntity, Container) - Constructor for class net.minecraftforge.event.entity.player.PlayerContainerEvent
 
PlayerContainerEvent.Close - Class in net.minecraftforge.event.entity.player
 
PlayerContainerEvent.Open - Class in net.minecraftforge.event.entity.player
 
PlayerContext - Class in net.minecraftforge.server.permission.context
 
PlayerContext(PlayerEntity) - Constructor for class net.minecraftforge.server.permission.context.PlayerContext
 
playerController - Variable in class net.minecraft.client.Minecraft
 
PlayerController - Class in net.minecraft.client.multiplayer
 
PlayerController(Minecraft, ClientPlayNetHandler) - Constructor for class net.minecraft.client.multiplayer.PlayerController
 
PLAYERDATA - Static variable in class net.minecraft.world.storage.FolderName
 
PlayerData - Class in net.minecraft.world.storage
 
PlayerData(SaveFormat.LevelSave, DataFixer) - Constructor for class net.minecraft.world.storage.PlayerData
 
playerDataManager - Variable in class net.minecraft.server.MinecraftServer
 
PlayerDestroyItemEvent - Class in net.minecraftforge.event.entity.player
 
PlayerDestroyItemEvent(PlayerEntity, ItemStack, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
 
PlayerEntity - Class in net.minecraft.entity.player
 
PlayerEntity(World, BlockPos, float, GameProfile) - Constructor for class net.minecraft.entity.player.PlayerEntity
 
PlayerEntity.SleepResult - Enum in net.minecraft.entity.player
 
PlayerEntityInteractionTrigger - Class in net.minecraft.advancements.criterion
 
PlayerEntityInteractionTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger
 
PlayerEntityInteractionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
PlayerEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent
 
PlayerEvent.BreakSpeed - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.Clone - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.HarvestCheck - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.ItemCraftedEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.ItemPickupEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.ItemSmeltedEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.LoadFromFile - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.NameFormat - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerChangedDimensionEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerChangeGameModeEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerLoggedInEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerLoggedOutEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.PlayerRespawnEvent - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.SaveToFile - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.StartTracking - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.StopTracking - Class in net.minecraftforge.event.entity.player
 
PlayerEvent.Visibility - Class in net.minecraftforge.event.entity.player
Deprecated.
PlayerFlyableFallEvent - Class in net.minecraftforge.event.entity.player
 
PlayerFlyableFallEvent(PlayerEntity, float, float) - Constructor for class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
PlayerGeneratesContainerLootTrigger - Class in net.minecraft.advancements.criterion
 
PlayerGeneratesContainerLootTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger
 
PlayerGeneratesContainerLootTrigger.Instance - Class in net.minecraft.advancements.criterion
 
PlayerGenerationTracker - Class in net.minecraft.world.chunk
 
PlayerGenerationTracker() - Constructor for class net.minecraft.world.chunk.PlayerGenerationTracker
 
playerHealth - Variable in class net.minecraft.client.gui.IngameGui
 
PlayerHurtEntityTrigger - Class in net.minecraft.advancements.criterion
 
PlayerHurtEntityTrigger() - Constructor for class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
PlayerHurtEntityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
playerId - Variable in class net.minecraft.network.play.server.SCombatPacket
 
playerIdleTimeout - Variable in class net.minecraft.server.dedicated.ServerProperties
 
PlayerInfo - Class in com.mojang.realmsclient.dto
 
PlayerInfo() - Constructor for class com.mojang.realmsclient.dto.PlayerInfo
 
PlayerInteractEvent - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.EntityInteract - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.EntityInteractSpecific - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.LeftClickBlock - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.LeftClickEmpty - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.RightClickBlock - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.RightClickEmpty - Class in net.minecraftforge.event.entity.player
 
PlayerInteractEvent.RightClickItem - Class in net.minecraftforge.event.entity.player
 
PlayerInteractionManager - Class in net.minecraft.server.management
 
PlayerInteractionManager(ServerWorld) - Constructor for class net.minecraft.server.management.PlayerInteractionManager
 
playerInventory - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
PlayerInventory - Class in net.minecraft.entity.player
 
PlayerInventory(PlayerEntity) - Constructor for class net.minecraft.entity.player.PlayerInventory
 
playerInventory - Variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
playerInventoryTitleX - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
playerInventoryTitleY - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
PlayerInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerInvWrapper
 
playerKilledEntity(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
playerKilledEntity() - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
playerKilledEntity(EntityPredicate.Builder, DamageSourcePredicate.Builder) - Static method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
playerList - Variable in class net.minecraft.client.multiplayer.ServerData
 
PlayerList - Class in net.minecraft.server.management
 
PlayerList(MinecraftServer, DynamicRegistries.Impl, PlayerData, int) - Constructor for class net.minecraft.server.management.PlayerList
 
PlayerListComponent - Class in net.minecraft.server.gui
 
PlayerListComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.PlayerListComponent
 
PlayerLoggedInEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent
 
playerLoggedOut(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
PlayerLoggedOutEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedOutEvent
 
playerLogin(PlayerEvent.PlayerLoggedInEvent) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
PlayerMainInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerMainInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
 
PlayerMenuObject - Class in net.minecraft.client.gui.spectator
 
PlayerMenuObject(GameProfile) - Constructor for class net.minecraft.client.gui.spectator.PlayerMenuObject
 
PlayerModel<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.model
 
PlayerModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.PlayerModel
 
PlayerModelPart - Enum in net.minecraft.entity.player
 
PlayerOffhandInvWrapper - Class in net.minecraftforge.items.wrapper
 
PlayerOffhandInvWrapper(PlayerInventory) - Constructor for class net.minecraftforge.items.wrapper.PlayerOffhandInvWrapper
 
PlayerPredicate - Class in net.minecraft.advancements.criterion
 
PlayerPredicate.Default - Class in net.minecraft.advancements.criterion
 
PlayerProfileCache - Class in net.minecraft.server.management
 
PlayerProfileCache(GameProfileRepository, File) - Constructor for class net.minecraft.server.management.PlayerProfileCache
 
PlayerRenderer - Class in net.minecraft.client.renderer.entity
 
PlayerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PlayerRenderer
 
PlayerRenderer(EntityRendererManager, boolean) - Constructor for class net.minecraft.client.renderer.entity.PlayerRenderer
 
PlayerRespawnEvent(PlayerEntity, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.PlayerRespawnEvent
 
players() - Static method in class net.minecraft.command.arguments.EntityArgument
 
Players(int, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Players
 
PLAYERS - Static variable in class net.minecraft.world.storage.FolderName
 
playersArrayList - Variable in class net.minecraft.world.storage.MapData
 
PlayerSetSpawnEvent - Class in net.minecraftforge.event.entity.player
 
PlayerSetSpawnEvent(PlayerEntity, RegistryKey<World>, BlockPos, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
 
PlayerSleepInBedEvent - Class in net.minecraftforge.event.entity.player
 
PlayerSleepInBedEvent(PlayerEntity, Optional<BlockPos>) - Constructor for class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
PlayerTabOverlayGui - Class in net.minecraft.client.gui.overlay
 
PlayerTabOverlayGui(Minecraft, IngameGui) - Constructor for class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
playerTick() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
PlayerTickEvent(TickEvent.Phase, PlayerEntity) - Constructor for class net.minecraftforge.event.TickEvent.PlayerTickEvent
 
PlayerUUID - Class in net.minecraft.util.datafix.fixes
 
PlayerUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.PlayerUUID
 
PlayerWakeUpEvent - Class in net.minecraftforge.event.entity.player
 
PlayerWakeUpEvent(PlayerEntity, boolean, boolean) - Constructor for class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
 
PlayerXpEvent - Class in net.minecraftforge.event.entity.player
 
PlayerXpEvent(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent
 
PlayerXpEvent.LevelChange - Class in net.minecraftforge.event.entity.player
 
PlayerXpEvent.PickupXp - Class in net.minecraftforge.event.entity.player
 
PlayerXpEvent.XpChange - Class in net.minecraftforge.event.entity.player
 
playEvent(World, BlockPos, boolean) - Static method in class net.minecraft.block.ComposterBlock
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.client.world.ClientWorld
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in interface net.minecraft.world.IWorld
 
playEvent(int, BlockPos, int) - Method in interface net.minecraft.world.IWorld
 
playEvent(PlayerEntity, int, BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
playFallSound() - Method in class net.minecraft.entity.LivingEntity
 
playFlySound(float) - Method in class net.minecraft.entity.Entity
 
playFlySound(float) - Method in class net.minecraft.entity.passive.ParrotEntity
 
playGallopSound(SoundType) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
playGallopSound(SoundType) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
playHurtSound(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
playHurtSound(DamageSource) - Method in class net.minecraft.entity.MobEntity
 
playJumpSound() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
playJumpSound() - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
playMimicSound(World, Entity) - Static method in class net.minecraft.entity.passive.ParrotEntity
 
playMovingSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.world.ClientWorld
 
playMovingSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.server.ServerWorld
 
playMovingSound(PlayerEntity, Entity, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
 
playOnNextTick(ITickableSound) - Method in class net.minecraft.client.audio.SoundEngine
 
playOnNextTick(ITickableSound) - Method in class net.minecraft.client.audio.SoundHandler
 
playPlaceSound() - Method in class net.minecraft.entity.item.HangingEntity
 
playPlaceSound() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
playPlaceSound() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
playPlaceSound() - Method in class net.minecraft.entity.item.PaintingEntity
 
playRecord(SoundEvent, BlockPos) - Method in class net.minecraft.client.renderer.WorldRenderer
Deprecated.
playRecord(SoundEvent, BlockPos, MusicDiscItem) - Method in class net.minecraft.client.renderer.WorldRenderer
 
playSound(PlayerEntity, IWorld, BlockPos, boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
playSound(PlayerEntity, World, BlockPos, boolean) - Method in class net.minecraft.block.TrapDoorBlock
 
playSound(SoundEvent, float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
playSound(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
playSound(SoundHandler) - Method in enum net.minecraft.client.gui.toasts.IToast.Visibility
 
playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.client.world.ClientWorld
 
playSound(BlockPos, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.client.world.ClientWorld
 
playSound(double, double, double, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.client.world.ClientWorld
 
playSound(SoundEvent, float, float) - Method in class net.minecraft.entity.Entity
 
playSound(SoundEvent, float, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
playSound(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
playSound(SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
playSound(SoundEvent) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
playSound(SoundEvent) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.gen.WorldGenRegion
 
playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in interface net.minecraft.world.IWorld
 
playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.server.ServerWorld
 
playSound(PlayerEntity, BlockPos, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
 
playSound(PlayerEntity, double, double, double, SoundEvent, SoundCategory, float, float) - Method in class net.minecraft.world.World
 
playSound(double, double, double, SoundEvent, SoundCategory, float, float, boolean) - Method in class net.minecraft.world.World
 
playSound(SoundEngine, ISound) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
PlaySoundAtEntityEvent - Class in net.minecraftforge.event.entity
 
PlaySoundAtEntityEvent(Entity, SoundEvent, SoundCategory, float, float) - Constructor for class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
PlaySoundCommand - Class in net.minecraft.command.impl
 
PlaySoundCommand() - Constructor for class net.minecraft.command.impl.PlaySoundCommand
 
PlaySoundEvent - Class in net.minecraftforge.client.event.sound
 
PlaySoundEvent(SoundEngine, ISound) - Constructor for class net.minecraftforge.client.event.sound.PlaySoundEvent
 
PlaySoundSourceEvent - Class in net.minecraftforge.client.event.sound
 
PlaySoundSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.PlaySoundSourceEvent
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.Entity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.HoglinEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.RavagerEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.SpiderEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.monster.ZombieEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.BeeEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.ChickenEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.CowEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PandaEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.ParrotEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PigEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.SheepEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.StriderEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.TurtleEntity
 
playStepSound(BlockPos, BlockState) - Method in class net.minecraft.entity.passive.WolfEntity
 
playStreamableSounds(IAudioStream) - Method in class net.minecraft.client.audio.SoundSource
 
PlayStreamingSourceEvent - Class in net.minecraftforge.client.event.sound
 
PlayStreamingSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.PlayStreamingSourceEvent
 
playSwimSound(float) - Method in class net.minecraft.entity.Entity
 
playSwimSound(float) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
playSwimSound(float) - Method in class net.minecraft.entity.passive.TurtleEntity
 
playTameEffect(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
playWarningSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
playWorkstationSound() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
PngSizeInfo - Class in net.minecraft.client.renderer.texture
 
PngSizeInfo(String, InputStream) - Constructor for class net.minecraft.client.renderer.texture.PngSizeInfo
 
PODZOL - Static variable in class net.minecraft.block.Blocks
 
PODZOL - Static variable in class net.minecraft.item.Items
 
PODZOL - Static variable in class net.minecraft.world.gen.feature.Features.States
 
PODZOL_DIRT_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
POI_CHUNK - Static variable in class net.minecraft.util.datafix.TypeReferences
 
POI_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
POI_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
POIInfo(BlockPos, String, int) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
 
POINT_OF_INTEREST_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
POINT_OF_INTEREST_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
pointedEntity - Variable in class net.minecraft.client.Minecraft
 
pointedEntity - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
POINTER - Static variable in class net.minecraft.entity.item.PaintingType
 
pointMap - Variable in class net.minecraft.pathfinding.NodeProcessor
 
PointOfInterest - Class in net.minecraft.village
 
PointOfInterest(BlockPos, PointOfInterestType, Runnable) - Constructor for class net.minecraft.village.PointOfInterest
 
PointOfInterestData - Class in net.minecraft.village
 
PointOfInterestData(Runnable) - Constructor for class net.minecraft.village.PointOfInterestData
 
PointOfInterestDebugRenderer - Class in net.minecraft.client.renderer.debug
 
PointOfInterestDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
PointOfInterestDebugRenderer.BrainInfo - Class in net.minecraft.client.renderer.debug
 
PointOfInterestDebugRenderer.POIInfo - Class in net.minecraft.client.renderer.debug
 
PointOfInterestManager - Class in net.minecraft.village
 
PointOfInterestManager(File, DataFixer, boolean) - Constructor for class net.minecraft.village.PointOfInterestManager
 
PointOfInterestManager.Status - Enum in net.minecraft.village
 
PointOfInterestRebuild - Class in net.minecraft.util.datafix.fixes
 
PointOfInterestRebuild(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestRebuild
 
PointOfInterestRename - Class in net.minecraft.util.datafix.fixes
 
PointOfInterestRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestRename
 
PointOfInterestReorganizationFix - Class in net.minecraft.util.datafix.fixes
 
PointOfInterestReorganizationFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PointOfInterestReorganizationFix
 
PointOfInterestType - Class in net.minecraft.village
 
PointOfInterestType(String, Set<BlockState>, int, Predicate<PointOfInterestType>, int) - Constructor for class net.minecraft.village.PointOfInterestType
 
PointOfInterestType(String, Set<BlockState>, int, int) - Constructor for class net.minecraft.village.PointOfInterestType
 
PointOfView - Enum in net.minecraft.client.settings
 
POISON - Static variable in class net.minecraft.potion.Effects
 
POISON - Static variable in class net.minecraft.potion.Potions
 
POISONOUS_POTATO - Static variable in class net.minecraft.item.Foods
 
POISONOUS_POTATO - Static variable in class net.minecraft.item.Items
 
POLAR_BEAR - Static variable in class net.minecraft.entity.EntityType
 
POLAR_BEAR_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PolarBearEntity - Class in net.minecraft.entity.passive
 
PolarBearEntity(EntityType<? extends PolarBearEntity>, World) - Constructor for class net.minecraft.entity.passive.PolarBearEntity
 
PolarBearModel<T extends PolarBearEntity> - Class in net.minecraft.client.renderer.entity.model
 
PolarBearModel() - Constructor for class net.minecraft.client.renderer.entity.model.PolarBearModel
 
PolarBearRenderer - Class in net.minecraft.client.renderer.entity
 
PolarBearRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PolarBearRenderer
 
POLISHED_ANDESITE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_ANDESITE - Static variable in class net.minecraft.item.Items
 
POLISHED_ANDESITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_ANDESITE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_ANDESITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_ANDESITE_STAIRS - Static variable in class net.minecraft.item.Items
 
POLISHED_BASALT - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BASALT - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_BUTTON - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
POLISHED_BLACKSTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
POLISHED_BLACKSTONE_WALL - Static variable in class net.minecraft.item.Items
 
POLISHED_DIORITE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_DIORITE - Static variable in class net.minecraft.item.Items
 
POLISHED_DIORITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_DIORITE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_DIORITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_DIORITE_STAIRS - Static variable in class net.minecraft.item.Items
 
POLISHED_GRANITE - Static variable in class net.minecraft.block.Blocks
 
POLISHED_GRANITE - Static variable in class net.minecraft.item.Items
 
POLISHED_GRANITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
POLISHED_GRANITE_SLAB - Static variable in class net.minecraft.item.Items
 
POLISHED_GRANITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
POLISHED_GRANITE_STAIRS - Static variable in class net.minecraft.item.Items
 
poll() - Method in interface net.minecraft.util.concurrent.ITaskQueue
 
poll() - Method in class net.minecraft.util.concurrent.ITaskQueue.Priority
 
poll() - Method in class net.minecraft.util.concurrent.ITaskQueue.Single
 
POLYGON_OFFSET_LAYERING - Static variable in class net.minecraft.client.renderer.RenderState
 
polygonMode(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
polygonMode(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
polygonOffset(float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
polygonOffset(float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
POOF - Static variable in class net.minecraft.particles.ParticleTypes
 
PoofParticle - Class in net.minecraft.client.particle
 
PoofParticle(ClientWorld, double, double, double, double, double, double, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.PoofParticle
 
PoofParticle.Factory - Class in net.minecraft.client.particle
 
POOL - Static variable in class net.minecraft.entity.item.PaintingType
 
pop() - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
pop() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
pop(int) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
popAttributes() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
popAttributes() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
popMatrix() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
popMatrix() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
POPPED_CHORUS_FRUIT - Static variable in class net.minecraft.item.Items
 
POPPY - Static variable in class net.minecraft.block.Blocks
 
POPPY - Static variable in class net.minecraft.item.Items
 
POPPY - Static variable in class net.minecraft.world.gen.feature.Features.States
 
populateSearchTreeManager() - Method in class net.minecraft.client.Minecraft
 
populateStageEntries(int) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
populateTagCollectionManager(ITagCollection<Block>, ITagCollection<Item>, ITagCollection<Fluid>, ITagCollection<EntityType<?>>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
populateTradeData() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
populateTradeData() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
populateTradeData() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
populationInfo - Variable in class net.minecraft.client.multiplayer.ServerData
 
PORKCHOP - Static variable in class net.minecraft.item.Foods
 
PORKCHOP - Static variable in class net.minecraft.item.Items
 
PORTAL - Static variable in class net.minecraft.block.material.Material
 
PORTAL - Static variable in class net.minecraft.particles.ParticleTypes
 
PORTAL - Static variable in class net.minecraft.world.server.TicketType
 
PORTAL_TRAVEL_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
portalCounter - Variable in class net.minecraft.entity.Entity
 
PortalInfo - Class in net.minecraft.block
 
PortalInfo(Vector3d, Vector3d, float, float) - Constructor for class net.minecraft.block.PortalInfo
 
PortalParticle - Class in net.minecraft.client.particle
 
PortalParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.PortalParticle
 
PortalParticle.Factory - Class in net.minecraft.client.particle
 
PortalRoom(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
PortalRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
PORTALS - Static variable in class net.minecraft.tags.BlockTags
 
PortalSize - Class in net.minecraft.block
 
PortalSize(IWorld, BlockPos, Direction.Axis) - Constructor for class net.minecraft.block.PortalSize
 
PortalSpawnEvent(IWorld, BlockPos, BlockState, PortalSize) - Constructor for class net.minecraftforge.event.world.BlockEvent.PortalSpawnEvent
 
PortalTexturingState(int) - Constructor for class net.minecraft.client.renderer.RenderState.PortalTexturingState
 
pos(double, double, double) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
pos(Matrix4f, float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
pos(double, double, double) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
pos(double, double, double) - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
pos - Variable in class net.minecraft.block.PortalInfo
 
pos(double, double, double) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
pos - Variable in class net.minecraft.tileentity.TileEntity
 
pos - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
pos - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
pos - Variable in class net.minecraft.world.gen.feature.template.Template.EntityInfo
 
pos - Variable in class net.minecraftforge.common.ticket.ChunkTicketManager
 
POS - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
POS_INCOMPLETE - Static variable in class net.minecraft.command.arguments.Vec3Argument
 
POS_MIXED_TYPES - Static variable in class net.minecraft.command.arguments.Vec3Argument
 
POS_OUT_OF_WORLD - Static variable in class net.minecraft.command.arguments.BlockPosArgument
 
POS_RULE_TEST - Static variable in class net.minecraft.util.registry.Registry
 
POS_RULE_TEST_KEY - Static variable in class net.minecraft.util.registry.Registry
 
POS_UNLOADED - Static variable in class net.minecraft.command.arguments.BlockPosArgument
 
POSE - Static variable in class net.minecraft.entity.Entity
 
Pose - Enum in net.minecraft.entity
 
POSE - Static variable in class net.minecraft.network.datasync.DataSerializers
 
pose - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
posIndex - Variable in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
POSITION - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
Position - Class in net.minecraft.dispenser
 
Position(double, double, double) - Constructor for class net.minecraft.dispenser.Position
 
position - Variable in class net.minecraft.world.NextTickListEntry
 
POSITION_3F - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR_LIGHTMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR_TEX_LIGHTMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
Deprecated.
POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
Deprecated.
POSITION_TEX_LIGHTMAP_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
Deprecated.
positionedSoundLocation - Variable in class net.minecraft.client.audio.LocatableSound
 
positionFrom - Variable in class net.minecraft.client.renderer.model.BlockPart
 
PositionPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
PositionPacket(double, double, double, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
PositionRotationPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
PositionRotationPacket(double, double, double, float, float, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
positionTo - Variable in class net.minecraft.client.renderer.model.BlockPart
 
PositionTrigger - Class in net.minecraft.advancements.criterion
 
PositionTrigger(ResourceLocation) - Constructor for class net.minecraft.advancements.criterion.PositionTrigger
 
PositionTrigger.Instance - Class in net.minecraft.advancements.criterion
 
positiveModulo(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
positiveModulo(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
PosRuleTest - Class in net.minecraft.world.gen.feature.template
 
PosRuleTest() - Constructor for class net.minecraft.world.gen.feature.template.PosRuleTest
 
Post(String, String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Post
 
Post(Screen, MatrixStack, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent.Post
 
Post(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent.Post
 
Post(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent.Post
 
Post(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent.Post
 
Post(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent.Post
 
Post(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent.Post
 
Post(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent.Post
 
Post(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent.Post
 
Post(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent.Post
 
Post(MatrixStack, RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
 
Post(LivingEntity, LivingRenderer<T, M>, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Post
 
Post(PlayerEntity, PlayerRenderer, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Post
 
Post(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Post
 
Post(AtlasTexture) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent.Post
 
Post(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent.Post
 
Post(LivingEntity, LivingEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingConversionEvent.Post
 
Post(World, BlockPos, BlockState, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Post
 
Post(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent.Post
 
POST_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
POST_TELEPORT - Static variable in class net.minecraft.world.server.TicketType
 
PostBackground(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.PostBackground
 
postDraw(VertexFormatElement.Usage, VertexFormat, int, int, ByteBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
postEvent(T) - Method in class net.minecraftforge.fml.ModLoader
 
postItemToolTip() - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
postLoad() - Method in class net.minecraft.world.chunk.Chunk
 
postProcess() - Method in class net.minecraft.pathfinding.FlyingNodeProcessor
 
postProcess() - Method in class net.minecraft.pathfinding.NodeProcessor
 
postProcess() - Method in class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
postProcess() - Method in class net.minecraft.pathfinding.WalkNodeProcessor
 
postProcess() - Method in class net.minecraft.world.chunk.Chunk
 
postProcess(ITickList<T>, Function<BlockPos, T>) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
postProcessChunk(Chunk) - Method in class net.minecraft.util.palette.UpgradeData
 
postRegistryEventDispatch(Executor, ModLoadingStage.EventGenerator<? extends RegistryEvent.Register<?>>) - Static method in class net.minecraftforge.registries.GameData
 
PostText(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer, int, int) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.PostText
 
posX - Variable in class net.minecraft.client.particle.Particle
 
posX - Variable in class net.minecraft.entity.ai.controller.LookController
 
posX - Variable in class net.minecraft.entity.ai.controller.MovementController
 
posX - Variable in class net.minecraft.network.play.server.SEntityPacket
 
posX1 - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
posX2 - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
posY - Variable in class net.minecraft.client.particle.Particle
 
posY - Variable in class net.minecraft.entity.ai.controller.LookController
 
posY - Variable in class net.minecraft.entity.ai.controller.MovementController
 
posY - Variable in class net.minecraft.network.play.server.SEntityPacket
 
posY1 - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
posY2 - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
posZ - Variable in class net.minecraft.client.particle.Particle
 
posZ - Variable in class net.minecraft.entity.ai.controller.LookController
 
posZ - Variable in class net.minecraft.entity.ai.controller.MovementController
 
posZ - Variable in class net.minecraft.network.play.server.SEntityPacket
 
posZ1 - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
posZ2 - Variable in class net.minecraft.client.renderer.model.ModelRenderer.ModelBox
 
POT_FLOWER - Static variable in class net.minecraft.stats.Stats
 
POTATO - Static variable in class net.minecraft.item.Foods
 
POTATO - Static variable in class net.minecraft.item.Items
 
PotatoBlock - Class in net.minecraft.block
 
PotatoBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PotatoBlock
 
POTATOES - Static variable in class net.minecraft.block.Blocks
 
POTENTIAL_JOB_SITE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
PotentialSpawns(IWorld, EntityClassification, BlockPos, List<MobSpawnInfo.Spawners>) - Constructor for class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
 
POTION - Static variable in class net.minecraft.entity.EntityType
 
POTION - Static variable in class net.minecraft.item.Items
 
Potion - Class in net.minecraft.potion
 
Potion(EffectInstance...) - Constructor for class net.minecraft.potion.Potion
 
Potion(String, EffectInstance...) - Constructor for class net.minecraft.potion.Potion
 
POTION - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
POTION_IMPACT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
POTION_IMPACT_INSTANT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
POTION_KEY - Static variable in class net.minecraft.util.registry.Registry
 
POTION_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PotionAddedEvent(LivingEntity, EffectInstance, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionAddedEvent
 
PotionApplicableEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionApplicableEvent
 
PotionArgument - Class in net.minecraft.command.arguments
 
PotionArgument() - Constructor for class net.minecraft.command.arguments.PotionArgument
 
PotionBrewEvent - Class in net.minecraftforge.event.brewing
 
PotionBrewEvent(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent
 
PotionBrewEvent.Post - Class in net.minecraftforge.event.brewing
 
PotionBrewEvent.Pre - Class in net.minecraftforge.event.brewing
 
PotionBrewing - Class in net.minecraft.potion
 
PotionBrewing() - Constructor for class net.minecraft.potion.PotionBrewing
 
PotionColorCalculationEvent - Class in net.minecraftforge.event.entity.living
 
PotionColorCalculationEvent(LivingEntity, int, boolean, Collection<EffectInstance>) - Constructor for class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
PotionEntity - Class in net.minecraft.entity.projectile
 
PotionEntity(EntityType<? extends PotionEntity>, World) - Constructor for class net.minecraft.entity.projectile.PotionEntity
 
PotionEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.PotionEntity
 
PotionEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.PotionEntity
 
PotionEvent - Class in net.minecraftforge.event.entity.living
 
PotionEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent
 
PotionEvent.PotionAddedEvent - Class in net.minecraftforge.event.entity.living
 
PotionEvent.PotionApplicableEvent - Class in net.minecraftforge.event.entity.living
 
PotionEvent.PotionExpiryEvent - Class in net.minecraftforge.event.entity.living
 
PotionEvent.PotionRemoveEvent - Class in net.minecraftforge.event.entity.living
 
PotionExpiryEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionExpiryEvent
 
PotionItem - Class in net.minecraft.item
 
PotionItem(Item.Properties) - Constructor for class net.minecraft.item.PotionItem
 
PotionItems - Class in net.minecraft.util.datafix.fixes
 
PotionItems(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PotionItems
 
PotionRemoveEvent(LivingEntity, Effect) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
PotionRemoveEvent(LivingEntity, EffectInstance) - Constructor for class net.minecraftforge.event.entity.living.PotionEvent.PotionRemoveEvent
 
Potions - Class in net.minecraft.potion
 
Potions() - Constructor for class net.minecraft.potion.Potions
 
POTIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
POTIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
PotionShiftEvent(Screen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.PotionShiftEvent
 
PotionSpriteUploader - Class in net.minecraft.client.renderer.texture
 
PotionSpriteUploader(TextureManager) - Constructor for class net.minecraft.client.renderer.texture.PotionSpriteUploader
 
PotionUtils - Class in net.minecraft.potion
 
PotionUtils() - Constructor for class net.minecraft.potion.PotionUtils
 
PotionWater - Class in net.minecraft.util.datafix.fixes
 
PotionWater(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PotionWater
 
POTTED_ACACIA_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_ALLIUM - Static variable in class net.minecraft.block.Blocks
 
POTTED_AZURE_BLUET - Static variable in class net.minecraft.block.Blocks
 
POTTED_BAMBOO - Static variable in class net.minecraft.block.Blocks
 
POTTED_BIRCH_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_BLUE_ORCHID - Static variable in class net.minecraft.block.Blocks
 
POTTED_BROWN_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
POTTED_CACTUS - Static variable in class net.minecraft.block.Blocks
 
POTTED_CORNFLOWER - Static variable in class net.minecraft.block.Blocks
 
POTTED_CRIMSON_FUNGUS - Static variable in class net.minecraft.block.Blocks
 
POTTED_CRIMSON_ROOTS - Static variable in class net.minecraft.block.Blocks
 
POTTED_DANDELION - Static variable in class net.minecraft.block.Blocks
 
POTTED_DARK_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_DEAD_BUSH - Static variable in class net.minecraft.block.Blocks
 
POTTED_FERN - Static variable in class net.minecraft.block.Blocks
 
POTTED_JUNGLE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_LILY_OF_THE_VALLEY - Static variable in class net.minecraft.block.Blocks
 
POTTED_OAK_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_ORANGE_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_OXEYE_DAISY - Static variable in class net.minecraft.block.Blocks
 
POTTED_PINK_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_POPPY - Static variable in class net.minecraft.block.Blocks
 
POTTED_RED_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
POTTED_RED_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_SPRUCE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
POTTED_WARPED_FUNGUS - Static variable in class net.minecraft.block.Blocks
 
POTTED_WARPED_ROOTS - Static variable in class net.minecraft.block.Blocks
 
POTTED_WHITE_TULIP - Static variable in class net.minecraft.block.Blocks
 
POTTED_WITHER_ROSE - Static variable in class net.minecraft.block.Blocks
 
PounceGoal() - Constructor for class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
POWER - Static variable in class net.minecraft.block.DaylightDetectorBlock
 
POWER - Static variable in class net.minecraft.block.RedstoneWireBlock
 
POWER - Static variable in class net.minecraft.block.WeightedPressurePlateBlock
 
POWER - Static variable in class net.minecraft.enchantment.Enchantments
 
POWER_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
powerBlock(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractButtonBlock
 
POWERED - Static variable in class net.minecraft.block.AbstractButtonBlock
 
POWERED - Static variable in class net.minecraft.block.BellBlock
 
POWERED - Static variable in class net.minecraft.block.DetectorRailBlock
 
POWERED - Static variable in class net.minecraft.block.DoorBlock
 
POWERED - Static variable in class net.minecraft.block.FenceGateBlock
 
POWERED - Static variable in class net.minecraft.block.LecternBlock
 
POWERED - Static variable in class net.minecraft.block.LeverBlock
 
POWERED - Static variable in class net.minecraft.block.NoteBlock
 
POWERED - Static variable in class net.minecraft.block.ObserverBlock
 
POWERED - Static variable in class net.minecraft.block.PoweredRailBlock
 
POWERED - Static variable in class net.minecraft.block.PressurePlateBlock
 
POWERED - Static variable in class net.minecraft.block.RedstoneDiodeBlock
 
POWERED - Static variable in class net.minecraft.block.TrapDoorBlock
 
POWERED - Static variable in class net.minecraft.block.TripWireBlock
 
POWERED - Static variable in class net.minecraft.block.TripWireHookBlock
 
POWERED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
POWERED_RAIL - Static variable in class net.minecraft.block.Blocks
 
POWERED_RAIL - Static variable in class net.minecraft.item.Items
 
PoweredRailBlock - Class in net.minecraft.block
 
PoweredRailBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PoweredRailBlock
 
PoweredRailBlock(AbstractBlock.Properties, boolean) - Constructor for class net.minecraft.block.PoweredRailBlock
 
PowerEnchantment - Class in net.minecraft.enchantment
 
PowerEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PowerEnchantment
 
Pre(Screen, MatrixStack, int, int, float) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent.Pre
 
Pre(Screen, List<Widget>, Consumer<Widget>, Consumer<Widget>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent.Pre
 
Pre(Screen, char, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardCharTypedEvent.Pre
 
Pre(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyPressedEvent.Pre
 
Pre(Screen, int, int, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.KeyboardKeyReleasedEvent.Pre
 
Pre(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseClickedEvent.Pre
 
Pre(Screen, double, double, int, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseDragEvent.Pre
 
Pre(Screen, double, double, int) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseReleasedEvent.Pre
 
Pre(Screen, double, double, double) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.MouseScrollEvent.Pre
 
Pre(MatrixStack, RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Pre
 
Pre(LivingEntity, LivingRenderer<T, M>, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Pre
 
Pre(PlayerEntity, PlayerRenderer, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Pre
 
Pre(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, int, int, int, FontRenderer) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
Pre(AtlasTexture, Set<ResourceLocation>) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent.Pre
 
Pre(NonNullList<ItemStack>) - Constructor for class net.minecraftforge.event.brewing.PotionBrewEvent.Pre
 
Pre(LivingEntity, EntityType<? extends LivingEntity>, Consumer<Integer>) - Constructor for class net.minecraftforge.event.entity.living.LivingConversionEvent.Pre
 
Pre(World, BlockPos, BlockState) - Constructor for class net.minecraftforge.event.world.BlockEvent.CropGrowEvent.Pre
 
Pre(World, BlockPos, Direction, PistonEvent.PistonMoveType) - Constructor for class net.minecraftforge.event.world.PistonEvent.Pre
 
PRE_RAID - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
precipitation(Biome.RainType) - Method in class net.minecraft.world.biome.Biome.Builder
 
precipitation - Variable in class net.minecraft.world.biome.Biome.Climate
 
precision - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
predicate(Commands.IParser) - Static method in class net.minecraft.command.Commands
 
predicate(ResourceLocation, float) - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder.OverrideBuilder
 
PredicateTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
PredicateTask(Predicate<E>, MemoryModuleType<?>) - Constructor for class net.minecraft.entity.ai.brain.task.PredicateTask
 
preDraw(VertexFormatElement.Usage, VertexFormat, int, int, ByteBuffer) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
preInit(FMLCommonSetupEvent) - Method in class net.minecraftforge.common.ForgeMod
 
preItemToolTip(ItemStack) - Static method in class net.minecraftforge.fml.client.gui.GuiUtils
 
preload(Collection<Sound>) - Method in class net.minecraft.client.audio.AudioStreamManager
 
PreloadedTexture - Class in net.minecraft.client.renderer.texture
 
PreloadedTexture(IResourceManager, ResourceLocation, Executor) - Constructor for class net.minecraft.client.renderer.texture.PreloadedTexture
 
preloadSounds(Map<ResourceLocation, SoundEventAccessor>, SoundEngine) - Method in class net.minecraft.client.audio.SoundHandler.Loader
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.audio.SoundHandler
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.GPUWarning
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelManager
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
prepare(World, TextureManager, FontRenderer, ActiveRenderInfo, RayTraceResult) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.JsonReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.ReloadListener
 
prepare(IResourceManager, IProfiler) - Method in class net.minecraft.client.util.Splashes
 
PrepareDownloadRealmsAction - Class in net.minecraft.realms.action
 
PrepareDownloadRealmsAction(long, int, String, Screen) - Constructor for class net.minecraft.realms.action.PrepareDownloadRealmsAction
 
prepareImage(int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
prepareImage(NativeImage.PixelFormatGLCode, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
prepareImage(int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
prepareImage(NativeImage.PixelFormatGLCode, int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
preparePlayerToSpawn() - Method in class net.minecraft.entity.Entity
 
preparePlayerToSpawn() - Method in class net.minecraft.entity.player.PlayerEntity
 
prepareStructurePieces() - Static method in class net.minecraft.world.gen.feature.structure.StrongholdPieces
 
prependJsonKey(String) - Method in exception net.minecraft.client.util.JSONException
 
preRaid(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
preRegistryEventDispatch(Executor, ModLoadingStage.EventGenerator<? extends RegistryEvent.Register<?>>) - Static method in class net.minecraftforge.registries.GameData
 
preRenderCallback(T, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.AbstractHorseRenderer
 
preRenderCallback(BatEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
preRenderCallback(CatEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
preRenderCallback(CaveSpiderEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.CaveSpiderRenderer
 
preRenderCallback(CreeperEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.CreeperRenderer
 
preRenderCallback(GuardianEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.ElderGuardianRenderer
 
preRenderCallback(GhastEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.GhastRenderer
 
preRenderCallback(GiantEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.GiantZombieRenderer
 
preRenderCallback(ZombieEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.HuskRenderer
 
preRenderCallback(T, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.IllagerRenderer
 
preRenderCallback(T, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
preRenderCallback(MagmaCubeEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.MagmaCubeRenderer
 
preRenderCallback(PhantomEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
preRenderCallback(AbstractClientPlayerEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
preRenderCallback(PolarBearEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.PolarBearRenderer
 
preRenderCallback(SlimeEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.SlimeRenderer
 
preRenderCallback(StriderEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.StriderRenderer
 
preRenderCallback(VexEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.VexRenderer
 
preRenderCallback(VillagerEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.VillagerRenderer
 
preRenderCallback(WanderingTraderEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.WanderingTraderRenderer
 
preRenderCallback(WitchEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.WitchRenderer
 
preRenderCallback(WitherEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.WitherRenderer
 
preRenderCallback(AbstractSkeletonEntity, MatrixStack, float) - Method in class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
 
Preset(ResourceLocation, Function3<NetherBiomeProvider.Preset, Registry<Biome>, Long, NetherBiomeProvider>) - Constructor for class net.minecraft.world.biome.provider.NetherBiomeProvider.Preset
 
PRESSED_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
 
PRESSURE_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
 
PRESSURE_PLATE_DOWN - Static variable in class net.minecraft.data.StockModelShapes
 
PRESSURE_PLATE_UP - Static variable in class net.minecraft.data.StockModelShapes
 
PRESSURE_PLATES - Static variable in class net.minecraft.tags.BlockTags
 
PressurePlateBlock - Class in net.minecraft.block
 
PressurePlateBlock(PressurePlateBlock.Sensitivity, AbstractBlock.Properties) - Constructor for class net.minecraft.block.PressurePlateBlock
 
PressurePlateBlock.Sensitivity - Enum in net.minecraft.block
 
prevAnimTime - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
prevCameraYaw - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevChasingPosX - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevChasingPosY - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevChasingPosZ - Variable in class net.minecraft.entity.player.PlayerEntity
 
prevDistanceWalkedModified - Variable in class net.minecraft.entity.Entity
 
PREVENT_MOB_SPAWNING_INSIDE - Static variable in class net.minecraft.tags.BlockTags
 
preventDespawn() - Method in class net.minecraft.entity.MobEntity
 
preventDespawn() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
preventDespawn() - Method in class net.minecraft.entity.monster.EndermanEntity
 
preventDespawn() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
preventEntitySpawning - Variable in class net.minecraft.entity.Entity
 
preventProxyConnections - Variable in class net.minecraft.server.dedicated.ServerProperties
 
previous - Variable in class net.minecraft.pathfinding.PathPoint
 
previousBreakProgress - Variable in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
previousPage() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
previousPage() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
prevLidAngle - Variable in class net.minecraft.tileentity.ChestTileEntity
 
prevLidAngle - Variable in class net.minecraft.tileentity.EnderChestTileEntity
 
prevLimbSwingAmount - Variable in class net.minecraft.entity.LivingEntity
 
prevMovedDistance - Variable in class net.minecraft.entity.LivingEntity
 
prevOnGroundSpeedFactor - Variable in class net.minecraft.entity.LivingEntity
 
prevParticleAngle - Variable in class net.minecraft.client.particle.Particle
 
prevPosX - Variable in class net.minecraft.client.particle.Particle
 
prevPosX - Variable in class net.minecraft.entity.Entity
 
prevPosY - Variable in class net.minecraft.client.particle.Particle
 
prevPosY - Variable in class net.minecraft.entity.Entity
 
prevPosZ - Variable in class net.minecraft.client.particle.Particle
 
prevPosZ - Variable in class net.minecraft.entity.Entity
 
prevRainingStrength - Variable in class net.minecraft.world.World
 
prevRenderArmPitch - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
prevRenderArmYaw - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
prevRenderYawOffset - Variable in class net.minecraft.entity.LivingEntity
 
prevRotationPitch - Variable in class net.minecraft.entity.Entity
 
prevRotationYaw - Variable in class net.minecraft.entity.Entity
 
prevRotationYawHead - Variable in class net.minecraft.entity.LivingEntity
 
prevScreen - Variable in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
prevSquidPitch - Variable in class net.minecraft.entity.passive.SquidEntity
 
prevSquidRotation - Variable in class net.minecraft.entity.passive.SquidEntity
 
prevSquidYaw - Variable in class net.minecraft.entity.passive.SquidEntity
 
prevSquishFactor - Variable in class net.minecraft.entity.monster.SlimeEntity
 
prevSwingProgress - Variable in class net.minecraft.entity.LivingEntity
 
prevThunderingStrength - Variable in class net.minecraft.world.World
 
prevTimeInPortal - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
prevVignetteBrightness - Variable in class net.minecraft.client.gui.IngameGui
 
PreYggdrasilConverter - Class in net.minecraft.server.management
 
PreYggdrasilConverter() - Constructor for class net.minecraft.server.management.PreYggdrasilConverter
 
price - Variable in class net.minecraftforge.common.BasicTrade
 
price2 - Variable in class net.minecraftforge.common.BasicTrade
 
priceMult - Variable in class net.minecraftforge.common.BasicTrade
 
primaryWeights - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
printChatMessage(ITextComponent) - Method in class net.minecraft.client.gui.NewChatGui
 
println(String) - Method in class net.minecraft.util.LoggingPrintStream
 
println(Object) - Method in class net.minecraft.util.LoggingPrintStream
 
println(String) - Method in class net.minecraftforge.fml.common.EnhancedRuntimeException.WrappedPrintStream
 
printStackTrace(PrintWriter) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
printStackTrace(PrintStream) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
printStackTrace(EnhancedRuntimeException.WrappedPrintStream) - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
 
printStackTrace(EnhancedRuntimeException.WrappedPrintStream) - Method in exception net.minecraftforge.fml.common.LoaderException
 
printToSYSOUT(String) - Static method in class net.minecraft.util.registry.Bootstrap
 
PrioritizedGoal - Class in net.minecraft.entity.ai.goal
 
PrioritizedGoal(int, Goal) - Constructor for class net.minecraft.entity.ai.goal.PrioritizedGoal
 
priority - Variable in class net.minecraft.client.audio.LocatableSound
 
Priority(int) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.Priority
 
priority - Variable in class net.minecraft.world.NextTickListEntry
 
PRISMARINE - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE - Static variable in class net.minecraft.item.Items
 
PRISMARINE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
PRISMARINE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_BRICKS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_CRYSTALS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_SHARD - Static variable in class net.minecraft.item.Items
 
PRISMARINE_SLAB - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_SLAB - Static variable in class net.minecraft.item.Items
 
PRISMARINE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_STAIRS - Static variable in class net.minecraft.item.Items
 
PRISMARINE_WALL - Static variable in class net.minecraft.block.Blocks
 
PRISMARINE_WALL - Static variable in class net.minecraft.item.Items
 
Prison(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
Prison(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Prison
 
probability - Variable in class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
probability - Variable in class net.minecraft.world.gen.feature.ProbabilityConfig
 
probability - Variable in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
probability - Variable in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
ProbabilityConfig - Class in net.minecraft.world.gen.feature
 
ProbabilityConfig(float) - Constructor for class net.minecraft.world.gen.feature.ProbabilityConfig
 
proceed(boolean, boolean) - Method in interface net.minecraft.client.gui.screen.ConfirmBackupScreen.ICallback
 
process(ServerWorld, DragonFightManager, List<EnderCrystalEntity>, int, BlockPos) - Method in enum net.minecraft.world.end.DragonSpawnState
 
process(IWorldReader, BlockPos, BlockPos, Template.BlockInfo, Template.BlockInfo, PlacementSettings, Template) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
 
processAllLevelUpdates() - Method in class net.minecraft.world.lighting.SectionLightStorage
 
processBlockInfos(IWorld, BlockPos, BlockPos, PlacementSettings, List<Template.BlockInfo>, Template) - Static method in class net.minecraft.world.gen.feature.template.Template
 
processChatMessage(CChatMessagePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processChatMessage(CChatMessagePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processChunkUnload(SUnloadChunkPacket) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
processChunkUnload(SUnloadChunkPacket) - Method in interface net.minecraft.client.network.play.IClientPlayNetHandler
 
processClickWindow(CClickWindowPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processClickWindow(CClickWindowPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processClientSettings(CClientSettingsPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processClientSettings(CClientSettingsPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processClientStatus(CClientStatusPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processClientStatus(CClientStatusPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCloseWindow(CCloseWindowPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processCloseWindow(CCloseWindowPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processConditional(JsonObject) - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
 
processConditions(JsonObject) - Static method in class net.minecraftforge.common.crafting.ConditionalAdvancement
Deprecated.
processConditions(JsonObject, String) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
processConditions(JsonArray) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
processConfirmTeleport(CConfirmTeleportPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processConfirmTeleport(CConfirmTeleportPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processConfirmTransaction(CConfirmTransactionPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processConfirmTransaction(CConfirmTransactionPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCreativeInventoryAction(CCreativeInventoryActionPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processCreativeInventoryAction(CCreativeInventoryActionPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCustomPayload(CCustomPayloadPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processCustomPayload(CCustomPayloadPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processCustomPayloadLogin(CCustomPayloadLoginPacket) - Method in interface net.minecraft.network.login.IServerLoginNetHandler
 
processCustomPayloadLogin(CCustomPayloadLoginPacket) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
processDragonDeath(EnderDragonEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
processEditBook(CEditBookPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processEditBook(CEditBookPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processEnchantItem(CEnchantItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processEnchantItem(CEnchantItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processEncryptionResponse(CEncryptionResponsePacket) - Method in interface net.minecraft.network.login.IServerLoginNetHandler
 
processEncryptionResponse(CEncryptionResponsePacket) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
processEntity(IWorldReader, BlockPos, Template.EntityInfo, Template.EntityInfo, PlacementSettings, Template) - Method in class net.minecraft.world.gen.feature.template.StructureProcessor
 
processEntityAction(CEntityActionPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processEntityAction(CEntityActionPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processEntityInfos(Template, IWorld, BlockPos, PlacementSettings, List<Template.EntityInfo>) - Static method in class net.minecraft.world.gen.feature.template.Template
 
processForgeListPingData(ServerStatusResponse, ServerData) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
processGrad(int[], double, double, double) - Static method in class net.minecraft.world.gen.SimplexNoiseGenerator
 
processHandshake(CHandshakePacket) - Method in class net.minecraft.client.network.handshake.ClientHandshakeNetHandler
 
processHandshake(CHandshakePacket) - Method in interface net.minecraft.network.handshake.IHandshakeNetHandler
 
processHandshake(CHandshakePacket) - Method in class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
processHeldItemChange(CHeldItemChangePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processHeldItemChange(CHeldItemChangePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processingLoadedTiles - Variable in class net.minecraft.world.World
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.Entity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.BoatEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.item.minecart.MinecartEntity
 
processInitialInteract(PlayerEntity, Hand) - Method in class net.minecraft.entity.MobEntity
 
processInput(CInputPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processInput(CInputPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processKeepAlive(CKeepAlivePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processKeepAlive(CKeepAlivePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processLoading(IProfiler, int) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
processLoginStart(CLoginStartPacket) - Method in interface net.minecraft.network.login.IServerLoginNetHandler
 
processLoginStart(CLoginStartPacket) - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
processMany(List<BakedQuad>) - Method in class net.minecraftforge.client.model.QuadTransformer
 
processManyInPlace(List<BakedQuad>) - Method in class net.minecraftforge.client.model.QuadTransformer
 
processNBTQueryBlockEntity(CQueryTileEntityNBTPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processNBTQueryBlockEntity(CQueryTileEntityNBTPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processNBTQueryEntity(CQueryEntityNBTPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processNBTQueryEntity(CQueryEntityNBTPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processOne(BakedQuad) - Method in class net.minecraftforge.client.model.QuadTransformer
 
processOneInPlace(BakedQuad) - Method in class net.minecraftforge.client.model.QuadTransformer
 
PROCESSOR_TYPE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
ProcessorLists - Class in net.minecraft.world.gen.feature.template
 
ProcessorLists() - Constructor for class net.minecraft.world.gen.feature.template.ProcessorLists
 
processors - Variable in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
processPacket(IHandshakeNetHandler) - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
processPacket(T) - Method in interface net.minecraft.network.IPacket
 
processPacket(IServerLoginNetHandler) - Method in class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
processPacket(IServerLoginNetHandler) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
processPacket(IServerLoginNetHandler) - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
processPacket(IClientLoginNetHandler) - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CCloseWindowPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CCustomPayloadPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CEditBookPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CInputPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CMarkRecipeSeenPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPickItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
processPacket(IServerPlayNetHandler) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCameraPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChatPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCloseWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCombatPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCommandListPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCooldownPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SExplosionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SRespawnPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STabCompletePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STagsListPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STeamsPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.STitlePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
processPacket(IClientPlayNetHandler) - Method in class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
processPacket(IServerStatusNetHandler) - Method in class net.minecraft.network.status.client.CPingPacket
 
processPacket(IServerStatusNetHandler) - Method in class net.minecraft.network.status.client.CServerQueryPacket
 
processPacket(IClientStatusNetHandler) - Method in class net.minecraft.network.status.server.SPongPacket
 
processPacket(IClientStatusNetHandler) - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
processPickItem(CPickItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPickItem(CPickItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPing(CPingPacket) - Method in interface net.minecraft.network.status.IServerStatusNetHandler
 
processPing(CPingPacket) - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
processPlaceRecipe(CPlaceRecipePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlaceRecipe(CPlaceRecipePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPlayer(CPlayerPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlayer(CPlayerPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPlayerAbilities(CPlayerAbilitiesPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlayerAbilities(CPlayerAbilitiesPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processPlayerDigging(CPlayerDiggingPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processPlayerDigging(CPlayerDiggingPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processQuad() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
processQuad() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
processRenameItem(CRenameItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processRenameItem(CRenameItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processRightClick(PlayerEntity, World, Hand) - Method in class net.minecraft.client.multiplayer.PlayerController
 
processRightClick(ServerPlayerEntity, World, ItemStack, Hand) - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
processRightClick(ServerPlayerEntity, World, ItemStack, Hand) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
processSelectTrade(CSelectTradePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processSelectTrade(CSelectTradePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processServerQuery(CServerQueryPacket) - Method in interface net.minecraft.network.status.IServerStatusNetHandler
 
processServerQuery(CServerQueryPacket) - Method in class net.minecraft.network.status.ServerStatusNetHandler
 
processSteerBoat(CSteerBoatPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processSteerBoat(CSteerBoatPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processTabComplete(CTabCompletePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processTabComplete(CTabCompletePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processTryUseItem(CPlayerTryUseItemPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processTryUseItem(CPlayerTryUseItemPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processTryUseItemOnBlock(CPlayerTryUseItemOnBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processTryUseItemOnBlock(CPlayerTryUseItemOnBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateBeacon(CUpdateBeaconPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateBeacon(CUpdateBeaconPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateCommandBlock(CUpdateCommandBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateCommandBlock(CUpdateCommandBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateCommandMinecart(CUpdateMinecartCommandBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateCommandMinecart(CUpdateMinecartCommandBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdates(int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
processUpdates(ChunkManager) - Method in class net.minecraft.world.server.ChunkHolder
 
processUpdates(ChunkManager) - Method in class net.minecraft.world.server.TicketManager
 
processUpdateSign(CUpdateSignPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateSign(CUpdateSignPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUpdateStructureBlock(CUpdateStructureBlockPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUpdateStructureBlock(CUpdateStructureBlockPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processUseEntity(CUseEntityPacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processUseEntity(CUseEntityPacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
processVehicleMove(CMoveVehiclePacket) - Method in interface net.minecraft.network.play.IServerPlayNetHandler
 
processVehicleMove(CMoveVehiclePacket) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
PROFESSIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ProfileBanEntry - Class in net.minecraft.server.management
 
ProfileBanEntry(GameProfile) - Constructor for class net.minecraft.server.management.ProfileBanEntry
 
ProfileBanEntry(GameProfile, Date, String, Date, String) - Constructor for class net.minecraft.server.management.ProfileBanEntry
 
ProfileBanEntry(JsonObject) - Constructor for class net.minecraft.server.management.ProfileBanEntry
 
profileProperties - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
ProfileProvider(EntitySelector) - Constructor for class net.minecraft.command.arguments.GameProfileArgument.ProfileProvider
 
Profiler - Class in net.minecraft.profiler
 
Profiler(LongSupplier, IntSupplier, boolean) - Constructor for class net.minecraft.profiler.Profiler
 
project(Direction) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
PROJECTILE_PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
ProjectileDispenseBehavior - Class in net.minecraft.dispenser
 
ProjectileDispenseBehavior() - Constructor for class net.minecraft.dispenser.ProjectileDispenseBehavior
 
ProjectileEntity - Class in net.minecraft.entity.projectile
 
ProjectileHelper - Class in net.minecraft.entity.projectile
 
ProjectileHelper() - Constructor for class net.minecraft.entity.projectile.ProjectileHelper
 
ProjectileImpactEvent - Class in net.minecraftforge.event.entity
 
ProjectileImpactEvent(Entity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent
 
ProjectileImpactEvent.Arrow - Class in net.minecraftforge.event.entity
 
ProjectileImpactEvent.Fireball - Class in net.minecraftforge.event.entity
 
ProjectileImpactEvent.FireworkRocket - Class in net.minecraftforge.event.entity
 
ProjectileImpactEvent.Throwable - Class in net.minecraftforge.event.entity
 
ProjectileItemEntity - Class in net.minecraft.entity.projectile
 
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
 
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
 
ProjectileItemEntity(EntityType<? extends ProjectileItemEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.ProjectileItemEntity
 
ProjectileOwner - Class in net.minecraft.util.datafix.fixes
 
ProjectileOwner(Schema) - Constructor for class net.minecraft.util.datafix.fixes.ProjectileOwner
 
PromoteLeaderGoal(T) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
 
propagateLevel(long, long, int, boolean) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
propagatesSkylightDown(IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BarrierBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.Block
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.BushBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FlowingFluidBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.FourWayBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.SixWayBlock
 
propagatesSkylightDown(BlockState, IBlockReader, BlockPos) - Method in class net.minecraft.block.WallBlock
 
properties - Variable in class net.minecraft.block.AbstractBlock
 
Properties() - Constructor for class net.minecraft.data.IMultiPartPredicateBuilder.Properties
 
Properties() - Constructor for class net.minecraft.item.Item.Properties
 
Properties - Class in net.minecraftforge.common.property
 
Properties() - Constructor for class net.minecraftforge.common.property.Properties
 
Properties(Supplier<? extends Fluid>, Supplier<? extends Fluid>, FluidAttributes.Builder) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
Property<T extends java.lang.Comparable<T>> - Class in net.minecraft.state
 
Property(String, Class<T>) - Constructor for class net.minecraft.state.Property
 
Property.ValuePair<T extends java.lang.Comparable<T>> - Class in net.minecraft.state
 
PROPERTY_AGE - Static variable in class net.minecraft.block.BambooBlock
 
PROPERTY_BAMBOO_LEAVES - Static variable in class net.minecraft.block.BambooBlock
 
PROPERTY_FACING - Static variable in class net.minecraft.block.BarrelBlock
 
PROPERTY_OPEN - Static variable in class net.minecraft.block.BarrelBlock
 
PROPERTY_STAGE - Static variable in class net.minecraft.block.BambooBlock
 
PropertyManager<T extends PropertyManager<T>> - Class in net.minecraft.server.dedicated
 
PropertyManager(Properties) - Constructor for class net.minecraft.server.dedicated.PropertyManager
 
PropertyManager.Property<V> - Class in net.minecraft.server.dedicated
 
PropertyValueCondition - Class in net.minecraft.client.renderer.model.multipart
 
PropertyValueCondition(String, String) - Constructor for class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
PROTECTION - Static variable in class net.minecraft.enchantment.Enchantments
 
ProtectionEnchantment - Class in net.minecraft.enchantment
 
ProtectionEnchantment(Enchantment.Rarity, ProtectionEnchantment.Type, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ProtectionEnchantment
 
ProtectionEnchantment.Type - Enum in net.minecraft.enchantment
 
protectionType - Variable in class net.minecraft.enchantment.ProtectionEnchantment
 
PROTOCOL_ATTRIBUTE_KEY - Static variable in class net.minecraft.network.NetworkManager
 
ProtocolType - Enum in net.minecraft.network
 
provideLocalClient(SocketAddress) - Static method in class net.minecraft.network.NetworkManager
 
PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.ForestFlowerBlockStateProvider
 
PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.PlainFlowerBlockStateProvider
 
proxy - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
ProxyBlockSource - Class in net.minecraft.dispenser
 
ProxyBlockSource(ServerWorld, BlockPos) - Constructor for class net.minecraft.dispenser.ProxyBlockSource
 
PublishCommand - Class in net.minecraft.command.impl
 
PublishCommand() - Constructor for class net.minecraft.command.impl.PublishCommand
 
PUFFERFISH - Static variable in class net.minecraft.entity.EntityType
 
PUFFERFISH - Static variable in class net.minecraft.item.Foods
 
PUFFERFISH - Static variable in class net.minecraft.item.Items
 
PUFFERFISH_BUCKET - Static variable in class net.minecraft.item.Items
 
PUFFERFISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
PufferFishBigModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PufferFishBigModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishBigModel
 
PufferfishEntity - Class in net.minecraft.entity.passive.fish
 
PufferfishEntity(EntityType<? extends PufferfishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.PufferfishEntity
 
PufferFishMediumModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PufferFishMediumModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
 
PufferfishRename - Class in net.minecraft.util.datafix.fixes
 
PufferfishRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.PufferfishRename
 
PufferfishRenderer - Class in net.minecraft.client.renderer.entity
 
PufferfishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.PufferfishRenderer
 
PufferFishSmallModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
PufferFishSmallModel() - Constructor for class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
 
pullItems(IHopper) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
pulse(World, BlockPos, BlockState) - Static method in class net.minecraft.block.LecternBlock
 
PUMPKIN - Static variable in class net.minecraft.block.Blocks
 
PUMPKIN - Static variable in class net.minecraft.item.Items
 
PUMPKIN - Static variable in class net.minecraft.world.gen.feature.Features.States
 
PUMPKIN_BLUR_TEX_PATH - Static variable in class net.minecraft.client.gui.IngameGui
 
PUMPKIN_PIE - Static variable in class net.minecraft.item.Foods
 
PUMPKIN_PIE - Static variable in class net.minecraft.item.Items
 
PUMPKIN_SEEDS - Static variable in class net.minecraft.item.Items
 
PUMPKIN_STEM - Static variable in class net.minecraft.block.Blocks
 
PumpkinBlock - Class in net.minecraft.block
 
PumpkinBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.PumpkinBlock
 
PUNCH - Static variable in class net.minecraft.enchantment.Enchantments
 
punchCooldown - Variable in class net.minecraft.entity.item.ArmorStandEntity
 
PunchEnchantment - Class in net.minecraft.enchantment
 
PunchEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.PunchEnchantment
 
PunchTreeStep - Class in net.minecraft.client.tutorial
 
PunchTreeStep(Tutorial) - Constructor for class net.minecraft.client.tutorial.PunchTreeStep
 
PURPLE - Static variable in class net.minecraft.block.material.MaterialColor
 
PURPLE_BANNER - Static variable in class net.minecraft.block.Blocks
 
PURPLE_BANNER - Static variable in class net.minecraft.item.Items
 
PURPLE_BED - Static variable in class net.minecraft.block.Blocks
 
PURPLE_BED - Static variable in class net.minecraft.item.Items
 
PURPLE_CARPET - Static variable in class net.minecraft.block.Blocks
 
PURPLE_CARPET - Static variable in class net.minecraft.item.Items
 
PURPLE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
PURPLE_CONCRETE - Static variable in class net.minecraft.item.Items
 
PURPLE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
PURPLE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
PURPLE_DYE - Static variable in class net.minecraft.item.Items
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PURPLE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
PURPLE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
PURPLE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
PURPLE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
PURPLE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
PURPLE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
PURPLE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
PURPLE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
PURPLE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
PURPLE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
PURPLE_WOOL - Static variable in class net.minecraft.block.Blocks
 
PURPLE_WOOL - Static variable in class net.minecraft.item.Items
 
PURPUR_BLOCK - Static variable in class net.minecraft.block.Blocks
 
PURPUR_BLOCK - Static variable in class net.minecraft.item.Items
 
PURPUR_PILLAR - Static variable in class net.minecraft.block.Blocks
 
PURPUR_PILLAR - Static variable in class net.minecraft.item.Items
 
PURPUR_SLAB - Static variable in class net.minecraft.block.Blocks
 
PURPUR_SLAB - Static variable in class net.minecraft.item.Items
 
PURPUR_STAIRS - Static variable in class net.minecraft.block.Blocks
 
PURPUR_STAIRS - Static variable in class net.minecraft.item.Items
 
push() - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
push(MatrixStack) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
push(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
push(List<String>) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
pushableBy(Entity) - Static method in class net.minecraft.util.EntityPredicates
 
pushBlocks() - Method in class net.minecraft.block.material.Material.Builder
 
pushDestroys() - Method in class net.minecraft.block.material.Material.Builder
 
pushLightingAttributes() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
pushLightingAttributes() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
pushMatrix() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
pushMatrix() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.entity.Entity
 
PushReaction - Enum in net.minecraft.block.material
 
pushTextureAttributes() - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
pushTextureAttributes() - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
pushX - Variable in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
pushZ - Variable in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
Put(String, String, int, int) - Constructor for class com.mojang.realmsclient.client.Request.Put
 
put(EntityType<? extends LivingEntity>, AttributeModifierMap) - Static method in class net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes
Deprecated.
put(String, INBT) - Method in class net.minecraft.nbt.CompoundNBT
 
put(K, int) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
put(T, int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
put(int, float...) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TRSRTransformer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
put(int, float...) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
put(EntityType<? extends LivingEntity>, AttributeModifierMap) - Method in class net.minecraftforge.event.entity.EntityAttributeCreationEvent
 
putAttributesOld(EntityType<? extends LivingEntity>, AttributeModifierMap) - Static method in class net.minecraftforge.common.ForgeHooks
Deprecated.
putBakedQuad(IVertexConsumer, BakedQuad) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
putBoolean(String, boolean) - Method in class net.minecraft.nbt.CompoundNBT
 
putBulkData(ByteBuffer) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putByte(int, byte) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
putByte(int, byte) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putByte(String, byte) - Method in class net.minecraft.nbt.CompoundNBT
 
putByteArray(String, byte[]) - Method in class net.minecraft.nbt.CompoundNBT
 
putChar(char) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
putDouble(String, double) - Method in class net.minecraft.nbt.CompoundNBT
 
putFloat(int, float) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
putFloat(int, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putFloat(String, float) - Method in class net.minecraft.nbt.CompoundNBT
 
putInt(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
putIntArray(String, int[]) - Method in class net.minecraft.nbt.CompoundNBT
 
putIntArray(String, List<Integer>) - Method in class net.minecraft.nbt.CompoundNBT
 
putLong(String, long) - Method in class net.minecraft.nbt.CompoundNBT
 
putLongArray(String, long[]) - Method in class net.minecraft.nbt.CompoundNBT
 
putLongArray(String, List<Long>) - Method in class net.minecraft.nbt.CompoundNBT
 
putModel(Predicate<BlockState>, IBakedModel) - Method in class net.minecraft.client.renderer.model.MultipartBakedModel.Builder
 
putShort(int, short) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
putShort(int, short) - Method in class net.minecraft.client.renderer.BufferBuilder
 
putShort(String, short) - Method in class net.minecraft.nbt.CompoundNBT
 
putStack(ItemStack) - Method in class net.minecraft.inventory.container.Slot
 
putStack(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
 
putStackInInventoryAllSlots(IInventory, IInventory, ItemStack, Direction) - Static method in class net.minecraft.tileentity.HopperTileEntity
 
putStackInSlot(int, ItemStack) - Method in class net.minecraft.inventory.container.Container
 
putString(String, String) - Method in class net.minecraft.nbt.CompoundNBT
 
putSubmodelData(String, IModelData) - Method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
putText(String) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
putUniqueId(String, UUID) - Method in class net.minecraft.nbt.CompoundNBT
 

Q

quadData - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
QuadGatheringTransformer - Class in net.minecraftforge.client.model.pipeline
 
QuadGatheringTransformer() - Constructor for class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
QuadrupedModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
QuadrupedModel(int, float, boolean, float, float, float, float, int) - Constructor for class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
quads - Variable in class net.minecraftforge.client.model.BakedItemModel
 
QuadTransformer - Class in net.minecraftforge.client.model
 
QuadTransformer(TransformationMatrix) - Constructor for class net.minecraftforge.client.model.QuadTransformer
 
quality - Variable in class net.minecraft.loot.StandaloneLootEntry.Builder
 
quality(int) - Method in class net.minecraft.loot.StandaloneLootEntry.Builder
 
quality - Variable in class net.minecraft.loot.StandaloneLootEntry
 
QUARTZ - Static variable in class net.minecraft.block.material.MaterialColor
 
QUARTZ - Static variable in class net.minecraft.item.Items
 
QUARTZ_BLOCK - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_BLOCK - Static variable in class net.minecraft.item.Items
 
QUARTZ_BRICKS - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_BRICKS - Static variable in class net.minecraft.item.Items
 
QUARTZ_PILLAR - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_PILLAR - Static variable in class net.minecraft.item.Items
 
QUARTZ_SLAB - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_SLAB - Static variable in class net.minecraft.item.Items
 
QUARTZ_STAIRS - Static variable in class net.minecraft.block.Blocks
 
QUARTZ_STAIRS - Static variable in class net.minecraft.item.Items
 
Quaternion - Class in net.minecraft.util.math.vector
 
Quaternion(float, float, float, float) - Constructor for class net.minecraft.util.math.vector.Quaternion
 
Quaternion(Vector3f, float, boolean) - Constructor for class net.minecraft.util.math.vector.Quaternion
 
Quaternion(float, float, float, boolean) - Constructor for class net.minecraft.util.math.vector.Quaternion
 
Quaternion(Quaternion) - Constructor for class net.minecraft.util.math.vector.Quaternion
 
quatFromXYZ(Vector3f, boolean) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
quatFromXYZ(float[], boolean) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
query(long, Consumer<Chunk>) - Method in interface net.minecraft.world.spawner.WorldEntitySpawner.IInitialDensityAdder
 
queryEntity(int, Consumer<CompoundNBT>) - Method in class net.minecraft.client.util.NBTQueryManager
 
queryPort - Variable in class net.minecraft.server.dedicated.ServerProperties
 
QueryThread - Class in net.minecraft.network.rcon
 
queryTileEntity(BlockPos, Consumer<CompoundNBT>) - Method in class net.minecraft.client.util.NBTQueryManager
 
queue - Variable in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
QueuedCommand(FunctionManager, CommandSource, FunctionObject.IEntry) - Constructor for class net.minecraft.advancements.FunctionManager.QueuedCommand
 
queuedEndExit - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.BlockLightEngine
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.LightEngine
 
queuedUpdateSize() - Method in class net.minecraft.world.lighting.SkyLightEngine
 
queueNarration(int) - Method in class net.minecraft.client.gui.widget.Widget
 
QUICK_CHARGE - Static variable in class net.minecraft.enchantment.Enchantments
 
QuickChargeEnchantment - Class in net.minecraft.enchantment
 
QuickChargeEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.QuickChargeEnchantment
 
quoteAndEscape(String) - Static method in class net.minecraft.nbt.StringNBT
 

R

r - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
RABBIT - Static variable in class net.minecraft.entity.EntityType
 
RABBIT - Static variable in class net.minecraft.item.Foods
 
RABBIT - Static variable in class net.minecraft.item.Items
 
RABBIT_FOOT - Static variable in class net.minecraft.item.Items
 
RABBIT_HIDE - Static variable in class net.minecraft.item.Items
 
RABBIT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
RABBIT_STEW - Static variable in class net.minecraft.item.Foods
 
RABBIT_STEW - Static variable in class net.minecraft.item.Items
 
RabbitData(int) - Constructor for class net.minecraft.entity.passive.RabbitEntity.RabbitData
 
RabbitEntity - Class in net.minecraft.entity.passive
 
RabbitEntity(EntityType<? extends RabbitEntity>, World) - Constructor for class net.minecraft.entity.passive.RabbitEntity
 
RabbitEntity.JumpHelperController - Class in net.minecraft.entity.passive
 
RabbitEntity.RabbitData - Class in net.minecraft.entity.passive
 
RabbitModel<T extends RabbitEntity> - Class in net.minecraft.client.renderer.entity.model
 
RabbitModel() - Constructor for class net.minecraft.client.renderer.entity.model.RabbitModel
 
RabbitRenderer - Class in net.minecraft.client.renderer.entity
 
RabbitRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.RabbitRenderer
 
radius - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
RAID - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
raid(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
raid - Variable in class net.minecraft.entity.monster.AbstractRaiderEntity
 
Raid - Class in net.minecraft.world.raid
 
Raid(int, ServerWorld, BlockPos) - Constructor for class net.minecraft.world.raid.Raid
 
Raid(ServerWorld, CompoundNBT) - Constructor for class net.minecraft.world.raid.Raid
 
Raid.WaveMember - Enum in net.minecraft.world.raid
 
RAID_TRIGGER - Static variable in class net.minecraft.stats.Stats
 
RAID_WIN - Static variable in class net.minecraft.stats.Stats
 
RaidDebugRenderer - Class in net.minecraft.client.renderer.debug
 
RaidDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.RaidDebugRenderer
 
RAIDERS - Static variable in class net.minecraft.tags.EntityTypeTags
 
RaidManager - Class in net.minecraft.world.raid
 
RaidManager(ServerWorld) - Constructor for class net.minecraft.world.raid.RaidManager
 
RaidOpenDoorGoal(AbstractRaiderEntity) - Constructor for class net.minecraft.entity.monster.AbstractIllagerEntity.RaidOpenDoorGoal
 
raids - Variable in class net.minecraft.world.server.ServerWorld
 
RAIL - Static variable in class net.minecraft.block.Blocks
 
RAIL - Static variable in class net.minecraft.data.StockTextureAliases
 
RAIL - Static variable in class net.minecraft.item.Items
 
RAIL_CURVED - Static variable in class net.minecraft.data.StockModelShapes
 
RAIL_FLAT - Static variable in class net.minecraft.data.StockModelShapes
 
RAIL_SHAPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
RAIL_SHAPE_STRAIGHT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
RailBlock - Class in net.minecraft.block
 
RailBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RailBlock
 
RAILS - Static variable in class net.minecraft.tags.BlockTags
 
RAILS - Static variable in class net.minecraft.tags.ItemTags
 
RailShape - Enum in net.minecraft.state.properties
 
RailState - Class in net.minecraft.block
 
RailState(World, BlockPos, BlockState) - Constructor for class net.minecraft.block.RailState
 
RAIN - Static variable in class net.minecraft.particles.ParticleTypes
 
rainingStrength - Variable in class net.minecraft.world.World
 
RainParticle - Class in net.minecraft.client.particle
 
RainParticle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.RainParticle
 
RainParticle.Factory - Class in net.minecraft.client.particle
 
rand - Variable in class net.minecraft.client.gui.IngameGui
 
rand - Variable in class net.minecraft.client.particle.Particle
 
rand - Variable in class net.minecraft.entity.Entity
 
rand - Variable in class net.minecraft.world.gen.feature.structure.StructureStart
 
rand - Variable in class net.minecraft.world.World
 
RANDOM - Variable in class net.minecraft.block.Block
 
random - Variable in class net.minecraft.client.gui.FontRenderer
 
RANDOM - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
random - Static variable in class net.minecraft.item.Item
 
random(Random) - Method in enum net.minecraft.util.Direction.Plane
 
random(int) - Method in interface net.minecraft.world.gen.INoiseRandom
 
random(int) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
RANDOM_BLOCK_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
RANDOM_BLOCKSTATE_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
RANDOM_BOOLEAN_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
RANDOM_CHANCE - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
RANDOM_CHANCE_WITH_LOOTING - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
RANDOM_PATCH - Static variable in class net.minecraft.world.gen.feature.Feature
 
RANDOM_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
RANDOM_TICK_SPEED - Static variable in class net.minecraft.world.GameRules
 
RandomBlockMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
RandomBlockMatchRuleTest(Block, float) - Constructor for class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
RandomBlockStateMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
RandomBlockStateMatchRuleTest(BlockState, float) - Constructor for class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
RandomChance - Class in net.minecraft.loot.conditions
 
RandomChance.Serializer - Class in net.minecraft.loot.conditions
 
RandomChanceWithLooting - Class in net.minecraft.loot.conditions
 
RandomChanceWithLooting.Serializer - Class in net.minecraft.loot.conditions
 
randomlyPlaceBlock(ISeedReader, MutableBoundingBox, Random, float, int, int, int, BlockState) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
randomlyRareFillWithBlocks(ISeedReader, MutableBoundingBox, int, int, int, int, int, int, BlockState, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
RandomlyStopAttackingTask - Class in net.minecraft.entity.ai.brain.task
 
RandomlyStopAttackingTask(MemoryModuleType<?>, int) - Constructor for class net.minecraft.entity.ai.brain.task.RandomlyStopAttackingTask
 
RandomObjectDescriptor - Class in net.minecraft.util
 
RandomObjectDescriptor() - Constructor for class net.minecraft.util.RandomObjectDescriptor
 
RandomPatchFeature - Class in net.minecraft.world.gen.feature
 
RandomPatchFeature(Codec<BlockClusterFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.RandomPatchFeature
 
RandomPositionGenerator - Class in net.minecraft.entity.ai
 
RandomPositionGenerator() - Constructor for class net.minecraft.entity.ai.RandomPositionGenerator
 
RandomRanges - Class in net.minecraft.loot
 
RandomRanges() - Constructor for class net.minecraft.loot.RandomRanges
 
randomRotation(Random) - Static method in enum net.minecraft.util.Rotation
 
randomSeed - Variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
RandomSwimmingGoal - Class in net.minecraft.entity.ai.goal
 
RandomSwimmingGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.RandomSwimmingGoal
 
randomTick(ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.BambooBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.BambooSaplingBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.BeetrootBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CactusBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ChorusFlowerBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CocoaBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CropsBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FarmlandBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FlowingFluidBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FrostedIceBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.IceBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.LeavesBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.MagmaBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.MushroomBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.NetherPortalBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.NetherWartBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.NyliumBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.RedstoneOreBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SaplingBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SnowBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SpreadableSnowyDirtBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.StairsBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.StemBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SugarCaneBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SweetBerryBushBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.TurtleEggBlock
 
randomTick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.VineBlock
 
randomTick(World, BlockPos, FluidState, Random) - Method in class net.minecraft.fluid.Fluid
 
randomTick(World, BlockPos, Random) - Method in class net.minecraft.fluid.FluidState
 
randomTick(World, BlockPos, FluidState, Random) - Method in class net.minecraft.fluid.LavaFluid
 
randomUnused1 - Variable in class net.minecraft.entity.LivingEntity
 
randomUnused2 - Variable in class net.minecraft.entity.LivingEntity
 
RandomValueRange - Class in net.minecraft.loot
 
RandomValueRange(float, float) - Constructor for class net.minecraft.loot.RandomValueRange
 
RandomValueRange(float) - Constructor for class net.minecraft.loot.RandomValueRange
 
RandomValueRange.Serializer - Class in net.minecraft.loot
 
RandomWalkingGoal - Class in net.minecraft.entity.ai.goal
 
RandomWalkingGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
RandomWalkingGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
RandomWalkingGoal(CreatureEntity, double, int, boolean) - Constructor for class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
randPosX - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
randPosY - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
randPosZ - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
range(int) - Method in interface net.minecraft.world.gen.IDecoratable
 
RANGE - Static variable in class net.minecraft.world.gen.placement.Placement
 
RANGE_BIASED - Static variable in class net.minecraft.world.gen.placement.Placement
 
RANGE_VERY_BIASED - Static variable in class net.minecraft.world.gen.placement.Placement
 
RangeBiasedPlacement - Class in net.minecraft.world.gen.placement
 
RangeBiasedPlacement(Codec<TopSolidRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.RangeBiasedPlacement
 
RangedAttackGoal - Class in net.minecraft.entity.ai.goal
 
RangedAttackGoal(IRangedAttackMob, double, int, float) - Constructor for class net.minecraft.entity.ai.goal.RangedAttackGoal
 
RangedAttackGoal(IRangedAttackMob, double, int, int, float) - Constructor for class net.minecraft.entity.ai.goal.RangedAttackGoal
 
RangedAttribute - Class in net.minecraft.entity.ai.attributes
 
RangedAttribute(String, double, double, double) - Constructor for class net.minecraft.entity.ai.attributes.RangedAttribute
 
RangedBowAttackGoal<T extends MonsterEntity & IRangedAttackMob> - Class in net.minecraft.entity.ai.goal
 
RangedBowAttackGoal(T, double, int, float) - Constructor for class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
RangedCrossbowAttackGoal<T extends MonsterEntity & IRangedAttackMob & ICrossbowUser> - Class in net.minecraft.entity.ai.goal
 
RangedCrossbowAttackGoal(T, double, float) - Constructor for class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
RangedInteger - Class in net.minecraft.util
 
RangedInteger(int, int) - Constructor for class net.minecraft.util.RangedInteger
 
RangedWrapper - Class in net.minecraftforge.items.wrapper
 
RangedWrapper(IItemHandlerModifiable, int, int) - Constructor for class net.minecraftforge.items.wrapper.RangedWrapper
 
RangePlacement - Class in net.minecraft.world.gen.placement
 
RangePlacement(Codec<TopSolidRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.RangePlacement
 
RangeVeryBiasedPlacement - Class in net.minecraft.world.gen.placement
 
RangeVeryBiasedPlacement(Codec<TopSolidRangeConfig>) - Constructor for class net.minecraft.world.gen.placement.RangeVeryBiasedPlacement
 
RARE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
rare - Variable in class net.minecraftforge.event.village.WandererTradesEvent
 
RareBiomeLayer - Enum in net.minecraft.world.gen.layer
 
rarity(Rarity) - Method in class net.minecraft.item.Item.Properties
 
Rarity - Enum in net.minecraft.item
 
rarity(Rarity) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
rateLimit - Variable in class net.minecraft.server.dedicated.ServerProperties
 
RateLimitedNetworkManager - Class in net.minecraft.network
 
RateLimitedNetworkManager(int) - Constructor for class net.minecraft.network.RateLimitedNetworkManager
 
ratioX - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
ratioZ - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
RAVAGER - Static variable in class net.minecraft.entity.EntityType
 
RAVAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
RavagerEntity - Class in net.minecraft.entity.monster
 
RavagerEntity(EntityType<? extends RavagerEntity>, World) - Constructor for class net.minecraft.entity.monster.RavagerEntity
 
RavagerModel - Class in net.minecraft.client.renderer.entity.model
 
RavagerModel() - Constructor for class net.minecraft.client.renderer.entity.model.RavagerModel
 
RavagerRenderer - Class in net.minecraft.client.renderer.entity
 
RavagerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.RavagerRenderer
 
RAW_MOUSE_INPUT - Static variable in class net.minecraft.client.AbstractOption
 
RawMouseEvent(int, int, int) - Constructor for class net.minecraftforge.client.event.InputEvent.RawMouseEvent
 
rawMouseInput - Variable in class net.minecraft.client.GameSettings
 
rawPercent - Variable in class net.minecraft.client.gui.ClientBossInfo
 
rayTrace(World, PlayerEntity, RayTraceContext.FluidMode) - Static method in class net.minecraft.item.Item
 
rayTrace(Vector3d, Vector3d) - Method in class net.minecraft.util.math.AxisAlignedBB
 
rayTrace(Iterable<AxisAlignedBB>, Vector3d, Vector3d, BlockPos) - Static method in class net.minecraft.util.math.AxisAlignedBB
 
rayTrace(Vector3d, Vector3d, BlockPos) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
rayTraceBlock - Variable in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
rayTraceBlocks(RayTraceContext) - Method in interface net.minecraft.world.IBlockReader
 
rayTraceBlocks(Vector3d, Vector3d, BlockPos, VoxelShape, BlockState) - Method in interface net.minecraft.world.IBlockReader
 
RayTraceContext - Class in net.minecraft.util.math
 
RayTraceContext(Vector3d, Vector3d, RayTraceContext.BlockMode, RayTraceContext.FluidMode, Entity) - Constructor for class net.minecraft.util.math.RayTraceContext
 
RayTraceContext.BlockMode - Enum in net.minecraft.util.math
 
RayTraceContext.FluidMode - Enum in net.minecraft.util.math
 
RayTraceContext.IVoxelProvider - Interface in net.minecraft.util.math
 
rayTraceDistance - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
rayTraceEntities(Vector3d, Vector3d) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
rayTraceEntities(Entity, Vector3d, Vector3d, AxisAlignedBB, Predicate<Entity>, double) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
rayTraceEntities(World, Entity, Vector3d, Vector3d, AxisAlignedBB, Predicate<Entity>) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
rayTraceEntities(Vector3d, Vector3d) - Method in class net.minecraft.entity.projectile.TridentEntity
 
rayTraceFluid - Variable in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
RayTraceResult - Class in net.minecraft.util.math
 
RayTraceResult(Vector3d) - Constructor for class net.minecraft.util.math.RayTraceResult
 
RayTraceResult.Type - Enum in net.minecraft.util.math
 
RConConsoleSource - Class in net.minecraft.network.rcon
 
RConConsoleSource(MinecraftServer) - Constructor for class net.minecraft.network.rcon.RConConsoleSource
 
RConOutputStream - Class in net.minecraft.network.rcon
 
RConOutputStream(int) - Constructor for class net.minecraft.network.rcon.RConOutputStream
 
rconPassword - Variable in class net.minecraft.server.dedicated.ServerProperties
 
rconPort - Variable in class net.minecraft.server.dedicated.ServerProperties
 
RConThread - Class in net.minecraft.network.rcon
 
RConThread(String) - Constructor for class net.minecraft.network.rcon.RConThread
 
rconThread - Variable in class net.minecraft.network.rcon.RConThread
 
RConUtils - Class in net.minecraft.network.rcon
 
RConUtils() - Constructor for class net.minecraft.network.rcon.RConUtils
 
REACH_DISTANCE - Static variable in class net.minecraftforge.common.ForgeMod
 
reachesTarget() - Method in class net.minecraft.pathfinding.Path
 
read(PacketBuffer) - Static method in class net.minecraft.advancements.CriterionProgress
 
read(PacketBuffer) - Static method in class net.minecraft.advancements.DisplayInfo
 
read(SUpdateBossInfoPacket) - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
read(SAdvancementInfoPacket) - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
read(InputStream) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(NativeImage.PixelFormat, InputStream) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(ByteBuffer) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(NativeImage.PixelFormat, ByteBuffer) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.ArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.EntityArgument.Serializer
 
read(PacketBuffer) - Method in interface net.minecraft.command.arguments.IArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
read(PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
read(CompoundNBT) - Method in class net.minecraft.command.ITimerCallback.Serializer
 
read(CompoundNBT) - Method in class net.minecraft.command.TimedFunction.Serializer
 
read(CompoundNBT) - Method in class net.minecraft.command.TimedFunctionTag.Serializer
 
read(CompoundNBT) - Static method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
read(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
read(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerAbilities
 
read(ListNBT) - Method in class net.minecraft.entity.player.PlayerInventory
 
read(ListNBT) - Method in class net.minecraft.inventory.EnderChestInventory
 
read(ListNBT) - Method in class net.minecraft.inventory.Inventory
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.CookingRecipeSerializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.CookingRecipeSerializer
 
read(PacketBuffer) - Static method in class net.minecraft.item.crafting.Ingredient
 
read(ResourceLocation, JsonObject) - Method in interface net.minecraft.item.crafting.IRecipeSerializer
 
read(ResourceLocation, PacketBuffer) - Method in interface net.minecraft.item.crafting.IRecipeSerializer
 
read(CompoundNBT, RecipeManager) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.SmithingRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.SmithingRecipe.Serializer
 
read(ResourceLocation, JsonObject) - Method in class net.minecraft.item.crafting.SpecialRecipeSerializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraft.item.crafting.SpecialRecipeSerializer
 
read(CompoundNBT) - Static method in class net.minecraft.item.ItemStack
 
read(PacketBuffer) - Static method in class net.minecraft.item.MerchantOffers
 
read(JsonReader) - Method in class net.minecraft.loot.LootContext.EntityTarget.Serializer
 
read(File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(DataInput) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(DataInput, NBTSizeTracker) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(long) - Method in class net.minecraft.nbt.NBTSizeTracker
 
read(PacketBuffer) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
read(ParticleType<T>, PacketBuffer) - Method in interface net.minecraft.particles.IParticleData.IDeserializer
Deprecated.
 
read(PacketBuffer) - Static method in class net.minecraft.pathfinding.Path
 
read(CompoundNBT) - Static method in class net.minecraft.potion.EffectInstance
 
read(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
read(CompoundNBT, ResourceLocation) - Static method in class net.minecraft.server.CustomServerBossInfo
 
read(CompoundNBT) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.BannerTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.ChestTileEntity
 
read(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.HopperTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.LecternTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.LockableTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.PistonTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.SignTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.SkullTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
read(BlockState, CompoundNBT) - Method in class net.minecraft.tileentity.TileEntity
 
read(CompoundNBT) - Method in class net.minecraft.util.FoodStats
 
read(PacketBuffer) - Method in class net.minecraft.util.palette.ArrayPalette
 
read(ListNBT) - Method in class net.minecraft.util.palette.ArrayPalette
 
read(PacketBuffer) - Method in class net.minecraft.util.palette.HashMapPalette
 
read(ListNBT) - Method in class net.minecraft.util.palette.HashMapPalette
 
read(PacketBuffer) - Method in class net.minecraft.util.palette.IdentityPalette
 
read(ListNBT) - Method in class net.minecraft.util.palette.IdentityPalette
 
read(PacketBuffer) - Method in interface net.minecraft.util.palette.IPalette
 
read(ListNBT) - Method in interface net.minecraft.util.palette.IPalette
 
read(PacketBuffer) - Method in class net.minecraft.util.palette.PalettedContainer
 
read(StringReader) - Static method in class net.minecraft.util.ResourceLocation
 
read(Dynamic<?>) - Method in class net.minecraft.village.GossipManager
 
read(BiomeContainer, PacketBuffer, CompoundNBT, int) - Method in class net.minecraft.world.chunk.Chunk
 
read(PacketBuffer) - Method in class net.minecraft.world.chunk.ChunkSection
 
read(ServerWorld, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
read(CompoundNBT) - Method in class net.minecraft.world.ForcedChunksSaveData
 
read(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
read(CompoundNBT) - Method in class net.minecraft.world.gen.feature.template.Template
 
read(CompoundNBT) - Static method in class net.minecraft.world.LockCode
 
read(CompoundNBT) - Method in class net.minecraft.world.raid.RaidManager
 
read(CompoundNBT) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
read(CompoundNBT) - Static method in class net.minecraft.world.storage.MapBanner
 
read(CompoundNBT) - Method in class net.minecraft.world.storage.MapData
 
read(CompoundNBT) - Static method in class net.minecraft.world.storage.MapFrame
 
read(CompoundNBT) - Method in class net.minecraft.world.storage.MapIdTracker
 
read(CompoundNBT) - Method in class net.minecraft.world.storage.WorldSavedData
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.CompositeModel.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in enum net.minecraftforge.client.model.DynamicBucketModel.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in interface net.minecraftforge.client.model.IModelLoader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.ItemLayerModel.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.MultiLayerModel.Loader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.obj.OBJLoader
 
read(JsonDeserializationContext, JsonObject) - Method in class net.minecraftforge.client.model.SeparatePerspectiveModel.Loader
 
read(ResourceLocation, JsonObject) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
read(ResourceLocation, PacketBuffer) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
read(JsonObject) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
read(JsonObject) - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
read(ResourceLocation, JsonObject, ILootCondition[]) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
read(CompoundNBT) - Method in class net.minecraftforge.common.util.DummyWorldSaveData
 
read(CompoundNBT) - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
read(BlockState, CompoundNBT) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
 
read(CompoundNBT) - Static method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
read(PacketBuffer) - Static method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
read(PacketBuffer) - Method in class net.minecraftforge.server.command.EnumArgument.Serializer
 
readableBytes() - Method in class net.minecraft.network.PacketBuffer
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.AgeableEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.WitherEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.BoatEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.HangingEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.PaintingEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.TNTEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.LivingEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.MobEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.CreeperEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermanEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EvokerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.GhastEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.HoglinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PhantomEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.RavagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SlimeEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VexEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.AnimalEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.BatEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.BeeEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.CatEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ChickenEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.DolphinEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.FoxEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.OcelotEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PandaEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ParrotEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PigEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.RabbitEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SheepEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.StriderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TameableEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TurtleEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.WolfEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FireballEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.TridentEntity
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.BuriedTreasure.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.DesertPyramidPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.EndCityPieces.CityTemplate
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Corridor2
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.End
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.IglooPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.JunglePyramidPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Corridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Cross
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.NetherFossilStructures.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.OceanRuinPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.ShipwreckPieces.Piece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.ChestCorridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Corridor
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Crossing
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Library
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.PortalRoom
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
readAdditional(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.MansionTemplate
 
readAndSplitLine(boolean) - Method in class net.minecraftforge.client.model.obj.LineReader
 
readAngerNBT(ServerWorld, CompoundNBT) - Method in interface net.minecraft.entity.IAngerable
 
readBase64(String) - Static method in class net.minecraft.client.renderer.texture.NativeImage
 
readBlock() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readBlockPos(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
readBlockPos() - Method in class net.minecraft.network.PacketBuffer
 
readBlockRay() - Method in class net.minecraft.network.PacketBuffer
 
readBlockState(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
ReadBookScreen - Class in net.minecraft.client.gui.screen
 
ReadBookScreen(ReadBookScreen.IBookInfo) - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen
 
ReadBookScreen() - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen
 
ReadBookScreen.IBookInfo - Interface in net.minecraft.client.gui.screen
 
ReadBookScreen.UnwrittenBookInfo - Class in net.minecraft.client.gui.screen
 
ReadBookScreen.WrittenBookInfo - Class in net.minecraft.client.gui.screen
 
readBoolean() - Method in class net.minecraft.network.PacketBuffer
 
readByte() - Method in class net.minecraft.network.PacketBuffer
 
readByteArray() - Method in class net.minecraft.network.PacketBuffer
 
readByteArray(int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(GatheringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
readCapsFromNBT(CompoundNBT) - Method in class net.minecraft.world.chunk.Chunk
Deprecated.
readChar() - Method in class net.minecraft.network.PacketBuffer
 
readCharSequence(int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
readChunk(ChunkPos) - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
readChunk(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
readChunkPalette(ListNBT, long[]) - Method in class net.minecraft.util.palette.PalettedContainer
 
readCompoundTag() - Method in class net.minecraft.network.PacketBuffer
 
readCompressed(File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
readCompressed(InputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
readData(SaveFormat.LevelSave, IServerConfiguration, CompoundNBT) - Method in class net.minecraftforge.common.ForgeMod
 
readData(SaveFormat.LevelSave, IServerConfiguration, CompoundNBT) - Method in class net.minecraftforge.fml.FMLWorldPersistenceHook
 
readData(SaveFormat.LevelSave, IServerConfiguration, CompoundNBT) - Method in interface net.minecraftforge.fml.WorldPersistenceHooks.WorldPersistenceHook
 
readDatapackCodec() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
readDisplayConfig(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readDouble() - Method in class net.minecraft.network.PacketBuffer
 
readEntityType(CompoundNBT) - Static method in class net.minecraft.entity.EntityType
 
readEntries(PacketBuffer) - Static method in class net.minecraft.network.datasync.EntityDataManager
 
readEnumValue(Class<T>) - Method in class net.minecraft.network.PacketBuffer
 
reader(Path) - Method in class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
readerExpectedBool() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedDouble() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedEndOfQuote() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedFloat() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedInt() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedLong() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedStartOfQuote() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerExpectedSymbol() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerIndex() - Method in class net.minecraft.network.PacketBuffer
 
readerIndex(int) - Method in class net.minecraft.network.PacketBuffer
 
readerInvalidBool() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidDouble() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidEscape() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidFloat() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidInt() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readerInvalidLong() - Method in class net.minecraft.command.TranslatableExceptionProvider
 
readFloat() - Method in class net.minecraft.network.PacketBuffer
 
readFluidStack() - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
readForgeForcedChunks(CompoundNBT, ForgeChunkManager.TicketTracker<BlockPos>, ForgeChunkManager.TicketTracker<UUID>) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
readFrom(PacketBuffer) - Static method in class net.minecraft.advancements.Advancement.Builder
 
readFromNBT(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
readFromPacket(PacketBuffer) - Static method in class net.minecraftforge.fluids.FluidStack
 
readGameProfile(CompoundNBT) - Static method in class net.minecraft.nbt.NBTUtil
 
readInstances(CompoundNBT) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
readInt() - Method in class net.minecraft.network.PacketBuffer
 
readIntLE() - Method in class net.minecraft.network.PacketBuffer
 
readItem() - Method in class net.minecraft.command.arguments.ItemParser
 
readItemStack() - Method in class net.minecraft.network.PacketBuffer
 
readKey() - Method in class net.minecraft.nbt.JsonToNBT
 
readList() - Method in class net.minecraft.nbt.JsonToNBT
 
readLong() - Method in class net.minecraft.network.PacketBuffer
 
readLongArray(long[]) - Method in class net.minecraft.network.PacketBuffer
 
readLongArray(long[], int) - Method in class net.minecraft.network.PacketBuffer
 
readLongLE() - Method in class net.minecraft.network.PacketBuffer
 
readLootEntryName(JsonObject, String) - Static method in class net.minecraftforge.common.ForgeHooks
 
readMedium() - Method in class net.minecraft.network.PacketBuffer
 
readMediumLE() - Method in class net.minecraft.network.PacketBuffer
 
readNBT() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readNBT() - Method in class net.minecraft.command.arguments.ItemParser
 
readNBT(DataInput, int, NBTSizeTracker) - Method in interface net.minecraft.nbt.INBTType
 
readNBT(Capability<T>, T, Direction, INBT) - Method in interface net.minecraftforge.common.capabilities.Capability.IStorage
 
readNBT(T, Direction, INBT) - Method in class net.minecraftforge.common.capabilities.Capability
 
readNBT(JsonObject, String) - Static method in class net.minecraftforge.common.util.JsonUtils
 
readObjectives(ListNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readOggSound() - Method in class net.minecraft.client.audio.OggAudioStream
 
readOggSoundWithCapacity(int) - Method in interface net.minecraft.client.audio.IAudioStream
 
readOggSoundWithCapacity(int) - Method in class net.minecraft.client.audio.OggAudioStream
 
readOggSoundWithCapacity(int) - Method in class net.minecraft.client.audio.OggAudioStreamWrapper
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
readPacketData(PacketBuffer) - Method in interface net.minecraft.network.IPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCloseWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCustomPayloadPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEditBookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CInputPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CMarkRecipeSeenPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPickItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCameraPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChatPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCloseWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCombatPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCommandListPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCooldownPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SExplosionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRespawnPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STabCompletePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STagsListPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STeamsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STitlePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CPingPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CServerQueryPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SPongPacket
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
readPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
readPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
readPlayerDataFromFile(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
readPoolName(JsonObject) - Static method in class net.minecraftforge.common.ForgeHooks
 
readProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readRegistryId() - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
readRegistryIdSafe(Class<? super T>) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
readRegistryIdUnsafe(IForgeRegistry<T>) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
readResourceAsString(InputStream) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
readResourceLocation() - Method in class net.minecraft.network.PacketBuffer
 
readRetainedSlice(int) - Method in class net.minecraft.network.PacketBuffer
 
readSavedFile() - Method in class net.minecraft.server.management.UserList
 
readSectionPos() - Method in class net.minecraft.network.PacketBuffer
 
readServerConfiguration(DynamicOps<INBT>, DatapackCodec) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
readShareTag(ItemStack, CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
readShareTag(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
readShort() - Method in class net.minecraft.network.PacketBuffer
 
readShortLE() - Method in class net.minecraft.network.PacketBuffer
 
readSlice(int) - Method in class net.minecraft.network.PacketBuffer
 
readSpawnData(PacketBuffer) - Method in interface net.minecraftforge.fml.common.registry.IEntityAdditionalSpawnData
 
readString() - Method in class net.minecraft.network.PacketBuffer
 
readString(int) - Method in class net.minecraft.network.PacketBuffer
 
readStringProperties() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readStruct() - Method in class net.minecraft.nbt.JsonToNBT
 
readTag() - Method in class net.minecraft.command.arguments.BlockStateParser
 
readTag() - Method in class net.minecraft.command.arguments.ItemParser
 
readTagCollectionFromBuffer(PacketBuffer, Registry<T>) - Static method in interface net.minecraft.tags.ITagCollection
 
readTagCollectionSupplierFromBuffer(PacketBuffer) - Static method in interface net.minecraft.tags.ITagCollectionSupplier
 
readTagsFromManager(IResourceManager, Executor) - Method in class net.minecraft.tags.TagCollectionReader
 
readTeams(ListNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readTextComponent() - Method in class net.minecraft.network.PacketBuffer
 
readTileEntity(BlockState, CompoundNBT) - Static method in class net.minecraft.tileentity.TileEntity
 
readTime() - Method in class net.minecraft.network.PacketBuffer
 
readToBuffer(InputStream) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
readTypedValue() - Method in class net.minecraft.nbt.JsonToNBT
 
readUniqueId(INBT) - Static method in class net.minecraft.nbt.NBTUtil
 
readUniqueId() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedByte() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedInt() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedIntLE() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedMedium() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedMediumLE() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedShort() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedShortLE() - Method in class net.minecraft.network.PacketBuffer
 
readUTF(String) - Method in class net.minecraft.nbt.NBTSizeTracker
 
readValue() - Method in class net.minecraft.nbt.JsonToNBT
 
readVarInt() - Method in class net.minecraft.network.PacketBuffer
 
readVarIntArray() - Method in class net.minecraft.network.PacketBuffer
 
readVarIntArray(int) - Method in class net.minecraft.network.PacketBuffer
 
readVarLong() - Method in class net.minecraft.network.PacketBuffer
 
readWorldSummary() - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
REALMS_NOTIFICATIONS - Static variable in class net.minecraft.client.AbstractOption
 
RealmsBackupInfoScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsBackupInfoScreen(Screen, Backup) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
RealmsBackupScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsBackupScreen(RealmsConfigureWorldScreen, RealmsServer, int) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
RealmsBridgeScreen - Class in net.minecraft.realms
 
RealmsBridgeScreen() - Constructor for class net.minecraft.realms.RealmsBridgeScreen
 
RealmsBrokenWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsBrokenWorldScreen(Screen, RealmsMainScreen, long, boolean) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
RealmsClient - Class in com.mojang.realmsclient.client
 
RealmsClient(String, String, Minecraft) - Constructor for class com.mojang.realmsclient.client.RealmsClient
 
RealmsClient.CompatibleVersionResponse - Enum in com.mojang.realmsclient.client
 
RealmsClient.Environment - Enum in com.mojang.realmsclient.client
 
RealmsClientConfig - Class in com.mojang.realmsclient.client
 
RealmsClientConfig() - Constructor for class com.mojang.realmsclient.client.RealmsClientConfig
 
RealmsClientOutdatedScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsClientOutdatedScreen(Screen, boolean) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
RealmsConfigureWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsConfigureWorldScreen(RealmsMainScreen, long) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
RealmsConfirmScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsConfirmScreen(BooleanConsumer, ITextComponent, ITextComponent) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
RealmsConnect - Class in net.minecraft.realms
 
RealmsConnect(Screen) - Constructor for class net.minecraft.realms.RealmsConnect
 
RealmsCreateRealmScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsCreateRealmScreen(RealmsServer, RealmsMainScreen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
RealmsDataFetcher - Class in com.mojang.realmsclient.gui
 
RealmsDataFetcher() - Constructor for class com.mojang.realmsclient.gui.RealmsDataFetcher
 
RealmsDataFetcher.Task - Enum in com.mojang.realmsclient.gui
 
RealmsDefaultUncaughtExceptionHandler - Class in com.mojang.realmsclient.exception
 
RealmsDefaultUncaughtExceptionHandler(Logger) - Constructor for class com.mojang.realmsclient.exception.RealmsDefaultUncaughtExceptionHandler
 
RealmsDescriptionDto - Class in com.mojang.realmsclient.dto
 
RealmsDescriptionDto(String, String) - Constructor for class com.mojang.realmsclient.dto.RealmsDescriptionDto
 
RealmsDownloadLatestWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsDownloadLatestWorldScreen(Screen, WorldDownload, String, BooleanConsumer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
RealmsDownloadLatestWorldScreen.DownloadStatus - Class in com.mojang.realmsclient.gui.screens
 
RealmsError - Class in com.mojang.realmsclient.client
 
RealmsGenericErrorScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsGenericErrorScreen(RealmsServiceException, Screen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
RealmsGenericErrorScreen(ITextComponent, Screen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
RealmsGenericErrorScreen(ITextComponent, ITextComponent, Screen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
RealmsHttpException - Exception in com.mojang.realmsclient.exception
 
RealmsHttpException(String, Exception) - Constructor for exception com.mojang.realmsclient.exception.RealmsHttpException
 
RealmsInviteScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsInviteScreen(RealmsConfigureWorldScreen, Screen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
RealmsLabel - Class in net.minecraft.realms
 
RealmsLabel(ITextComponent, int, int, int) - Constructor for class net.minecraft.realms.RealmsLabel
 
RealmsLongConfirmationScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsLongConfirmationScreen(BooleanConsumer, RealmsLongConfirmationScreen.Type, ITextComponent, ITextComponent, boolean) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
RealmsLongConfirmationScreen.Type - Enum in com.mojang.realmsclient.gui.screens
 
RealmsLongRunningMcoTaskScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsLongRunningMcoTaskScreen(Screen, LongRunningTask) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
RealmsMainScreen - Class in com.mojang.realmsclient
 
RealmsMainScreen(Screen) - Constructor for class com.mojang.realmsclient.RealmsMainScreen
 
RealmsNarratorHelper - Class in net.minecraft.realms
 
RealmsNarratorHelper() - Constructor for class net.minecraft.realms.RealmsNarratorHelper
 
RealmsNews - Class in com.mojang.realmsclient.dto
 
RealmsNews() - Constructor for class com.mojang.realmsclient.dto.RealmsNews
 
realmsNotifications - Variable in class net.minecraft.client.GameSettings
 
RealmsNotificationsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsNotificationsScreen() - Constructor for class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
RealmsObjectSelectionList<E extends ExtendedList.AbstractListEntry<E>> - Class in net.minecraft.realms
 
RealmsObjectSelectionList(int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsObjectSelectionList
 
RealmsParentalConsentScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsParentalConsentScreen(Screen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
RealmsPendingInvitesScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsPendingInvitesScreen(Screen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
RealmsPersistence - Class in com.mojang.realmsclient.util
 
RealmsPersistence() - Constructor for class com.mojang.realmsclient.util.RealmsPersistence
 
RealmsPersistence.RealmsPersistenceData - Class in com.mojang.realmsclient.util
 
RealmsPersistenceData() - Constructor for class com.mojang.realmsclient.util.RealmsPersistence.RealmsPersistenceData
 
RealmsPlayerScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsPlayerScreen(RealmsConfigureWorldScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
RealmsResetNormalWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsResetNormalWorldScreen(RealmsResetWorldScreen, ITextComponent) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
RealmsResetWorldScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsResetWorldScreen(Screen, RealmsServer, Runnable, Runnable) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
RealmsResetWorldScreen(Screen, RealmsServer, ITextComponent, ITextComponent, int, ITextComponent, Runnable, Runnable) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
RealmsResetWorldScreen.ResetWorldInfo - Class in com.mojang.realmsclient.gui.screens
 
RealmsScreen - Class in net.minecraft.realms
 
RealmsScreen() - Constructor for class net.minecraft.realms.RealmsScreen
 
RealmsSelectFileToUploadScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSelectFileToUploadScreen(long, int, RealmsResetWorldScreen, Runnable) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
RealmsSelectWorldTemplateScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSelectWorldTemplateScreen(NotifableRealmsScreen, RealmsServer.ServerType) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
RealmsSelectWorldTemplateScreen(NotifableRealmsScreen, RealmsServer.ServerType, WorldTemplatePaginatedList) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
RealmsServer - Class in com.mojang.realmsclient.dto
 
RealmsServer() - Constructor for class com.mojang.realmsclient.dto.RealmsServer
 
RealmsServer.ServerComparator - Class in com.mojang.realmsclient.dto
 
RealmsServer.ServerType - Enum in com.mojang.realmsclient.dto
 
RealmsServer.Status - Enum in com.mojang.realmsclient.dto
 
RealmsServerAddress - Class in com.mojang.realmsclient.dto
 
RealmsServerAddress() - Constructor for class com.mojang.realmsclient.dto.RealmsServerAddress
 
RealmsServerAddress - Class in net.minecraft.realms
 
RealmsServerAddress(String, int) - Constructor for class net.minecraft.realms.RealmsServerAddress
 
RealmsServerList - Class in com.mojang.realmsclient.dto
 
RealmsServerList() - Constructor for class com.mojang.realmsclient.dto.RealmsServerList
 
RealmsServerPing - Class in com.mojang.realmsclient.dto
 
RealmsServerPing() - Constructor for class com.mojang.realmsclient.dto.RealmsServerPing
 
RealmsServerPlayerList - Class in com.mojang.realmsclient.dto
 
RealmsServerPlayerList() - Constructor for class com.mojang.realmsclient.dto.RealmsServerPlayerList
 
RealmsServerPlayerLists - Class in com.mojang.realmsclient.dto
 
RealmsServerPlayerLists() - Constructor for class com.mojang.realmsclient.dto.RealmsServerPlayerLists
 
RealmsServerSlotButton - Class in com.mojang.realmsclient.gui
 
RealmsServerSlotButton(int, int, int, int, Supplier<RealmsServer>, Consumer<ITextComponent>, int, Button.IPressable) - Constructor for class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
RealmsServerSlotButton.Action - Enum in com.mojang.realmsclient.gui
 
RealmsServerSlotButton.ServerData - Class in com.mojang.realmsclient.gui
 
RealmsServiceException - Exception in com.mojang.realmsclient.exception
 
RealmsServiceException(int, String, RealmsError) - Constructor for exception com.mojang.realmsclient.exception.RealmsServiceException
 
RealmsServiceException(int, String, int, String) - Constructor for exception com.mojang.realmsclient.exception.RealmsServiceException
 
RealmsSettingsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSettingsScreen(RealmsConfigureWorldScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
RealmsSlotOptionsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSlotOptionsScreen(RealmsConfigureWorldScreen, RealmsWorldOptions, RealmsServer.ServerType, int) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
RealmsSubscriptionInfoScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsSubscriptionInfoScreen(Screen, RealmsServer, Screen) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
RealmsTermsScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsTermsScreen(Screen, RealmsMainScreen, RealmsServer) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
RealmsTexture(String, int) - Constructor for class com.mojang.realmsclient.util.RealmsTextureManager.RealmsTexture
 
RealmsTextureManager - Class in com.mojang.realmsclient.util
 
RealmsTextureManager() - Constructor for class com.mojang.realmsclient.util.RealmsTextureManager
 
RealmsTextureManager.RealmsTexture - Class in com.mojang.realmsclient.util
 
RealmsUploadScreen - Class in com.mojang.realmsclient.gui.screens
 
RealmsUploadScreen(long, int, RealmsResetWorldScreen, WorldSummary, Runnable) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
RealmsUtil - Class in com.mojang.realmsclient.util
 
RealmsUtil() - Constructor for class com.mojang.realmsclient.util.RealmsUtil
 
RealmsWorldOptions - Class in com.mojang.realmsclient.dto
 
RealmsWorldOptions(Boolean, Boolean, Boolean, Boolean, Integer, Boolean, Integer, Integer, Boolean, String) - Constructor for class com.mojang.realmsclient.dto.RealmsWorldOptions
 
RealmsWorldResetDto - Class in com.mojang.realmsclient.dto
 
RealmsWorldResetDto(String, long, int, boolean) - Constructor for class com.mojang.realmsclient.dto.RealmsWorldResetDto
 
reapplyModifiers(Multimap<Attribute, AttributeModifier>) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
reason - Variable in class net.minecraft.server.management.BanEntry
 
rebuildCache() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
rebuildCache() - Method in class net.minecraftforge.client.ItemModelMesherForge
 
rebuildChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
rebuildChunk(ChunkRenderDispatcher.ChunkRender) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
rebuildChunkLater(ChunkRenderDispatcher) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
recalculate() - Method in interface net.minecraft.client.util.IMutableSearchTree
 
recalculate() - Method in class net.minecraft.client.util.SearchTree
 
recalculate() - Method in class net.minecraft.client.util.SearchTreeReloadable
 
recalculateRefCounts() - Method in class net.minecraft.world.chunk.ChunkSection
 
recalculateSize() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
recalculateSize() - Method in class net.minecraft.entity.Entity
 
recalculateSize() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
recalculateSize() - Method in class net.minecraft.entity.item.HangingEntity
 
recalculateSize() - Method in class net.minecraft.entity.monster.SlimeEntity
 
recalculateStructureSize() - Method in class net.minecraft.world.gen.feature.structure.MarginedStructureStart
 
recalculateStructureSize() - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
receiveBlockEvent(World, BlockPos, int, int) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.BellTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.ChestTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntity
 
receiveEnergy(int, boolean) - Method in class net.minecraftforge.energy.EnergyStorage
 
receiveEnergy(int, boolean) - Method in interface net.minecraftforge.energy.IEnergyStorage
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.CampfireBlock
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in interface net.minecraft.block.ILiquidContainer
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in interface net.minecraft.block.IWaterLoggable
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.KelpBlock
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.KelpTopBlock
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.SeaGrassBlock
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.SlabBlock
 
receiveFluid(IWorld, BlockPos, BlockState, FluidState) - Method in class net.minecraft.block.TallSeaGrassBlock
 
receiveSyncedConfig(FMLHandshakeMessages.S2CConfigData, Supplier<NetworkEvent.Context>) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
recenterBoundingBox() - Method in class net.minecraft.entity.Entity
 
recentlyHit - Variable in class net.minecraft.entity.LivingEntity
 
recipe(ResourceLocation) - Static method in class net.minecraft.advancements.AdvancementRewards.Builder
 
RECIPE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
RECIPE_BOOK - Static variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
RECIPE_SERIALIZER - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
RECIPE_SERIALIZER_KEY - Static variable in class net.minecraft.util.registry.Registry
 
RECIPE_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
RECIPE_SERIALIZERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
RECIPE_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
RECIPE_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
RECIPE_UNLOCKED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
RecipeBook - Class in net.minecraft.item.crafting
 
RecipeBook() - Constructor for class net.minecraft.item.crafting.RecipeBook
 
RecipeBookCategories - Enum in net.minecraft.client.util
 
RecipeBookCategory - Enum in net.minecraft.item.crafting
 
RecipeBookContainer<C extends IInventory> - Class in net.minecraft.inventory.container
 
RecipeBookContainer(ContainerType<?>, int) - Constructor for class net.minecraft.inventory.container.RecipeBookContainer
 
recipeBookContainer - Variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
RecipeBookGui - Class in net.minecraft.client.gui.recipebook
 
RecipeBookGui() - Constructor for class net.minecraft.client.gui.recipebook.RecipeBookGui
 
RecipeBookPage - Class in net.minecraft.client.gui.recipebook
 
RecipeBookPage() - Constructor for class net.minecraft.client.gui.recipebook.RecipeBookPage
 
RecipeBookStatus - Class in net.minecraft.item.crafting
 
RecipeBookStatus() - Constructor for class net.minecraft.item.crafting.RecipeBookStatus
 
RecipeCommand - Class in net.minecraft.command.impl
 
RecipeCommand() - Constructor for class net.minecraft.command.impl.RecipeCommand
 
recipeGui - Variable in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
RecipeItemHelper - Class in net.minecraft.item.crafting
 
RecipeItemHelper() - Constructor for class net.minecraft.item.crafting.RecipeItemHelper
 
recipeItemHelper - Variable in class net.minecraft.item.crafting.ServerRecipePlacer
 
RecipeList - Class in net.minecraft.client.gui.recipebook
 
RecipeList(List<IRecipe<?>>) - Constructor for class net.minecraft.client.gui.recipebook.RecipeList
 
RecipeManager - Class in net.minecraft.item.crafting
 
RecipeManager() - Constructor for class net.minecraft.item.crafting.RecipeManager
 
RecipeMatcher - Class in net.minecraftforge.common.util
 
RecipeMatcher() - Constructor for class net.minecraftforge.common.util.RecipeMatcher
 
RecipeOverlayGui - Class in net.minecraft.client.gui.recipebook
 
RecipeOverlayGui() - Constructor for class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
RecipeProvider - Class in net.minecraft.data
 
RecipeProvider(DataGenerator) - Constructor for class net.minecraft.data.RecipeProvider
 
RecipeRenamer - Class in net.minecraft.util.datafix.fixes
 
RecipeRenamer(Schema, boolean, String, Function<String, String>) - Constructor for class net.minecraft.util.datafix.fixes.RecipeRenamer
 
RecipeRenamer1502 - Class in net.minecraft.util.datafix.fixes
 
RecipeRenamer1502(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RecipeRenamer1502
 
RecipeRenamer1510 - Class in net.minecraft.util.datafix.fixes
 
RecipeRenamer1510(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RecipeRenamer1510
 
RECIPES - Static variable in class net.minecraft.client.util.SearchTreeManager
 
recipes - Variable in class net.minecraft.item.crafting.RecipeBook
 
recipesShown(List<IRecipe<?>>) - Method in interface net.minecraft.client.gui.recipebook.IRecipeUpdateListener
 
recipesShown(List<IRecipe<?>>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
recipesShown(List<IRecipe<?>>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
recipesUpdated() - Method in interface net.minecraft.client.gui.recipebook.IRecipeShownListener
 
recipesUpdated() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
recipesUpdated() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
recipesUpdated() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
recipesUpdated() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
RecipesUpdatedEvent - Class in net.minecraftforge.client.event
 
RecipesUpdatedEvent(RecipeManager) - Constructor for class net.minecraftforge.client.event.RecipesUpdatedEvent
 
RecipeTabToggleWidget - Class in net.minecraft.client.gui.recipebook
 
RecipeTabToggleWidget(RecipeBookCategories) - Constructor for class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
RecipeToast - Class in net.minecraft.client.gui.toasts
 
RecipeToast(IRecipe<?>) - Constructor for class net.minecraft.client.gui.toasts.RecipeToast
 
recipeType - Variable in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
RecipeUnlockedTrigger - Class in net.minecraft.advancements.criterion
 
RecipeUnlockedTrigger() - Constructor for class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
RecipeUnlockedTrigger.Instance - Class in net.minecraft.advancements.criterion
 
RecipeWidget - Class in net.minecraft.client.gui.recipebook
 
RecipeWidget() - Constructor for class net.minecraft.client.gui.recipebook.RecipeWidget
 
RecipeWrapper - Class in net.minecraftforge.items.wrapper
 
RecipeWrapper(IItemHandlerModifiable) - Constructor for class net.minecraftforge.items.wrapper.RecipeWrapper
 
record(SoundEvent, double, double, double) - Static method in class net.minecraft.client.audio.SimpleSound
 
recordHash(Path, String) - Method in class net.minecraft.data.DirectoryCache
 
recordRenderCall(IRenderCall) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
Rectangle2d - Class in net.minecraft.client.renderer
 
Rectangle2d(int, int, int, int) - Constructor for class net.minecraft.client.renderer.Rectangle2d
 
RecursiveEventLoop<R extends java.lang.Runnable> - Class in net.minecraft.util.concurrent
 
RecursiveEventLoop(String) - Constructor for class net.minecraft.util.concurrent.RecursiveEventLoop
 
recursiveGenerate(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
RED - Static variable in class net.minecraft.block.material.MaterialColor
 
RED_BANNER - Static variable in class net.minecraft.block.Blocks
 
RED_BANNER - Static variable in class net.minecraft.item.Items
 
RED_BED - Static variable in class net.minecraft.block.Blocks
 
RED_BED - Static variable in class net.minecraft.item.Items
 
RED_CARPET - Static variable in class net.minecraft.block.Blocks
 
RED_CARPET - Static variable in class net.minecraft.item.Items
 
RED_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
RED_CONCRETE - Static variable in class net.minecraft.item.Items
 
RED_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
RED_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
RED_DYE - Static variable in class net.minecraft.item.Items
 
RED_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
RED_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
RED_MUSHROOM - Static variable in class net.minecraft.block.Blocks
 
RED_MUSHROOM - Static variable in class net.minecraft.item.Items
 
RED_MUSHROOM - Static variable in class net.minecraft.world.gen.feature.Features.States
 
RED_MUSHROOM_BLOCK - Static variable in class net.minecraft.block.Blocks
 
RED_MUSHROOM_BLOCK - Static variable in class net.minecraft.item.Items
 
RED_MUSHROOM_BLOCK_DOWN - Static variable in class net.minecraft.world.gen.feature.Features.States
 
RED_MUSHROOM_GIANT - Static variable in class net.minecraft.world.gen.feature.Features
 
RED_MUSHROOM_NETHER - Static variable in class net.minecraft.world.gen.feature.Features
 
RED_MUSHROOM_NORMAL - Static variable in class net.minecraft.world.gen.feature.Features
 
RED_MUSHROOM_SWAMP - Static variable in class net.minecraft.world.gen.feature.Features
 
RED_MUSHROOM_TAIGA - Static variable in class net.minecraft.world.gen.feature.Features
 
RED_NETHER_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
RED_NETHER_BRICKS - Static variable in class net.minecraft.block.Blocks
 
RED_NETHER_BRICKS - Static variable in class net.minecraft.item.Items
 
RED_SAND - Static variable in class net.minecraft.block.Blocks
 
RED_SAND - Static variable in class net.minecraft.item.Items
 
RED_SAND_WHITE_TERRACOTTA_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
RED_SANDSTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
RED_SANDSTONE_WALL - Static variable in class net.minecraft.item.Items
 
RED_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
RED_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
RED_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
RED_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
RED_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
RED_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
RED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
RED_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
RED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
RED_TULIP - Static variable in class net.minecraft.block.Blocks
 
RED_TULIP - Static variable in class net.minecraft.item.Items
 
RED_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
RED_WOOL - Static variable in class net.minecraft.block.Blocks
 
RED_WOOL - Static variable in class net.minecraft.item.Items
 
REDSTONE - Static variable in class net.minecraft.item.ItemGroup
 
REDSTONE - Static variable in class net.minecraft.item.Items
 
REDSTONE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_BLOCK - Static variable in class net.minecraft.item.Items
 
REDSTONE_DUST - Static variable in class net.minecraft.particles.RedstoneParticleData
 
REDSTONE_EAST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_LAMP - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_LAMP - Static variable in class net.minecraft.item.Items
 
REDSTONE_LIGHT - Static variable in class net.minecraft.block.material.Material
 
REDSTONE_NORTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_ORE - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_ORE - Static variable in class net.minecraft.item.Items
 
REDSTONE_ORE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
REDSTONE_SOUTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_TORCH - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_TORCH - Static variable in class net.minecraft.item.Items
 
REDSTONE_TORCH_BURNOUT - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
REDSTONE_TORCH_LIT - Static variable in class net.minecraft.block.RedstoneWallTorchBlock
 
REDSTONE_WALL_TORCH - Static variable in class net.minecraft.block.Blocks
 
REDSTONE_WEST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
REDSTONE_WIRE - Static variable in class net.minecraft.block.Blocks
 
RedstoneBlock - Class in net.minecraft.block
 
RedstoneBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneBlock
 
RedstoneConnections - Class in net.minecraft.util.datafix.fixes
 
RedstoneConnections(Schema) - Constructor for class net.minecraft.util.datafix.fixes.RedstoneConnections
 
RedstoneDiodeBlock - Class in net.minecraft.block
 
RedstoneDiodeBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneDiodeBlock
 
RedstoneLampBlock - Class in net.minecraft.block
 
RedstoneLampBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneLampBlock
 
RedstoneOreBlock - Class in net.minecraft.block
 
RedstoneOreBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneOreBlock
 
RedstoneParticle - Class in net.minecraft.client.particle
 
RedstoneParticle.Factory - Class in net.minecraft.client.particle
 
RedstoneParticleData - Class in net.minecraft.particles
 
RedstoneParticleData(float, float, float, float) - Constructor for class net.minecraft.particles.RedstoneParticleData
 
RedstoneSide - Enum in net.minecraft.state.properties
 
RedstoneTorchBlock - Class in net.minecraft.block
 
RedstoneTorchBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneTorchBlock
 
RedstoneTorchBlock.Toggle - Class in net.minecraft.block
 
RedstoneWallTorchBlock - Class in net.minecraft.block
 
RedstoneWallTorchBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneWallTorchBlock
 
RedstoneWireBlock - Class in net.minecraft.block
 
RedstoneWireBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RedstoneWireBlock
 
REDUCED_DEBUG_INFO - Static variable in class net.minecraft.client.AbstractOption
 
REDUCED_DEBUG_INFO - Static variable in class net.minecraft.world.GameRules
 
reducedDebugInfo - Variable in class net.minecraft.client.GameSettings
 
RedundantChanceTags - Class in net.minecraft.util.datafix.fixes
 
RedundantChanceTags(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RedundantChanceTags
 
refCnt() - Method in class net.minecraft.network.PacketBuffer
 
REFERENCE - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
Reference - Class in net.minecraft.loot.conditions
 
reference - Variable in class net.minecraft.util.datafix.fixes.AbstractUUIDFix
 
Reference.Serializer - Class in net.minecraft.loot.conditions
 
refresh(Vector3d) - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
refresh(Consumer<BiConsumer<BlockPos, PointOfInterestType>>) - Method in class net.minecraft.village.PointOfInterestData
 
refreshChat() - Method in class net.minecraft.client.gui.NewChatGui
 
refreshDisplayName() - Method in class net.minecraft.entity.player.PlayerEntity
 
refreshList() - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget
 
refreshOffThreadCache() - Method in class net.minecraft.world.server.ChunkManager
 
refreshOnRespawn(AttributeModifierManager) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
refreshResources(Minecraft, VanillaResourceType...) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
refreshStatusNextTick() - Method in class net.minecraft.server.MinecraftServer
 
REGENERATION - Static variable in class net.minecraft.potion.Effects
 
REGENERATION - Static variable in class net.minecraft.potion.Potions
 
Region - Class in net.minecraft.world
 
Region(World, BlockPos, BlockPos) - Constructor for class net.minecraft.world.Region
 
RegionBitmap - Class in net.minecraft.world.chunk.storage
 
RegionBitmap() - Constructor for class net.minecraft.world.chunk.storage.RegionBitmap
 
RegionFile - Class in net.minecraft.world.chunk.storage
 
RegionFile(File, File, boolean) - Constructor for class net.minecraft.world.chunk.storage.RegionFile
 
RegionFile(Path, Path, RegionFileVersion, boolean) - Constructor for class net.minecraft.world.chunk.storage.RegionFile
 
RegionFileCache - Class in net.minecraft.world.chunk.storage
 
RegionFileVersion - Class in net.minecraft.world.chunk.storage
 
RegionPingResult - Class in com.mojang.realmsclient.dto
 
RegionPingResult(String, int) - Constructor for class com.mojang.realmsclient.dto.RegionPingResult
 
RegionRenderCacheBuilder - Class in net.minecraft.client.renderer
 
RegionRenderCacheBuilder() - Constructor for class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
RegionSectionCache<R> - Class in net.minecraft.world.chunk.storage
 
RegionSectionCache(File, Function<Runnable, Codec<R>>, Function<Runnable, R>, DataFixer, DefaultTypeReferences, boolean) - Constructor for class net.minecraft.world.chunk.storage.RegionSectionCache
 
register(Consumer<Advancement>, String) - Method in class net.minecraft.advancements.Advancement.Builder
 
register(T) - Static method in class net.minecraft.advancements.CriteriaTriggers
 
register(ResourceLocation, Function<JsonObject, ItemPredicate>) - Static method in class net.minecraft.advancements.criterion.ItemPredicate
 
register(IBlockColor, Block...) - Method in class net.minecraft.client.renderer.color.BlockColors
 
register(IItemColor, IItemProvider...) - Method in class net.minecraft.client.renderer.color.ItemColors
 
register(EntityType<T>, EntityRenderer<? super T>) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
register(Item, ModelResourceLocation) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
register(String, Class<T>, IArgumentSerializer<T>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
register(String, EntityOptions.IFilter, Predicate<EntitySelectorParser>, ITextComponent) - Static method in class net.minecraft.command.arguments.EntityOptions
 
register(ResourceLocation, SuggestionProvider<ISuggestionProvider>) - Static method in class net.minecraft.command.arguments.SuggestionProviders
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.AdvancementCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.AttributeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BanCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BanIpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BanListCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.BossBarCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ClearCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.CloneCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.data.DataCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DataPackCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DebugCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DefaultGameModeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DeOpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.DifficultyCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.EffectCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.EnchantCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ExecuteCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ExperienceCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.FillCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ForceLoadCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.FunctionCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.GameModeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.GameRuleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.GiveCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.HelpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.KickCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.KillCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ListCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.LocateBiomeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.LocateCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.LootCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.MeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.MessageCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.OpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PardonCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PardonIpCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ParticleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PlaySoundCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.PublishCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.RecipeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ReloadCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ReplaceItemCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SaveAllCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SaveOffCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SaveOnCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SayCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ScheduleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.ScoreboardCommand
 
register(CommandDispatcher<CommandSource>, boolean) - Static method in class net.minecraft.command.impl.SeedCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SetBlockCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SetIdleTimeoutCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SetWorldSpawnCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SpawnPointCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SpectateCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SpreadPlayersCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.StopCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.StopSoundCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.SummonCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TagCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TeamCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TeamMsgCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TeleportCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TellRawCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TimeCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TitleCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.TriggerCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.WeatherCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.WhitelistCommand
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.command.impl.WorldBorderCommand
 
register(String) - Static method in class net.minecraft.entity.ai.brain.schedule.Schedule
 
register(EntityType<T>, EntitySpawnPlacementRegistry.PlacementType, Heightmap.Type, EntitySpawnPlacementRegistry.IPlacementPredicate<T>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
register(String) - Static method in interface net.minecraft.entity.merchant.IReputationType
 
register(String, S) - Static method in interface net.minecraft.item.crafting.IRecipeSerializer
 
register(String) - Static method in interface net.minecraft.item.crafting.IRecipeType
 
register(Block, Item) - Static method in class net.minecraft.item.Items
 
register(DataParameter<T>, T) - Method in class net.minecraft.network.datasync.EntityDataManager
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraft.test.TestCommand
 
register() - Static method in class net.minecraft.util.registry.Bootstrap
 
register(int, RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.DefaultedRegistry
 
register(int, RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.MutableRegistry
 
register(RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.MutableRegistry
 
register(Registry<? super T>, String, T) - Static method in class net.minecraft.util.registry.Registry
 
register(Registry<V>, ResourceLocation, T) - Static method in class net.minecraft.util.registry.Registry
 
register(Registry<V>, int, String, T) - Static method in class net.minecraft.util.registry.Registry
 
register(int, RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.SimpleRegistry
 
register(RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.SimpleRegistry
 
register(Registry<? super T>, String, T) - Static method in class net.minecraft.util.registry.WorldGenRegistries
 
register(Registry<V>, ResourceLocation, T) - Static method in class net.minecraft.util.registry.WorldGenRegistries
 
register(Registry<V>, int, RegistryKey<V>, T) - Static method in class net.minecraft.util.registry.WorldGenRegistries
 
register(String, GameRules.Category, GameRules.RuleType<T>) - Static method in class net.minecraft.world.GameRules
 
register(IStructurePieceType, String) - Static method in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
register(String, Codec<P>) - Static method in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
register(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
register(Item, ModelResourceLocation) - Method in class net.minecraftforge.client.ItemModelMesherForge
 
register(Class<T>, Capability.IStorage<T>, Callable<? extends T>) - Method in enum net.minecraftforge.common.capabilities.CapabilityManager
 
register(String, IEntitySelectorType) - Static method in class net.minecraftforge.common.command.EntitySelectorManager
 
register(IConditionSerializer<?>) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
register(ResourceLocation, IIngredientSerializer<T>) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
register() - Static method in class net.minecraftforge.common.model.animation.CapabilityAnimation
 
register() - Static method in class net.minecraftforge.energy.CapabilityEnergy
 
Register(ResourceLocation, IForgeRegistry<T>) - Constructor for class net.minecraftforge.event.RegistryEvent.Register
 
register() - Static method in class net.minecraftforge.fluids.capability.CapabilityFluidHandler
 
register(NetworkManager) - Static method in class net.minecraftforge.fml.common.network.PacketLoggingHandler
 
register() - Static method in class net.minecraftforge.items.CapabilityItemHandler
 
register(String, Supplier<? extends I>) - Method in class net.minecraftforge.registries.DeferredRegister
 
register(IEventBus) - Method in class net.minecraftforge.registries.DeferredRegister
 
register(V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
register(V) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
register(CommandDispatcher<CommandSource>) - Static method in class net.minecraftforge.server.command.ConfigCommand
 
register_impl(K) - Static method in class net.minecraftforge.registries.GameData
 
registerActivity(Activity, int, ImmutableList<? extends Task<? super E>>) - Method in class net.minecraft.entity.ai.brain.Brain
 
registerActivity(Activity, int, ImmutableList<? extends Task<? super E>>, MemoryModuleType<?>) - Method in class net.minecraft.entity.ai.brain.Brain
 
registerActivity(Activity, ImmutableList<? extends Pair<Integer, ? extends Task<? super E>>>) - Method in class net.minecraft.entity.ai.brain.Brain
 
registerActivity(Activity, ImmutableList<? extends Pair<Integer, ? extends Task<? super E>>>, Set<Pair<MemoryModuleType<?>, MemoryModuleStatus>>) - Method in class net.minecraft.entity.ai.brain.Brain
 
registerAll(V...) - Method in class net.minecraftforge.registries.ForgeRegistry
 
registerAll(V...) - Method in interface net.minecraftforge.registries.IForgeRegistry
 
registerArgumentTypes() - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
registerArgumentTypes() - Static method in class net.minecraft.command.arguments.serializers.BrigadierSerializers
 
registerAttributes() - Static method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
registerAttributes() - Static method in class net.minecraft.entity.boss.WitherEntity
 
registerAttributes() - Static method in class net.minecraft.entity.LivingEntity
 
registerAttributes() - Static method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
registerAttributes() - Static method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
registerAttributes() - Static method in class net.minecraft.entity.monster.BlazeEntity
 
registerAttributes() - Static method in class net.minecraft.entity.monster.CaveSpiderEntity
 
registerAttributes() - Static method in class net.minecraft.entity.monster.CreeperEntity
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0099
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0704
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0808
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1125
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451_2
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451_5
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1460
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1466
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1481
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1906
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1909
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1920
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2100
 
registerBlockEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2501
 
registerBool(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
 
registerCallbacks(long) - Method in class net.minecraft.client.MouseHelper
 
registerClientLoginChannel(NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
RegisterCommandsEvent - Class in net.minecraftforge.event
 
RegisterCommandsEvent(CommandDispatcher<CommandSource>, Commands.EnvironmentType) - Constructor for class net.minecraftforge.event.RegisterCommandsEvent
 
registerConfig(ModConfig.Type, ForgeConfigSpec) - Method in class net.minecraftforge.fml.ModLoadingContext
 
registerConfig(ModConfig.Type, ForgeConfigSpec, String) - Method in class net.minecraftforge.fml.ModLoadingContext
 
registerCrashCallable(ICrashCallable) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
registerCrashCallable(String, Callable<String>) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
registerData() - Method in class net.minecraft.entity.AgeableEntity
 
registerData() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
registerData() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
registerData() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
registerData() - Method in class net.minecraft.entity.boss.WitherEntity
 
registerData() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
registerData() - Method in class net.minecraft.entity.Entity
 
registerData() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
registerData() - Method in class net.minecraft.entity.item.BoatEntity
 
registerData() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
registerData() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
registerData() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
registerData() - Method in class net.minecraft.entity.item.HangingEntity
 
registerData() - Method in class net.minecraft.entity.item.ItemEntity
 
registerData() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
registerData() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
registerData() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
registerData() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
registerData() - Method in class net.minecraft.entity.item.TNTEntity
 
registerData() - Method in class net.minecraft.entity.LivingEntity
 
registerData() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
registerData() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
registerData() - Method in class net.minecraft.entity.MobEntity
 
registerData() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
registerData() - Method in class net.minecraft.entity.monster.BlazeEntity
 
registerData() - Method in class net.minecraft.entity.monster.CreeperEntity
 
registerData() - Method in class net.minecraft.entity.monster.EndermanEntity
 
registerData() - Method in class net.minecraft.entity.monster.EvokerEntity
 
registerData() - Method in class net.minecraft.entity.monster.GhastEntity
 
registerData() - Method in class net.minecraft.entity.monster.GuardianEntity
 
registerData() - Method in class net.minecraft.entity.monster.HoglinEntity
 
registerData() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
registerData() - Method in class net.minecraft.entity.monster.PhantomEntity
 
registerData() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
registerData() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
registerData() - Method in class net.minecraft.entity.monster.PillagerEntity
 
registerData() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
registerData() - Method in class net.minecraft.entity.monster.SlimeEntity
 
registerData() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
registerData() - Method in class net.minecraft.entity.monster.SpiderEntity
 
registerData() - Method in class net.minecraft.entity.monster.VexEntity
 
registerData() - Method in class net.minecraft.entity.monster.WitchEntity
 
registerData() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
registerData() - Method in class net.minecraft.entity.monster.ZombieEntity
 
registerData() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
registerData() - Method in class net.minecraft.entity.passive.BatEntity
 
registerData() - Method in class net.minecraft.entity.passive.BeeEntity
 
registerData() - Method in class net.minecraft.entity.passive.CatEntity
 
registerData() - Method in class net.minecraft.entity.passive.DolphinEntity
 
registerData() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
registerData() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
registerData() - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
registerData() - Method in class net.minecraft.entity.passive.FoxEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
registerData() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
registerData() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
registerData() - Method in class net.minecraft.entity.passive.MooshroomEntity
 
registerData() - Method in class net.minecraft.entity.passive.OcelotEntity
 
registerData() - Method in class net.minecraft.entity.passive.PandaEntity
 
registerData() - Method in class net.minecraft.entity.passive.ParrotEntity
 
registerData() - Method in class net.minecraft.entity.passive.PigEntity
 
registerData() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
registerData() - Method in class net.minecraft.entity.passive.RabbitEntity
 
registerData() - Method in class net.minecraft.entity.passive.SheepEntity
 
registerData() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
registerData() - Method in class net.minecraft.entity.passive.StriderEntity
 
registerData() - Method in class net.minecraft.entity.passive.TameableEntity
 
registerData() - Method in class net.minecraft.entity.passive.TurtleEntity
 
registerData() - Method in class net.minecraft.entity.passive.WolfEntity
 
registerData() - Method in class net.minecraft.entity.player.PlayerEntity
 
registerData() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
registerData() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
registerData() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
registerData() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
registerData() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
registerData() - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
registerData() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
registerData() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
registerData() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
registerData() - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
registerData() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
registerData() - Method in class net.minecraft.entity.projectile.TridentEntity
 
registerData() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
registerDispenseBehavior(IItemProvider, IDispenseItemBehavior) - Static method in class net.minecraft.block.DispenserBlock
 
registerDoor(Block) - Static method in class net.minecraft.data.loot.BlockLootTables
 
registerDropping(Block, IItemProvider) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerDropSelfLootTable(Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
registeredBlocks - Variable in class net.minecraftforge.client.model.generators.BlockStateProvider
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0099
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0100
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0107
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0143
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0501
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0700
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0701
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0702
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0703
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V0705
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1451_3
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1460
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1470
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1483
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1486
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1510
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1800
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1801
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1904
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1928
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1929
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V1931
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2100
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2502
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2505
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2509
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2519
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2522
 
registerEntities(Schema) - Method in class net.minecraft.util.datafix.versions.V2568
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0100
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0501
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0700
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0701
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0702
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0705
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1460
 
registerEntity(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1470
 
registerEntityRenderingHandler(EntityType<T>, IRenderFactory<? super T>) - Static method in class net.minecraftforge.fml.client.registry.RenderingRegistry
 
registerEntityShader(Class<? extends Entity>, ResourceLocation) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
 
registerExtensionPoint(ExtensionPoint<T>, Supplier<T>) - Method in class net.minecraftforge.fml.ModContainer
 
registerExtensionPoint(ExtensionPoint<T>, Supplier<T>) - Method in class net.minecraftforge.fml.ModLoadingContext
 
registerFactory(ContainerType<? extends M>, ScreenManager.IScreenFactory<M, U>) - Static method in class net.minecraft.client.gui.ScreenManager
 
registerFactory(ParticleType<T>, IParticleFactory<T>) - Method in class net.minecraft.client.particle.ParticleManager
 
registerFactory(ParticleType<T>, ParticleManager.IParticleMetaFactory<T>) - Method in class net.minecraft.client.particle.ParticleManager
 
registerFactory(ForgeWorldType, BiomeGeneratorTypeScreens.IFactory) - Static method in class net.minecraftforge.client.ForgeWorldTypeScreens
 
registerFlowerPot(Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerFluids(RegistryEvent.Register<Fluid>) - Method in class net.minecraftforge.common.ForgeMod
 
registerForgeWorldTypeScreens() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
registerGenerator(BiomeGeneratorTypeScreens) - Static method in class net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens
 
registerGoals() - Method in class net.minecraft.entity.boss.WitherEntity
 
registerGoals() - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
registerGoals() - Method in class net.minecraft.entity.MobEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.BlazeEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.CreeperEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.EndermanEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.EvokerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.GhastEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.GuardianEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.IllusionerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.PhantomEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.PillagerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.RavagerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.SlimeEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.SpiderEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.VexEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.WitchEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
registerGoals() - Method in class net.minecraft.entity.monster.ZombieEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.BeeEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.CatEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.ChickenEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.CowEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.DolphinEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.FoxEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.OcelotEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.PandaEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.ParrotEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.PigEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.RabbitEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.SheepEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.SquidEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.StriderEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.TurtleEntity
 
registerGoals() - Method in class net.minecraft.entity.passive.WolfEntity
 
registerImageLayerSupplier(ResourceLocation, Supplier<NativeImage>) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
registerInt(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0704
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0808
 
registerInventory(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V1460
 
registerKeyBinding(KeyBinding) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
 
registerLoader(ResourceLocation, IModelLoader<?>) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
registerLootData(RegistryEvent.Register<GlobalLootModifierSerializer<?>>) - Method in class net.minecraftforge.common.ForgeMod
 
registerLootTable(Block, Function<Block, LootTable.Builder>) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerLootTable(Block, LootTable.Builder) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerLootTable(EntityType<?>, LootTable.Builder) - Method in class net.minecraft.data.loot.EntityLootTables
 
registerLootTable(ResourceLocation, LootTable.Builder) - Method in class net.minecraft.data.loot.EntityLootTables
 
registerMapData(MapData) - Method in class net.minecraft.client.world.ClientWorld
 
registerMapData(MapData) - Method in class net.minecraft.world.server.ServerWorld
 
registerMapData(MapData) - Method in class net.minecraft.world.World
 
registerMessage(int, Class<MSG>, BiConsumer<MSG, PacketBuffer>, Function<PacketBuffer, MSG>, BiConsumer<MSG, Supplier<NetworkEvent.Context>>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
registerMessage(int, Class<MSG>, BiConsumer<MSG, PacketBuffer>, Function<PacketBuffer, MSG>, BiConsumer<MSG, Supplier<NetworkEvent.Context>>, Optional<NetworkDirection>) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
registerMinecart(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerModels() - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
registerNode(String, DefaultPermissionLevel, String) - Method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
 
registerNode(String, DefaultPermissionLevel, String) - Method in interface net.minecraftforge.server.permission.IPermissionHandler
 
registerNode(String, DefaultPermissionLevel, String) - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
registerObject(Object) - Method in class net.minecraftforge.fml.network.event.EventNetworkChannel
 
registerObject(Object) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
registerOptions() - Static method in class net.minecraft.command.arguments.EntityOptions
 
registerProperty(Item, ResourceLocation, IItemPropertyGetter) - Static method in class net.minecraft.item.ItemModelsProperties
 
registerRecipes(Consumer<IFinishedRecipe>) - Method in class net.minecraft.data.RecipeProvider
 
registerRecipes(Consumer<IFinishedRecipe>) - Method in class net.minecraftforge.common.data.ForgeRecipeProvider
 
registerRecipeSerialziers(RegistryEvent.Register<IRecipeSerializer<?>>) - Method in class net.minecraftforge.common.ForgeMod
 
registerSerializer(IDataSerializer<?>) - Static method in class net.minecraft.network.datasync.DataSerializers
 
registerServerLoginChannel(NetworkManager, CHandshakePacket) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
registerSilkTouch(Block, Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerSilkTouch(Block) - Method in class net.minecraft.data.loot.BlockLootTables
 
registerStatesAndModels() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
registerString(String, String) - Method in class net.minecraft.server.dedicated.PropertyManager
 
registerTags() - Method in class net.minecraft.data.BlockTagsProvider
 
registerTags() - Method in class net.minecraft.data.EntityTypeTagsProvider
 
registerTags() - Method in class net.minecraft.data.FluidTagsProvider
 
registerTags() - Method in class net.minecraft.data.ItemTagsProvider
 
registerTags() - Method in class net.minecraft.data.TagsProvider
 
registerTags() - Method in class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
registerTags() - Method in class net.minecraftforge.common.data.ForgeFluidTagsProvider
 
registerTags() - Method in class net.minecraftforge.common.data.ForgeItemTagsProvider
 
registerThrowableProjectile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0099
 
registerThrowableProjectile(Schema, Map<String, Supplier<TypeTemplate>>, String) - Static method in class net.minecraft.util.datafix.versions.V0705
 
registerTickable(Runnable) - Method in class net.minecraft.server.MinecraftServer
 
registerTicket(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.ServerChunkProvider
 
registerTicking(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
registerTickingTicket(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.ServerChunkProvider
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0099
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0100
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0102
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0106
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0135
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0704
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V0705
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1022
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1125
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_1
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_4
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_6
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1451_7
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1460
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V1466
 
registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class net.minecraft.util.datafix.versions.V2551
 
registerTypes(DynamicRegistries.Impl) - Static method in class net.minecraft.world.DimensionType
 
registerWithLevel(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
REGISTRIES - Static variable in class net.minecraftforge.registries.ForgeRegistry
 
registry - Variable in class net.minecraft.data.TagsProvider
 
Registry<T> - Class in net.minecraft.util.registry
 
Registry(RegistryKey<? extends Registry<T>>, Lifecycle) - Constructor for class net.minecraft.util.registry.Registry
 
REGISTRY - Static variable in class net.minecraft.util.registry.Registry
 
registry - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
registry - Variable in class net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent.ModRemapping
 
RegistryAccess() - Constructor for class net.minecraft.util.registry.WorldSettingsImport.IResourceAccess.RegistryAccess
 
RegistryBuilder<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.registries
 
RegistryBuilder() - Constructor for class net.minecraftforge.registries.RegistryBuilder
 
registryCodec - Static variable in class net.minecraft.util.registry.DynamicRegistries.Impl
 
RegistryDumpReport - Class in net.minecraft.data
 
RegistryDumpReport(DataGenerator) - Constructor for class net.minecraft.data.RegistryDumpReport
 
RegistryEvent<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
 
RegistryEvent.MissingMappings<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
 
RegistryEvent.MissingMappings.Action - Enum in net.minecraftforge.event
 
RegistryEvent.MissingMappings.Mapping<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
 
RegistryEvent.NewRegistry - Class in net.minecraftforge.event
 
RegistryEvent.Register<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.event
 
RegistryKey<T> - Class in net.minecraft.util
 
RegistryKeyCodec<E> - Class in net.minecraft.util.registry
 
RegistryLookupCodec<E> - Class in net.minecraft.util.registry
 
RegistryManager - Class in net.minecraftforge.registries
 
RegistryManager(String) - Constructor for class net.minecraftforge.registries.RegistryManager
 
RegistryObject<T extends IForgeRegistryEntry<? super T>> - Class in net.minecraftforge.fml
 
reinjectOptionalTags(ITagCollectionSupplier) - Static method in interface net.minecraft.tags.ITagCollectionSupplier
 
reinjectOptionalTags(ITagCollection<T>) - Method in class net.minecraft.tags.TagRegistry
 
reinjectOptionalTagsCustomTypes() - Static method in class net.minecraftforge.common.ForgeTagHandler
 
reinstatePersistentChunks(ServerWorld, ForcedChunksSaveData) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
RelativeMovePacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
RelativeMovePacket(int, short, short, short, boolean) - Constructor for class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
release() - Method in class net.minecraft.client.audio.ChannelManager.Entry
 
release(SoundSource) - Method in class net.minecraft.client.audio.SoundSystem
 
release() - Method in class net.minecraft.network.PacketBuffer
 
release(int) - Method in class net.minecraft.network.PacketBuffer
 
release() - Method in class net.minecraft.village.PointOfInterest
 
release(BlockPos) - Method in class net.minecraft.village.PointOfInterestData
 
release(BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
release(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
releaseAll() - Method in class net.minecraft.client.audio.ChannelManager
 
releaseStencilBit(int) - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
releaseTextureId(int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
releaseTicket(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.ServerChunkProvider
 
releaseTicking(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
releaseTickingTicket(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.ServerChunkProvider
 
releaseWithLevel(TicketType<T>, ChunkPos, int, T) - Method in class net.minecraft.world.server.TicketManager
 
reload() - Method in class net.minecraft.client.audio.SoundEngine
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.client.particle.ParticleManager
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.client.resources.ReloadListener
 
reload() - Method in class net.minecraft.client.tutorial.Tutorial
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.resources.FunctionReloader
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in interface net.minecraft.resources.IFutureReloadListener
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in interface net.minecraft.resources.IResourceManagerReloadListener
Deprecated.
 
reload(IFutureReloadListener.IStage, IResourceManager, IProfiler, IProfiler, Executor, Executor) - Method in class net.minecraft.tags.NetworkTagManager
 
ReloadCommand - Class in net.minecraft.command.impl
 
ReloadCommand() - Constructor for class net.minecraft.command.impl.ReloadCommand
 
reloadDatapacks(DynamicRegistries.Impl, Function<SaveFormat.LevelSave, DatapackCodec>, Function4<SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec, IServerConfiguration>, boolean, SaveFormat.LevelSave) - Method in class net.minecraft.client.Minecraft
 
ReloadListener<T> - Class in net.minecraft.client.resources
 
ReloadListener() - Constructor for class net.minecraft.client.resources.ReloadListener
 
reloadModels() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
reloadPacksFromFinders() - Method in class net.minecraft.resources.ResourcePackList
 
ReloadRequirements - Class in net.minecraftforge.resource
 
ReloadRequirements() - Constructor for class net.minecraftforge.resource.ReloadRequirements
 
reloadResources() - Method in class net.minecraft.client.Minecraft
Deprecated.
reloadResources(Executor, Executor, CompletableFuture<Unit>, List<IResourcePack>) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
reloadResources(Executor, Executor, CompletableFuture<Unit>, List<IResourcePack>) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
reloadResources() - Method in class net.minecraft.server.management.PlayerList
 
reloadResourcesAndThen(Executor, Executor, List<IResourcePack>, CompletableFuture<Unit>) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
reloadWhitelist() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
reloadWhitelist() - Method in class net.minecraft.server.management.PlayerList
 
relTime - Variable in class net.minecraft.profiler.DataPoint
 
remainingHighlightTicks - Variable in class net.minecraft.client.gui.IngameGui
 
remap(T) - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
remapName(INameMappingService.Domain, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
RemoteClientPlayerEntity - Class in net.minecraft.client.entity.player
 
RemoteClientPlayerEntity(ClientWorld, GameProfile) - Constructor for class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
remove(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
remove() - Method in class net.minecraft.entity.Entity
 
remove(boolean) - Method in class net.minecraft.entity.Entity
 
remove(boolean) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
remove(boolean) - Method in class net.minecraft.entity.monster.SlimeEntity
 
remove(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
remove(boolean) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
remove(Collection<IRecipe<?>>, ServerPlayerEntity) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
remove(int) - Method in class net.minecraft.nbt.ByteArrayNBT
 
remove(int) - Method in class net.minecraft.nbt.CollectionNBT
 
remove(String) - Method in class net.minecraft.nbt.CompoundNBT
 
remove(int) - Method in class net.minecraft.nbt.IntArrayNBT
 
remove(int) - Method in class net.minecraft.nbt.ListNBT
 
remove(int) - Method in class net.minecraft.nbt.LongArrayNBT
 
remove(INBT, String) - Method in class net.minecraft.nbt.NBTDynamicOps
 
remove(CustomServerBossInfo) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
remove() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
remove() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
remove() - Method in class net.minecraft.tileentity.TileEntity
 
remove(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
remove(T, String) - Method in class net.minecraft.util.datafix.DelegatingDynamicOps
 
remove(int) - Method in class net.minecraft.util.NonNullList
 
remove(Object) - Method in class net.minecraft.util.SortedArraySet
 
remove(BlockPos) - Method in class net.minecraft.village.PointOfInterestData
 
remove(BlockPos) - Method in class net.minecraft.village.PointOfInterestManager
 
remove(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
remove(SimpleTicket<T>) - Method in class net.minecraftforge.common.ticket.ChunkTicketManager
 
remove(SimpleTicket<T>) - Method in interface net.minecraftforge.common.ticket.ITicketManager
 
remove(String) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
remove(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
remove(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistryModifiable
 
removeActivePotionEffect(Effect) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
removeActivePotionEffect(Effect) - Method in class net.minecraft.entity.LivingEntity
 
removeAll(Set<ResourceLocation>) - Method in class net.minecraft.advancements.AdvancementList
 
removeAllEntities() - Method in class net.minecraft.client.world.ClientWorld
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
removeAllListeners(PlayerAdvancements) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
removeAllListeners(PlayerAdvancements) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
removeAllModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeAllPlayers() - Method in class net.minecraft.server.CustomServerBossInfo
 
removeAllPlayers() - Method in class net.minecraft.server.management.PlayerList
 
removeAllPlayers() - Method in class net.minecraft.world.server.ServerBossInfo
 
removeAllTickets(BlockPos) - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
 
removeAllTickets(UUID) - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
 
removeAreaEffect() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
removeAreaEffect() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
removeAreaEffect() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
removeArray(long) - Method in class net.minecraft.world.lighting.LightDataMap
 
removeAttribute(Attribute) - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
removeAttributesModifiersFromEntity(LivingEntity, AttributeModifierManager, int) - Method in class net.minecraft.potion.AbsorptionEffect
 
removeAttributesModifiersFromEntity(LivingEntity, AttributeModifierManager, int) - Method in class net.minecraft.potion.Effect
 
removeAttributesModifiersFromEntity(LivingEntity, AttributeModifierManager, int) - Method in class net.minecraft.potion.HealthBoostEffect
 
removeBannerData(ItemStack) - Static method in class net.minecraft.tileentity.BannerTileEntity
 
removeBiome(BiomeManager.BiomeType, BiomeManager.BiomeEntry) - Static method in class net.minecraftforge.common.BiomeManager
 
removeBlock(BlockPos, boolean) - Method in class net.minecraft.world.gen.WorldGenRegion
 
removeBlock(BlockPos, boolean) - Method in interface net.minecraft.world.IWorldWriter
 
removeBlock(BlockPos, boolean) - Method in class net.minecraft.world.World
 
removeBottomHalf(World, BlockPos, BlockState, PlayerEntity) - Static method in class net.minecraft.block.DoublePlantBlock
 
removeChildTag(String) - Method in class net.minecraft.item.ItemStack
 
removeChildTag(String) - Method in class net.minecraftforge.fluids.FluidStack
 
removeColor(ItemStack) - Method in interface net.minecraft.item.IDyeableArmorItem
 
removeCondition(ILootCondition) - Method in class net.minecraft.loot.LootContext
 
removeCooldown(Item) - Method in class net.minecraft.util.CooldownTracker
 
removed() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
removed - Variable in class net.minecraft.entity.Entity
Deprecated.
removed - Variable in class net.minecraft.tileentity.TileEntity
 
removedByPlayer(BlockState, World, BlockPos, PlayerEntity, boolean, FluidState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
removedByPlayer(World, BlockPos, PlayerEntity, boolean, FluidState) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
removeDungeonMob(EntityType<?>) - Static method in class net.minecraftforge.common.DungeonHooks
 
removeEntity(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
removeEntity(Entity) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
 
removeEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
removeEntity(Entity, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.Chunk
 
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeEntityComplete(Entity, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
removeEntityFromWorld(int) - Method in class net.minecraft.client.world.ClientWorld
 
removeEntitySpawn(EntityClassification, MobSpawnInfo.Spawners) - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
removeEntry(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
removeEntry(K) - Method in class net.minecraft.server.management.UserList
 
removeEntry(UserListEntry<K>) - Method in class net.minecraft.server.management.UserList
 
removeErroringEntities - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
removeErroringTileEntities - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
removeFromBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.BlockItem
 
removeFromBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.WallOrFloorItem
 
removeGoal(Goal) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
RemoveGolemGossip - Class in net.minecraft.util.datafix.fixes
 
RemoveGolemGossip(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RemoveGolemGossip
 
removeHandler(Consumer<Predicate<ResourceLocation>>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
removeIncompatible(List<EnchantmentData>, EnchantmentData) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
removeItemFrame(BlockPos, int) - Method in class net.minecraft.world.storage.MapData
 
removeKey(KeyBinding) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
removeLeader(int) - Method in class net.minecraft.world.raid.Raid
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<ImpossibleTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
removeListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundEngine
 
removeListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundHandler
 
removeListener(IContainerListener) - Method in class net.minecraft.inventory.container.Container
 
removeListener(IInventoryChangedListener) - Method in class net.minecraft.inventory.Inventory
 
removeListener(IBorderListener) - Method in class net.minecraft.world.border.WorldBorder
 
removeLootTable(LootTable) - Method in class net.minecraft.loot.LootContext
 
removeMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
removeModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeModifier(Attribute, AttributeModifier) - Method in class net.minecraftforge.event.ItemAttributeModifierEvent
 
removeModifiers(Multimap<Attribute, AttributeModifier>) - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
removeObjective(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeObjectiveFromEntity(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeOp(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
removeOp(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
removePassenger(Entity) - Method in class net.minecraft.entity.Entity
 
removePassengers() - Method in class net.minecraft.entity.Entity
 
removePersistentModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
removePlayer(long, ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerBossInfo
 
removePlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
removePlayer(ServerPlayerEntity, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
removePlayer(SectionPos, ServerPlayerEntity) - Method in class net.minecraft.world.server.TicketManager
 
removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
removePlayerFromTeams(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
removePool(String) - Method in class net.minecraft.loot.LootTable
 
removePotionEffect(Effect) - Method in class net.minecraft.entity.LivingEntity
 
removeProcessor(StructureProcessor) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
removeRecipeHighlight(IRecipe<?>) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
removeSection(long) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
removeSection(long) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
removeStackFromSlot(int) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.CraftingInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.CraftResultInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
removeStackFromSlot(int) - Method in interface net.minecraft.inventory.IInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.Inventory
 
removeStackFromSlot(int) - Method in class net.minecraft.inventory.MerchantInventory
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
removeStackFromSlot(int) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
removeStaleBanners(IBlockReader, int, int) - Method in class net.minecraft.world.storage.MapData
 
removeStructureIndex(long) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
removeTag(String) - Method in class net.minecraft.entity.Entity
 
removeTeam(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeTicket(BlockPos, long, boolean) - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
 
removeTicket(UUID, long, boolean) - Method in class net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeTileEntity(BlockPos) - Method in interface net.minecraft.world.chunk.IChunk
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
RemoveTooMuchOceanLayer - Enum in net.minecraft.world.gen.layer
 
removeTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.boss.WitherEntity
 
removeTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 
removeUsername(UUID) - Static method in class net.minecraftforge.common.UsernameCache
 
removeWidget(Widget) - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.EntityCodSalmonFix
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.EntityRavagerRenameFix
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.EntityRenaming1510
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.PufferfishRename
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.TippedArrow
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.TypedEntityRenameHelper
 
rename(String) - Method in class net.minecraft.util.datafix.fixes.ZombifiedPiglinRename
 
RenameBeehivePointOfInterest - Class in net.minecraft.util.datafix.fixes
 
RenameBeehivePointOfInterest(Schema) - Constructor for class net.minecraft.util.datafix.fixes.RenameBeehivePointOfInterest
 
RenamedCoral - Class in net.minecraft.util.datafix.fixes
 
RenamedCoral() - Constructor for class net.minecraft.util.datafix.fixes.RenamedCoral
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsPlayerScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsTermsScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
render(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.RealmsMainScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.DisplayEffectsScreen
 
render(boolean, float, float, Matrix4f, IVertexBuilder, float, float, float, float, int) - Method in class net.minecraft.client.gui.fonts.EmptyGlyph
 
render(boolean, float, float, Matrix4f, IVertexBuilder, float, float, float, float, int) - Method in class net.minecraft.client.gui.fonts.TexturedGlyph
 
render(MatrixStack, int, int, float) - Method in interface net.minecraft.client.gui.IRenderable
 
render(MatrixStack) - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
render(MatrixStack) - Method in class net.minecraft.client.gui.overlay.SubtitleOverlayGui
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.ResourceLoadProgressGui
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.AlertScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ConfirmOpenLinkScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ControlsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.CreateBuffetWorldScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.CreateFlatWorldScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.CustomizeSkinScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.DatapackFailureScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.DeathScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.DemoScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.DirtMessageScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.BooleanEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.GamerulesList
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.IntegerEntry
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen.NameEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EditGamerulesScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ErrorScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.GPUWarningScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.GrindstoneScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.HopperScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.BrewingStandScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.CartographyTableScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.ChestScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.DispenserScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.HorseInventoryScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.MerchantScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.LanguageScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.LoomScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.MemoryErrorScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.MouseSettingsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.MultiplayerWarningScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.OptionsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.OptionsSoundsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.PackScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.Screen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.LanScanEntry
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.ServerSelectionList.NormalEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.ShareToLanScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.StatsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.VideoSettingsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.WithNarratorSettingsScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.screen.WorldSelectionList.Entry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.social.FilterList
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.social.FilterListEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.CategoryEntry
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.KeyBindingList.KeyEntry
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList.Row
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.Widget
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.CaveDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.ChunkBorderDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.ChunkInfoDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.CollisionBoxDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in interface net.minecraft.client.renderer.debug.DebugRenderer.IDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer.Impl, double, double, double) - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.EntityAIDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.GameTestDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.HeightMapDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.LightDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.NeighborsUpdateDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.RaidDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.SolidFaceDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.VillageSectionsDebugRender
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.WaterDebugRenderer
 
render(MatrixStack, IRenderTypeBuffer, double, double, double) - Method in class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
render(T, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.ArrowRenderer
 
render(BoatEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.BoatRenderer
 
render(DragonFireballEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.DragonFireballRenderer
 
render(EnderCrystalEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer.EnderDragonModel
 
render(EnderDragonEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer
 
render(EndermanEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EndermanRenderer
 
render(T, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
render(EvokerFangsEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EvokerFangsRenderer
 
render(ExperienceOrbEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.ExperienceOrbRenderer
 
render(FallingBlockEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.FallingBlockRenderer
 
render(FireworkRocketEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.FireworkRocketRenderer
 
render(FishingBobberEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.FishRenderer
 
render(GuardianEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.GuardianRenderer
 
render(IllusionerEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.IllusionerRenderer
 
render(ItemFrameEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
render(ItemEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.AbstractEyesLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
render(MatrixStack, IRenderTypeBuffer, int, AbstractClientPlayerEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.CapeLayer
 
render(MatrixStack, IRenderTypeBuffer, int, CatEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.CatCollarLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.CrossedArmsItemLayer
 
render(MatrixStack, IRenderTypeBuffer, int, AbstractClientPlayerEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.Deadmau5HeadLayer
 
render(MatrixStack, IRenderTypeBuffer, int, DolphinEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.DolphinCarriedItemLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.DrownedOuterLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.EnergyLayer
 
render(MatrixStack, IRenderTypeBuffer, int, FoxEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.FoxHeldItemLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HeadLayer
 
render(MatrixStack, IRenderTypeBuffer, int, EndermanEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HeldBlockLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HeldItemLayer
 
render(MatrixStack, IRenderTypeBuffer, int, HorseEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.HorseMarkingsLayer
 
render(MatrixStack, IRenderTypeBuffer, int, IronGolemEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.IronGolemCracksLayer
 
render(MatrixStack, IRenderTypeBuffer, int, IronGolemEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
render(MatrixStack, IRenderTypeBuffer, int, HorseEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LeatherHorseArmorLayer
 
render(MatrixStack, IRenderTypeBuffer, int, LlamaEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LlamaDecorLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.MooshroomMushroomLayer
 
render(MatrixStack, IRenderTypeBuffer, int, PandaEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ParrotVariantLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SaddleLayer
 
render(MatrixStack, IRenderTypeBuffer, int, SheepEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SheepWoolLayer
 
render(MatrixStack, IRenderTypeBuffer, int, ShulkerEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.ShulkerColorLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SlimeGelLayer
 
render(MatrixStack, IRenderTypeBuffer, int, SnowGolemEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SnowmanHeadLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.StayClothingLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.StuckInBodyLayer
 
render(MatrixStack, IRenderTypeBuffer, int, TropicalFishEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
render(MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.WitchHeldItemLayer
 
render(MatrixStack, IRenderTypeBuffer, int, WolfEntity, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.WolfCollarLayer
 
render(LeashKnotEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.LeashKnotRenderer
 
render(LightningBoltEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.LightningBoltRenderer
 
render(T, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
render(LlamaSpitEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.LlamaSpitRenderer
 
render(T, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.MinecartRenderer
 
render(T, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.AbstractTropicalFishModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.AgeableModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BookModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GenericHeadModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HumanoidHeadModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LlamaModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SegmentedModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShieldModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TintedAgeableModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TridentModel
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TurtleModel
 
render(PaintingEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.PaintingRenderer
 
render(AbstractClientPlayerEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
render(PufferfishEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
render(ShulkerBulletEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
render(SlimeEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.SlimeRenderer
 
render(T, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.SpriteRenderer
 
render(TNTEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.TNTRenderer
 
render(TridentEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.TridentRenderer
 
render(TropicalFishEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
render(TurtleEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.TurtleRenderer
 
render(WitchEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.WitchRenderer
 
render(WitherSkullEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
render(WolfEntity, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.WolfRenderer
 
render(IBlockDisplayReader, BlockPos, IVertexBuilder, FluidState) - Method in class net.minecraft.client.renderer.FluidBlockRenderer
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.model.Model
 
render(MatrixStack, IVertexBuilder, int, int) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
render(float, float) - Method in class net.minecraft.client.renderer.RenderSkybox
 
render(Minecraft, float, float, float) - Method in class net.minecraft.client.renderer.RenderSkyboxCube
 
render(BannerTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer
 
render(BeaconTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
render(BedTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.BedTileEntityRenderer
 
render(BellTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.BellTileEntityRenderer
 
render(CampfireTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.CampfireTileEntityRenderer
 
render(T, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer
 
render(ConduitTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
render(EnchantingTableTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.EnchantmentTableTileEntityRenderer
 
render(EndGatewayTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer
 
render(T, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer
 
render(LecternTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.LecternTileEntityRenderer
 
render(MobSpawnerTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.tileentity.model.DragonHeadModel
 
render(PistonTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
 
render(ShulkerBoxTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.ShulkerBoxTileEntityRenderer
 
render(SignTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer
 
render(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer.SignModel
 
render(SkullTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
render(Direction, float, SkullBlock.ISkullType, GameProfile, float, MatrixStack, IRenderTypeBuffer, int) - Static method in class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
render(StructureBlockTileEntity, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
 
render(T, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
render(float) - Method in class net.minecraft.client.shader.Shader
 
render(float) - Method in class net.minecraft.client.shader.ShaderGroup
 
render(MatrixStack, int, int, float) - Method in class net.minecraft.realms.DisconnectedRealmsScreen
 
render(int) - Method in class net.minecraft.world.storage.MapDecoration
 
render(int, float, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.CloudRenderHandler
Deprecated.
 
render(int, float, MatrixStack, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.CloudRenderHandler
Deprecated.
 
render(MatrixStack, int, int, float) - Method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraftforge.client.gui.ScrollPanel
 
render(int, float, MatrixStack, ClientWorld, Minecraft, double, double, double) - Method in interface net.minecraftforge.client.ICloudRenderHandler
 
render(int, float, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.IRenderHandler
Deprecated.
 
render(int, float, MatrixStack, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.ISkyRenderHandler
 
render(int, ClientWorld, Minecraft, ActiveRenderInfo) - Method in interface net.minecraftforge.client.IWeatherParticleRenderHandler
 
render(int, float, ClientWorld, Minecraft, LightTexture, double, double, double) - Method in interface net.minecraftforge.client.IWeatherRenderHandler
 
render(T, float, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
render(VertexLighterFlat, IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, boolean, Random, long, IModelData) - Static method in class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
render(int, float, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.SkyRenderHandler
Deprecated.
 
render(int, float, MatrixStack, ClientWorld, Minecraft) - Method in interface net.minecraftforge.client.SkyRenderHandler
Deprecated.
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraftforge.fml.client.gui.screen.LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraftforge.fml.client.gui.screen.LoadingErrorScreen
 
render(MatrixStack, int, int, float) - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
render(MatrixStack, int, int, int, int, int, int, int, boolean, float) - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget.ModEntry
 
render(MatrixStack, int, int, float) - Method in class net.minecraftforge.fml.client.gui.widget.UnicodeGlyphButton
 
RENDER_CLOUDS - Static variable in class net.minecraft.client.AbstractOption
 
RENDER_DISTANCE - Static variable in class net.minecraft.client.AbstractOption
 
renderAir - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderAir(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderAll(MatrixStack, IVertexBuilder, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BookModel
 
renderArmor - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderArmor(MatrixStack, int, int) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderArmPitch - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
renderArmYaw - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
renderBackground(MatrixStack) - Method in class net.minecraft.client.gui.screen.DemoScreen
 
renderBackground(MatrixStack) - Method in class net.minecraft.client.gui.screen.Screen
 
renderBackground(MatrixStack, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderBackground(MatrixStack) - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
renderBackground(MatrixStack) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderBackground(MatrixStack) - Method in class net.minecraftforge.fml.client.gui.widget.ModListWidget
 
renderBeamSegment(MatrixStack, IRenderTypeBuffer, ResourceLocation, float, float, long, int, int, float[], float, float) - Static method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
renderBg(MatrixStack, Minecraft, int, int) - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
renderBg(MatrixStack, Minecraft, int, int) - Method in class net.minecraft.client.gui.widget.Widget
 
renderBg(MatrixStack, Minecraft, int, int) - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
renderBlock(BlockState, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
Deprecated.
renderBlock(BlockState, MatrixStack, IRenderTypeBuffer, int, int, IModelData) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockDamage(BlockState, BlockPos, IBlockDisplayReader, MatrixStack, IVertexBuilder) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
Deprecated.
renderBlockDamage(BlockState, BlockPos, IBlockDisplayReader, MatrixStack, IVertexBuilder, IModelData) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockOverlay(PlayerEntity, MatrixStack, RenderBlockOverlayEvent.OverlayType, BlockState, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
RenderBlockOverlayEvent - Class in net.minecraftforge.client.event
 
RenderBlockOverlayEvent(PlayerEntity, MatrixStack, RenderBlockOverlayEvent.OverlayType, BlockState, BlockPos) - Constructor for class net.minecraftforge.client.event.RenderBlockOverlayEvent
 
RenderBlockOverlayEvent.OverlayType - Enum in net.minecraftforge.client.event
 
renderBlockState(T, float, BlockState, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.MinecartRenderer
 
renderBlockState(TNTMinecartEntity, float, BlockState, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.TNTMinecartRenderer
 
renderBossHealth - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderBossHealth(MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderBox(BlockPos, BlockPos, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderBox(BlockPos, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderBox(AxisAlignedBB, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderBox(double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderButton(MatrixStack, int, int, float) - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.GamemodeSelectionScreen.SelectorWidget
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.button.Button
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.button.ChangePageButton
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.button.CheckboxButton
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.button.ImageButton
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.widget.Widget
 
renderButton(MatrixStack, int, int, float) - Method in class net.minecraftforge.fml.client.gui.widget.ExtendedButton
 
renderCape(MatrixStack, IVertexBuilder, int, int) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
renderChat(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderChunks - Variable in class net.minecraft.client.renderer.ViewFrustum
 
renderChunksMany - Variable in class net.minecraft.client.Minecraft
 
renderClouds(MatrixStack, float, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
renderComponentHoverEffect(MatrixStack, Style, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
RenderComponentsUtil - Class in net.minecraft.client.gui
 
RenderComponentsUtil() - Constructor for class net.minecraft.client.gui.RenderComponentsUtil
 
renderCopyCutoutModel(EntityModel<T>, EntityModel<T>, ResourceLocation, MatrixStack, IRenderTypeBuffer, int, T, float, float, float, float, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
renderCrosshair(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
renderCrosshairs - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderCutoutModel(EntityModel<T>, ResourceLocation, MatrixStack, IRenderTypeBuffer, int, T, float, float, float) - Static method in class net.minecraft.client.renderer.entity.layers.LayerRenderer
 
renderDebugInfoLeft(MatrixStack) - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
renderDebugInfoRight(MatrixStack) - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
renderDecorations(MatrixStack, int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderDirtBackground(int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderDispatcher - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
renderDistanceChunks - Variable in class net.minecraft.client.GameSettings
 
renderEars(MatrixStack, IVertexBuilder, int, int) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
renderEffect(TexturedGlyph.Effect, Matrix4f, IVertexBuilder, int) - Method in class net.minecraft.client.gui.fonts.TexturedGlyph
 
renderEntityOutlineFramebuffer() - Method in class net.minecraft.client.renderer.WorldRenderer
 
renderEntityStatic(E, double, double, double, float, float, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
renderers - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
renderExperiance - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderExperience(int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderFireOverlay(PlayerEntity, MatrixStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
renderFluid(BlockPos, IBlockDisplayReader, IVertexBuilder, FluidState) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
RenderFogEvent(FogRenderer.FogType, ActiveRenderInfo, float, float) - Constructor for class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
 
renderFood - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderFood(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderFPSGraph(MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
RenderGameOverlayEvent - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent(MatrixStack, float, MainWindow) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent
 
RenderGameOverlayEvent.BossInfo - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Chat - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.ElementType - Enum in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Post - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Pre - Class in net.minecraftforge.client.event
 
RenderGameOverlayEvent.Text - Class in net.minecraftforge.client.event
 
renderGlobal - Variable in class net.minecraft.client.renderer.ViewFrustum
 
renderGlyph(STBTTFontinfo, int, int, int, float, float, float, float, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
RenderHandEvent - Class in net.minecraftforge.client.event
 
RenderHandEvent(Hand, MatrixStack, IRenderTypeBuffer, int, float, float, float, float, ItemStack) - Constructor for class net.minecraftforge.client.event.RenderHandEvent
 
renderHeader(MatrixStack, int, int, Tessellator) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
renderHeader(MatrixStack, int, int, Tessellator) - Method in class net.minecraft.client.gui.widget.list.ResourcePackList
 
renderHealth - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHealth(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHealthMount - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHealthMount(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHelmet - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHelmetOverlay(ItemStack, PlayerEntity, int, int, float) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
RenderHelper - Class in net.minecraft.client.renderer
 
RenderHelper() - Constructor for class net.minecraft.client.renderer.RenderHelper
 
renderHorseJumpBar(MatrixStack, int) - Method in class net.minecraft.client.gui.IngameGui
 
renderHorseJumpBar(MatrixStack, int) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHotbar(float, MatrixStack) - Method in class net.minecraft.client.gui.IngameGui
 
renderHotbar - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHotbar(float, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderHoveredTooltip(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
renderHoveredTooltip(MatrixStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
renderHUDEffect(EffectInstance, AbstractGui, MatrixStack, int, int, float, float) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
renderHUDEffect(AbstractGui, MatrixStack, int, int, float, float) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
renderHUDText(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderInfo - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
renderIngameGui(MatrixStack, float) - Method in class net.minecraft.client.gui.IngameGui
 
renderIngameGui(MatrixStack, float) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
RenderingRegistry - Class in net.minecraftforge.fml.client.registry
 
RenderingRegistry() - Constructor for class net.minecraftforge.fml.client.registry.RenderingRegistry
 
renderInventoryEffect(EffectInstance, DisplayEffectsScreen<?>, MatrixStack, int, int, float) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
renderInventoryEffect(DisplayEffectsScreen<?>, MatrixStack, int, int, float) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
renderItem(ItemStack, ItemCameraTransforms.TransformType, boolean, MatrixStack, IRenderTypeBuffer, int, int, IBakedModel) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(ItemStack, ItemCameraTransforms.TransformType, int, int, MatrixStack, IRenderTypeBuffer) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(LivingEntity, ItemStack, ItemCameraTransforms.TransformType, boolean, MatrixStack, IRenderTypeBuffer, World, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(E, MatrixStack, IRenderTypeBuffer, int, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
renderItemAndEffectIntoGUI(ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemAndEffectIntoGUI(LivingEntity, ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemAndEffectIntoGuiWithoutEntity(ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemInFirstPerson(float, MatrixStack, IRenderTypeBuffer.Impl, ClientPlayerEntity, int) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
RenderItemInFrameEvent - Class in net.minecraftforge.client.event
 
RenderItemInFrameEvent(ItemFrameEntity, ItemFrameRenderer, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderItemInFrameEvent
 
renderItemIntoGUI(ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemModelIntoGUI(ItemStack, int, int, IBakedModel) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemOverlayIntoGUI(FontRenderer, ItemStack, int, int, String) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemOverlays(FontRenderer, ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItemSide(LivingEntity, ItemStack, ItemCameraTransforms.TransformType, boolean, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
renderJumpBar - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderLeftArm(MatrixStack, IRenderTypeBuffer, int, AbstractClientPlayerEntity) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
renderList(MatrixStack, int, int, int, int, float) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
RenderLivingEvent<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent(LivingEntity, LivingRenderer<T, M>, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent
 
RenderLivingEvent.Post<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
RenderLivingEvent.Pre<T extends LivingEntity,M extends EntityModel<T>> - Class in net.minecraftforge.client.event
 
renderMainMenu(MainMenuScreen, MatrixStack, FontRenderer, int, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
renderManager - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderMap(MatrixStack, IRenderTypeBuffer, MapData, boolean, int) - Method in class net.minecraft.client.gui.MapItemRenderer
 
RenderMaterial - Class in net.minecraft.client.renderer.model
 
RenderMaterial(ResourceLocation, ResourceLocation) - Constructor for class net.minecraft.client.renderer.model.RenderMaterial
 
renderModel(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModel(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModel(MatrixStack.Entry, IVertexBuilder, BlockState, IBakedModel, float, float, float, int, int, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModel(BlockState, BlockPos, IBlockDisplayReader, MatrixStack, IVertexBuilder, boolean, Random) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
Deprecated.
renderModel(BlockState, BlockPos, IBlockDisplayReader, MatrixStack, IVertexBuilder, boolean, Random, IModelData) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderModel(IBakedModel, ItemStack, int, int, MatrixStack, IVertexBuilder) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderModelBrightnessColor(MatrixStack.Entry, IVertexBuilder, BlockState, IBakedModel, float, float, float, int, int) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModelFlat(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModelFlat(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelFlat(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int, IModelData) - Method in class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
renderModelSmooth(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int) - Method in class net.minecraft.client.renderer.BlockModelRenderer
Deprecated.
renderModelSmooth(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int, IModelData) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelSmooth(IBlockDisplayReader, IBakedModel, BlockState, BlockPos, MatrixStack, IVertexBuilder, boolean, Random, long, int, IModelData) - Method in class net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer
 
renderName(T, ITextComponent, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
renderName(ItemFrameEntity, ITextComponent, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.ItemFrameRenderer
 
renderName(AbstractClientPlayerEntity, ITextComponent, MatrixStack, IRenderTypeBuffer, int) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
renderNameField(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
renderNameField(MatrixStack, int, int, float) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
RenderNameplateEvent - Class in net.minecraftforge.client.event
 
RenderNameplateEvent(Entity, ITextComponent, EntityRenderer<?>, MatrixStack, IRenderTypeBuffer, int, float) - Constructor for class net.minecraftforge.client.event.RenderNameplateEvent
 
renderObjective - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderOnFrame() - Method in class net.minecraft.world.storage.MapDecoration
 
renderOnShoulder(MatrixStack, IVertexBuilder, int, int, float, float, float, float, int) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
renderOverlays(Minecraft, MatrixStack) - Static method in class net.minecraft.client.renderer.OverlayRenderer
 
renderPartialTicks - Variable in class net.minecraft.util.Timer
 
renderParticle(IVertexBuilder, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.FireworkParticle.Overlay
 
renderParticle(IVertexBuilder, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.ItemPickupParticle
 
renderParticle(IVertexBuilder, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.MetaParticle
 
renderParticle(IVertexBuilder, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.MobAppearanceParticle
 
renderParticle(IVertexBuilder, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.Particle
 
renderParticle(IVertexBuilder, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.TexturedParticle
 
renderParticles(MatrixStack, IRenderTypeBuffer.Impl, LightTexture, ActiveRenderInfo, float) - Method in class net.minecraft.client.particle.ParticleManager
Deprecated.
renderParticles(MatrixStack, IRenderTypeBuffer.Impl, LightTexture, ActiveRenderInfo, float, ClippingHelper) - Method in class net.minecraft.client.particle.ParticleManager
 
renderPistonMovedBlocks(BlockPos, BlockState, MatrixStack, IRenderTypeBuffer, World, boolean, int, BlockRendererDispatcher) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
RenderPlayerEvent - Class in net.minecraftforge.client.event
 
RenderPlayerEvent(PlayerEntity, PlayerRenderer, float, MatrixStack, IRenderTypeBuffer, int) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent
 
RenderPlayerEvent.Post - Class in net.minecraftforge.client.event
 
RenderPlayerEvent.Pre - Class in net.minecraftforge.client.event
 
renderPlayerList(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderPortal(float) - Method in class net.minecraft.client.gui.IngameGui
 
renderPortal - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderPortal(float) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderPotionIcons(MatrixStack) - Method in class net.minecraft.client.gui.IngameGui
 
renderPotionIcons(MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderProgressText() - Static method in class net.minecraftforge.fml.client.ClientModLoader
 
renderPumpkinOverlay() - Method in class net.minecraft.client.gui.IngameGui
 
renderQuads(MatrixStack, IVertexBuilder, List<BakedQuad>, ItemStack, int, int) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderRecordOverlay(int, int, float, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderRightArm(MatrixStack, IRenderTypeBuffer, int, AbstractClientPlayerEntity) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
renderSide(IVertexBuilder, Matrix4f, float, float, float, int, int, int, int, float, float, float, float) - Static method in class net.minecraft.client.renderer.entity.MobRenderer
 
RenderSideCacheKey(BlockState, BlockState, Direction) - Constructor for class net.minecraft.block.Block.RenderSideCacheKey
 
renderSky(MatrixStack, float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
RenderSkybox - Class in net.minecraft.client.renderer
 
RenderSkybox(RenderSkyboxCube) - Constructor for class net.minecraft.client.renderer.RenderSkybox
 
RenderSkyboxCube - Class in net.minecraft.client.renderer
 
RenderSkyboxCube(ResourceLocation) - Constructor for class net.minecraft.client.renderer.RenderSkyboxCube
 
renderSleepFade(int, int, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderSpecificFirstPersonHand(Hand, MatrixStack, IRenderTypeBuffer, int, float, float, float, float, ItemStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
renderSpectatorTooltip - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
RenderState - Class in net.minecraft.client.renderer
 
RenderState(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderState
 
RenderState.AlphaState - Class in net.minecraft.client.renderer
 
RenderState.CullState - Class in net.minecraft.client.renderer
 
RenderState.DepthTestState - Class in net.minecraft.client.renderer
 
RenderState.DiffuseLightingState - Class in net.minecraft.client.renderer
 
RenderState.FogState - Class in net.minecraft.client.renderer
 
RenderState.LayerState - Class in net.minecraft.client.renderer
 
RenderState.LightmapState - Class in net.minecraft.client.renderer
 
RenderState.LineState - Class in net.minecraft.client.renderer
 
RenderState.OffsetTexturingState - Class in net.minecraft.client.renderer
 
RenderState.OverlayState - Class in net.minecraft.client.renderer
 
RenderState.PortalTexturingState - Class in net.minecraft.client.renderer
 
RenderState.ShadeModelState - Class in net.minecraft.client.renderer
 
RenderState.TargetState - Class in net.minecraft.client.renderer
 
RenderState.TextureState - Class in net.minecraft.client.renderer
 
RenderState.TexturingState - Class in net.minecraft.client.renderer
 
RenderState.TransparencyState - Class in net.minecraft.client.renderer
 
RenderState.WriteMaskState - Class in net.minecraft.client.renderer
 
renderString(String, float, float, int, boolean, Matrix4f, IRenderTypeBuffer, boolean, int, int) - Method in class net.minecraft.client.gui.FontRenderer
 
renderSubtitles(MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
RenderSystem - Class in com.mojang.blaze3d.systems
 
RenderSystem() - Constructor for class com.mojang.blaze3d.systems.RenderSystem
 
renderTabSelectorBackground(MatrixStack, int, int, boolean) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
renderText(String, int, int, int, int) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderText(String, double, double, double, int) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderText(String, double, double, double, int, float) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderText(String, double, double, double, int, float, boolean, float, boolean) - Static method in class net.minecraft.client.renderer.debug.DebugRenderer
 
renderThreadTesselator() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
RenderTickEvent(TickEvent.Phase, float) - Constructor for class net.minecraftforge.event.TickEvent.RenderTickEvent
 
renderTickTime - Variable in class net.minecraftforge.event.TickEvent.RenderTickEvent
 
renderTileEntity(E, float, MatrixStack, IRenderTypeBuffer) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
RenderTimeManager - Class in net.minecraft.client.renderer
 
RenderTimeManager(int) - Constructor for class net.minecraft.client.renderer.RenderTimeManager
 
renderTitle(int, int, float, MatrixStack) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderTntFlash(BlockState, MatrixStack, IRenderTypeBuffer, int, boolean) - Static method in class net.minecraft.client.renderer.entity.TNTMinecartRenderer
 
renderTooltip(MatrixStack, ItemStack, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
renderTooltip(MatrixStack, ItemStack, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderTooltip(MatrixStack, ITextComponent, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderTooltip(MatrixStack, List<? extends IReorderingProcessor>, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
renderToolTip(MatrixStack, List<? extends IReorderingProcessor>, int, int, FontRenderer) - Method in class net.minecraft.client.gui.screen.Screen
 
renderToolTip(MatrixStack, int, int) - Method in class net.minecraft.client.gui.widget.button.Button
 
renderToolTip(MatrixStack, int, int) - Method in class net.minecraft.client.gui.widget.Widget
 
RenderTooltipEvent - Class in net.minecraftforge.client.event
 
RenderTooltipEvent(ItemStack, List<? extends ITextProperties>, MatrixStack, int, int, FontRenderer) - Constructor for class net.minecraftforge.client.event.RenderTooltipEvent
 
RenderTooltipEvent.Color - Class in net.minecraftforge.client.event
 
RenderTooltipEvent.Post - Class in net.minecraftforge.client.event
 
RenderTooltipEvent.PostBackground - Class in net.minecraftforge.client.event
 
RenderTooltipEvent.PostText - Class in net.minecraftforge.client.event
 
RenderTooltipEvent.Pre - Class in net.minecraftforge.client.event
 
renderType - Variable in class net.minecraft.client.renderer.model.Model
 
RenderType - Class in net.minecraft.client.renderer
 
RenderType(String, VertexFormat, int, int, boolean, boolean, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderType
 
RenderType.State - Class in net.minecraft.client.renderer
 
RenderType.State.Builder - Class in net.minecraft.client.renderer
 
RenderTypeBuffers - Class in net.minecraft.client.renderer
 
RenderTypeBuffers() - Constructor for class net.minecraft.client.renderer.RenderTypeBuffers
 
RenderTypeLookup - Class in net.minecraft.client.renderer
 
RenderTypeLookup() - Constructor for class net.minecraft.client.renderer.RenderTypeLookup
 
renderViewEntity - Variable in class net.minecraft.client.Minecraft
 
renderVignette(Entity) - Method in class net.minecraft.client.gui.IngameGui
 
renderVignette - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderVignette(Entity) - Method in class net.minecraftforge.client.gui.ForgeIngameGui
 
renderWaterOverlay(PlayerEntity, MatrixStack) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
renderWindow(MatrixStack, int, int) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
renderWorld(float, long, MatrixStack) - Method in class net.minecraft.client.renderer.GameRenderer
 
RenderWorldLastEvent - Class in net.minecraftforge.client.event
 
RenderWorldLastEvent(WorldRenderer, MatrixStack, float, Matrix4f, long) - Constructor for class net.minecraftforge.client.event.RenderWorldLastEvent
 
renderWrappedToolTip(MatrixStack, List<? extends ITextProperties>, int, int, FontRenderer) - Method in class net.minecraft.client.gui.screen.Screen
 
renderYawOffset - Variable in class net.minecraft.entity.LivingEntity
 
RepairContainer - Class in net.minecraft.inventory.container
 
RepairContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.RepairContainer
 
RepairContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.RepairContainer
 
RepairItemRecipe - Class in net.minecraft.item.crafting
 
RepairItemRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.RepairItemRecipe
 
repeat - Variable in class net.minecraft.client.audio.LocatableSound
 
repeat(long, IAreaTransformer1, IAreaFactory<T>, int, LongFunction<C>) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
repeatDelay - Variable in class net.minecraft.client.audio.LocatableSound
 
RepeatedNarrator - Class in net.minecraft.realms
 
RepeatedNarrator(Duration) - Constructor for class net.minecraft.realms.RepeatedNarrator
 
REPEATER - Static variable in class net.minecraft.block.Blocks
 
REPEATER - Static variable in class net.minecraft.item.Items
 
RepeaterBlock - Class in net.minecraft.block
 
RepeaterBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RepeaterBlock
 
REPEATING_COMMAND_BLOCK - Static variable in class net.minecraft.block.Blocks
 
REPEATING_COMMAND_BLOCK - Static variable in class net.minecraft.item.Items
 
replace(boolean) - Method in class net.minecraft.tags.ITag.Builder
 
replace() - Method in class net.minecraft.tags.ITag.Builder
 
replace() - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
replace(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
replace(File, String) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
replaceable() - Method in class net.minecraft.block.material.Material.Builder
 
replaceable() - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
replaceAirAndLiquidDownwards(ISeedReader, BlockState, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
replaceBlock(BlockState, BlockState, IWorld, BlockPos, int) - Static method in class net.minecraft.block.Block
 
ReplaceBlockConfig - Class in net.minecraft.world.gen.feature
 
ReplaceBlockConfig(BlockState, BlockState) - Constructor for class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
ReplaceBlockFeature - Class in net.minecraft.world.gen.feature
 
ReplaceBlockFeature(Codec<ReplaceBlockConfig>) - Constructor for class net.minecraft.world.gen.feature.ReplaceBlockFeature
 
replaceBlockState(BlockState, BlockState, IWorld, BlockPos, int, int) - Static method in class net.minecraft.block.Block
 
replaceClicked - Variable in class net.minecraft.item.BlockItemUseContext
 
replaceEntries(Collection<E>) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
replaceEntries(Collection<E>) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
replaceInfoValue(BlockModeInfo<T>, T) - Method in class net.minecraft.data.BlockModelDefinition
 
ReplaceItemCommand - Class in net.minecraft.command.impl
 
ReplaceItemCommand() - Constructor for class net.minecraft.command.impl.ReplaceItemCommand
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.Entity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.monster.PillagerEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
replaceMemory(MemoryModuleType<U>, U, long) - Method in class net.minecraft.entity.ai.brain.Brain
 
replaceOperation(String, String) - Method in class net.minecraft.loot.functions.CopyNbt.Builder
 
replacing() - Method in class net.minecraftforge.common.data.GlobalLootModifierProvider
 
replacingClickedOnBlock() - Method in class net.minecraft.item.BlockItemUseContext
 
replacingClickedOnBlock() - Method in class net.minecraft.item.DirectionalPlaceContext
 
replayQueue() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
reply() - Method in enum net.minecraftforge.fml.network.NetworkDirection
 
reply(MSG, NetworkEvent.Context) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
ReportedException - Exception in net.minecraft.crash
 
ReportedException(CrashReport) - Constructor for exception net.minecraft.crash.ReportedException
 
Repository - Class in net.minecraftforge.fml.relauncher.libraries
 
Repository(File) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Repository
 
Repository(File, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Repository
 
Request<T extends Request<T>> - Class in com.mojang.realmsclient.client
 
Request(String, int, int) - Constructor for class com.mojang.realmsclient.client.Request
 
Request.Delete - Class in com.mojang.realmsclient.client
 
Request.Get - Class in com.mojang.realmsclient.client
 
Request.Post - Class in com.mojang.realmsclient.client
 
Request.Put - Class in com.mojang.realmsclient.client
 
requestModelDataRefresh(TileEntity) - Static method in class net.minecraftforge.client.model.ModelDataManager
 
requestModelDataUpdate() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
requestSoundEntry(SoundSystem.Mode) - Method in class net.minecraft.client.audio.ChannelManager
 
required(LootParameter<?>) - Method in class net.minecraft.loot.LootParameterSet.Builder
 
requiredMemoryState - Variable in class net.minecraft.entity.ai.brain.task.Task
 
REQUIRES_ENTITY_EXCEPTION_TYPE - Static variable in class net.minecraft.command.CommandSource
 
REQUIRES_PLAYER_EXCEPTION_TYPE - Static variable in class net.minecraft.command.CommandSource
 
requiresConversion() - Method in class net.minecraft.world.storage.WorldSummary
 
requiresWater() - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
requiresWater - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
RERENDER_MAIN_THREAD - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
RES_ARROW - Static variable in class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
RES_ITEM_GLINT - Static variable in class net.minecraft.client.renderer.ItemRenderer
 
RES_SPECTRAL_ARROW - Static variable in class net.minecraft.client.renderer.entity.SpectralArrowRenderer
 
RES_TIPPED_ARROW - Static variable in class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
rescale - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
rescale(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
rescheduleTicks() - Method in class net.minecraft.world.chunk.Chunk
 
reseedRandomGenerator(long) - Method in class net.minecraft.util.EnchantmentNameParts
 
reserveStencilBit() - Static method in class net.minecraftforge.client.MinecraftForgeClient
 
reset() - Method in class net.minecraft.advancements.CriterionProgress
 
reset(AdvancementManager) - Method in class net.minecraft.advancements.PlayerAdvancements
 
reset() - Method in class net.minecraft.client.gui.IngameGui
 
reset() - Method in class net.minecraft.client.renderer.BufferBuilder
 
reset() - Method in class net.minecraft.client.util.MouseSmoother
 
reset(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
reset() - Method in class net.minecraft.network.rcon.RConOutputStream
 
reset() - Method in class net.minecraft.scoreboard.Score
 
reset() - Method in class net.minecraft.util.CombatTracker
 
reset() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
reset() - Method in class net.minecraftforge.server.timings.TimeTracker
 
RESET_CHAR - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
resetActiveHand() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
resetActiveHand() - Method in class net.minecraft.entity.LivingEntity
 
ResetAngerGoal<T extends MobEntity & IAngerable> - Class in net.minecraft.entity.ai.goal
 
ResetAngerGoal(T, boolean) - Constructor for class net.minecraft.entity.ai.goal.ResetAngerGoal
 
resetBlockInfo() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
resetBlockRemoving() - Method in class net.minecraft.client.multiplayer.PlayerController
 
resetBrain(ServerWorld) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
resetBuilders() - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
resetCachedTagCollections(boolean, boolean) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
resetChunk() - Method in class net.minecraft.client.gui.overlay.DebugOverlayGui
 
resetCooldown() - Method in class net.minecraft.entity.player.PlayerEntity
 
resetCustomer() - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
resetCustomer() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
resetData() - Method in class net.minecraft.client.renderer.GameRenderer
 
resetDrag() - Method in class net.minecraft.inventory.container.Container
 
resetEquippedProgress(Hand) - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
resetFlameCount() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
resetFog() - Static method in class net.minecraft.client.renderer.FogRenderer
 
resetFooterHeader() - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
resetInLove() - Method in class net.minecraft.entity.passive.AnimalEntity
 
resetKeyBindingArrayAndHash() - Static method in class net.minecraft.client.settings.KeyBinding
 
resetLog() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
resetMemoryPoint(MemoryModuleType<GlobalPos>) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
resetPatrolTarget() - Method in class net.minecraft.entity.monster.PatrollerEntity
 
resetPlayersOverlayFooterHeader() - Method in class net.minecraft.client.gui.IngameGui
 
resetPositionToBB() - Method in class net.minecraft.client.particle.Particle
 
resetPositionToBB() - Method in class net.minecraft.entity.Entity
 
resetPotionEffectMetadata() - Method in class net.minecraft.entity.LivingEntity
 
resetProgressAndMessage(ITextComponent) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
resetProgressAndMessage(ITextComponent) - Method in interface net.minecraft.util.IProgressUpdate
 
resetProjectionMatrix(Matrix4f) - Method in class net.minecraft.client.renderer.GameRenderer
 
resetRangeMultiplier() - Method in class net.minecraft.pathfinding.PathNavigator
 
resetReaderIndex() - Method in class net.minecraft.network.PacketBuffer
 
resetRecipeAndSlots() - Method in class net.minecraft.inventory.MerchantInventory
 
resetRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.PlayerEntity
 
resetRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
resetScroll() - Method in class net.minecraft.client.gui.NewChatGui
 
resetSpecialPrice() - Method in class net.minecraft.item.MerchantOffer
 
resetSpikeCrystals() - Method in class net.minecraft.world.end.DragonFightManager
 
resetTask(ServerWorld, AnimalEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AnimalBreedTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindPotentialJobTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
resetTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
resetTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.ShootTargetTask
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
resetTask(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
resetTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
resetTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
resetTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
resetTask() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.Goal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.RestrictSunGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
resetTask() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
resetTask() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
resetTask() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
resetTask() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
resetTask() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
resetTask() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
resetTask() - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
 
resetTask() - Method in class net.minecraft.entity.passive.BeeEntity.FindFlowerGoal
 
resetTask() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
resetTicksWithoutNectar() - Method in class net.minecraft.entity.passive.BeeEntity
 
resetUpdateEntityTick() - Method in class net.minecraft.world.server.ServerWorld
 
resetUses() - Method in class net.minecraft.item.MerchantOffer
 
resetWidth() - Method in class net.minecraftforge.common.util.TextTable.Column
 
ResetWorldInfo(String, int, boolean) - Constructor for class com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen.ResetWorldInfo
 
ResetWorldRealmsAction - Class in net.minecraft.realms.action
 
ResetWorldRealmsAction(String, WorldTemplate, int, boolean, long, ITextComponent, Runnable) - Constructor for class net.minecraft.realms.action.ResetWorldRealmsAction
 
resetWriterIndex() - Method in class net.minecraft.network.PacketBuffer
 
RESISTANCE - Static variable in class net.minecraft.potion.Effects
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.ChatScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.Screen
 
resize(Minecraft, int, int) - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
resize(int, int, boolean) - Method in class net.minecraft.client.shader.Framebuffer
 
resize(Minecraft, int, int) - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
resizeSubRectTo(int, int, int, int, NativeImage) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
resolve(IBakedModel, IModelData) - Static method in class net.minecraftforge.client.model.data.MultipartModelData
 
resolve() - Method in class net.minecraftforge.common.util.LazyOptional
 
resolve(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
resolve(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
resolveAll(Artifact) - Static method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
resolveContents(ItemStack, CommandSource, PlayerEntity) - Static method in class net.minecraft.item.WrittenBookItem
 
resolveFilePath(FolderName) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
resolveParent(Function<ResourceLocation, Advancement>) - Method in class net.minecraft.advancements.Advancement.Builder
 
resolvePathStructures(ResourceLocation, String) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
resolveResourcePath(Path, String, String) - Static method in class net.minecraft.util.FileUtil
 
resolveTexture(String) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
resolveTexture(String) - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
resolveTexture(String, IModelConfiguration) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
 
resolveTextureName(String) - Method in class net.minecraft.client.renderer.model.BlockModel
 
resortTransparency(RenderType, ChunkRenderDispatcher) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
RESOURCE_LOCATION_EMPTY - Static variable in class net.minecraft.client.renderer.texture.TextureManager
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapper
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.client.resources.VirtualAssetsPack
 
resourceExists(String) - Method in class net.minecraft.resources.FilePack
 
resourceExists(String) - Method in class net.minecraft.resources.FolderPack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in interface net.minecraft.resources.IResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.ResourcePack
 
resourceExists(String) - Method in class net.minecraft.resources.ResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraft.resources.VanillaPack
 
resourceExists(String) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
resourceExists(String) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
resourceExists(ResourcePackType, ResourceLocation) - Method in class net.minecraftforge.fml.packs.ModFileResourcePack
 
ResourceIndex - Class in net.minecraft.client.resources
 
ResourceIndex() - Constructor for class net.minecraft.client.resources.ResourceIndex
 
ResourceIndex(File, String) - Constructor for class net.minecraft.client.resources.ResourceIndex
 
ResourceLoadProgressGui - Class in net.minecraft.client.gui
 
ResourceLoadProgressGui(Minecraft, IAsyncReloader, Consumer<Optional<Throwable>>, boolean) - Constructor for class net.minecraft.client.gui.ResourceLoadProgressGui
 
resourceLocation - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
resourceLocation() - Static method in class net.minecraft.command.arguments.ResourceLocationArgument
 
ResourceLocation - Class in net.minecraft.util
 
ResourceLocation(String[]) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation(String) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation(String, String) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation.Serializer - Class in net.minecraft.util
 
ResourceLocationArgument - Class in net.minecraft.command.arguments
 
ResourceLocationArgument() - Constructor for class net.minecraft.command.arguments.ResourceLocationArgument
 
ResourceLocationException - Exception in net.minecraft.util
 
ResourceLocationException(String) - Constructor for exception net.minecraft.util.ResourceLocationException
 
ResourceLocationException(String, Throwable) - Constructor for exception net.minecraft.util.ResourceLocationException
 
resourceManager - Variable in class net.minecraft.client.renderer.model.ModelBakery
 
resourceManager - Variable in class net.minecraft.resources.AsyncReloader
 
resourceManagerReloadListener() - Static method in class net.minecraftforge.fml.BrandingControl
 
resourceNamespaces - Variable in class net.minecraft.resources.VanillaPack
 
ResourcePack - Class in net.minecraft.resources
 
ResourcePack(File) - Constructor for class net.minecraft.resources.ResourcePack
 
resourcePack - Variable in class net.minecraft.server.dedicated.ServerProperties
 
RESOURCEPACK - Static variable in class net.minecraftforge.fml.ExtensionPoint
 
ResourcePackEntry(Minecraft, ResourcePackList, Screen, PackLoadingManager.IPack) - Constructor for class net.minecraft.client.gui.widget.list.ResourcePackList.ResourcePackEntry
 
ResourcePackFileNotFoundException - Exception in net.minecraft.resources
 
ResourcePackFileNotFoundException(File, String) - Constructor for exception net.minecraft.resources.ResourcePackFileNotFoundException
 
resourcePackHash - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ResourcePackInfo - Class in net.minecraft.resources
 
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, ITextComponent, ITextComponent, PackCompatibility, ResourcePackInfo.Priority, boolean, IPackNameDecorator) - Constructor for class net.minecraft.resources.ResourcePackInfo
Deprecated.
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, ITextComponent, ITextComponent, PackCompatibility, ResourcePackInfo.Priority, boolean, IPackNameDecorator, boolean) - Constructor for class net.minecraft.resources.ResourcePackInfo
 
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority, IPackNameDecorator) - Constructor for class net.minecraft.resources.ResourcePackInfo
Deprecated.
ResourcePackInfo(String, boolean, Supplier<IResourcePack>, IResourcePack, PackMetadataSection, ResourcePackInfo.Priority, IPackNameDecorator, boolean) - Constructor for class net.minecraft.resources.ResourcePackInfo
 
ResourcePackInfo.IFactory - Interface in net.minecraft.resources
 
ResourcePackInfo.Priority - Enum in net.minecraft.resources
 
ResourcePackList - Class in net.minecraft.client.gui.widget.list
 
ResourcePackList(Minecraft, int, int, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.list.ResourcePackList
 
ResourcePackList - Class in net.minecraft.resources
 
ResourcePackList(ResourcePackInfo.IFactory, IPackFinder...) - Constructor for class net.minecraft.resources.ResourcePackList
 
ResourcePackList(IPackFinder...) - Constructor for class net.minecraft.resources.ResourcePackList
 
ResourcePackList.ResourcePackEntry - Class in net.minecraft.client.gui.widget.list
 
ResourcePackLoader - Class in net.minecraftforge.fml.packs
 
ResourcePackLoader() - Constructor for class net.minecraftforge.fml.packs.ResourcePackLoader
 
ResourcePackLoader.IPackInfoFinder - Interface in net.minecraftforge.fml.packs
 
resourcePacks - Variable in class net.minecraft.client.GameSettings
 
resourcePacks - Variable in class net.minecraft.resources.FallbackResourceManager
 
resourcePacksDir - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
resourcePackSha1 - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ResourcePackType - Enum in net.minecraft.resources
 
RESOURCES_ZIP - Static variable in class net.minecraft.world.storage.FolderName
 
ResourceType(ResourcePackType, String, String) - Constructor for class net.minecraftforge.common.data.ExistingFileHelper.ResourceType
 
RESPAWN_ANCHOR - Static variable in class net.minecraft.block.Blocks
 
RESPAWN_ANCHOR - Static variable in class net.minecraft.item.Items
 
RespawnAnchorBlock - Class in net.minecraft.block
 
RespawnAnchorBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RespawnAnchorBlock
 
RespawnEvent(PlayerController, ClientPlayerEntity, ClientPlayerEntity, NetworkManager) - Constructor for class net.minecraftforge.client.event.ClientPlayerNetworkEvent.RespawnEvent
 
respawnPlayer() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
respawnPlayer() - Method in class net.minecraft.entity.player.PlayerEntity
 
RESPIRATION - Static variable in class net.minecraft.enchantment.Enchantments
 
RespirationEnchantment - Class in net.minecraft.enchantment
 
RespirationEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.RespirationEnchantment
 
REST - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
rest(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
restart() - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
restock() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
restore() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restore(boolean) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restore(boolean, boolean) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
restoreLastBlurMipmap() - Method in class net.minecraft.client.renderer.texture.Texture
 
restoreToLocation(IWorld, BlockPos, boolean, boolean) - Method in class net.minecraftforge.common.util.BlockSnapshot
 
RestoringBackupRealmsAction - Class in net.minecraft.realms.action
 
RestoringBackupRealmsAction(Backup, long, RealmsConfigureWorldScreen) - Constructor for class net.minecraft.realms.action.RestoringBackupRealmsAction
 
restoringBlockSnapshots - Variable in class net.minecraft.world.World
 
restrictionToString(Restriction) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
RestrictSunGoal - Class in net.minecraft.entity.ai.goal
 
RestrictSunGoal(CreatureEntity) - Constructor for class net.minecraft.entity.ai.goal.RestrictSunGoal
 
Result(ResourceLocation, String, Ingredient, Item, float, int, Advancement.Builder, ResourceLocation, IRecipeSerializer<? extends AbstractCookingRecipe>) - Constructor for class net.minecraft.data.CookingRecipeBuilder.Result
 
Result(ResourceLocation, Item, int, String, List<String>, Map<Character, Ingredient>, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.ShapedRecipeBuilder.Result
 
Result(ResourceLocation, Item, int, String, List<Ingredient>, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.ShapelessRecipeBuilder.Result
 
Result(ResourceLocation, IRecipeSerializer<?>, String, Ingredient, Item, int, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.SingleItemRecipeBuilder.Result
 
Result(ResourceLocation, IRecipeSerializer<?>, Ingredient, Ingredient, Item, Advancement.Builder, ResourceLocation) - Constructor for class net.minecraft.data.SmithingRecipeBuilder.Result
 
result - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
result - Variable in class net.minecraft.item.crafting.SingleItemRecipe
 
Result(BlockPos, int, int) - Constructor for class net.minecraft.util.TeleportationRepositioner.Result
 
result - Variable in class net.minecraftforge.fluids.FluidActionResult
 
resultConsume(T) - Static method in class net.minecraft.util.ActionResult
 
resultFail(T) - Static method in class net.minecraft.util.ActionResult
 
resultListFuture - Variable in class net.minecraft.resources.AsyncReloader
 
resultPass(T) - Static method in class net.minecraft.util.ActionResult
 
resultSuccess(T) - Static method in class net.minecraft.util.ActionResult
 
resultTextField - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
resume() - Method in class net.minecraft.client.audio.SoundEngine
 
resume() - Method in class net.minecraft.client.audio.SoundHandler
 
resume() - Method in class net.minecraft.client.audio.SoundSource
 
retain(int) - Method in class net.minecraft.network.PacketBuffer
 
retain() - Method in class net.minecraft.network.PacketBuffer
 
retainChunkData(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
retainChunkData(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
retainData(ChunkPos, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
retainData(ChunkPos, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
retainedDuplicate() - Method in class net.minecraft.network.PacketBuffer
 
retainedSlice() - Method in class net.minecraft.network.PacketBuffer
 
retainedSlice(int, int) - Method in class net.minecraft.network.PacketBuffer
 
RetryCallException - Exception in com.mojang.realmsclient.exception
 
RetryCallException(int, int) - Constructor for exception com.mojang.realmsclient.exception.RetryCallException
 
returningTicks - Variable in class net.minecraft.entity.projectile.TridentEntity
 
ReturnToVillageGoal - Class in net.minecraft.entity.ai.goal
 
ReturnToVillageGoal(CreatureEntity, double, boolean) - Constructor for class net.minecraft.entity.ai.goal.ReturnToVillageGoal
 
ReuseableStream<T> - Class in net.minecraft.util
 
ReuseableStream(Stream<T>) - Constructor for class net.minecraft.util.ReuseableStream
 
reverse() - Method in enum net.minecraft.util.AxisRotation
 
REVERSE_PORTAL - Static variable in class net.minecraft.particles.ParticleTypes
 
ReversePortalParticle - Class in net.minecraft.client.particle
 
ReversePortalParticle.Factory - Class in net.minecraft.client.particle
 
ReverseTagWrapper<T> - Class in net.minecraftforge.common.util
 
ReverseTagWrapper(T, Supplier<ITagCollection<T>>) - Constructor for class net.minecraftforge.common.util.ReverseTagWrapper
 
revert(RegistryManager, ResourceLocation, boolean) - Static method in class net.minecraftforge.registries.GameData
 
revertTo(RegistryManager, boolean) - Static method in class net.minecraftforge.registries.GameData
 
revertToFrozen() - Static method in class net.minecraftforge.registries.GameData
 
revive() - Method in class net.minecraft.entity.Entity
 
revive() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
reviveCaps() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
revokeCriterion(String) - Method in class net.minecraft.advancements.AdvancementProgress
 
revokeCriterion(Advancement, String) - Method in class net.minecraft.advancements.PlayerAdvancements
 
rgb(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
rgb(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
 
RIDE - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
ride(MobEntity, BoostHelper, Vector3d) - Method in interface net.minecraft.entity.IRideable
 
RIDE_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
rideCooldown - Variable in class net.minecraft.entity.Entity
 
RideEntityTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
RideEntityTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.RideEntityTask
 
RidingMinecartTickableSound - Class in net.minecraft.client.audio
 
RidingMinecartTickableSound(PlayerEntity, AbstractMinecartEntity) - Constructor for class net.minecraft.client.audio.RidingMinecartTickableSound
 
RidingToPassengers - Class in net.minecraft.util.datafix.fixes
 
RidingToPassengers(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.RidingToPassengers
 
right - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
RIGHT_ARM_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
RIGHT_CLICK_BLOCK_WITH_ITEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
right_height - Static variable in class net.minecraftforge.client.gui.ForgeIngameGui
 
RIGHT_LEG_ROTATION - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
RIGHT_SHOULDER_ENTITY - Static variable in class net.minecraft.entity.player.PlayerEntity
 
rightArmPose - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
RightClickBlock(PlayerEntity, Hand, BlockPos, Direction) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
Deprecated.
RightClickBlock(PlayerEntity, Hand, BlockPos, BlockRayTraceResult) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
RightClickBlockWithItemTrigger - Class in net.minecraft.advancements.criterion
 
RightClickBlockWithItemTrigger() - Constructor for class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger
 
RightClickBlockWithItemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
RightClickEmpty(PlayerEntity, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickEmpty
 
RightClickItem(PlayerEntity, Hand) - Constructor for class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickItem
 
rightKeyDown - Variable in class net.minecraft.util.MovementInput
 
RightTurn(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
RightTurn(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RightTurn
 
rightVillagerLeg - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
ring(World, BlockPos, Direction) - Method in class net.minecraft.block.BellBlock
 
ring(Direction) - Method in class net.minecraft.tileentity.BellTileEntity
 
RingBellTask - Class in net.minecraft.entity.ai.brain.task
 
RingBellTask() - Constructor for class net.minecraft.entity.ai.brain.task.RingBellTask
 
ringBuffer - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
ringBufferIndex - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
ringDirection - Variable in class net.minecraft.tileentity.BellTileEntity
 
ringingTicks - Variable in class net.minecraft.tileentity.BellTileEntity
 
RIPTIDE - Static variable in class net.minecraft.enchantment.Enchantments
 
RiptideEnchantment - Class in net.minecraft.enchantment
 
RiptideEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.RiptideEnchantment
 
RisingParticle - Class in net.minecraft.client.particle
 
RisingParticle(ClientWorld, double, double, double, float, float, float, double, double, double, float, IAnimatedSprite, float, int, double, boolean) - Constructor for class net.minecraft.client.particle.RisingParticle
 
RIVER - Static variable in class net.minecraft.world.biome.Biomes
 
RIVER - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
RiverLayer - Enum in net.minecraft.world.gen.layer
 
ROCK - Static variable in class net.minecraft.block.material.Material
 
rockAmount - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
RODS - Static variable in class net.minecraftforge.common.Tags.Items
 
RODS_BLAZE - Static variable in class net.minecraftforge.common.Tags.Items
 
RODS_WOODEN - Static variable in class net.minecraftforge.common.Tags.Items
 
rollCounter - Variable in class net.minecraft.entity.passive.PandaEntity
 
rolls(IRandomRange) - Method in class net.minecraft.loot.LootPool.Builder
 
Room(int, Random, int, int, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
Room(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Room
 
RoomCrossing(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
RoomCrossing(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
roomDefinition - Variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
roomType - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.RoomCrossing
 
ROOT - Static variable in class net.minecraft.block.SoundType
 
ROOT - Static variable in class net.minecraft.util.registry.Registry
 
ROOT_REGISTRIES - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
ROOT_REGISTRY - Static variable in class net.minecraft.util.registry.Registry
 
rootAdvancementAdded(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
rootAdvancementAdded(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
rootAdvancementRemoved(Advancement) - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
rootAdvancementRemoved(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
rootRelTime - Variable in class net.minecraft.profiler.DataPoint
 
ROSE_BUSH - Static variable in class net.minecraft.block.Blocks
 
ROSE_BUSH - Static variable in class net.minecraft.item.Items
 
ROSE_BUSH - Static variable in class net.minecraft.world.gen.feature.Features.States
 
rotate(Quaternion) - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
rotate(Rotation) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
Deprecated.
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AbstractFurnaceBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AnvilBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.AttachedStemBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.BannerBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.BarrelBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.CampfireBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.ChestBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.CommandBlockBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DetectorRailBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DispenserBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.DoorBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.EnderChestBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.EndPortalFrameBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.EndRodBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.FourWayBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.GrindstoneBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.HopperBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.HorizontalBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.HugeMushroomBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.JigsawBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.LadderBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.LecternBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.MovingPistonBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.NetherPortalBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.ObserverBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.PistonBlock
 
rotate(BlockState, IWorld, BlockPos, Rotation) - Method in class net.minecraft.block.PistonBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.PistonHeadBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.PoweredRailBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RailBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RedstoneWireBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.RotatedPillarBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.ShulkerBoxBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.SkullBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.StairsBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.StandingSignBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.StonecutterBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.TripWireBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.TripWireHookBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.VineBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallBannerBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallSignBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallSkullBlock
 
rotate(BlockState, Rotation) - Method in class net.minecraft.block.WallTorchBlock
 
rotate(Rotation) - Method in class net.minecraft.tileentity.TileEntity
 
rotate(Direction.Axis) - Method in enum net.minecraft.util.AxisRotation
 
rotate(Rotation) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
rotate(Rotation) - Method in class net.minecraft.util.math.BlockPos
 
rotate(Direction) - Method in enum net.minecraft.util.Rotation
 
rotate(int, int) - Method in enum net.minecraft.util.Rotation
 
rotate(BlockState, IWorld, BlockPos, Rotation) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
rotate(IWorld, BlockPos, Rotation) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
rotateAngleX - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
rotateAngleY - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
rotateAngleZ - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
RotatedPillarBlock - Class in net.minecraft.block
 
RotatedPillarBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.RotatedPillarBlock
 
rotateElytraX - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
rotateElytraY - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
rotateElytraZ - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
rotatef(float, float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
rotatef(float, float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
rotateFace(Matrix4f, Direction) - Static method in enum net.minecraft.util.Direction
 
rotatePitch(float) - Method in class net.minecraft.util.math.vector.Vector3d
 
rotateRoll(float) - Method in class net.minecraft.util.math.vector.Vector3d
 
rotateTowards(double, double) - Method in class net.minecraft.entity.Entity
 
rotateTowardsMovement(Entity, float) - Static method in class net.minecraft.entity.projectile.ProjectileHelper
 
rotateTransform(Direction) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
rotateVertex(Vector3f, TransformationMatrix) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
rotateY() - Method in enum net.minecraft.util.Direction
 
rotateYaw(float) - Method in class net.minecraft.util.math.vector.Vector3d
 
rotateYCCW() - Method in enum net.minecraft.util.Direction
 
rotating - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
rotating - Variable in class net.minecraft.network.play.server.SEntityPacket
 
ROTATION - Static variable in class net.minecraft.block.BannerBlock
 
ROTATION - Static variable in class net.minecraft.block.SkullBlock
 
ROTATION - Static variable in class net.minecraft.block.StandingSignBlock
 
rotation - Variable in class net.minecraft.client.renderer.model.BlockFaceUV
 
rotation - Variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
rotation() - Static method in class net.minecraft.command.arguments.RotationArgument
 
rotation(float) - Method in class net.minecraft.util.math.vector.Vector3f
 
Rotation - Enum in net.minecraft.util
 
rotation - Variable in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
rotation(ModelBuilder.FaceRotation) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
rotation() - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
rotation(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
ROTATION_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ROTATION_DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
ROTATION_INCOMPLETE - Static variable in class net.minecraft.command.arguments.RotationArgument
 
RotationArgument - Class in net.minecraft.command.arguments
 
RotationArgument() - Constructor for class net.minecraft.command.arguments.RotationArgument
 
RotationBuilder() - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
rotationDegrees(float) - Method in class net.minecraft.util.math.vector.Vector3f
 
RotationPacket() - Constructor for class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
RotationPacket(float, float, boolean) - Constructor for class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
rotationPitch - Variable in class net.minecraft.block.PortalInfo
 
rotationPitch - Variable in class net.minecraft.entity.Entity
 
rotationPointX - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
rotationPointY - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
rotationPointZ - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
ROTATIONS - Static variable in class net.minecraft.network.datasync.DataSerializers
 
Rotations - Class in net.minecraft.util.math
 
Rotations(float, float, float) - Constructor for class net.minecraft.util.math.Rotations
 
Rotations(ListNBT) - Constructor for class net.minecraft.util.math.Rotations
 
rotationX(int) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
rotationX - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
rotationY(int) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
rotationY - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
rotationYaw - Variable in class net.minecraft.block.PortalInfo
 
rotationYaw - Variable in class net.minecraft.entity.Entity
 
rotationYawHead - Variable in class net.minecraft.entity.LivingEntity
 
rotLerp(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
Deprecated.
rotLerpRad(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
ROTTEN_FLESH - Static variable in class net.minecraft.item.Foods
 
ROTTEN_FLESH - Static variable in class net.minecraft.item.Items
 
rotWrap(double) - Static method in class net.minecraft.util.math.MathHelper
Deprecated.
ROUGH_PRISMARINE - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
roundUp(int, int) - Static method in class net.minecraft.util.math.MathHelper
 
Row() - Constructor for class net.minecraftforge.common.util.TextTable.Row
 
RUINED_PORTAL - Static variable in class net.minecraft.loot.LootTables
 
RUINED_PORTAL - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
RUINED_PORTAL - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
RUINED_PORTAL - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RUINED_PORTAL_DESERT - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RUINED_PORTAL_JUNGLE - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RUINED_PORTAL_MOUNTAIN - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RUINED_PORTAL_NETHER - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RUINED_PORTAL_OCEAN - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RUINED_PORTAL_SWAMP - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
RuinedPortalFeature - Class in net.minecraft.world.gen.feature
 
RuinedPortalFeature(RuinedPortalStructure.Location) - Constructor for class net.minecraft.world.gen.feature.RuinedPortalFeature
 
RuinedPortalPiece - Class in net.minecraft.world.gen.feature.structure
 
RuinedPortalPiece(BlockPos, RuinedPortalPiece.Location, RuinedPortalPiece.Serializer, ResourceLocation, Template, Rotation, Mirror, BlockPos) - Constructor for class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
 
RuinedPortalPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.RuinedPortalPiece
 
RuinedPortalPiece.Location - Enum in net.minecraft.world.gen.feature.structure
 
RuinedPortalPiece.Serializer - Class in net.minecraft.world.gen.feature.structure
 
RuinedPortalStructure - Class in net.minecraft.world.gen.feature.structure
 
RuinedPortalStructure(Codec<RuinedPortalFeature>) - Constructor for class net.minecraft.world.gen.feature.structure.RuinedPortalStructure
 
RuinedPortalStructure.Location - Enum in net.minecraft.world.gen.feature.structure
 
RuinedPortalStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
RULE - Static variable in interface net.minecraft.world.gen.feature.template.IStructureProcessorType
 
RULE_TEST - Static variable in class net.minecraft.util.registry.Registry
 
RULE_TEST_KEY - Static variable in class net.minecraft.util.registry.Registry
 
RuleEntry - Class in net.minecraft.world.gen.feature.template
 
RuleEntry(RuleTest, RuleTest, BlockState) - Constructor for class net.minecraft.world.gen.feature.template.RuleEntry
 
RuleEntry(RuleTest, RuleTest, PosRuleTest, BlockState) - Constructor for class net.minecraft.world.gen.feature.template.RuleEntry
 
RuleEntry(RuleTest, RuleTest, PosRuleTest, BlockState, Optional<CompoundNBT>) - Constructor for class net.minecraft.world.gen.feature.template.RuleEntry
 
RuleKey(String, GameRules.Category) - Constructor for class net.minecraft.world.GameRules.RuleKey
 
RuleStructureProcessor - Class in net.minecraft.world.gen.feature.template
 
RuleStructureProcessor(List<? extends RuleEntry>) - Constructor for class net.minecraft.world.gen.feature.template.RuleStructureProcessor
 
RuleTest - Class in net.minecraft.world.gen.feature.template
 
RuleTest() - Constructor for class net.minecraft.world.gen.feature.template.RuleTest
 
RuleValue(GameRules.RuleType<T>) - Constructor for class net.minecraft.world.GameRules.RuleValue
 
run() - Method in class net.minecraft.client.Minecraft
 
run() - Method in class net.minecraft.client.multiplayer.LanServerPingThread
 
run() - Method in class net.minecraft.client.network.LanServerDetector.LanServerFindThread
 
run(T, TimerCallbackManager<T>, long) - Method in interface net.minecraft.command.ITimerCallback
 
run(MinecraftServer, TimerCallbackManager<MinecraftServer>, long) - Method in class net.minecraft.command.TimedFunction
 
run(MinecraftServer, TimerCallbackManager<MinecraftServer>, long) - Method in class net.minecraft.command.TimedFunctionTag
 
run(T, long) - Method in class net.minecraft.command.TimerCallbackManager
 
run() - Method in class net.minecraft.data.DataGenerator
 
run() - Method in class net.minecraft.network.rcon.ClientThread
 
run() - Method in class net.minecraft.network.rcon.MainThread
 
run() - Method in class net.minecraft.network.rcon.QueryThread
 
run() - Method in class net.minecraft.realms.action.CloseRealmsAction
 
run() - Method in class net.minecraft.realms.action.ConnectedToRealmsAction
 
run() - Method in class net.minecraft.realms.action.ConnectingToRealmsAction
 
run() - Method in class net.minecraft.realms.action.CreateWorldRealmsAction
 
run() - Method in class net.minecraft.realms.action.OpeningWorldRealmsAction
 
run() - Method in class net.minecraft.realms.action.PrepareDownloadRealmsAction
 
run() - Method in class net.minecraft.realms.action.ResetWorldRealmsAction
 
run() - Method in class net.minecraft.realms.action.RestoringBackupRealmsAction
 
run() - Method in class net.minecraft.realms.action.StartMinigameRealmsAction
 
run() - Method in class net.minecraft.realms.action.SwitchMinigameRealmsAction
 
run() - Method in class net.minecraft.server.dedicated.ServerHangWatchdog
 
run(TickDelayedTask) - Method in class net.minecraft.server.MinecraftServer
 
run() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
run() - Method in class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
 
run(R) - Method in class net.minecraft.util.concurrent.RecursiveEventLoop
 
run(R) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
run() - Method in class net.minecraft.util.concurrent.TickDelayedTask
 
run(MobEntity, IChunk) - Method in interface net.minecraft.world.spawner.WorldEntitySpawner.IOnSpawnDensityAdder
 
run() - Method in class net.minecraft.world.storage.WorldSavedDataCallableSave
 
runAction(INBT, NBTPathArgument.NBTPath, List<INBT>) - Method in enum net.minecraft.loot.functions.CopyNbt.Action
 
runAll() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent.DataGeneratorConfig
 
RunAroundLikeCrazyGoal - Class in net.minecraft.entity.ai.goal
 
RunAroundLikeCrazyGoal(AbstractHorseEntity, double) - Constructor for class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
runAsFancy(Runnable) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
runAsync(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
RunAwayTask<T> - Class in net.minecraft.entity.ai.brain.task
 
RunAwayTask(MemoryModuleType<T>, float, int, boolean, Function<T, Vector3d>) - Constructor for class net.minecraft.entity.ai.brain.task.RunAwayTask
 
runChunkUploads() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
runDelay - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
runEventGenerator(Function<ModContainer, T>) - Method in class net.minecraftforge.fml.ModLoader
 
runForAllSoundSources(Consumer<Stream<SoundSource>>) - Method in class net.minecraft.client.audio.ChannelManager
 
runForDist(Supplier<Supplier<T>>, Supplier<Supplier<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
Deprecated.
runImmediately(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
runLater(Runnable) - Static method in class net.minecraftforge.fml.DeferredWorkQueue
Deprecated.
RunnableWithPriority(int, Runnable) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
 
running - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
running - Variable in class net.minecraft.network.rcon.RConThread
 
runOnSoundExecutor(Consumer<SoundSource>) - Method in class net.minecraft.client.audio.ChannelManager.Entry
 
runScheduledTasks() - Method in class net.minecraft.server.MinecraftServer
 
RunSometimesTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
RunSometimesTask(Task<? super E>, RangedInteger) - Constructor for class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
RunSometimesTask(Task<? super E>, boolean, RangedInteger) - Constructor for class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
runTick() - Method in class net.minecraft.client.Minecraft
 
runWhenOn(Dist, Supplier<Runnable>) - Static method in class net.minecraftforge.fml.DistExecutor
Deprecated.

S

S2CConfigData(String, byte[]) - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CConfigData
 
S2CModList() - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CModList
 
S2CRegistry(ResourceLocation, ForgeRegistry.Snapshot) - Constructor for class net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
 
SADDLE - Static variable in class net.minecraft.item.Items
 
saddledRaw - Variable in class net.minecraft.entity.BoostHelper
 
SaddleItem - Class in net.minecraft.item
 
SaddleItem(Item.Properties) - Constructor for class net.minecraft.item.SaddleItem
 
SaddleLayer<T extends Entity & IEquipable,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
SaddleLayer(IEntityRenderer<T, M>, M, ResourceLocation) - Constructor for class net.minecraft.client.renderer.entity.layers.SaddleLayer
 
SAdvancementInfoPacket - Class in net.minecraft.network.play.server
 
SAdvancementInfoPacket() - Constructor for class net.minecraft.network.play.server.SAdvancementInfoPacket
 
SAdvancementInfoPacket(boolean, Collection<Advancement>, Set<ResourceLocation>, Map<ResourceLocation, AdvancementProgress>) - Constructor for class net.minecraft.network.play.server.SAdvancementInfoPacket
 
safeCallWhenOn(Dist, Supplier<DistExecutor.SafeCallable<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
 
safeRunForDist(Supplier<DistExecutor.SafeSupplier<T>>, Supplier<DistExecutor.SafeSupplier<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
 
safeRunWhenOn(Dist, Supplier<DistExecutor.SafeRunnable>) - Static method in class net.minecraftforge.fml.DistExecutor
 
SALMON - Static variable in class net.minecraft.entity.EntityType
 
SALMON - Static variable in class net.minecraft.item.Foods
 
SALMON - Static variable in class net.minecraft.item.Items
 
SALMON_BUCKET - Static variable in class net.minecraft.item.Items
 
SALMON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SalmonEntity - Class in net.minecraft.entity.passive.fish
 
SalmonEntity(EntityType<? extends SalmonEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.SalmonEntity
 
SalmonModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SalmonModel() - Constructor for class net.minecraft.client.renderer.entity.model.SalmonModel
 
SalmonRenderer - Class in net.minecraft.client.renderer.entity
 
SalmonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SalmonRenderer
 
SAME - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
SAND - Static variable in class net.minecraft.block.Blocks
 
SAND - Static variable in class net.minecraft.block.material.Material
 
SAND - Static variable in class net.minecraft.block.material.MaterialColor
 
SAND - Static variable in class net.minecraft.block.SoundType
 
SAND - Static variable in class net.minecraft.item.Items
 
SAND - Static variable in class net.minecraft.tags.BlockTags
 
SAND - Static variable in class net.minecraft.tags.ItemTags
 
SAND - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SAND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SAND - Static variable in class net.minecraftforge.common.Tags.Items
 
SAND_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SAND_COLORLESS - Static variable in class net.minecraftforge.common.Tags.Items
 
SAND_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SAND_RED - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SAND_RED - Static variable in class net.minecraftforge.common.Tags.Items
 
SAND_SAND_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SandBlock - Class in net.minecraft.block
 
SandBlock(int, AbstractBlock.Properties) - Constructor for class net.minecraft.block.SandBlock
 
SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE - Static variable in class net.minecraft.item.Items
 
SANDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
SANDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
SANDSTONE_WALL - Static variable in class net.minecraft.block.Blocks
 
SANDSTONE_WALL - Static variable in class net.minecraft.item.Items
 
SANDY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SAnimateBlockBreakPacket - Class in net.minecraft.network.play.server
 
SAnimateBlockBreakPacket() - Constructor for class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
SAnimateBlockBreakPacket(int, BlockPos, int) - Constructor for class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
SAnimateHandPacket - Class in net.minecraft.network.play.server
 
SAnimateHandPacket() - Constructor for class net.minecraft.network.play.server.SAnimateHandPacket
 
SAnimateHandPacket(Entity, int) - Constructor for class net.minecraft.network.play.server.SAnimateHandPacket
 
SaplingBlock - Class in net.minecraft.block
 
SaplingBlock(Tree, AbstractBlock.Properties) - Constructor for class net.minecraft.block.SaplingBlock
 
saplingGrowTree(IWorld, Random, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
SaplingGrowTreeEvent - Class in net.minecraftforge.event.world
 
SaplingGrowTreeEvent(IWorld, Random, BlockPos) - Constructor for class net.minecraftforge.event.world.SaplingGrowTreeEvent
 
SAPLINGS - Static variable in class net.minecraft.tags.BlockTags
 
SAPLINGS - Static variable in class net.minecraft.tags.ItemTags
 
saturation(float) - Method in class net.minecraft.item.Food.Builder
 
SATURATION - Static variable in class net.minecraft.potion.Effects
 
SAVANNA - Static variable in class net.minecraft.entity.villager.VillagerType
 
SAVANNA - Static variable in class net.minecraft.world.biome.Biomes
 
SAVANNA - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SAVANNA_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
SavannaVillagePools - Class in net.minecraft.world.gen.feature.structure
 
SavannaVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.SavannaVillagePools
 
save() - Method in class net.minecraft.advancements.PlayerAdvancements
 
save() - Method in class net.minecraft.client.settings.CreativeSettings
 
save(Gson, DirectoryCache, JsonElement, Path) - Static method in interface net.minecraft.data.IDataProvider
 
save(Path) - Method in class net.minecraft.server.dedicated.PropertyManager
 
save() - Method in class net.minecraft.server.management.PlayerProfileCache
 
save(boolean, boolean, boolean) - Method in class net.minecraft.server.MinecraftServer
 
save() - Method in class net.minecraft.server.ServerPropertiesProvider
 
save() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
save(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
save(boolean) - Method in class net.minecraft.world.server.ChunkManager
 
save(boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
save(IProgressUpdate, boolean, boolean) - Method in class net.minecraft.world.server.ServerWorld
 
save() - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
save(File) - Method in class net.minecraft.world.storage.WorldSavedData
 
save() - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
save() - Method in class net.minecraftforge.common.ForgeConfigSpec
 
save() - Static method in class net.minecraftforge.common.UsernameCache
 
Save(IChunk, IWorld, CompoundNBT) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Save
 
Save(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent.Save
 
save() - Method in class net.minecraftforge.fml.config.ModConfig
 
save() - Method in class net.minecraftforge.fml.relauncher.libraries.MemoryModList
 
save() - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
SaveAllCommand - Class in net.minecraft.command.impl
 
SaveAllCommand() - Constructor for class net.minecraft.command.impl.SaveAllCommand
 
saveAllItems(CompoundNBT, NonNullList<ItemStack>) - Static method in class net.minecraft.inventory.ItemStackHelper
 
saveAllItems(CompoundNBT, NonNullList<ItemStack>, boolean) - Static method in class net.minecraft.inventory.ItemStackHelper
 
saveAllPlayerData() - Method in class net.minecraft.server.management.PlayerList
 
SAVED_DATA - Static variable in class net.minecraft.util.datafix.TypeReferences
 
SavedDataUUID - Class in net.minecraft.util.datafix.fixes
 
SavedDataUUID(Schema) - Constructor for class net.minecraft.util.datafix.fixes.SavedDataUUID
 
SaveFormat - Class in net.minecraft.world.storage
 
SaveFormat(Path, Path, DataFixer) - Constructor for class net.minecraft.world.storage.SaveFormat
 
SaveFormat.LevelSave - Class in net.minecraft.world.storage
 
saveIfDirty(ChunkPos) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
saveLevel(DynamicRegistries, IServerConfiguration) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
saveLevel(DynamicRegistries, IServerConfiguration, CompoundNBT) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
SaveOffCommand - Class in net.minecraft.command.impl
 
SaveOffCommand() - Constructor for class net.minecraft.command.impl.SaveOffCommand
 
SaveOnCommand - Class in net.minecraft.command.impl
 
SaveOnCommand() - Constructor for class net.minecraft.command.impl.SaveOnCommand
 
saveOptions() - Method in class net.minecraft.client.GameSettings
 
savePlayerData(PlayerEntity) - Method in class net.minecraft.world.storage.PlayerData
 
saveRecipeAdvancement(DirectoryCache, JsonObject, Path) - Method in class net.minecraft.data.RecipeProvider
 
saveRecipeAdvancement(DirectoryCache, JsonObject, Path) - Method in class net.minecraftforge.common.data.ForgeRecipeProvider
 
saveScheduledTicks(ServerWorld) - Method in class net.minecraft.world.chunk.Chunk
 
saveScreenshot(File, int, int, Framebuffer, Consumer<ITextComponent>) - Static method in class net.minecraft.util.ScreenShotHelper
 
saveScreenshot(File, String, int, int, Framebuffer, Consumer<ITextComponent>) - Static method in class net.minecraft.util.ScreenShotHelper
 
saveServerList() - Method in class net.minecraft.client.multiplayer.ServerList
 
saveSingleServer(ServerData) - Static method in class net.minecraft.client.multiplayer.ServerList
 
saveStatFile() - Method in class net.minecraft.stats.ServerStatisticsManager
 
saveToFile(File) - Method in class net.minecraft.crash.CrashReport
 
SaveToFile(PlayerEntity, File, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
 
saveToNbt(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
say(ChatType, ITextComponent, UUID) - Method in interface net.minecraft.client.gui.chat.IChatListener
 
say(ChatType, ITextComponent, UUID) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
say(String) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
say(ChatType, ITextComponent, UUID) - Method in class net.minecraft.client.gui.chat.NormalChatListener
 
say(ChatType, ITextComponent, UUID) - Method in class net.minecraft.client.gui.chat.OverlayChatListener
 
SayCommand - Class in net.minecraft.command.impl
 
SayCommand() - Constructor for class net.minecraft.command.impl.SayCommand
 
SBlockActionPacket - Class in net.minecraft.network.play.server
 
SBlockActionPacket() - Constructor for class net.minecraft.network.play.server.SBlockActionPacket
 
SBlockActionPacket(BlockPos, Block, int, int) - Constructor for class net.minecraft.network.play.server.SBlockActionPacket
 
SCAFFOLDING - Static variable in class net.minecraft.block.Blocks
 
SCAFFOLDING - Static variable in class net.minecraft.block.SoundType
 
SCAFFOLDING - Static variable in class net.minecraft.item.Items
 
ScaffoldingBlock - Class in net.minecraft.block
 
ScaffoldingBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.ScaffoldingBlock
 
ScaffoldingItem - Class in net.minecraft.item
 
ScaffoldingItem(Block, Item.Properties) - Constructor for class net.minecraft.item.ScaffoldingItem
 
scale(float, float, float) - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
scale - Variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
scale(float) - Method in class net.minecraft.entity.EntitySize
 
scale(float, float) - Method in class net.minecraft.entity.EntitySize
 
scale(double) - Method in class net.minecraft.util.math.vector.Vector3d
 
scale(Vector3f) - Method in class net.minecraft.util.math.vector.Vector4f
 
scale(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
scale - Variable in class net.minecraft.world.storage.MapData
 
scale(float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
scale(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
SCALE_DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
scaled(double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
scaled(double, double, double) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
scaledHeight - Variable in class net.minecraft.client.gui.IngameGui
 
scaledWidth - Variable in class net.minecraft.client.gui.IngameGui
 
scalef(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
scalef(float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
scaleMap(ItemStack, World, int) - Static method in class net.minecraft.item.FilledMapItem
 
ScalingSettings - Class in net.minecraft.world.gen.settings
 
ScalingSettings(double, double, double, double) - Constructor for class net.minecraft.world.gen.settings.ScalingSettings
 
SCameraPacket - Class in net.minecraft.network.play.server
 
SCameraPacket() - Constructor for class net.minecraft.network.play.server.SCameraPacket
 
SCameraPacket(Entity) - Constructor for class net.minecraft.network.play.server.SCameraPacket
 
SCAN - Static variable in class net.minecraftforge.fml.Logging
 
scanMods() - Method in class net.minecraftforge.userdev.ClasspathLocator
 
ScanningSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
ScanningSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
ScatteredStructurePiece - Class in net.minecraft.world.gen.feature.structure
 
ScatteredStructurePiece(IStructurePieceType, Random, int, int, int, int, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
ScatteredStructurePiece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
SChangeBlockPacket - Class in net.minecraft.network.play.server
 
SChangeBlockPacket() - Constructor for class net.minecraft.network.play.server.SChangeBlockPacket
 
SChangeBlockPacket(BlockPos, BlockState) - Constructor for class net.minecraft.network.play.server.SChangeBlockPacket
 
SChangeBlockPacket(IBlockReader, BlockPos) - Constructor for class net.minecraft.network.play.server.SChangeBlockPacket
 
SChangeGameStatePacket - Class in net.minecraft.network.play.server
 
SChangeGameStatePacket() - Constructor for class net.minecraft.network.play.server.SChangeGameStatePacket
 
SChangeGameStatePacket(SChangeGameStatePacket.State, float) - Constructor for class net.minecraft.network.play.server.SChangeGameStatePacket
 
SChangeGameStatePacket.State - Class in net.minecraft.network.play.server
 
SChatPacket - Class in net.minecraft.network.play.server
 
SChatPacket() - Constructor for class net.minecraft.network.play.server.SChatPacket
 
SChatPacket(ITextComponent, ChatType, UUID) - Constructor for class net.minecraft.network.play.server.SChatPacket
 
schedule(ChunkRenderDispatcher.ChunkRender.ChunkRenderTask) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
Schedule - Class in net.minecraft.entity.ai.brain.schedule
 
Schedule() - Constructor for class net.minecraft.entity.ai.brain.schedule.Schedule
 
SCHEDULE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SCHEDULE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
ScheduleBuilder - Class in net.minecraft.entity.ai.brain.schedule
 
ScheduleBuilder(Schedule) - Constructor for class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder
 
ScheduleCommand - Class in net.minecraft.command.impl
 
ScheduleCommand() - Constructor for class net.minecraft.command.impl.ScheduleCommand
 
ScheduleDuties - Class in net.minecraft.entity.ai.brain.schedule
 
ScheduleDuties() - Constructor for class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
 
scheduleResourcesRefresh() - Method in class net.minecraft.client.Minecraft
Deprecated.
SCHEDULES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
SCHEDULES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
scheduleTick(BlockPos, T, int) - Method in class net.minecraft.world.EmptyTickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.EmptyTickList
 
scheduleTick(BlockPos, T, int) - Method in interface net.minecraft.world.ITickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in interface net.minecraft.world.ITickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.SerializableTickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.server.ServerTickList
 
scheduleTick(BlockPos, T, int, TickPriority) - Method in class net.minecraft.world.WorldGenTickList
 
scheduleUpdate(long) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
scheduleUpdate(long, long, int, boolean) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
scheduleUpdate(long) - Method in class net.minecraft.world.lighting.LightEngine
 
scheduleUpdate(long) - Method in class net.minecraft.world.lighting.SkyLightEngine
 
SChunkDataPacket - Class in net.minecraft.network.play.server
 
SChunkDataPacket() - Constructor for class net.minecraft.network.play.server.SChunkDataPacket
 
SChunkDataPacket(Chunk, int) - Constructor for class net.minecraft.network.play.server.SChunkDataPacket
 
SCloseWindowPacket - Class in net.minecraft.network.play.server
 
SCloseWindowPacket() - Constructor for class net.minecraft.network.play.server.SCloseWindowPacket
 
SCloseWindowPacket(int) - Constructor for class net.minecraft.network.play.server.SCloseWindowPacket
 
SCollectItemPacket - Class in net.minecraft.network.play.server
 
SCollectItemPacket() - Constructor for class net.minecraft.network.play.server.SCollectItemPacket
 
SCollectItemPacket(int, int, int) - Constructor for class net.minecraft.network.play.server.SCollectItemPacket
 
SCombatPacket - Class in net.minecraft.network.play.server
 
SCombatPacket() - Constructor for class net.minecraft.network.play.server.SCombatPacket
 
SCombatPacket(CombatTracker, SCombatPacket.Event) - Constructor for class net.minecraft.network.play.server.SCombatPacket
 
SCombatPacket(CombatTracker, SCombatPacket.Event, ITextComponent) - Constructor for class net.minecraft.network.play.server.SCombatPacket
 
SCombatPacket.Event - Enum in net.minecraft.network.play.server
 
SCommandListPacket - Class in net.minecraft.network.play.server
 
SCommandListPacket() - Constructor for class net.minecraft.network.play.server.SCommandListPacket
 
SCommandListPacket(RootCommandNode<ISuggestionProvider>) - Constructor for class net.minecraft.network.play.server.SCommandListPacket
 
SConfirmTransactionPacket - Class in net.minecraft.network.play.server
 
SConfirmTransactionPacket() - Constructor for class net.minecraft.network.play.server.SConfirmTransactionPacket
 
SConfirmTransactionPacket(int, short, boolean) - Constructor for class net.minecraft.network.play.server.SConfirmTransactionPacket
 
SCooldownPacket - Class in net.minecraft.network.play.server
 
SCooldownPacket() - Constructor for class net.minecraft.network.play.server.SCooldownPacket
 
SCooldownPacket(Item, int) - Constructor for class net.minecraft.network.play.server.SCooldownPacket
 
Score - Class in net.minecraft.scoreboard
 
Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.scoreboard.Score
 
SCORE_COMPARATOR - Static variable in class net.minecraft.scoreboard.Score
 
Scoreboard - Class in net.minecraft.scoreboard
 
Scoreboard() - Constructor for class net.minecraft.scoreboard.Scoreboard
 
SCOREBOARD_UNKNOWN_DISPLAY_SLOT - Static variable in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
ScoreboardCommand - Class in net.minecraft.command.impl
 
ScoreboardCommand() - Constructor for class net.minecraft.command.impl.ScoreboardCommand
 
ScoreboardSaveData - Class in net.minecraft.scoreboard
 
ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
 
scoreboardSlot() - Static method in class net.minecraft.command.arguments.ScoreboardSlotArgument
 
ScoreboardSlotArgument - Class in net.minecraft.command.arguments
 
ScoreCriteria - Class in net.minecraft.scoreboard
 
ScoreCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteria
 
ScoreCriteria(String, boolean, ScoreCriteria.RenderType) - Constructor for class net.minecraft.scoreboard.ScoreCriteria
 
ScoreCriteria.RenderType - Enum in net.minecraft.scoreboard
 
scoreHolder() - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
ScoreHolderArgument - Class in net.minecraft.command.arguments
 
ScoreHolderArgument(boolean) - Constructor for class net.minecraft.command.arguments.ScoreHolderArgument
 
ScoreHolderArgument.INameProvider - Interface in net.minecraft.command.arguments
 
ScoreHolderArgument.NameProvider - Class in net.minecraft.command.arguments
 
ScoreHolderArgument.Serializer - Class in net.minecraft.command.arguments
 
scoreHolders() - Static method in class net.minecraft.command.arguments.ScoreHolderArgument
 
ScoreObjective - Class in net.minecraft.scoreboard
 
ScoreObjective(Scoreboard, String, ScoreCriteria, ITextComponent, ScoreCriteria.RenderType) - Constructor for class net.minecraft.scoreboard.ScoreObjective
 
ScorePlayerTeam - Class in net.minecraft.scoreboard
 
ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
 
ScoreTextComponent - Class in net.minecraft.util.text
 
ScoreTextComponent(String, String) - Constructor for class net.minecraft.util.text.ScoreTextComponent
 
scoreValue - Variable in class net.minecraft.entity.LivingEntity
 
scratchPos - Variable in class net.minecraft.world.lighting.LightEngine
 
Screen - Class in net.minecraft.client.gui.screen
 
Screen(ITextComponent) - Constructor for class net.minecraft.client.gui.screen.Screen
 
SCREEN_EFFECT_SCALE_SLIDER - Static variable in class net.minecraft.client.AbstractOption
 
screenEffectScale - Variable in class net.minecraft.client.GameSettings
 
ScreenManager - Class in net.minecraft.client.gui
 
ScreenManager() - Constructor for class net.minecraft.client.gui.ScreenManager
 
ScreenManager.IScreenFactory<T extends Container,U extends Screen & IHasContainer<T>> - Interface in net.minecraft.client.gui
 
ScreenshotEvent - Class in net.minecraftforge.client.event
 
ScreenshotEvent(NativeImage, File) - Constructor for class net.minecraftforge.client.event.ScreenshotEvent
 
ScreenShotHelper - Class in net.minecraft.util
 
ScreenShotHelper() - Constructor for class net.minecraft.util.ScreenShotHelper
 
ScreenSize - Class in net.minecraft.client.renderer
 
ScreenSize(int, int, OptionalInt, OptionalInt, boolean) - Constructor for class net.minecraft.client.renderer.ScreenSize
 
scrollDistance - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
ScrollPanel - Class in net.minecraftforge.client.gui
 
ScrollPanel(Minecraft, int, int, int, int) - Constructor for class net.minecraftforge.client.gui.ScrollPanel
 
scrollTo(float) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
SCustomPayloadLoginPacket - Class in net.minecraft.network.login.server
 
SCustomPayloadLoginPacket() - Constructor for class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
SCustomPayloadPlayPacket - Class in net.minecraft.network.play.server
 
SCustomPayloadPlayPacket() - Constructor for class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
SCustomPayloadPlayPacket(ResourceLocation, PacketBuffer) - Constructor for class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
SCUTE - Static variable in class net.minecraft.item.Items
 
SDestroyEntitiesPacket - Class in net.minecraft.network.play.server
 
SDestroyEntitiesPacket() - Constructor for class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
SDestroyEntitiesPacket(int...) - Constructor for class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
SDisconnectLoginPacket - Class in net.minecraft.network.login.server
 
SDisconnectLoginPacket() - Constructor for class net.minecraft.network.login.server.SDisconnectLoginPacket
 
SDisconnectLoginPacket(ITextComponent) - Constructor for class net.minecraft.network.login.server.SDisconnectLoginPacket
 
SDisconnectPacket - Class in net.minecraft.network.play.server
 
SDisconnectPacket() - Constructor for class net.minecraft.network.play.server.SDisconnectPacket
 
SDisconnectPacket(ITextComponent) - Constructor for class net.minecraft.network.play.server.SDisconnectPacket
 
SDisplayObjectivePacket - Class in net.minecraft.network.play.server
 
SDisplayObjectivePacket() - Constructor for class net.minecraft.network.play.server.SDisplayObjectivePacket
 
SDisplayObjectivePacket(int, ScoreObjective) - Constructor for class net.minecraft.network.play.server.SDisplayObjectivePacket
 
SEA - Static variable in class net.minecraft.entity.item.PaintingType
 
SEA_GRASS - Static variable in class net.minecraft.block.material.Material
 
SEA_LANTERN - Static variable in class net.minecraft.block.Blocks
 
SEA_LANTERN - Static variable in class net.minecraft.item.Items
 
SEA_LANTERN - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
SEA_PICKLE - Static variable in class net.minecraft.block.Blocks
 
SEA_PICKLE - Static variable in class net.minecraft.item.Items
 
SEA_PICKLE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SEA_PICKLE - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS - Static variable in class net.minecraft.block.Blocks
 
SEAGRASS - Static variable in class net.minecraft.item.Items
 
SEAGRASS - Static variable in class net.minecraft.world.gen.feature.Feature
 
SEAGRASS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SEAGRASS_COLD - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_DEEP - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_DEEP_COLD - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_DEEP_WARM - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_DISK_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
SEAGRASS_NORMAL - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_RIVER - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_SIMPLE - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_SWAMP - Static variable in class net.minecraft.world.gen.feature.Features
 
SEAGRASS_WARM - Static variable in class net.minecraft.world.gen.feature.Features
 
SeaGrassBlock - Class in net.minecraft.block
 
SeaGrassBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SeaGrassBlock
 
SeaGrassFeature - Class in net.minecraft.world.gen.feature
 
SeaGrassFeature(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.feature.SeaGrassFeature
 
SeaPickleBlock - Class in net.minecraft.block
 
SeaPickleBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SeaPickleBlock
 
SeaPickleFeature - Class in net.minecraft.world.gen.feature
 
SeaPickleFeature(Codec<FeatureSpreadConfig>) - Constructor for class net.minecraft.world.gen.feature.SeaPickleFeature
 
search(String) - Method in interface net.minecraft.client.util.ISearchTree
 
search(String) - Method in class net.minecraft.client.util.SearchTree
 
search(String) - Method in class net.minecraft.client.util.SearchTreeReloadable
 
search(String) - Method in class net.minecraft.client.util.SuffixArray
 
SEARCH - Static variable in class net.minecraft.item.ItemGroup
 
searchField - Variable in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
searchForDestination() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
SearchTree<T> - Class in net.minecraft.client.util
 
SearchTree(Function<T, Stream<String>>, Function<T, Stream<ResourceLocation>>) - Constructor for class net.minecraft.client.util.SearchTree
 
SearchTreeManager - Class in net.minecraft.client.util
 
SearchTreeManager() - Constructor for class net.minecraft.client.util.SearchTreeManager
 
SearchTreeManager.Key<T> - Class in net.minecraft.client.util
 
SearchTreeReloadable<T> - Class in net.minecraft.client.util
 
SearchTreeReloadable(Function<T, Stream<ResourceLocation>>) - Constructor for class net.minecraft.client.util.SearchTreeReloadable
 
SearchTreeReloadable.JoinedIterator<T> - Class in net.minecraft.client.util
 
SECOND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
SECONDARY_JOB_SITE - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
SECONDARY_POIS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
SecondaryPositionSensor - Class in net.minecraft.entity.ai.brain.sensor
 
SecondaryPositionSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor
 
secondaryWeights - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
Section(Typed<?>, Schema) - Constructor for class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
Section(Typed<?>, Schema) - Constructor for class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
 
SectionDistanceGraph - Class in net.minecraft.util
 
SectionDistanceGraph(int, int, int) - Constructor for class net.minecraft.util.SectionDistanceGraph
 
SectionLightStorage<M extends LightDataMap<M>> - Class in net.minecraft.world.lighting
 
SectionLightStorage(LightType, IChunkLightProvider, M) - Constructor for class net.minecraft.world.lighting.SectionLightStorage
 
SectionPos - Class in net.minecraft.util.math
 
sectionsToVillage(SectionPos) - Method in class net.minecraft.village.PointOfInterestManager
 
sectionsToVillage(SectionPos) - Method in class net.minecraft.world.server.ServerWorld
 
SED_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
SeedCommand - Class in net.minecraft.command.impl
 
SeedCommand() - Constructor for class net.minecraft.command.impl.SeedCommand
 
SEEDS - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_BEETROOT - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_MELON - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_PUMPKIN - Static variable in class net.minecraftforge.common.Tags.Items
 
SEEDS_WHEAT - Static variable in class net.minecraftforge.common.Tags.Items
 
seedSlimeChunk(int, int, long, long) - Static method in class net.minecraft.util.SharedSeedRandom
 
SegmentedModel<E extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SegmentedModel() - Constructor for class net.minecraft.client.renderer.entity.model.SegmentedModel
 
SegmentedModel(Function<ResourceLocation, RenderType>) - Constructor for class net.minecraft.client.renderer.entity.model.SegmentedModel
 
select(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
selectAll() - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece.BlockSelector
 
selectCategory(ISpectatorMenuView) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
selectItem(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
SelectiveReloadStateHandler - Enum in net.minecraftforge.resource
 
selectiveResourceReloadEnabled - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
selectOne(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
selectOnePlayer(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
Selector - Class in net.minecraft.client.renderer.model.multipart
 
Selector(ICondition, VariantList) - Constructor for class net.minecraft.client.renderer.model.multipart.Selector
 
SELECTOR - Static variable in class net.minecraft.loot.LootParameterSets
 
Selector.Deserializer - Class in net.minecraft.client.renderer.model.multipart
 
SELECTOR_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.EntityArgument
 
SELECTOR_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
SELECTOR_TYPE_MISSING - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
SelectorTextComponent - Class in net.minecraft.util.text
 
SelectorTextComponent(String) - Constructor for class net.minecraft.util.text.SelectorTextComponent
 
SelectorWidget(GamemodeSelectionScreen.Mode, int, int) - Constructor for class net.minecraft.client.gui.screen.GamemodeSelectionScreen.SelectorWidget
 
selectPlayers(CommandSource) - Method in class net.minecraft.command.arguments.EntitySelector
 
selectRandomBackgroundMusic(BackgroundMusicSelector) - Method in class net.minecraft.client.audio.MusicTicker
 
selectSlot(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
selectSpriteRandomly(IAnimatedSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
selectSpriteWithAge(IAnimatedSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
selectSuggestion(int) - Method in class net.minecraft.client.gui.CommandSuggestionHelper.Suggestions
 
selfDriven() - Method in interface net.minecraftforge.fml.ModWorkManager.DrivenExecutor
 
SEnableCompressionPacket - Class in net.minecraft.network.login.server
 
SEnableCompressionPacket() - Constructor for class net.minecraft.network.login.server.SEnableCompressionPacket
 
SEnableCompressionPacket(int) - Constructor for class net.minecraft.network.login.server.SEnableCompressionPacket
 
SEncryptionRequestPacket - Class in net.minecraft.network.login.server
 
SEncryptionRequestPacket() - Constructor for class net.minecraft.network.login.server.SEncryptionRequestPacket
 
SEncryptionRequestPacket(String, byte[], byte[]) - Constructor for class net.minecraft.network.login.server.SEncryptionRequestPacket
 
send(ServerPlayerEntity) - Method in class net.minecraft.command.Commands
 
send(IPacket<?>) - Method in class net.minecraftforge.fml.network.PacketDistributor.PacketTarget
 
send(PacketDistributor.PacketTarget, MSG) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
SEND_COMMAND_FEEDBACK - Static variable in class net.minecraft.world.GameRules
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendAllContents(Container, NonNullList<ItemStack>) - Method in interface net.minecraft.inventory.container.IContainerListener
 
sendBeehiveDebugData(BeehiveTileEntity) - Static method in class net.minecraft.network.DebugPacketSender
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.world.ClientWorld
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.server.ServerWorld
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.World
 
sendBreakAnimation(EquipmentSlotType) - Method in class net.minecraft.entity.LivingEntity
 
sendBreakAnimation(Hand) - Method in class net.minecraft.entity.LivingEntity
 
sendChanges(Chunk) - Method in class net.minecraft.world.server.ChunkHolder
 
sendChatMessage(String) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendChuckPos(ServerWorld, ChunkPos) - Static method in class net.minecraft.network.DebugPacketSender
 
sendChunkLoad(ChunkPos, IPacket<?>, IPacket<?>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendChunkUnload(ChunkPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendContainerToPlayer(Container) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendDebugData() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
sendDebugPackets() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
sendDebugPackets() - Method in class net.minecraft.entity.MobEntity
 
sendDebugPackets() - Method in class net.minecraft.entity.monster.HoglinEntity
 
sendDebugPackets() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
sendDebugPackets() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
sendDebugPackets() - Method in class net.minecraft.entity.passive.BeeEntity
 
sendDisplaySlotRemovalPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
sendEnchantPacket(int, int) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendEndCombat() - Method in class net.minecraft.entity.LivingEntity
 
sendEndCombat() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendEnterCombat() - Method in class net.minecraft.entity.LivingEntity
 
sendEnterCombat() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sender - Variable in class net.minecraft.server.dedicated.PendingCommand
 
sendErrorMessage(ITextComponent) - Method in class net.minecraft.command.CommandSource
 
sendFeedback(ITextComponent, boolean) - Method in class net.minecraft.command.CommandSource
 
sendGoal(World, MobEntity, GoalSelector) - Static method in class net.minecraft.network.DebugPacketSender
 
sendHorseInventory() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendHorseJump() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendInventory(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
sendLivingEntity(LivingEntity) - Static method in class net.minecraft.network.DebugPacketSender
 
sendMCRegistryPackets(NetworkManager, String) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
sendMessage(String) - Method in class net.minecraft.client.gui.screen.Screen
 
sendMessage(String, boolean) - Method in class net.minecraft.client.gui.screen.Screen
 
sendMessage(ITextComponent, UUID) - Method in interface net.minecraft.command.ICommandSource
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.entity.Entity
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.network.rcon.RConConsoleSource
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.server.MinecraftServer
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
sendMessage(ITextComponent, UUID) - Method in class net.minecraftforge.common.util.FakePlayer
 
sendMessageToAllTeamMembers(PlayerEntity, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
 
sendMessageToTeamOrAllPlayers(PlayerEntity, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
 
sendPacket(IPacket<?>) - Method in class net.minecraft.client.network.play.ClientPlayNetHandler
 
sendPacket(IPacket<?>) - Method in class net.minecraft.network.NetworkManager
 
sendPacket(IPacket<?>, GenericFutureListener<? extends Future<? super Void>>) - Method in class net.minecraft.network.NetworkManager
 
sendPacket(IPacket<?>) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
sendPacket(IPacket<?>, GenericFutureListener<? extends Future<? super Void>>) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
sendPacket(ResourceLocation, PacketBuffer) - Method in class net.minecraftforge.fml.network.PacketDispatcher
 
sendPacketDropItem(ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendPacketToAllPlayers(IPacket<?>) - Method in class net.minecraft.server.management.PlayerList
 
sendPacketToServer(IPacket<?>) - Method in class net.minecraft.client.world.ClientWorld
 
sendPacketToServer(IPacket<?>) - Method in class net.minecraft.world.World
 
sendPath(World, MobEntity, Path, float) - Static method in class net.minecraft.network.DebugPacketSender
 
sendPlaceRecipePacket(int, IRecipe<?>, boolean) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendPlayerAbilities() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendPlayerAbilities() - Method in class net.minecraft.entity.player.PlayerEntity
 
sendPlayerAbilities() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.world.ClientWorld
 
sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
 
sendRaids(ServerWorld, Collection<Raid>) - Static method in class net.minecraft.network.DebugPacketSender
 
sendRegistry(NetworkManager, NetworkDirection) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
sendScoreboard(ServerScoreboard, ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
sendSettingsToServer() - Method in class net.minecraft.client.GameSettings
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.inventory.container.IContainerListener
 
sendSlotPacket(ItemStack, int) - Method in class net.minecraft.client.multiplayer.PlayerController
 
sendSpawnPackets(Consumer<IPacket<?>>) - Method in class net.minecraft.world.TrackedEntity
 
sendStats(ServerPlayerEntity) - Method in class net.minecraft.stats.ServerStatisticsManager
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendStatusMessage(ITextComponent, boolean) - Method in class net.minecraftforge.common.util.FakePlayer
 
sendStructureStart(ISeedReader, StructureStart<?>) - Static method in class net.minecraft.network.DebugPacketSender
 
sendTo(String, String, Supplier<?>) - Static method in class net.minecraftforge.fml.InterModComms
 
sendTo(String, String, String, Supplier<?>) - Static method in class net.minecraftforge.fml.InterModComms
 
sendTo(MSG, NetworkManager, NetworkDirection) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
sendToAllNearExcept(PlayerEntity, double, double, double, double, RegistryKey<World>, IPacket<?>) - Method in class net.minecraft.server.management.PlayerList
 
sendToAllTracking(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ChunkManager
 
sendToAllTracking(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ServerChunkProvider
 
sendToServer(MSG) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
sendToTrackingAndSelf(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ChunkManager
 
sendToTrackingAndSelf(Entity, IPacket<?>) - Method in class net.minecraft.world.server.ServerChunkProvider
 
sendUpdateSettings() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
sendWindowProperty(Container, int, int) - Method in class net.minecraft.client.gui.screen.inventory.AbstractRepairScreen
 
sendWindowProperty(Container, int, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeCraftingListener
 
sendWindowProperty(Container, int, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
sendWindowProperty(Container, int, int) - Method in interface net.minecraft.inventory.container.IContainerListener
 
sendWorldInfo(ServerPlayerEntity, ServerWorld) - Method in class net.minecraft.server.management.PlayerList
 
SENSITIVITY - Static variable in class net.minecraft.client.AbstractOption
 
Sensor<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.sensor
 
Sensor(int) - Constructor for class net.minecraft.entity.ai.brain.sensor.Sensor
 
Sensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.Sensor
 
SENSOR_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SENSOR_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
SENSOR_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
SENSOR_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
SensorType<U extends Sensor<?>> - Class in net.minecraft.entity.ai.brain.sensor
 
SensorType(Supplier<U>) - Constructor for class net.minecraft.entity.ai.brain.sensor.SensorType
 
SENTINEL - Static variable in class net.minecraft.util.math.ChunkPos
 
SEntityEquipmentPacket - Class in net.minecraft.network.play.server
 
SEntityEquipmentPacket() - Constructor for class net.minecraft.network.play.server.SEntityEquipmentPacket
 
SEntityEquipmentPacket(int, List<Pair<EquipmentSlotType, ItemStack>>) - Constructor for class net.minecraft.network.play.server.SEntityEquipmentPacket
 
SEntityHeadLookPacket - Class in net.minecraft.network.play.server
 
SEntityHeadLookPacket() - Constructor for class net.minecraft.network.play.server.SEntityHeadLookPacket
 
SEntityHeadLookPacket(Entity, byte) - Constructor for class net.minecraft.network.play.server.SEntityHeadLookPacket
 
SEntityMetadataPacket - Class in net.minecraft.network.play.server
 
SEntityMetadataPacket() - Constructor for class net.minecraft.network.play.server.SEntityMetadataPacket
 
SEntityMetadataPacket(int, EntityDataManager, boolean) - Constructor for class net.minecraft.network.play.server.SEntityMetadataPacket
 
SEntityPacket - Class in net.minecraft.network.play.server
 
SEntityPacket() - Constructor for class net.minecraft.network.play.server.SEntityPacket
 
SEntityPacket(int) - Constructor for class net.minecraft.network.play.server.SEntityPacket
 
SEntityPacket.LookPacket - Class in net.minecraft.network.play.server
 
SEntityPacket.MovePacket - Class in net.minecraft.network.play.server
 
SEntityPacket.RelativeMovePacket - Class in net.minecraft.network.play.server
 
SEntityPropertiesPacket - Class in net.minecraft.network.play.server
 
SEntityPropertiesPacket() - Constructor for class net.minecraft.network.play.server.SEntityPropertiesPacket
 
SEntityPropertiesPacket(int, Collection<ModifiableAttributeInstance>) - Constructor for class net.minecraft.network.play.server.SEntityPropertiesPacket
 
SEntityPropertiesPacket.Snapshot - Class in net.minecraft.network.play.server
 
SEntityStatusPacket - Class in net.minecraft.network.play.server
 
SEntityStatusPacket() - Constructor for class net.minecraft.network.play.server.SEntityStatusPacket
 
SEntityStatusPacket(Entity, byte) - Constructor for class net.minecraft.network.play.server.SEntityStatusPacket
 
SEntityTeleportPacket - Class in net.minecraft.network.play.server
 
SEntityTeleportPacket() - Constructor for class net.minecraft.network.play.server.SEntityTeleportPacket
 
SEntityTeleportPacket(Entity) - Constructor for class net.minecraft.network.play.server.SEntityTeleportPacket
 
SEntityVelocityPacket - Class in net.minecraft.network.play.server
 
SEntityVelocityPacket() - Constructor for class net.minecraft.network.play.server.SEntityVelocityPacket
 
SEntityVelocityPacket(Entity) - Constructor for class net.minecraft.network.play.server.SEntityVelocityPacket
 
SEntityVelocityPacket(int, Vector3d) - Constructor for class net.minecraft.network.play.server.SEntityVelocityPacket
 
SeparatePerspectiveModel - Class in net.minecraftforge.client.model
 
SeparatePerspectiveModel(BlockModel, ImmutableMap<ItemCameraTransforms.TransformType, BlockModel>) - Constructor for class net.minecraftforge.client.model.SeparatePerspectiveModel
 
SeparatePerspectiveModel.BakedModel - Class in net.minecraftforge.client.model
 
SeparatePerspectiveModel.Loader - Class in net.minecraftforge.client.model
 
SeparatePerspectiveModelBuilder<T extends ModelBuilder<T>> - Class in net.minecraftforge.client.model.generators.loaders
 
SeparatePerspectiveModelBuilder(T, ExistingFileHelper) - Constructor for class net.minecraftforge.client.model.generators.loaders.SeparatePerspectiveModelBuilder
 
SEQUENCE - Static variable in class net.minecraft.loot.LootEntryManager
 
SequenceLootEntry - Class in net.minecraft.loot
 
SerializableTickList<T> - Class in net.minecraft.world
 
SerializableTickList(Function<T, ResourceLocation>, List<NextTickListEntry<T>>, long) - Constructor for class net.minecraft.world.SerializableTickList
 
serialize() - Method in class net.minecraft.advancements.Advancement.Builder
 
serialize(AdvancementProgress, Type, JsonSerializationContext) - Method in class net.minecraft.advancements.AdvancementProgress.Serializer
 
serialize() - Method in class net.minecraft.advancements.AdvancementRewards
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.BlockPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.CriterionInstance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.DamagePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.DistancePredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.FluidPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.ItemPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.LightPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.LocationPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.MinMaxBounds
 
serialize() - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
serialize() - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.criterion.PlayerPredicate
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.Criterion
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.SlideDownBlockTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.TargetHitTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
serialize(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
serialize() - Method in class net.minecraft.advancements.CriterionProgress
 
serialize() - Method in class net.minecraft.advancements.DisplayInfo
 
serialize(ConditionArraySerializer) - Method in interface net.minecraft.advancements.ICriterionInstance
 
serialize(PacketBuffer, T) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
serialize(CommandDispatcher<S>, CommandNode<S>) - Static method in class net.minecraft.command.arguments.ArgumentTypes
 
serialize() - Method in class net.minecraft.command.arguments.ItemInput
 
serialize(JsonObject) - Method in class net.minecraft.data.BlockModeInfo.Field
 
serialize(List<BlockModelDefinition>) - Static method in class net.minecraft.data.BlockModelDefinition
 
serialize(JsonObject) - Method in class net.minecraft.data.CookingRecipeBuilder.Result
 
serialize(JsonObject) - Method in interface net.minecraft.data.IFinishedRecipe
 
serialize(JsonObject) - Method in class net.minecraft.data.ShapedRecipeBuilder.Result
 
serialize(JsonObject) - Method in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
serialize(JsonObject) - Method in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
serialize(JsonObject) - Method in class net.minecraft.data.SmithingRecipeBuilder.Result
 
serialize() - Method in class net.minecraft.entity.ai.attributes.AttributeModifierManager
 
serialize() - Method in interface net.minecraft.item.crafting.Ingredient.IItemList
 
serialize() - Method in class net.minecraft.item.crafting.Ingredient
 
serialize() - Method in class net.minecraft.item.crafting.Ingredient.SingleItemList
 
serialize() - Method in class net.minecraft.item.crafting.Ingredient.TagList
 
serialize(BinomialRange, Type, JsonSerializationContext) - Method in class net.minecraft.loot.BinomialRange.Serializer
 
serialize(JsonObject, Alternative, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.Alternative.Serializer
 
serialize(JsonObject, BlockStateProperty, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.BlockStateProperty.Serializer
 
serialize(JsonObject, DamageSourceProperties, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.DamageSourceProperties.Serializer
 
serialize(JsonObject, EntityHasProperty, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.EntityHasProperty.Serializer
 
serialize(JsonObject, EntityHasScore, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.EntityHasScore.Serializer
 
serialize(JsonObject, Inverted, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.Inverted.Serializer
 
serialize(JsonObject, KilledByPlayer, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.KilledByPlayer.Serializer
 
serialize(JsonObject, LocationCheck, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.LocationCheck.Serializer
 
serialize(JsonObject, MatchTool, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.MatchTool.Serializer
 
serialize(JsonObject, RandomChance, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.RandomChance.Serializer
 
serialize(JsonObject, RandomChanceWithLooting, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.RandomChanceWithLooting.Serializer
 
serialize(JsonObject, Reference, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.Reference.Serializer
 
serialize(JsonObject, SurvivesExplosion, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.SurvivesExplosion.Serializer
 
serialize(JsonObject, TableBonus, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.TableBonus.Serializer
 
serialize(JsonObject, TimeCheck, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.TimeCheck.Serializer
 
serialize(JsonObject, WeatherCheck, JsonSerializationContext) - Method in class net.minecraft.loot.conditions.WeatherCheck.Serializer
 
serialize(ConstantRange, Type, JsonSerializationContext) - Method in class net.minecraft.loot.ConstantRange.Serializer
 
serialize(JsonObject, ApplyBonus, JsonSerializationContext) - Method in class net.minecraft.loot.functions.ApplyBonus.Serializer
 
serialize(JsonObject, CopyBlockState, JsonSerializationContext) - Method in class net.minecraft.loot.functions.CopyBlockState.Serializer
 
serialize(JsonObject, CopyName, JsonSerializationContext) - Method in class net.minecraft.loot.functions.CopyName.Serializer
 
serialize(JsonObject, CopyNbt, JsonSerializationContext) - Method in class net.minecraft.loot.functions.CopyNbt.Serializer
 
serialize(JsonObject, EnchantRandomly, JsonSerializationContext) - Method in class net.minecraft.loot.functions.EnchantRandomly.Serializer
 
serialize(JsonObject, EnchantWithLevels, JsonSerializationContext) - Method in class net.minecraft.loot.functions.EnchantWithLevels.Serializer
 
serialize(JsonObject, ExplorationMap, JsonSerializationContext) - Method in class net.minecraft.loot.functions.ExplorationMap.Serializer
 
serialize(JsonObject, FillPlayerHead, JsonSerializationContext) - Method in class net.minecraft.loot.functions.FillPlayerHead.Serializer
 
serialize(JsonObject, LimitCount, JsonSerializationContext) - Method in class net.minecraft.loot.functions.LimitCount.Serializer
 
serialize(JsonObject, LootingEnchantBonus, JsonSerializationContext) - Method in class net.minecraft.loot.functions.LootingEnchantBonus.Serializer
 
serialize(JsonObject, SetAttributes, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetAttributes.Serializer
 
serialize(JsonObject, SetContents, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetContents.Serializer
 
serialize(JsonObject, SetCount, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetCount.Serializer
 
serialize(JsonObject, SetDamage, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetDamage.Serializer
 
serialize(JsonObject, SetLootTable, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetLootTable.Serializer
 
serialize(JsonObject, SetLore, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetLore.Serializer
 
serialize(JsonObject, SetName, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetName.Serializer
 
serialize(JsonObject, SetNBT, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetNBT.Serializer
 
serialize(JsonObject, SetStewEffect, JsonSerializationContext) - Method in class net.minecraft.loot.functions.SetStewEffect.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in interface net.minecraft.loot.ILootSerializer
 
serialize(IntClamper, Type, JsonSerializationContext) - Method in class net.minecraft.loot.IntClamper.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.loot.LootEntry.Serializer
 
serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.loot.LootFunction.Serializer
 
serialize(LootPool, Type, JsonSerializationContext) - Method in class net.minecraft.loot.LootPool.Serializer
 
serialize(LootTable, Type, JsonSerializationContext) - Method in class net.minecraft.loot.LootTable.Serializer
 
serialize(IRandomRange, JsonSerializationContext) - Static method in class net.minecraft.loot.RandomRanges
 
serialize(RandomValueRange, Type, JsonSerializationContext) - Method in class net.minecraft.loot.RandomValueRange.Serializer
 
serialize(ServerStatusResponse.Players, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Players.Serializer
 
serialize(ServerStatusResponse, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
serialize(ServerStatusResponse.Version, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Version.Serializer
 
serialize() - Method in class net.minecraft.tags.ITag.Builder
 
serialize(ResourceLocation, Type, JsonSerializationContext) - Method in class net.minecraft.util.ResourceLocation.Serializer
 
serialize(Object) - Method in class net.minecraft.util.text.event.HoverEvent.Action
 
serialize() - Method in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
serialize() - Method in class net.minecraft.util.text.event.HoverEvent
 
serialize(ITextComponent, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.ITextComponent.Serializer
 
serialize(Style, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.Style.Serializer
 
serialize(CompoundNBT) - Method in class net.minecraft.world.border.WorldBorder.Serializer
 
serialize(DynamicRegistries, CompoundNBT) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
serialize(DynamicRegistries, CompoundNBT) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
serialize() - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
serialize(T) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
serialize() - Method in class net.minecraftforge.common.crafting.NBTIngredient
 
serialize() - Method in class net.minecraftforge.common.crafting.StackList
 
serialize(JsonObject, LootTableIdCondition, JsonSerializationContext) - Method in class net.minecraftforge.common.loot.LootTableIdCondition.Serializer
 
serialize(ImmutableList<?>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
 
serialize(ImmutableMap<String, ?>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
 
serialize(FMLStatusPing, JsonSerializationContext) - Static method in class net.minecraftforge.fml.network.FMLStatusPing.Serializer
 
serializeCaps() - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
serializeConditions(ConditionArraySerializer) - Method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
serializeConditionsIn(EntityPredicate.AndPredicate[], ConditionArraySerializer) - Static method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
serializeNBT() - Method in class net.minecraft.world.storage.WorldSavedData
 
serializeNBT() - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
serializeNBT() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
serializeNBT() - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
serializeNBT() - Method in interface net.minecraftforge.common.extensions.IForgeTileEntity
 
serializeNBT() - Method in interface net.minecraftforge.common.util.INBTSerializable
 
serializeNBT() - Method in class net.minecraftforge.items.ItemStackHandler
 
serializePredicate(ILootCondition...) - Static method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
Serializer() - Constructor for class net.minecraft.advancements.AdvancementProgress.Serializer
 
SERIALIZER - Static variable in class net.minecraft.client.resources.data.AnimationMetadataSection
 
SERIALIZER - Static variable in class net.minecraft.client.resources.data.TextureMetadataSection
 
Serializer() - Constructor for class net.minecraft.command.arguments.EntityArgument.Serializer
 
Serializer() - Constructor for class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
Serializer(ResourceLocation, Class<?>) - Constructor for class net.minecraft.command.ITimerCallback.Serializer
 
Serializer() - Constructor for class net.minecraft.command.TimedFunction.Serializer
 
Serializer() - Constructor for class net.minecraft.command.TimedFunctionTag.Serializer
 
Serializer() - Constructor for class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
Serializer() - Constructor for class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
Serializer(SingleItemRecipe.Serializer.IRecipeFactory<T>) - Constructor for class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
Serializer() - Constructor for class net.minecraft.item.crafting.SmithingRecipe.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.BinomialRange.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.Alternative.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.BlockStateProperty.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.DamageSourceProperties.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.EntityHasProperty.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.EntityHasScore.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.Inverted.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.KilledByPlayer.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.LocationCheck.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.MatchTool.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.RandomChance.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.RandomChanceWithLooting.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.Reference.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.SurvivesExplosion.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.TableBonus.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.TimeCheck.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.conditions.WeatherCheck.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.ConstantRange.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.DynamicLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.EmptyLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.ApplyBonus.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.CopyBlockState.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.CopyName.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.CopyNbt.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.EnchantRandomly.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.EnchantWithLevels.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.ExplorationMap.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.ExplosionDecay.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.FillPlayerHead.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.LimitCount.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.LootingEnchantBonus.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetAttributes.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetContents.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetCount.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetDamage.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetLootTable.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetLore.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetName.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetNBT.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.SetStewEffect.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.functions.Smelt.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.IntClamper.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.ItemLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.LootContext.EntityTarget.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.LootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.LootFunction.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.LootPool.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.LootTable.Serializer
 
serializer(T, JsonSerializationContext) - Method in interface net.minecraft.loot.LootTypesManager.ISerializer
 
Serializer() - Constructor for class net.minecraft.loot.RandomValueRange.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.StandaloneLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.TableLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.loot.TagLootEntry.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Players.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Version.Serializer
 
SERIALIZER - Static variable in class net.minecraft.resources.data.PackMetadataSection
 
Serializer() - Constructor for class net.minecraft.util.ResourceLocation.Serializer
 
Serializer() - Constructor for class net.minecraft.util.text.ITextComponent.Serializer
 
Serializer() - Constructor for class net.minecraft.util.text.Style.Serializer
 
Serializer() - Constructor for class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
Serializer(boolean, float, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.crafting.NBTIngredient.Serializer
 
Serializer() - Constructor for class net.minecraftforge.common.loot.LootTableIdCondition.Serializer
 
Serializer() - Constructor for class net.minecraftforge.fml.network.FMLStatusPing.Serializer
 
Serializer() - Constructor for class net.minecraftforge.server.command.EnumArgument.Serializer
 
serializeToNetwork(PacketBuffer) - Method in class net.minecraft.advancements.AdvancementProgress
 
serializeToNetwork(PacketBuffer) - Method in class net.minecraft.advancements.Criterion
 
serializeToNetwork(Map<String, Criterion>, PacketBuffer) - Static method in class net.minecraft.advancements.Criterion
 
SERIALZIER - Static variable in class net.minecraftforge.common.crafting.ConditionalRecipe
 
server - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
SERVER - Static variable in interface net.minecraft.resources.IPackNameDecorator
 
SERVER - Static variable in class net.minecraftforge.common.ForgeConfig
 
SERVER - Static variable in class net.minecraftforge.fml.common.thread.SidedThreadGroups
 
server - Variable in class net.minecraftforge.fml.event.server.ServerLifecycleEvent
 
SERVER - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
SERVER_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
 
SERVER_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
 
serverAcceptedVersions(Predicate<String>) - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
ServerAddress - Class in net.minecraft.client.multiplayer
 
ServerBossInfo - Class in net.minecraft.world.server
 
ServerBossInfo(ITextComponent, BossInfo.Color, BossInfo.Overlay) - Constructor for class net.minecraft.world.server.ServerBossInfo
 
ServerChatEvent - Class in net.minecraftforge.event
 
ServerChatEvent(ServerPlayerEntity, String, ITextComponent) - Constructor for class net.minecraftforge.event.ServerChatEvent
 
ServerChunkProvider - Class in net.minecraft.world.server
 
ServerChunkProvider(ServerWorld, SaveFormat.LevelSave, DataFixer, TemplateManager, Executor, ChunkGenerator, int, boolean, IChunkStatusListener, Supplier<DimensionSavedDataManager>) - Constructor for class net.minecraft.world.server.ServerChunkProvider
 
ServerComparator(String) - Constructor for class com.mojang.realmsclient.dto.RealmsServer.ServerComparator
 
serverConfig - Variable in class net.minecraft.server.MinecraftServer
 
ServerCooldownTracker - Class in net.minecraft.util
 
ServerCooldownTracker(ServerPlayerEntity) - Constructor for class net.minecraft.util.ServerCooldownTracker
 
serverData - Variable in class net.minecraft.client.gui.screen.ServerSelectionList.LanDetectedEntry
 
ServerData - Class in net.minecraft.client.multiplayer
 
ServerData(String, String, boolean) - Constructor for class net.minecraft.client.multiplayer.ServerData
 
ServerData.ServerResourceMode - Enum in net.minecraft.client.multiplayer
 
ServerEula - Class in net.minecraft.server
 
ServerEula(Path) - Constructor for class net.minecraft.server.ServerEula
 
ServerHandshakeNetHandler - Class in net.minecraft.network.handshake
 
ServerHandshakeNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.network.handshake.ServerHandshakeNetHandler
 
ServerHangWatchdog - Class in net.minecraft.server.dedicated
 
ServerHangWatchdog(DedicatedServer) - Constructor for class net.minecraft.server.dedicated.ServerHangWatchdog
 
serverInfo - Variable in class net.minecraft.client.GameConfiguration
 
ServerInfoMBean - Class in net.minecraft.server.dedicated
 
ServerInformation(String, int) - Constructor for class net.minecraft.client.GameConfiguration.ServerInformation
 
serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverIp - Variable in class net.minecraft.server.dedicated.ServerProperties
 
serverIsInRunLoop() - Method in class net.minecraft.server.MinecraftServer
 
ServerLifecycleEvent - Class in net.minecraftforge.fml.event.server
 
ServerLifecycleEvent(MinecraftServer) - Constructor for class net.minecraftforge.fml.event.server.ServerLifecycleEvent
 
ServerLifecycleHooks - Class in net.minecraftforge.fml.server
 
ServerLifecycleHooks() - Constructor for class net.minecraftforge.fml.server.ServerLifecycleHooks
 
ServerList - Class in net.minecraft.client.multiplayer
 
ServerList(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ServerList
 
ServerListScreen - Class in net.minecraft.client.gui.screen
 
ServerListScreen(Screen, BooleanConsumer, ServerData) - Constructor for class net.minecraft.client.gui.screen.ServerListScreen
 
serverListSelector - Variable in class net.minecraft.client.gui.screen.MultiplayerScreen
 
ServerLoginNetHandler - Class in net.minecraft.network.login
 
ServerLoginNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.network.login.ServerLoginNetHandler
 
ServerModLoader - Class in net.minecraftforge.fml.server
 
ServerModLoader() - Constructor for class net.minecraftforge.fml.server.ServerModLoader
 
serverMOTD - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverName - Variable in class net.minecraft.client.GameConfiguration.ServerInformation
 
serverName - Variable in class net.minecraft.client.multiplayer.ServerData
 
ServerPackFinder - Class in net.minecraft.resources
 
ServerPackFinder() - Constructor for class net.minecraft.resources.ServerPackFinder
 
ServerPinger - Class in net.minecraft.client.network
 
ServerPinger() - Constructor for class net.minecraft.client.network.ServerPinger
 
ServerPlayerEntity - Class in net.minecraft.entity.player
 
ServerPlayerEntity(MinecraftServer, ServerWorld, GameProfile, PlayerInteractionManager) - Constructor for class net.minecraft.entity.player.ServerPlayerEntity
 
ServerPlayNetHandler - Class in net.minecraft.network.play
 
ServerPlayNetHandler(MinecraftServer, NetworkManager, ServerPlayerEntity) - Constructor for class net.minecraft.network.play.ServerPlayNetHandler
 
serverPort - Variable in class net.minecraft.client.GameConfiguration.ServerInformation
 
serverPort - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ServerProperties - Class in net.minecraft.server.dedicated
 
ServerProperties(Properties, DynamicRegistries) - Constructor for class net.minecraft.server.dedicated.ServerProperties
 
ServerPropertiesProvider - Class in net.minecraft.server
 
ServerPropertiesProvider(DynamicRegistries, Path) - Constructor for class net.minecraft.server.ServerPropertiesProvider
 
serverProxy - Variable in class net.minecraft.server.MinecraftServer
 
ServerRecipeBook - Class in net.minecraft.item.crafting
 
ServerRecipeBook() - Constructor for class net.minecraft.item.crafting.ServerRecipeBook
 
ServerRecipePlacer<C extends IInventory> - Class in net.minecraft.item.crafting
 
ServerRecipePlacer(RecipeBookContainer<C>) - Constructor for class net.minecraft.item.crafting.ServerRecipePlacer
 
ServerRecipePlacerFurnace<C extends IInventory> - Class in net.minecraft.item.crafting
 
ServerRecipePlacerFurnace(RecipeBookContainer<C>) - Constructor for class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
ServerScoreboard - Class in net.minecraft.scoreboard
 
ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.scoreboard.ServerScoreboard
 
ServerScoreboard.Action - Enum in net.minecraft.scoreboard
 
ServerSelectionList - Class in net.minecraft.client.gui.screen
 
ServerSelectionList(MultiplayerScreen, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.screen.ServerSelectionList
 
ServerSelectionList.Entry - Class in net.minecraft.client.gui.screen
 
ServerSelectionList.LanDetectedEntry - Class in net.minecraft.client.gui.screen
 
ServerSelectionList.LanScanEntry - Class in net.minecraft.client.gui.screen
 
ServerSelectionList.NormalEntry - Class in net.minecraft.client.gui.screen
 
ServerStatisticsManager - Class in net.minecraft.stats
 
ServerStatisticsManager(MinecraftServer, File) - Constructor for class net.minecraft.stats.ServerStatisticsManager
 
ServerStatusNetHandler - Class in net.minecraft.network.status
 
ServerStatusNetHandler(MinecraftServer, NetworkManager) - Constructor for class net.minecraft.network.status.ServerStatusNetHandler
 
ServerStatusResponse - Class in net.minecraft.network
 
ServerStatusResponse() - Constructor for class net.minecraft.network.ServerStatusResponse
 
ServerStatusResponse.Players - Class in net.minecraft.network
 
ServerStatusResponse.Players.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.Version - Class in net.minecraft.network
 
ServerStatusResponse.Version.Serializer - Class in net.minecraft.network
 
serverStopping(FMLServerStoppingEvent) - Method in class net.minecraftforge.common.ForgeMod
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 
serverTick() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.Phase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
serverTick() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
ServerTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.event.TickEvent.ServerTickEvent
 
ServerTickList<T> - Class in net.minecraft.world.server
 
ServerTickList(ServerWorld, Predicate<T>, Function<T, ResourceLocation>, Consumer<NextTickListEntry<T>>) - Constructor for class net.minecraft.world.server.ServerTickList
 
serverTime - Variable in class net.minecraft.server.MinecraftServer
 
ServerWorld - Class in net.minecraft.world.server
 
ServerWorld(MinecraftServer, Executor, SaveFormat.LevelSave, IServerWorldInfo, RegistryKey<World>, DimensionType, IChunkStatusListener, ChunkGenerator, boolean, long, List<ISpecialSpawner>, boolean) - Constructor for class net.minecraft.world.server.ServerWorld
 
ServerWorldInfo - Class in net.minecraft.world.storage
 
ServerWorldInfo(WorldSettings, DimensionGeneratorSettings, Lifecycle) - Constructor for class net.minecraft.world.storage.ServerWorldInfo
 
ServerWorldLightManager - Class in net.minecraft.world.server
 
ServerWorldLightManager(IChunkLightProvider, ChunkManager, boolean, DelegatedTaskExecutor<Runnable>, ITaskExecutor<ChunkTaskPriorityQueueSorter.FunctionEntry<Runnable>>) - Constructor for class net.minecraft.world.server.ServerWorldLightManager
 
session - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
Session - Class in net.minecraft.util
 
Session(String, String, String, String) - Constructor for class net.minecraft.util.Session
 
Session.Type - Enum in net.minecraft.util
 
SessionLockManager - Class in net.minecraft.server
 
SessionLockManager.AlreadyLockedException - Exception in net.minecraft.server
 
set(int, ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
set(GameSettings, String) - Method in class net.minecraft.client.settings.BooleanOption
 
set(GameSettings, double) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
set(float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float[]) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderDefault
 
set(float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(float[]) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderUniform
 
set(int, ByteNBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
set(int, T) - Method in class net.minecraft.nbt.CollectionNBT
 
set(int, IntNBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
set(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
set(int, LongNBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
set(DataParameter<T>, T) - Method in class net.minecraft.network.datasync.EntityDataManager
 
set(int, int) - Method in interface net.minecraft.util.IIntArray
 
set(int, int) - Method in class net.minecraft.util.IntArray
 
set(int) - Method in class net.minecraft.util.IntReferenceHolder
 
set(Matrix3f) - Method in class net.minecraft.util.math.vector.Matrix3f
 
set(Matrix4f) - Method in class net.minecraft.util.math.vector.Matrix4f
 
set(float, float, float, float) - Method in class net.minecraft.util.math.vector.Quaternion
 
set(float, float, float) - Method in class net.minecraft.util.math.vector.Vector3f
 
set(float[]) - Method in class net.minecraft.util.math.vector.Vector3f
 
set(float, float, float, float) - Method in class net.minecraft.util.math.vector.Vector4f
 
set(float[]) - Method in class net.minecraft.util.math.vector.Vector4f
 
set(int, E) - Method in class net.minecraft.util.NonNullList
 
set(int, T) - Method in class net.minecraft.util.palette.PalettedContainer
 
set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
set(boolean, MinecraftServer) - Method in class net.minecraft.world.GameRules.BooleanValue
 
set(WorldSavedData) - Method in class net.minecraft.world.storage.DimensionSavedDataManager
 
set(T) - Method in class net.minecraftforge.common.ForgeConfigSpec.ConfigValue
 
set(IForgeRegistry.DummyFactory<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
set(IForgeRegistry.MissingFactory<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
set(ContextKey<T>, T) - Method in class net.minecraftforge.server.permission.context.Context
 
SET_ATTRIBUTES - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_CONTENTS - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_COUNT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_DAMAGE - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_LOOT_TABLE - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_LORE - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_NAME - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_NBT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
SET_STEW_EFFECT - Static variable in class net.minecraft.loot.functions.LootFunctionManager
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.LivingEntity
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
setAction(ActionResult<ItemStack>) - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
setActiveContainer(ModContainer, Object) - Method in class net.minecraftforge.fml.ModLoadingContext
 
setActiveHand(Hand) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setActiveHand(Hand) - Method in class net.minecraft.entity.LivingEntity
 
setAdditionsSound(SoundAdditionsAmbience) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setAdvancement(ConditionalAdvancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
setAdvancement(String, String, ConditionalAdvancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
setAdvancement(ResourceLocation, ConditionalAdvancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
setAdvancementProgress(AdvancementProgress) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
setAggroed(boolean) - Method in class net.minecraft.entity.MobEntity
 
setAIMoveSpeed(float) - Method in class net.minecraft.entity.LivingEntity
 
setAIMoveSpeed(float) - Method in class net.minecraft.entity.MobEntity
 
setAir() - Method in class net.minecraft.block.AbstractBlock.Properties
 
setAir(int) - Method in class net.minecraft.entity.Entity
 
setAll(List<ItemStack>) - Method in class net.minecraft.inventory.container.Container
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.chunk.AbstractChunkProvider
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.server.ServerChunkProvider
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
 
setAllowFlight(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setAllowPvp(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setAllowsSpawn(AbstractBlock.IExtendedPositionPredicate<EntityType<?>>) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setAllVisible(boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setAlpha(float) - Method in class net.minecraft.client.gui.widget.Widget
 
setAlphaF(float) - Method in class net.minecraft.client.particle.Particle
 
setAlwaysEdible() - Method in class net.minecraft.item.Food.Builder
 
setAmbientSound(SoundEvent) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
 
setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
setAmount(int) - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
setAmount(int) - Method in class net.minecraftforge.fluids.FluidStack
 
setAndMove(Vector3i, Direction) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setAndOffset(Vector3i, int, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setAngerTarget(UUID) - Method in interface net.minecraft.entity.IAngerable
 
setAngerTarget(UUID) - Method in class net.minecraft.entity.monster.EndermanEntity
 
setAngerTarget(UUID) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
setAngerTarget(UUID) - Method in class net.minecraft.entity.passive.BeeEntity
 
setAngerTarget(UUID) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
setAngerTarget(UUID) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
setAngerTarget(UUID) - Method in class net.minecraft.entity.passive.WolfEntity
 
setAngerTime(int) - Method in interface net.minecraft.entity.IAngerable
 
setAngerTime(int) - Method in class net.minecraft.entity.monster.EndermanEntity
 
setAngerTime(int) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
setAngerTime(int) - Method in class net.minecraft.entity.passive.BeeEntity
 
setAngerTime(int) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
setAngerTime(int) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
setAngerTime(int) - Method in class net.minecraft.entity.passive.WolfEntity
 
setAnglesInternal(float, float) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setAnimation(B3DModel.Animation) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
setAnimation(Triple<Integer, Integer, Float>, Table<Integer, Optional<B3DModel.Node<?>>, B3DModel.Key>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
setAnimationsToGo(int) - Method in class net.minecraft.item.ItemStack
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
setApplyDiffuseLighting(boolean) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setArray(long, NibbleArray) - Method in class net.minecraft.world.lighting.LightDataMap
 
setArrowCountInEntity(int) - Method in class net.minecraft.entity.LivingEntity
 
setAt(int, int) - Method in class net.minecraft.util.BitArray
 
setAttachedEntity(Entity) - Method in class net.minecraft.item.ItemStack
 
setAttachmentPos(BlockPos) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
setAttackCooldown(int) - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
setAttackDamage(float) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setAttacking(boolean) - Method in class net.minecraft.entity.monster.GhastEntity
 
setAttackTarget(MobEntity, LivingEntity) - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
setAttackTarget(LivingEntity) - Method in interface net.minecraft.entity.IAngerable
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.MobEntity
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.monster.EndermanEntity
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
setAttackTarget(LivingEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
setAttribute(Attribute) - Method in class net.minecraft.server.dedicated.ServerInfoMBean
 
setAttributes() - Method in class net.minecraft.entity.passive.PandaEntity
 
SetAttributes - Class in net.minecraft.loot.functions
 
setAttributes(AttributeList) - Method in class net.minecraft.server.dedicated.ServerInfoMBean
 
SetAttributes.Serializer - Class in net.minecraft.loot.functions
 
setAuthor(String) - Method in class net.minecraft.world.gen.feature.template.Template
 
setAuto(boolean) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setAuxColor(float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
setAvoidSun(boolean) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
setBackground(ResourceLocation, ResourceLocation) - Method in class net.minecraft.inventory.container.Slot
 
setBackground(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
setBackgroundImage(ResourceLocation) - Method in class net.minecraft.item.ItemGroup
 
setBackgroundImageName(String) - Method in class net.minecraft.item.ItemGroup
Deprecated.
setBase64EncodedIconData(String) - Method in class net.minecraft.client.multiplayer.ServerData
 
setBaseAirFriction(float) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
setBaseChunkSeed(int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setBaseValue(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
setBeamTarget(BlockPos) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
setBedOccupied(BlockState, World, BlockPos, LivingEntity, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
setBedOccupied(World, BlockPos, LivingEntity, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
setBedPosition(BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
setBeeStingCount(int) - Method in class net.minecraft.entity.LivingEntity
 
setBegging(boolean) - Method in class net.minecraft.entity.passive.WolfEntity
 
setBesideClimbableBlock(boolean) - Method in class net.minecraft.entity.monster.SpiderEntity
 
setBiomes(BiomeContainer) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBiomes(BiomeContainer) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setBlitOffset(int) - Method in class net.minecraft.client.gui.AbstractGui
 
setBlock(Block) - Method in class net.minecraft.advancements.criterion.BlockPredicate.Builder
 
SetBlockCommand - Class in net.minecraft.command.impl
 
SetBlockCommand() - Constructor for class net.minecraft.command.impl.SetBlockCommand
 
SetBlockCommand.IFilter - Interface in net.minecraft.command.impl
 
SetBlockCommand.Mode - Enum in net.minecraft.command.impl
 
setBlocked(boolean) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
setBlockPos(BlockPos) - Method in class net.minecraft.client.particle.DiggingParticle
 
setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setBlockState(int, int, int, BlockState) - Method in class net.minecraft.world.chunk.ChunkSection
 
setBlockState(int, int, int, BlockState, boolean) - Method in class net.minecraft.world.chunk.ChunkSection
 
setBlockState(BlockPos, BlockState, boolean) - Method in class net.minecraft.world.chunk.EmptyChunk
 
setBlockState(BlockPos, BlockState, boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
setBlockState(IWorldWriter, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.Feature
 
setBlockState(ISeedReader, BlockState, int, int, int, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
setBlockState(IWorldWriter, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.TreeFeature
 
setBlockState(BlockPos, BlockState, int, int) - Method in class net.minecraft.world.gen.WorldGenRegion
 
setBlockState(BlockPos, BlockState, int, int) - Method in interface net.minecraft.world.IWorldWriter
 
setBlockState(BlockPos, BlockState, int) - Method in interface net.minecraft.world.IWorldWriter
 
setBlockState(BlockPos, BlockState, int) - Method in class net.minecraft.world.World
 
setBlockState(BlockPos, BlockState, int, int) - Method in class net.minecraft.world.World
 
setBlockState(BlockPos, BlockState) - Method in class net.minecraft.world.World
 
setBlocksVision(AbstractBlock.IPositionPredicate) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setBlockToolSetter(TriConsumer<Block, ToolType, Integer>) - Static method in class net.minecraftforge.common.ForgeHooks
 
setBlue(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
setBlurMipmap(AtlasTexture.SheetData) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
setBlurMipmap(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.Texture
 
setBlurMipmapDirect(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.Texture
 
setBoatType(BoatEntity.Type) - Method in class net.minecraft.entity.item.BoatEntity
 
setBodyRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setBold(Boolean) - Method in class net.minecraft.util.text.Style
 
setBonusRolls(RandomValueRange) - Method in class net.minecraft.loot.LootPool
 
setBook(ItemStack) - Method in class net.minecraft.tileentity.LecternTileEntity
 
setBook(ItemStack, PlayerEntity) - Method in class net.minecraft.tileentity.LecternTileEntity
 
setBookState(float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BookModel
 
setBoolean(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
setBorderEnd(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
setBorderStart(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Color
 
setBoundingBox(AxisAlignedBB) - Method in class net.minecraft.client.particle.Particle
 
setBoundingBox(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
 
setBoundingBox(MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setBoundOrigin(BlockPos) - Method in class net.minecraft.entity.monster.VexEntity
 
setBreakChance(float) - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
setBreakDoors(boolean) - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
setBreakDoorsAItask(boolean) - Method in class net.minecraft.entity.monster.ZombieEntity
 
setBreeding(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setBucketData(ItemStack) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
setBucketData(ItemStack) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
setBuffer(IVertexBuilder) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setBuildLimit(int) - Method in class net.minecraft.server.MinecraftServer
 
setBurnTime(int) - Method in class net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent
 
setButtonDelay(int) - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
setByte(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
setCallsForHelp(Class<?>...) - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
setCameraOrientation(Quaternion) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setCameraPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
 
setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
setCancellationResult(ActionResultType) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
setCanCraft(PlayerEntity, boolean) - Method in class net.minecraft.inventory.container.Container
 
setCanEnterDoors(boolean) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
setCanEnterDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
setCanHarvest(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
setCanJoinRaid(boolean) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setCanJump(boolean) - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
setCanLoseFocus(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCanOpenDoors(boolean) - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
setCanOpenDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
setCanPickUpLoot(boolean) - Method in class net.minecraft.entity.MobEntity
 
setCanSwim(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
 
setCanSwim(boolean) - Method in class net.minecraft.pathfinding.PathNavigator
 
setCanSwim(boolean) - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
setCanUpdate(boolean) - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
setCanUseRail(boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setCanUseRail(boolean) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setCapabilities(INBTSerializable<CompoundNBT>) - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
setCapacity(int) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
setCarvingMask(GenerationStage.Carving, BitSet) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setCaster(ServerPlayerEntity) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
setCaster(LivingEntity) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
setCategory(SoundCategory) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setCategory(Biome.Category) - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
setCatType(int) - Method in class net.minecraft.entity.passive.CatEntity
 
setCelebrating(boolean) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setCenter(int, int) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
setCenter(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
setCenterOffset(BlockPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setChar(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setCharge(int) - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
setCharged(ItemStack, boolean) - Static method in class net.minecraft.item.CrossbowItem
 
setCharging(boolean) - Method in interface net.minecraft.entity.ICrossbowUser
 
setCharging(boolean) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
setCharging(boolean) - Method in class net.minecraft.entity.monster.PillagerEntity
 
setCharging(boolean) - Method in class net.minecraft.entity.monster.VexEntity
 
setCharSequence(int, CharSequence, Charset) - Method in class net.minecraft.network.PacketBuffer
 
setChestCondition(ItemPredicate) - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
setChested(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
setChestTileEntity(EnderChestTileEntity) - Method in class net.minecraft.inventory.EnderChestInventory
 
setChickenJockey(boolean) - Method in class net.minecraft.entity.passive.ChickenEntity
 
setChild(boolean) - Method in class net.minecraft.entity.AgeableEntity
 
setChild(boolean) - Method in class net.minecraft.entity.MobEntity
 
setChild(boolean) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
setChild(boolean) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
setChild(boolean) - Method in class net.minecraft.entity.monster.ZombieEntity
 
setChild(AgeableEntity) - Method in class net.minecraftforge.event.entity.living.BabyEntitySpawnEvent
 
setChunk(ChunkPos) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setChunkLevel(int) - Method in class net.minecraft.world.server.ChunkHolder
 
setChunkLevel(long, int, ChunkHolder, int) - Method in class net.minecraft.world.server.TicketManager
 
setChunkLoadedAtClient(ServerPlayerEntity, ChunkPos, IPacket<?>[], boolean, boolean) - Method in class net.minecraft.world.server.ChunkManager
 
setClean() - Method in class net.minecraft.network.datasync.EntityDataManager
 
setClearWeatherTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setClearWeatherTime(int) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setClearWeatherTime(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setClickEvent(ClickEvent) - Method in class net.minecraft.util.text.Style
 
setClient(Supplier<Minecraft>) - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
 
setClientPartialTickTime(float) - Static method in enum net.minecraftforge.client.model.animation.Animation
 
setClientSideOffers(MerchantOffers) - Method in interface net.minecraft.entity.merchant.IMerchant
 
setClientSideOffers(MerchantOffers) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
setClientSideOffers(MerchantOffers) - Method in class net.minecraft.entity.NPCMerchant
 
setClientSideOffers(MerchantOffers) - Method in class net.minecraft.inventory.container.MerchantContainer
 
setClimate(Biome.Climate) - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
setClipboardString(long, String) - Method in class net.minecraft.client.ClipboardHelper
 
setClipboardString(String) - Method in class net.minecraft.client.KeyboardListener
 
setClipboardText(Minecraft, String) - Static method in class net.minecraft.client.gui.fonts.TextInputUtil
 
setClipResolver(Function<String, IClip>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
 
setCloudRenderHandler(ICloudRenderHandler) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
setCollarColor(DyeColor) - Method in class net.minecraft.entity.passive.CatEntity
 
setCollarColor(DyeColor) - Method in class net.minecraft.entity.passive.WolfEntity
 
setCollisionRule(Team.CollisionRule) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setColor(float, float, float) - Method in class net.minecraft.client.particle.Particle
 
setColor(int) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
setColor(int, int, int, int) - Method in class net.minecraft.client.renderer.OutlineLayerBuffer
 
setColor(int) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setColor(ItemStack, int) - Method in interface net.minecraft.item.IDyeableArmorItem
 
setColor(TextFormatting) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setColor(DyeColor) - Method in class net.minecraft.tileentity.BedTileEntity
 
setColor(Color) - Method in class net.minecraft.util.text.Style
 
setColor(BossInfo.Color) - Method in class net.minecraft.world.BossInfo
 
setColor(BossInfo.Color) - Method in class net.minecraft.world.server.ServerBossInfo
 
setColor(int) - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
setColorFade(int) - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
setColumnEnabled(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setColumnEnabled(long, boolean) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
setCombatTask() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
setCommand(String) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setCommandsAllowedForAll(boolean) - Method in class net.minecraft.server.management.PlayerList
 
setComponent(ITextComponent) - Method in class net.minecraftforge.event.ServerChatEvent
 
setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionDecoder
 
setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionEncoder
 
setCompressionThreshold(int) - Method in class net.minecraft.network.NetworkManager
 
setConditionMet() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setConfig(CommentedConfig) - Method in class net.minecraftforge.common.ForgeConfigSpec
 
setConnectedToRealms(boolean) - Method in class net.minecraft.client.Minecraft
 
setConnectionState(ProtocolType) - Method in class net.minecraft.network.NetworkManager
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.Consumable
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
setContainerToEmpty() - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
 
setContent(ITextComponent) - Method in class net.minecraftforge.client.event.RenderNameplateEvent
 
SetContents - Class in net.minecraft.loot.functions
 
SetContents.Builder - Class in net.minecraft.loot.functions
 
SetContents.Serializer - Class in net.minecraft.loot.functions
 
setContractUVs(boolean) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
setConversionTimer(int) - Method in class net.minecraftforge.event.entity.living.LivingConversionEvent.Pre
 
setCooldown(Item, int) - Method in class net.minecraft.util.CooldownTracker
 
setCoordBaseMode(Direction) - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
setCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
setCount(int) - Method in class net.minecraft.item.ItemStack
 
SetCount - Class in net.minecraft.loot.functions
 
SetCount.Serializer - Class in net.minecraft.loot.functions
 
setCountChunksXYZ(int) - Method in class net.minecraft.client.renderer.ViewFrustum
 
setCraftingPlayer(PlayerEntity) - Static method in class net.minecraftforge.common.ForgeHooks
 
setCraftingSize(int, int) - Static method in class net.minecraft.item.crafting.ShapedRecipe
 
setCreateFog(boolean) - Method in class net.minecraft.world.BossInfo
 
setCreateFog(boolean) - Method in class net.minecraft.world.server.ServerBossInfo
 
setCreeperState(int) - Method in class net.minecraft.entity.monster.CreeperEntity
 
setCrouching(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
setCurativeItems(List<ItemStack>) - Method in class net.minecraft.potion.EffectInstance
 
setCurativeItems(List<ItemStack>) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
setCurrentCartSpeedCapOnRail(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setCurrentCartSpeedCapOnRail(float) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setCurrentLanguage(Language) - Method in class net.minecraft.client.resources.LanguageManager
 
setCurrentPathIndex(int) - Method in class net.minecraft.pathfinding.Path
 
setCurrentPathLength(int) - Method in class net.minecraft.pathfinding.Path
 
setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.MerchantInventory
 
setCurrentWorldOnly() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setCursorPosAndMode(long, int, double, double) - Static method in class net.minecraft.client.util.InputMappings
 
setCursorPosition(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCursorPositionEnd() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCursorPositionZero() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setCustomBossEventData(CompoundNBT) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
setCustomBossEventData(CompoundNBT) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setCustomClientFactory(BiFunction<FMLPlayMessages.SpawnEntity, World, T>) - Method in class net.minecraft.entity.EntityType.Builder
 
setCustomer(PlayerEntity) - Method in interface net.minecraft.entity.merchant.IMerchant
 
setCustomer(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
setCustomer(PlayerEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setCustomer(PlayerEntity) - Method in class net.minecraft.entity.NPCMerchant
 
setCustomGeometry(IModelGeometry<?>) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
setCustomModelState(IModelTransform) - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
setCustomName(ITextComponent) - Method in class net.minecraft.entity.boss.WitherEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.entity.Entity
 
setCustomName(ITextComponent) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
setCustomName(ITextComponent) - Method in class net.minecraft.tileentity.LockableTileEntity
 
setCustomNameVisible(boolean) - Method in class net.minecraft.entity.Entity
 
setCustomPredicate(Predicate<LivingEntity>) - Method in class net.minecraft.entity.EntityPredicate
 
setCustomSummonedAid(ZombieEntity) - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
setCustomTagTypes(Set<ResourceLocation>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
setCustomTagTypesFromRegistries() - Static method in class net.minecraftforge.registries.GameData
 
setDamage(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDamage(double) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setDamage(int) - Method in class net.minecraft.item.ItemStack
 
SetDamage - Class in net.minecraft.loot.functions
 
setDamage(ItemStack, int) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
SetDamage.Serializer - Class in net.minecraft.loot.functions
 
setDamageAllowedInCreativeMode() - Method in class net.minecraft.util.DamageSource
 
setDamageBuffer(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageBypassesArmor() - Method in class net.minecraft.util.DamageSource
 
setDamageIsAbsolute() - Method in class net.minecraft.util.DamageSource
 
setDamageModifier(float) - Method in class net.minecraftforge.event.entity.player.CriticalHitEvent
 
setDamageMultiplier(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
setDamagePerBlock(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageTaken(float) - Method in class net.minecraft.entity.item.BoatEntity
 
setDarkenSky(boolean) - Method in class net.minecraft.world.BossInfo
 
setDarkenSky(boolean) - Method in class net.minecraft.world.server.ServerBossInfo
 
setData(long, NibbleArray, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
setData(long, NibbleArray, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setData(LightType, SectionPos, NibbleArray, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
setData(LightType, SectionPos, NibbleArray, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
setData(ResourceLocation, CompoundNBT) - Method in class net.minecraft.world.storage.CommandStorage
 
setData(ModelProperty<T>, T) - Method in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
setData(ModelProperty<T>, T) - Method in enum net.minecraftforge.client.model.data.EmptyModelData
 
setData(ModelProperty<T>, T) - Method in interface net.minecraftforge.client.model.data.IModelData
 
setData(ModelProperty<T>, T) - Method in class net.minecraftforge.client.model.data.ModelDataMap
 
setData(ModelProperty<T>, T) - Method in class net.minecraftforge.client.model.data.MultipartModelData
 
setData(PacketBuffer) - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
setDataArray(long[]) - Method in class net.minecraft.world.gen.Heightmap
 
setDatapackCodec(DatapackCodec) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
setDatapackCodec(DatapackCodec) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setDatapackCodec(DatapackCodec) - Method in class net.minecraft.world.WorldSettings
 
setDayTime(long) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setDayTime(long) - Method in class net.minecraft.client.world.ClientWorld
 
setDayTime(long) - Method in class net.minecraft.world.server.ServerWorld
 
setDayTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setDayTime(long) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setDayTime(long) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setDead() - Method in class net.minecraft.entity.Entity
 
setDead() - Method in class net.minecraft.entity.MobEntity
 
setDeathMessageVisibility(Team.Visible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setDebugBoundingBox(boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setDebugVerbosity(int, boolean) - Static method in class net.minecraft.client.renderer.GlDebugTextUtils
 
setDecorationSeed(long, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setDecorators(List<TreeDecorator>) - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
setDefaultActivities(Set<Activity>) - Method in class net.minecraft.entity.ai.brain.Brain
 
setDefaultColor(int, int, int, int) - Method in class com.mojang.blaze3d.vertex.DefaultColorVertexBuilder
 
setDefaultKey(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setDefaultMinecraftTitle() - Method in class net.minecraft.client.Minecraft
 
setDefaultPickupDelay() - Method in class net.minecraft.entity.item.ItemEntity
 
setDefaultState(BlockState) - Method in class net.minecraft.block.Block
 
setDefaultState(FluidState) - Method in class net.minecraft.fluid.Fluid
 
setDefaultTitlesTimes() - Method in class net.minecraft.client.gui.IngameGui
 
setDelayToMin(int) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
setDemo(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setDensity(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
 
setDepth(float) - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
setDespawnDelay(int) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
setDifficulty(Difficulty) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setDifficulty(CommandSource, Difficulty) - Static method in class net.minecraft.command.impl.DifficultyCommand
 
setDifficulty(Difficulty) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
setDifficulty(Difficulty) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setDifficulty(Difficulty) - Method in class net.minecraft.world.WorldSettings
 
setDifficultyForAllWorlds(Difficulty, boolean) - Method in class net.minecraft.server.MinecraftServer
 
setDifficultyLocked(boolean) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setDifficultyLocked(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setDifficultyLocked(boolean) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
 
setDirection(float, float) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setDirty(boolean) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
setDirty(boolean) - Method in class net.minecraft.world.storage.WorldSavedData
 
setDisabledTextColour(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setDisplayedItem(ItemStack) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
setDisplayedItemWithUpdate(ItemStack, boolean) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
setDisplayedText(ITextComponent, ITextComponent) - Method in class net.minecraft.client.gui.toasts.SystemToast
 
setDisplayHealth(int) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setDisplayListEntitiesDirty() - Method in class net.minecraft.client.renderer.WorldRenderer
 
setDisplayName(ITextComponent) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setDisplayName(ITextComponent) - Method in class net.minecraft.item.ItemStack
 
setDisplayName(ITextComponent) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setDisplayName(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setDisplayname(ITextComponent) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
 
setDisplayTile(BlockState) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDistance(MinMaxBounds.FloatBound) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setDistance(double) - Method in class net.minecraft.entity.EntityPredicate
 
setDistance(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
 
setDistance(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
setDoneWorking() - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
setDoneWorking() - Method in interface net.minecraft.util.IProgressUpdate
 
setDouble(int, double) - Method in class net.minecraft.network.PacketBuffer
 
setDragAir(double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setDragAir(double) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setDragging(boolean) - Method in class net.minecraft.client.gui.FocusableGui
 
setDragging(boolean) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
setDragging(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
setDragonFightData(CompoundNBT) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
setDragonFightData(CompoundNBT) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setDrinkingPotion(boolean) - Method in class net.minecraft.entity.monster.WitchEntity
 
setDropChance(EquipmentSlotType, float) - Method in class net.minecraft.entity.MobEntity
 
setDroppedExperience(int) - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
setDuration(int) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setDuration(int) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
 
setDx(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setDy(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setDz(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setEatingHaystack(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setEditable(boolean) - Method in class net.minecraft.tileentity.SignTileEntity
 
setEffectOnly(boolean) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
setEffects(BiomeAmbience) - Method in class net.minecraft.world.biome.Biome.Builder
 
setEffects(BiomeAmbience) - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
setEmmisiveRendering(AbstractBlock.IPositionPredicate) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setEnabled(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setEnabledPacks(Collection<String>) - Method in class net.minecraft.resources.ResourcePackList
 
setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.MobEntity
 
setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
setEnchantmentEffectsFromEntity(LivingEntity, float) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setEnchantments(Map<Enchantment, Integer>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setEntityId(int) - Method in class net.minecraft.entity.Entity
 
setEntityState(Entity, byte) - Method in class net.minecraft.world.server.ServerWorld
 
setEntityState(Entity, byte) - Method in class net.minecraft.world.World
 
setEntityType(EntityType<?>) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
setEntryValues(List<EntityDataManager.DataEntry<?>>) - Method in class net.minecraft.network.datasync.EntityDataManager
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.MobEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.DrownedEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.PillagerEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.VexEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.ZombieEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.passive.FoxEntity
 
setErrorCallback(GLFWErrorCallbackI) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setException(Throwable) - Method in class net.minecraftforge.event.CommandEvent
 
setExecutionChance(int) - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
setExitPortal(BlockPos, boolean) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
setEXP(int) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
setExperienceLevel(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setExpired() - Method in class net.minecraft.client.particle.Particle
 
setExplosion() - Method in class net.minecraft.util.DamageSource
 
setExpToDrop(int) - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
 
setExtraLife(int) - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
 
setFallbackActivity(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
setFancyGraphics(boolean) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
setFavicon(String) - Method in class net.minecraft.network.ServerStatusResponse
 
setFeatureSeed(long, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setFeetCondition(ItemPredicate) - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
setFGColor(int) - Method in class net.minecraft.client.gui.widget.Widget
 
setFilenameAndFlush(String) - Method in exception net.minecraft.client.util.JSONException
 
setFilled(int, int, int, boolean, boolean) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
setFilled(int, int, int, boolean, boolean) - Method in class net.minecraft.util.math.shapes.PartSplitVoxelShape
 
setFilled(int, int, int, boolean, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
setFilledBucket(ItemStack) - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
 
setFinalState(String) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
setFinalState(BlockState) - Method in class net.minecraftforge.event.world.BlockEvent.BlockToolInteractEvent
 
setFire(int) - Method in class net.minecraft.entity.Entity
 
setFireDamage() - Method in class net.minecraft.util.DamageSource
 
setFlag(Goal.Flag, boolean) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
setFlag(int, boolean) - Method in class net.minecraft.entity.Entity
 
setFleeceColor(DyeColor) - Method in class net.minecraft.entity.passive.SheepEntity
 
setFloat(int, float) - Method in class net.minecraft.network.PacketBuffer
 
setFlowerPos(BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
setFluid(FluidStack) - Method in class net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper
 
setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerAbilities
 
setFocused(boolean) - Method in class net.minecraft.client.gui.widget.Widget
 
setFocused2(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setFocusedDefault(IGuiEventListener) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
setFogColor(int) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.world.FoliageColors
 
setFontId(ResourceLocation) - Method in class net.minecraft.util.text.Style
 
setFontRenderer(FontRenderer) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setFoodLevel(int) - Method in class net.minecraft.util.FoodStats
 
setFoodSaturationLevel(float) - Method in class net.minecraft.util.FoodStats
 
setFooter(ITextComponent) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
setForcedChunkLoadingCallback(String, ForgeChunkManager.LoadingValidationCallback) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
setForcedPose(Pose) - Method in class net.minecraft.entity.player.PlayerEntity
 
setForceGamemode(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setForgeData(FMLStatusPing) - Method in class net.minecraft.network.ServerStatusResponse
 
setFormatting(TextFormatting) - Method in class net.minecraft.util.text.Style
 
setForwardDirection(int) - Method in class net.minecraft.entity.item.BoatEntity
 
setFOV(double) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
 
setFramebufferColor(float, float, float, float) - Method in class net.minecraft.client.shader.Framebuffer
 
setFramebufferFilter(int) - Method in class net.minecraft.client.shader.Framebuffer
 
setFrameIndex(int) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
setFramerateLimit(int) - Method in class net.minecraft.client.MainWindow
 
setFriendlyFlags(int) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setFromBucket(boolean) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
setFunctionReloader(FunctionReloader) - Method in class net.minecraft.advancements.FunctionManager
 
setFuse(int) - Method in class net.minecraft.entity.item.TNTEntity
 
setGain(float) - Method in class net.minecraft.client.audio.Listener
 
setGain(float) - Method in class net.minecraft.client.audio.SoundSource
 
setGameFocused(boolean) - Method in class net.minecraft.client.Minecraft
 
setGameFocused(boolean) - Method in interface net.minecraft.client.renderer.IWindowEventListener
 
setGameTime(long) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setGameTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setGameTime(long) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setGameTime(long) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setGameType(GameType) - Method in class net.minecraft.client.multiplayer.PlayerController
 
setGameType(GameType) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setGameType(GameType) - Method in class net.minecraft.entity.player.PlayerEntity
 
setGameType(GameType) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setGameType(GameType) - Method in class net.minecraft.server.integrated.IntegratedServer
 
setGameType(GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
setGameType(GameType) - Method in class net.minecraft.server.management.PlayerList
 
setGameType(GameType) - Method in class net.minecraft.server.MinecraftServer
 
setGameType(GameType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setGameType(GameType) - Method in interface net.minecraft.world.storage.IServerConfiguration
 
setGameType(GameType) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setGameType(GameType) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setGameType(GameType) - Method in class net.minecraft.world.WorldSettings
 
setGlowing(boolean) - Method in class net.minecraft.entity.Entity
 
setGlPackAlignment() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
setGlUnpackAlignment() - Method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
 
setGlyphProviders(List<IGlyphProvider>) - Method in class net.minecraft.client.gui.fonts.Font
 
setGossips(INBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setGossips(INBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
setGotFish(boolean) - Method in class net.minecraft.entity.passive.DolphinEntity
 
setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.world.GrassColors
 
setGreen(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
setGroup(String) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
setGroup(String) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
setGrowingAge(int) - Method in class net.minecraft.entity.AgeableEntity
 
setGui(Screen) - Method in class net.minecraftforge.client.event.GuiOpenEvent
 
setGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
setGuiScale(double) - Method in class net.minecraft.client.MainWindow
 
setHasAdvancements(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasBook(World, BlockPos, BlockState, boolean) - Static method in class net.minecraft.block.LecternBlock
 
setHasDisplayTile(boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setHasEntities(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setHasGamemodeEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasGamemodeNotEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasNameEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasNameNotEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasScores(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasTeamEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHasTeamNotEquals(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setHeadCondition(ItemPredicate) - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
setHeader(ITextComponent) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
setHeadRotation(float, int) - Method in class net.minecraft.entity.Entity
 
setHeadRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setHeadRotation(float, int) - Method in class net.minecraft.entity.LivingEntity
 
setHealth(float) - Method in class net.minecraft.entity.LivingEntity
 
setHealthBlinkTime(long) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setHeight(int) - Method in class net.minecraft.client.gui.widget.Widget
 
setHeightmap(Heightmap.Type, long[]) - Method in class net.minecraft.world.chunk.Chunk
 
setHeightmap(Heightmap.Type, long[]) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setHeightmap(Heightmap.Type, long[]) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setHeightmap(Heightmap.Type, long[]) - Method in interface net.minecraft.world.chunk.IChunk
 
setHeldBlockState(BlockState) - Method in class net.minecraft.entity.monster.EndermanEntity
 
setHeldItem(Hand, ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
setHiddenGene(PandaEntity.Gene) - Method in class net.minecraft.entity.passive.PandaEntity
 
setHitSound(SoundEvent) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setHoldingRose(boolean) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
setHome(BlockPos) - Method in class net.minecraft.entity.passive.TurtleEntity
 
setHomePosAndDistance(BlockPos, int) - Method in class net.minecraft.entity.MobEntity
 
setHorseJumping(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHorseTamed(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHorseWatchableBoolean(int, boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setHostname(String) - Method in class net.minecraft.server.MinecraftServer
 
setHoverEvent(HoverEvent) - Method in class net.minecraft.util.text.Style
 
setHurtEntities(boolean) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
setIdentity() - Method in class net.minecraft.util.math.vector.Matrix3f
 
setIdentity() - Method in class net.minecraft.util.math.vector.Matrix4f
 
setIdleTime(int) - Method in class net.minecraft.entity.LivingEntity
 
SetIdleTimeoutCommand - Class in net.minecraft.command.impl
 
SetIdleTimeoutCommand() - Constructor for class net.minecraft.command.impl.SetIdleTimeoutCommand
 
setIDRange(int, int) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setIgnoreEntities(boolean) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setIgnoreFirstMove() - Method in class net.minecraft.client.MouseHelper
 
setIgnoreRadius(boolean) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setIgnoresEntities(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setIgnoreVines() - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
setIncludeNonPlayers(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setIncrement(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
 
setIndex(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIndex(int) - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
setInfinitePickupDelay() - Method in class net.minecraft.entity.item.ItemEntity
 
setInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setInhabitedTime(long) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setInhabitedTime(long) - Method in interface net.minecraft.world.chunk.IChunk
 
setInitialized(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setInitialized(boolean) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setInitialized(boolean) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setInLove(PlayerEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
 
setInLove(int) - Method in class net.minecraft.entity.passive.AnimalEntity
 
setInsertion(String) - Method in class net.minecraft.util.text.Style
 
setInsideOnly(boolean) - Method in class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
setInstrument(NoteBlockInstrument) - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
 
setInt(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIntegrity(float) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setIntLE(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.CraftingInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.CraftResultInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.DoubleSidedInventory
 
setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.Inventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.MerchantInventory
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.HopperTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
setInventorySlotContents(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RecipeWrapper
 
setInventoryUpdateListener(Runnable) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
setInvisible() - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
setInvisible(boolean) - Method in class net.minecraft.entity.Entity
 
setInvisible(boolean) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setInvulnerable(boolean) - Method in class net.minecraft.entity.Entity
 
setInvulTime(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.BatEntity
 
setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setISTER(Supplier<Callable<ItemStackTileEntityRenderer>>) - Method in class net.minecraft.item.Item.Properties
 
setIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
 
setItalic(Boolean) - Method in class net.minecraft.util.text.Style
 
setItem(ItemStack) - Method in class net.minecraft.entity.item.ItemEntity
 
setItem(ItemStack) - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
setItem(int, ItemStack) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
 
setItemRotation(int) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.ChestTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.HopperTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
setItems(NonNullList<ItemStack>) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
setItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.Entity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
setItemStackToSlot(EquipmentSlotType, ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
setJoinDelay(int) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setJumping() - Method in class net.minecraft.entity.ai.controller.JumpController
 
setJumping(boolean) - Method in class net.minecraft.entity.LivingEntity
 
setJumping(boolean) - Method in class net.minecraft.entity.passive.RabbitEntity
 
setJumpPower(int) - Method in interface net.minecraft.entity.IJumpingMount
 
setJumpPower(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setKeyBindingCode(KeyBinding, InputMappings.Input) - Method in class net.minecraft.client.GameSettings
 
setKeyBindState(InputMappings.Input, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
 
setKeyCallbacks(long, GLFWKeyCallbackI, GLFWCharModsCallbackI) - Static method in class net.minecraft.client.util.InputMappings
 
setKeyConflictContext(IKeyConflictContext) - Method in class net.minecraft.client.settings.KeyBinding
 
setKeyConflictContext(IKeyConflictContext) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
setKeyModifierAndCode(KeyModifier, InputMappings.Input) - Method in class net.minecraft.client.settings.KeyBinding
 
setKeyModifierAndCode(KeyModifier, InputMappings.Input) - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
setKnockbackStrength(int) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setLargeFeatureSeed(long, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setLargeFeatureSeedWithSalt(long, int, int, int) - Method in class net.minecraft.util.SharedSeedRandom
 
setLastAttackedEntity(Entity) - Method in class net.minecraft.entity.LivingEntity
 
setLastHealth(int) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setLastHealthTime(long) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setLastOutput(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setLastSaveTime(long) - Method in interface net.minecraft.world.chunk.IChunk
 
setLeader(boolean) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
setLeader(int, AbstractRaiderEntity) - Method in class net.minecraft.world.raid.Raid
 
setLeashHolder(Entity, boolean) - Method in class net.minecraft.entity.MobEntity
 
setLeftArmRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setLeftHanded(boolean) - Method in class net.minecraft.entity.MobEntity
 
setLeftLegRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setLeftPos(int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setLeftShoulderEntity(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
setLegsCondition(ItemPredicate) - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate.Builder
 
setLevel(MinMaxBounds.IntBound) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setLevel(long, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
setLevel(long, int) - Method in class net.minecraft.world.lighting.LightEngine
 
setLevel(long, int) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setLevel(int) - Method in class net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent
 
setLevels(int) - Method in class net.minecraftforge.event.entity.player.PlayerXpEvent.LevelChange
 
setLight(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setLight(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setLight(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setLight(boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
setLight(long, int) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
setLightData(BakedQuad, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
setLightLevel(ToIntFunction<BlockState>) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setLightManager(WorldLightManager) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setLimit(int) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setLimited(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setLimitedLife(int) - Method in class net.minecraft.entity.monster.VexEntity
 
setLinearAttenuation(float) - Method in class net.minecraft.client.audio.SoundSource
 
setLineOfSiteRequired() - Method in class net.minecraft.entity.EntityPredicate
 
setListener(AdvancementList.IListener) - Method in class net.minecraft.advancements.AdvancementList
 
setListener(IGuiEventListener) - Method in class net.minecraft.client.gui.FocusableGui
 
setListener(IGuiEventListener) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
setListener(IGuiEventListener) - Method in class net.minecraft.client.gui.widget.list.AbstractOptionList.Entry
 
setListener(ClientAdvancementManager.IListener) - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
setListenerDefault(IGuiEventListener) - Method in interface net.minecraft.client.gui.INestedGuiEventHandler
 
setLivingAnimations(EnderDragonEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer.EnderDragonModel
 
setLivingAnimations(ArmorStandEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BeeModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CatModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DrownedModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
 
setLivingAnimations(ParrotEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
 
setLivingAnimations(RavagerEntity, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepWoolModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitherModel
 
setLivingAnimations(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
setLivingFlag(int, boolean) - Method in class net.minecraft.entity.LivingEntity
 
setLoaded(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setLoadingGui(LoadingGui) - Method in class net.minecraft.client.Minecraft
 
setLoadingProgress(int) - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
setLoadingProgress(int) - Method in interface net.minecraft.util.IProgressUpdate
 
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
 
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.item.PaintingEntity
 
setLocationType(Supplier<ChunkHolder.LocationType>) - Method in class net.minecraft.world.chunk.Chunk
 
setLocked(boolean) - Method in class net.minecraft.client.gui.widget.button.LockIconButton
 
setLocked(boolean) - Method in class net.minecraft.scoreboard.Score
 
setLogOnGlError() - Method in class net.minecraft.client.MainWindow
 
setLong(int, long) - Method in class net.minecraft.network.PacketBuffer
 
setLongLE(int, long) - Method in class net.minecraft.network.PacketBuffer
 
setLookPosition(Vector3d) - Method in class net.minecraft.entity.ai.controller.LookController
 
setLookPosition(double, double, double) - Method in class net.minecraft.entity.ai.controller.LookController
 
setLookPosition(double, double, double, float, float) - Method in class net.minecraft.entity.ai.controller.LookController
 
setLookPositionWithEntity(Entity, float, float) - Method in class net.minecraft.entity.ai.controller.LookController
 
setLooping(boolean) - Method in class net.minecraft.client.audio.SoundSource
 
setLootingLevel(int) - Method in class net.minecraftforge.event.entity.living.LootingLevelEvent
 
setLootTable(ResourceLocation, long) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
SetLootTable - Class in net.minecraft.loot.functions
 
setLootTable(IBlockReader, Random, BlockPos, ResourceLocation) - Static method in class net.minecraft.tileentity.LockableLootTileEntity
 
setLootTable(ResourceLocation, long) - Method in class net.minecraft.tileentity.LockableLootTileEntity
 
SetLootTable.Serializer - Class in net.minecraft.loot.functions
 
setLootTableId(ResourceLocation) - Method in class net.minecraft.loot.LootTable
 
SetLore - Class in net.minecraft.loot.functions
 
SetLore(ILootCondition[], boolean, List<ITextComponent>, LootContext.EntityTarget) - Constructor for class net.minecraft.loot.functions.SetLore
 
SetLore.Serializer - Class in net.minecraft.loot.functions
 
setMagicDamage() - Method in class net.minecraft.util.DamageSource
 
setMainGene(PandaEntity.Gene) - Method in class net.minecraft.entity.passive.PandaEntity
 
setManagedSectionPos(SectionPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setManager(ITagCollectionSupplier) - Static method in class net.minecraft.tags.TagCollectionManager
 
setManager(ITicketManager<T>, ITicketManager<T>...) - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
setManyVisible(Set<Direction>) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setMapdataTo(MapData) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
setMaterialCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
setMax(int) - Method in class net.minecraft.server.CustomServerBossInfo
 
setMaxAge(int) - Method in class net.minecraft.client.particle.Particle
 
setMaxID(int) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setMaximumCost(int) - Method in class net.minecraft.inventory.container.RepairContainer
 
setMaxMipmapLevel(int) - Method in class net.minecraft.client.renderer.model.ModelManager
 
setMaxPackSize(int) - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
 
setMaxSpeedAirLateral(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setMaxSpeedAirLateral(float) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setMaxSpeedAirVertical(float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setMaxSpeedAirVertical(float) - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
setMaxStringLength(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setMaxValue(float) - Method in class net.minecraft.client.settings.SliderPercentageOption
 
setMaxWaterDepth(int) - Method in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
setMaxWidth(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setMedium(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setMediumLE(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setMemory(MemoryModuleType<U>, U) - Method in class net.minecraft.entity.ai.brain.Brain
 
setMemory(MemoryModuleType<U>, Optional<? extends U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
setMerchantLevel(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
setMessage(ITextComponent) - Method in class net.minecraft.client.gui.widget.Widget
 
setMessage(String) - Method in class net.minecraftforge.client.event.ClientChatEvent
 
setMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
 
setMetadata(String) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setMinecartPowered(boolean) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
 
setMipmapLevels(int) - Method in class net.minecraft.client.Minecraft
 
setMirror(Mirror) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setMirror(Mirror) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setModContainer(ModContainer) - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
setMode(StructureMode) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setModelAttributes(BipedModel<T>) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setModelPartEnabled(PlayerModelPart, boolean) - Method in class net.minecraft.client.GameSettings
 
setModels(ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
setModels(VariantBlockStateBuilder.PartialBlockstate, ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
setModelSlotVisible(A, EquipmentSlotType) - Method in class net.minecraft.client.renderer.entity.layers.BipedArmorLayer
 
setModified(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setModified(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setModified(boolean) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setModified(boolean) - Method in interface net.minecraft.world.chunk.IChunk
 
setMoistness(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 
setMoodSound(MoodSoundAmbience) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setMOTD(String) - Method in class net.minecraft.server.MinecraftServer
 
setMotion(Vector3d) - Method in class net.minecraft.entity.Entity
 
setMotion(double, double, double) - Method in class net.minecraft.entity.Entity
 
setMotionMultiplier(BlockState, Vector3d) - Method in class net.minecraft.entity.boss.WitherEntity
 
setMotionMultiplier(BlockState, Vector3d) - Method in class net.minecraft.entity.Entity
 
setMotionMultiplier(BlockState, Vector3d) - Method in class net.minecraft.entity.monster.SpiderEntity
 
setMotionMultiplier(BlockState, Vector3d) - Method in class net.minecraft.entity.player.PlayerEntity
 
setMouseCallbacks(long, GLFWCursorPosCallbackI, GLFWMouseButtonCallbackI, GLFWScrollCallbackI, GLFWDropCallbackI) - Static method in class net.minecraft.client.util.InputMappings
 
setMoveForward(float) - Method in class net.minecraft.entity.MobEntity
 
setMovementSpeed(double) - Method in class net.minecraft.entity.passive.RabbitEntity
 
setMovementVector(float, float, float) - Method in class net.minecraft.entity.passive.SquidEntity
 
setMoveStrafing(float) - Method in class net.minecraft.entity.MobEntity
 
setMoveTo(double, double, double, double) - Method in class net.minecraft.entity.ai.controller.MovementController
 
setMoveVertical(float) - Method in class net.minecraft.entity.MobEntity
 
setMultiplier(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
 
setMusic(BackgroundMusicSelector) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setMutexFlags(EnumSet<Goal.Flag>) - Method in class net.minecraft.entity.ai.goal.Goal
 
setMutexFlags(EnumSet<Goal.Flag>) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
SetName - Class in net.minecraft.loot.functions
 
setName(ITextComponent) - Method in class net.minecraft.tileentity.BannerTileEntity
 
setName(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setName(String) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setName(ResourceLocation) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setName(ITextComponent) - Method in class net.minecraft.world.BossInfo
 
setName(ITextComponent) - Method in class net.minecraft.world.server.ServerBossInfo
 
setName(ResourceLocation) - Method in interface net.minecraftforge.fml.network.ICustomPacket
 
setName(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryBuilder
 
SetName.Serializer - Class in net.minecraft.loot.functions
 
setNameTagVisibility(Team.Visible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
SetNBT - Class in net.minecraft.loot.functions
 
SetNBT.Serializer - Class in net.minecraft.loot.functions
 
setNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
setNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.CollectionNBT
 
setNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
setNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
setNBTByIndex(int, INBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
setNearestTarget(LivingEntity) - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
setNeedsPostProcessing(AbstractBlock.IPositionPredicate) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setNeedsUpdate(boolean) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
setNetHandler(INetHandler) - Method in class net.minecraft.network.NetworkManager
 
setNewChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setNewChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setNewEyeHeight(float) - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
setNewfov(float) - Method in class net.minecraftforge.client.event.FOVUpdateEvent
 
setNewGameMode(GameType) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.PlayerChangeGameModeEvent
 
setNewSize(EntitySize) - Method in class net.minecraftforge.event.entity.EntityEvent.Size
 
setNewSpeed(float) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
setNewState(BlockState) - Method in class net.minecraftforge.event.world.BlockEvent.FluidPlaceBlockEvent
 
setNextSpawnData(WeightedSpawnerEntity) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
setNoAI(boolean) - Method in class net.minecraft.entity.MobEntity
 
setNoAttenuation() - Method in class net.minecraft.client.audio.SoundSource
 
setNoClip(boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setNoDespawn() - Method in class net.minecraft.entity.item.ItemEntity
 
setNoGravity(boolean) - Method in class net.minecraft.entity.Entity
 
setNoPickupDelay() - Method in class net.minecraft.entity.item.ItemEntity
 
setNoRepair() - Method in class net.minecraft.item.Item.Properties
 
setNoScrollbar() - Method in class net.minecraft.item.ItemGroup
 
setNote(NoteBlockEvent.Note, NoteBlockEvent.Octave) - Method in class net.minecraftforge.event.world.NoteBlockEvent
 
setNoTitle() - Method in class net.minecraft.item.ItemGroup
 
setObfuscated(Boolean) - Method in class net.minecraft.util.text.Style
 
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
setOffers(MerchantOffers) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setOffers(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
setOffspringAttributes(AgeableEntity, AbstractHorseEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setOldChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setOldChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
setOnFireFromLava() - Method in class net.minecraft.entity.Entity
 
setOnGround(boolean) - Method in class net.minecraft.entity.Entity
 
setOnGround(boolean) - Method in class net.minecraft.entity.LivingEntity
 
setOnlineMode(boolean) - Static method in class net.minecraft.server.management.PlayerProfileCache
 
setOnlineMode(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setOpaque(AbstractBlock.IPositionPredicate) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setOpaqueCube(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
setOptionValues(List<IReorderingProcessor>) - Method in class net.minecraft.client.AbstractOption
 
setOrientation(Vector3f, Vector3f) - Method in class net.minecraft.client.audio.Listener
 
setOrigin(BlockPos) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
setOutput(ItemStack) - Method in class net.minecraftforge.event.AnvilUpdateEvent
 
setOutputSignal(int) - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.BossInfo
 
setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.server.ServerBossInfo
 
setOverlayMessage(ITextComponent, boolean) - Method in class net.minecraft.client.gui.IngameGui
 
setOwner(LivingEntity) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setOwner(MobEntity) - Method in class net.minecraft.entity.monster.VexEntity
 
setOwnerId(UUID) - Method in class net.minecraft.entity.item.ItemEntity
 
setOwnerId(UUID) - Method in class net.minecraft.entity.passive.TameableEntity
 
setOwnerUniqueId(UUID) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setPacketCoordinates(double, double, double) - Method in class net.minecraft.entity.Entity
 
setPacketHandled(boolean) - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
setPaddleState(boolean, boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
setParameterSet(LootParameterSet) - Method in class net.minecraft.loot.LootTable.Builder
 
setParent(B3DModel.Node<B3DModel.Bone>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
 
setParent(B3DModel.Node<K>) - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
 
setParent(B3DModel.Node<B3DModel.Mesh>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
setParent(B3DModel.Node<? extends B3DModel.IKind<?>>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
setParent(B3DModel.Node<B3DModel.Pivot>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
 
setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setParseResults(ParseResults<CommandSource>) - Method in class net.minecraftforge.event.CommandEvent
 
setPartData(IBakedModel, IModelData) - Method in class net.minecraftforge.client.model.data.MultipartModelData
 
setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
setParticle(ParticleEffectAmbience) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setParticle(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.ItemMultiLayerBakedModel.Builder
 
setParticleData(IParticleData) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setPartying(BlockPos, boolean) - Method in class net.minecraft.entity.LivingEntity
 
setPartying(BlockPos, boolean) - Method in class net.minecraft.entity.passive.ParrotEntity
 
setPath(Path, double) - Method in class net.minecraft.pathfinding.PathNavigator
 
setPathPriority(PathNodeType, float) - Method in class net.minecraft.entity.MobEntity
 
setPatrolling(boolean) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
setPatrolTarget(BlockPos) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
setPatternWithColor(BannerPattern, DyeColor) - Method in class net.minecraft.tileentity.BannerPattern.Builder
 
setPercent(float) - Method in class net.minecraft.client.gui.ClientBossInfo
 
setPercent(float) - Method in class net.minecraft.world.BossInfo
 
setPercent(float) - Method in class net.minecraft.world.server.ServerBossInfo
 
setPermissionHandler(IPermissionHandler) - Static method in class net.minecraftforge.server.permission.PermissionAPI
 
setPermissionLevel(int) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setPhantomSize(int) - Method in class net.minecraft.entity.monster.PhantomEntity
 
setPhase(PhaseType<?>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 
setPickedItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
setPickupDelay(int) - Method in class net.minecraft.entity.item.ItemEntity
 
setPierceLevel(byte) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setPitch(float) - Method in class net.minecraft.client.audio.SoundSource
 
setPitch(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
setPitch(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setPixelRGBA(int, int, int) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
setPlacementBehaviour(JigsawPattern.PlacementBehaviour) - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawPiece
 
setPlacementBehaviour(JigsawPattern.PlacementBehaviour) - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.BossInfo
 
setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.server.ServerBossInfo
 
setPlayer(ServerPlayerEntity) - Method in class net.minecraft.advancements.PlayerAdvancements
 
setPlayer(PlayerEntity) - Method in class net.minecraft.tileentity.SignTileEntity
 
setPlayerCapabilities(PlayerEntity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
setPlayerCreated(boolean) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
setPlayerHealthUpdated() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setPlayerIdleTimeout(int) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
setPlayerIdleTimeout(int) - Method in class net.minecraft.server.MinecraftServer
 
setPlayerList(PlayerList) - Method in class net.minecraft.server.MinecraftServer
 
setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
setPlayerLocation(double, double, double, float, float, Set<SPlayerPositionLookPacket.Flags>) - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
setPlayerProfile(GameProfile) - Method in class net.minecraft.tileentity.SkullTileEntity
 
setPlayers(GameProfile[]) - Method in class net.minecraft.network.ServerStatusResponse.Players
 
setPlayers(ServerStatusResponse.Players) - Method in class net.minecraft.network.ServerStatusResponse
 
setPlayers(Collection<ServerPlayerEntity>) - Method in class net.minecraft.server.CustomServerBossInfo
 
setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setPlayerUuid(UUID) - Method in class net.minecraft.server.integrated.IntegratedServer
 
setPoint(int, PathPoint) - Method in class net.minecraft.pathfinding.Path
 
setPointOfView(PointOfView) - Method in class net.minecraft.client.GameSettings
 
setPortal(BlockPos) - Method in class net.minecraft.entity.Entity
 
setPos(BlockPos) - Method in class net.minecraft.particles.BlockParticleData
 
setPos(BlockPos) - Method in class net.minecraft.tileentity.TileEntity
 
setPos(int, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setPos(double, double, double) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setPos(Vector3i) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setPos(long) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setPos(AxisRotation, int, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setPose(Pose) - Method in class net.minecraft.entity.Entity
 
setPosition(float, float) - Method in class net.minecraft.advancements.DisplayInfo
 
setPosition(Vector3d) - Method in class net.minecraft.client.audio.Listener
 
setPosition(int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeWidget
 
setPosition(int, int) - Method in class net.minecraft.client.gui.widget.button.ImageButton
 
setPosition(int, int) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
setPosition(double, double, double) - Method in class net.minecraft.client.particle.Particle
 
setPosition(double, double, double) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setPosition(Vector3d) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
setPosition(int, int, int) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
 
setPosition(double, double, double) - Method in class net.minecraft.entity.item.HangingEntity
 
setPosition(double, double, double) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
setPosition(double, double, double) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
setPosition(BlockPos) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setPosition(long, long) - Method in interface net.minecraft.world.gen.IExtendedNoiseRandom
 
setPosition(long, long) - Method in class net.minecraft.world.gen.LazyAreaLayerContext
 
setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.Entity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.PaintingEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.LivingEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.Entity
 
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setPosX(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
setPosY(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
 
setPotion(Potion) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setPotionDurationMax(boolean) - Method in class net.minecraft.potion.EffectInstance
 
setPotionEffect(ItemStack) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
setPowered(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeverBlock
 
setPowered(boolean) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setPowered(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setPrefix(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setPressed(boolean) - Method in class net.minecraft.client.settings.KeyBinding
 
setPressed(boolean) - Method in class net.minecraft.client.settings.ToggleableKeyBinding
 
setPreventProxyConnections(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setPrimaryHand(HandSide) - Method in class net.minecraft.entity.player.PlayerEntity
 
setPrivateValue(Class<? super T>, T, E, String) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
 
setProfileCache(PlayerProfileCache) - Static method in class net.minecraft.tileentity.SkullTileEntity
 
setProgress(float) - Method in class net.minecraft.client.gui.toasts.TutorialToast
 
setProjectile() - Method in class net.minecraft.util.DamageSource
 
setProjectionMatrix(Matrix4f) - Method in class net.minecraft.client.shader.Shader
 
setProperties(PropertyMap) - Method in class net.minecraft.util.Session
 
setPuffState(int) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
setPumpkinEquipped(boolean) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
setQuadCulled() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
setQuadOrientation(Direction) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setQuadOrientation(Direction) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
setQuadTint(int) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setQueriedLootTableId(ResourceLocation) - Method in class net.minecraft.loot.LootContext
 
setRabbitType(int) - Method in class net.minecraft.entity.passive.RabbitEntity
 
setRadius(float) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setRadiusOnUse(float) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setRadiusPerTick(float) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setRaid(Raid) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setRaining(boolean) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setRaining(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setRaining(boolean) - Method in interface net.minecraft.world.storage.IWorldInfo
 
setRaining(boolean) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setRainStrength(float) - Method in class net.minecraft.world.World
 
setRainTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setRainTime(int) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setRainTime(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setRandom(Random) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setRandomEffect(Random) - Method in class net.minecraft.entity.monster.SpiderEntity.GroupData
 
setRangeMultiplier(float) - Method in class net.minecraft.pathfinding.PathNavigator
 
setRatioX(double) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setRatioZ(double) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setRawMouseInput(boolean) - Method in class net.minecraft.client.MainWindow
 
setRawMouseInput(long, boolean) - Static method in class net.minecraft.client.util.InputMappings
 
setRawPosition(double, double, double) - Method in class net.minecraft.entity.Entity
 
setRearing(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setRecipe(IRecipe<?>) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
setRecipeUsed(IRecipe<?>) - Method in class net.minecraft.inventory.CraftResultInventory
 
setRecipeUsed(IRecipe<?>) - Method in interface net.minecraft.inventory.IRecipeHolder
 
setRecipeUsed(IRecipe<?>) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
setRecord(ItemStack) - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
setRed(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
 
setRedstoneStrength(BlockState, int) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
setRedstoneStrength(BlockState, int) - Method in class net.minecraft.block.PressurePlateBlock
 
setRedstoneStrength(BlockState, int) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 
setReducedDebug(boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
setRegistryName(ResourceLocation) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
setRegistryName(String) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
setRegistryName(ResourceLocation) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
setRegistryName(String, String) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
setRegistryName(String) - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
setRegistryName(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
setRegistryName(String, String) - Method in class net.minecraftforge.registries.ForgeRegistryEntry
 
setRegistryName(ResourceLocation) - Method in interface net.minecraftforge.registries.IForgeRegistryEntry
 
setRelative(boolean) - Method in class net.minecraft.client.audio.SoundSource
 
setRelevantEnchantmentTypes(EnchantmentType...) - Method in class net.minecraft.item.ItemGroup
 
setRenderDistanceWeight(double) - Static method in class net.minecraft.entity.Entity
 
setRenderHeader(boolean, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setRenderLayer(Block, RenderType) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
setRenderLayer(Block, Predicate<RenderType>) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
setRenderLayer(Fluid, RenderType) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
setRenderLayer(Fluid, Predicate<RenderType>) - Static method in class net.minecraft.client.renderer.RenderTypeLookup
 
setRenderLayer(RenderType) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
setRenderPhase(String) - Method in class net.minecraft.client.MainWindow
 
setRenderPosition(Vector3d) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
setRenderSelection(boolean) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setRenderShadow(boolean) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setRenderType(ScoreCriteria.RenderType) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setRenderViewEntity(Entity) - Method in class net.minecraft.client.Minecraft
 
setRenderVisibilityId(long) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.Entity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.LivingEntity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
setRenderYawOffset(float) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
setRepairCost(int) - Method in class net.minecraft.item.ItemStack
 
setRequiresTool() - Method in class net.minecraft.block.AbstractBlock.Properties
 
setResourceMode(ServerData.ServerResourceMode) - Method in class net.minecraft.client.multiplayer.ServerData
 
setResourcePack(String, String) - Method in class net.minecraft.server.MinecraftServer
 
setResourcePackFromWorld() - Method in class net.minecraft.server.MinecraftServer
 
setRespawnState(DragonSpawnState) - Method in class net.minecraft.world.end.DragonFightManager
 
setResponder(Consumer<String>) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setResponseTime(int) - Method in class net.minecraft.client.network.play.NetworkPlayerInfo
 
setResult(PlayerEntity.SleepResult) - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
setResultMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
setResultSound(ISound) - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
 
setResultStack(ItemStack) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
 
setRevengeTarget(LivingEntity) - Method in interface net.minecraft.entity.IAngerable
 
setRevengeTarget(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
setRevengeTarget(LivingEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setRightArmRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRightLegRotation(Rotations) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRightShoulderEntity(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
setRoll(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
setRollingAmplitude(int) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setRollingDirection(int) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setRolls(RandomValueRange) - Method in class net.minecraft.loot.LootPool
 
setRotation(float, float) - Method in class net.minecraft.entity.Entity
 
setRotation(Rotation) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setRotation(Rotation) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
setRotationAngles(EnderDragonEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.EnderDragonRenderer.EnderDragonModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.AbstractZombieModel
 
setRotationAngles(ArmorStandEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
setRotationAngles(ArmorStandEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
setRotationAngles(BatEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BatModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BeeModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BlazeModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BoarModel
 
setRotationAngles(BoatEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.BoatModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CatModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ChickenModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CodModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.CreeperModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DolphinModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.DrownedModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ElytraModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EndermanModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EndermiteModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EntityModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.EvokerFangsModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.FoxModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GhastModel
 
setRotationAngles(GuardianEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.GuardianModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseArmorChestsModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.HorseModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.IronGolemModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LeashKnotModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LlamaModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.LlamaSpitModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MagmaCubeModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.MinecartModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.OcelotModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PandaModel
 
setRotationAngles(ParrotEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ParrotModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PhantomModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PiglinModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PolarBearModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishBigModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishMediumModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.PufferFishSmallModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.QuadrupedModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RabbitModel
 
setRotationAngles(RavagerEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.RavagerModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SalmonModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SheepWoolModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ShulkerModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SilverfishModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SlimeModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SnowManModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SpiderModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.SquidModel
 
setRotationAngles(StriderEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.StriderModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TurtleModel
 
setRotationAngles(VexEntity, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.VexModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.VillagerModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitchModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WitherModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.WolfModel
 
setRotationAngles(T, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
setRotationPoint(float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
 
setRotationYawHead(float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
setRotationYawHead(float) - Method in class net.minecraft.entity.LivingEntity
 
setSaddledFromBoolean(boolean) - Method in class net.minecraft.entity.BoostHelper
 
setSaddledFromNBT(CompoundNBT) - Method in class net.minecraft.entity.BoostHelper
 
setSaddledToNBT(CompoundNBT) - Method in class net.minecraft.entity.BoostHelper
 
setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
 
setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
 
setScale(float) - Method in class net.minecraftforge.event.world.BiomeLoadingEvent
 
setSchedule(Schedule) - Method in class net.minecraft.entity.ai.brain.Brain
 
setScore(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
setScoreboard(Scoreboard) - Method in class net.minecraft.client.world.ClientWorld
 
setScoreboard(Scoreboard) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
setScorePoints(int) - Method in class net.minecraft.scoreboard.Score
 
setScreenHeight(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setScreenshotFile(File) - Method in class net.minecraftforge.client.event.ScreenshotEvent
 
setScreenWidth(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setScrollAmount(double) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setSeed(long) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.NetherForestsSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
setSeed(long) - Method in class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
 
setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setSelected(ServerSelectionList.Entry) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
setSelected(WorldSelectionList.Entry) - Method in class net.minecraft.client.gui.screen.WorldSelectionList
 
setSelected(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
setSelected(ModListWidget.ModEntry) - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
setSelectedTab(Advancement) - Method in class net.minecraft.advancements.PlayerAdvancements
 
setSelectedTab(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
setSelectedTab(Advancement) - Method in interface net.minecraft.client.multiplayer.ClientAdvancementManager.IListener
 
setSelectedTab(Advancement, boolean) - Method in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
setSelection(int, int) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
setSelectionPos(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setSendToClient(boolean) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
setServer(Supplier<MinecraftServer>) - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
 
setServerBrand(String) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
 
setServerDescription(ITextComponent) - Method in class net.minecraft.network.ServerStatusResponse
 
setServerId(String) - Method in class net.minecraft.server.MinecraftServer
 
setServerOwner(String) - Method in class net.minecraft.server.MinecraftServer
 
setServerPack(File, IPackNameDecorator) - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
setServerPort(int) - Method in class net.minecraft.server.MinecraftServer
 
setSessionEventListener(SessionEventListener) - Method in class net.minecraft.client.MinecraftGame
 
setSessionService(MinecraftSessionService) - Static method in class net.minecraft.tileentity.SkullTileEntity
 
setSessionType(String) - Static method in enum net.minecraft.util.Session.Type
 
setShakeHeadTicks(int) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
setSheared(boolean) - Method in class net.minecraft.entity.passive.SheepEntity
 
setShooter(Entity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setShooter(Entity) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
setShort(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setShortLE(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setShotFromCrossbow(boolean) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setShouldReceiveVelocityUpdates(boolean) - Method in class net.minecraft.entity.EntityType.Builder
 
setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.Attribute
 
setShowAir(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setShowBottom(boolean) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
setShowBoundingBox(boolean) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setShowDeathScreen(boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setSilent(boolean) - Method in class net.minecraft.entity.Entity
 
setSitting(boolean) - Method in class net.minecraft.entity.passive.FoxEntity
 
setSize(float, float) - Method in class net.minecraft.client.particle.Particle
 
setSize(BlockPos) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
setSize(int) - Method in class net.minecraft.world.border.WorldBorder
 
setSize(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
setSkipAttackChecks() - Method in class net.minecraft.entity.EntityPredicate
 
setSkullInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
setSkyRenderHandler(ISkyRenderHandler) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
setSlaveMap(ResourceLocation, Object) - Method in class net.minecraftforge.registries.ForgeRegistry
 
setSlaveMap(ResourceLocation, Object) - Method in interface net.minecraftforge.registries.IForgeRegistryInternal
 
setSleeping(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
setSlimeSize(int, boolean) - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
setSlimeSize(int, boolean) - Method in class net.minecraft.entity.monster.SlimeEntity
 
setSlotContents(Iterator<Ingredient>, int, int, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
setSlotContents(Iterator<T>, int, int, int, int) - Method in interface net.minecraft.item.crafting.IRecipePlacer
 
setSlotContents(Iterator<Integer>, int, int, int, int) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
setSneaking(boolean) - Method in class net.minecraft.entity.Entity
 
setSneezeCounter(int) - Method in class net.minecraft.entity.passive.PandaEntity
 
setSorted(boolean) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setSorter(BiConsumer<Vector3d, List<? extends Entity>>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setSound(SoundEvent) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundHandler
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.GameSettings
 
setSpawn(BlockPos, float) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setSpawn(BlockPos, float) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawn(BlockPos, float) - Method in interface net.minecraft.world.storage.ISpawnWorldInfo
 
setSpawn(BlockPos, float) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setSpawnAngle(float) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setSpawnAngle(float) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnAngle(float) - Method in interface net.minecraft.world.storage.ISpawnWorldInfo
 
setSpawnAngle(float) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setSpawnedByPlayer(boolean) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
setSpawnX(int) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setSpawnX(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnX(int) - Method in interface net.minecraft.world.storage.ISpawnWorldInfo
 
setSpawnX(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setSpawnY(int) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setSpawnY(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnY(int) - Method in interface net.minecraft.world.storage.ISpawnWorldInfo
 
setSpawnY(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setSpawnZ(int) - Method in class net.minecraft.client.world.ClientWorld.ClientWorldInfo
 
setSpawnZ(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setSpawnZ(int) - Method in interface net.minecraft.world.storage.ISpawnWorldInfo
 
setSpawnZ(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setSpecialPrice(int) - Method in class net.minecraft.item.MerchantOffer
 
setSpecialRendererInternal(TileEntityType<T>, TileEntityRenderer<? super T>) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
setSpectatingEntity(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
setSpeed(double) - Method in class net.minecraft.pathfinding.PathNavigator
 
setSpellType(SpellcastingIllagerEntity.SpellType) - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
setSprinting(boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setSprinting(boolean) - Method in class net.minecraft.entity.Entity
 
setSprinting(boolean) - Method in class net.minecraft.entity.LivingEntity
 
setSprite(TextureAtlasSprite) - Method in class net.minecraft.client.particle.SpriteTexturedParticle
 
setStack(ItemStack) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
setStackInSlot(int, ItemStack) - Method in interface net.minecraftforge.items.IItemHandlerModifiable
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.InvWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
 
setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
setStanding(boolean) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
setState(BlockState) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
setState(BlockState) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setStateContainer(StateContainer<Block, BlockState>) - Method in class net.minecraft.client.renderer.model.BlockModelDefinition.ContainerHolder
 
setStatePredicate(StatePropertiesPredicate) - Method in class net.minecraft.advancements.criterion.BlockPredicate.Builder
 
setStateTriggered(boolean) - Method in class net.minecraft.client.gui.widget.ToggleWidget
 
setStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setStayOutOfHiveCountdown(int) - Method in class net.minecraft.entity.passive.BeeEntity
 
setStep(TutorialSteps) - Method in class net.minecraft.client.tutorial.Tutorial
 
SetStewEffect - Class in net.minecraft.loot.functions
 
SetStewEffect.Builder - Class in net.minecraft.loot.functions
 
SetStewEffect.Serializer - Class in net.minecraft.loot.functions
 
setStrength(float) - Method in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
setStrikethrough(Boolean) - Method in class net.minecraft.util.text.Style
 
setStringValue(String) - Method in class net.minecraft.world.GameRules.BooleanValue
 
setStringValue(String) - Method in class net.minecraft.world.GameRules.IntegerValue
 
setStringValue(String) - Method in class net.minecraft.world.GameRules.RuleValue
 
setStructureReferences(Map<Structure<?>, LongSet>) - Method in class net.minecraft.world.chunk.Chunk
 
setStructureReferences(Map<Structure<?>, LongSet>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setStructureReferences(Map<Structure<?>, LongSet>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setStructureReferences(Map<Structure<?>, LongSet>) - Method in interface net.minecraft.world.IStructureReader
 
setStructureStarts(Map<Structure<?>, StructureStart<?>>) - Method in class net.minecraft.world.chunk.Chunk
 
setStructureStarts(Map<Structure<?>, StructureStart<?>>) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setStructureStarts(Map<Structure<?>, StructureStart<?>>) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
setStructureStarts(Map<Structure<?>, StructureStart<?>>) - Method in interface net.minecraft.world.chunk.IChunk
 
setStyle(Style) - Method in interface net.minecraft.util.text.IFormattableTextComponent
 
setStyle(Style) - Method in class net.minecraft.util.text.TextComponent
 
setSuccessCount(int) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setSuccessful(boolean) - Method in class net.minecraft.dispenser.OptionalDispenseBehavior
 
setSuffix(ITextComponent) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setSuffocates(AbstractBlock.IPositionPredicate) - Method in class net.minecraft.block.AbstractBlock.Properties
 
setSuggestion(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setSuggestionHandler(BiFunction<SuggestionsBuilder, Consumer<SuggestionsBuilder>, CompletableFuture<Suggestions>>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setSwimming(boolean) - Method in class net.minecraft.entity.Entity
 
setSwimmingUp(boolean) - Method in class net.minecraft.entity.monster.DrownedEntity
 
setSwingHand(boolean) - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
setTable(LootTable) - Method in class net.minecraftforge.event.LootTableLoadEvent
 
setTabPath(String) - Method in class net.minecraft.item.ItemGroup
 
setTag(ITag<Block>) - Method in class net.minecraft.advancements.criterion.BlockPredicate.Builder
 
setTag(CompoundNBT) - Method in class net.minecraft.item.ItemStack
 
setTag(CompoundNBT) - Method in class net.minecraftforge.fluids.FluidStack
 
setTagInfo(String, INBT) - Method in class net.minecraft.item.ItemStack
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.TameableEntity
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.WolfEntity
 
setTamedBy(PlayerEntity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setTamedBy(PlayerEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
setTarget(Vector3d) - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 
setTarget(LivingEntity) - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
setTargetEntity(LivingEntity, Entity, float, int) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
setTargetPosition(LivingEntity, BlockPos, float, int) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
setTargetX(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setTargetY(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setTargetZ(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
setTemper(int) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
setText(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setText(int, ITextComponent) - Method in class net.minecraft.tileentity.SignTileEntity
 
setTextColor(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setTextColor(DyeColor) - Method in class net.minecraft.tileentity.SignTileEntity
 
setTextFormatter(BiFunction<String, Integer, IReorderingProcessor>) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setTexture(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
setTexture(TextureAtlasSprite) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
 
setTextureData(NativeImage) - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
setTextureOffset(int, int) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
setTextureSize(int, int) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
setThrowerId(UUID) - Method in class net.minecraft.entity.item.ItemEntity
 
setThundering(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setThundering(boolean) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setThundering(boolean) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setThunderStrength(float) - Method in class net.minecraft.world.World
 
setThunderTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setThunderTime(int) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setThunderTime(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
setTileEntityNBT(World, PlayerEntity, BlockPos, ItemStack) - Static method in class net.minecraft.item.BlockItem
 
setTime(CommandSource, int) - Static method in class net.minecraft.command.impl.TimeCommand
 
setTimeAddition(long) - Method in class net.minecraftforge.event.world.SleepFinishedTimeEvent
 
setTimeLightningFlash(int) - Method in class net.minecraft.client.world.ClientWorld
 
setTimeLightningFlash(int) - Method in class net.minecraft.world.World
 
setTimeSinceHit(int) - Method in class net.minecraft.entity.item.BoatEntity
 
setTimestamp(long) - Method in class net.minecraft.world.server.Ticket
 
settings - Variable in class net.minecraft.client.gui.widget.GameSettingsSlider
 
SettingsScreen - Class in net.minecraft.client.gui.screen
 
SettingsScreen(Screen, GameSettings, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.SettingsScreen
 
setTint(float, float, float) - Method in class net.minecraft.client.renderer.entity.model.TintedAgeableModel
 
setToDefault() - Method in interface net.minecraftforge.client.extensions.IForgeKeybinding
 
setTrackingRange(int) - Method in class net.minecraft.entity.EntityType.Builder
 
setTrackOutput(boolean) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
setTransferCooldown(int) - Method in class net.minecraft.tileentity.HopperTileEntity
 
setTransferTicker(int) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
setTransform(MatrixStack.Entry) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setTransition(double) - Method in class net.minecraft.world.border.WorldBorder
 
setTransition(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
 
setTranslation(float, float, float) - Method in class net.minecraft.util.math.vector.Matrix4f
 
setTrap(boolean) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
setTreasurePos(BlockPos) - Method in class net.minecraft.entity.passive.DolphinEntity
 
setType(Class<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
setTypeLimitedInversely() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setUnderlined(Boolean) - Method in class net.minecraft.util.text.Style
 
setUnhappyCounter(int) - Method in class net.minecraft.entity.passive.PandaEntity
 
setUniformLocation(int) - Method in class net.minecraft.client.shader.ShaderUniform
 
setUniqueId(UUID) - Method in class net.minecraft.entity.Entity
 
setUnseenMemoryTicks(int) - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
setup() - Method in class net.minecraft.client.Monitor
 
setup(Template, BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
setup(File) - Static method in class net.minecraftforge.fml.relauncher.libraries.LibraryManager
 
setup(IEnvironment, Map<String, ?>) - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
setup(IEnvironment, Map<String, ?>) - Method in class net.minecraftforge.userdev.FMLDevServerLaunchProvider
 
setup(IEnvironment, Map<String, ?>) - Method in class net.minecraftforge.userdev.FMLUserdevLaunchProvider
 
setupBufferState(long) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
setupBufferState(long, int) - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
setupCallbacks(long) - Method in class net.minecraft.client.KeyboardListener
 
setUpdateInterval(int) - Method in class net.minecraft.entity.EntityType.Builder
 
setupDefaultState(int, int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupDiffuseGuiLighting(Matrix4f) - Static method in class net.minecraft.client.renderer.RenderHelper
 
setupEndPortalTexGen() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupEndPortalTexGen() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupFog(ActiveRenderInfo, FogRenderer.FogType, float, boolean) - Static method in class net.minecraft.client.renderer.FogRenderer
Deprecated.
setupFog(ActiveRenderInfo, FogRenderer.FogType, float, boolean, float) - Static method in class net.minecraft.client.renderer.FogRenderer
 
setupGhostRecipe(IRecipe<?>, List<Slot>) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
setupGhostRecipe(IRecipe<?>, List<Slot>) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
setupGui3DDiffuseLighting(Vector3f, Vector3f) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupGui3DDiffuseLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
setupGui3DMatrix(Vector3f, Vector3f) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupGuiFlatDiffuseLighting(Vector3f, Vector3f) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupGuiFlatDiffuseLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
 
setupLevelDiffuseLighting(Vector3f, Vector3f, Matrix4f) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupLevelDiffuseLighting(Matrix4f) - Static method in class net.minecraft.client.renderer.RenderHelper
 
setupLighting(Vector3f, Vector3f, Matrix4f) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupNewMap(World, int, int, byte, boolean, boolean) - Static method in class net.minecraft.item.FilledMapItem
 
setupNvFogDistance() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupOutline() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupOutline() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupOverlayColor(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupOverlayColor(IntSupplier, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
setupOverlayColor() - Method in class net.minecraft.client.renderer.texture.OverlayTexture
 
setupRenderState() - Method in class net.minecraft.client.renderer.RenderState
 
setupScaledLighting(Vector3f, Vector3f) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
setupTamedAI() - Method in class net.minecraft.entity.passive.CatEntity
 
setupTamedAI() - Method in class net.minecraft.entity.passive.TameableEntity
 
setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
setUseInvisibilityCheck() - Method in class net.minecraft.entity.EntityPredicate
 
setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
setUsername(UUID, String) - Static method in class net.minecraftforge.common.UsernameCache
 
setUvs(float[]) - Method in class net.minecraft.client.renderer.model.BlockFaceUV
 
setValidator(Predicate<String>) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setValidator(Predicate<FluidStack>) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
setValue(T) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
 
setValue(int) - Method in class net.minecraft.server.CustomServerBossInfo
 
setValue(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stats.ServerStatisticsManager
 
setValue(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stats.StatisticsManager
 
setValue(float) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
setValue(double) - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
setValueIndex(GameSettings, int) - Method in class net.minecraft.client.settings.IteratableOption
 
setValueResolver(Function<String, ITimeValue>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
 
setVariant(int) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
setVariant(int) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
setVariant(int) - Method in class net.minecraft.entity.passive.ParrotEntity
 
setVehicleEntityId(int) - Method in class net.minecraft.entity.MobEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
setVersion(ServerStatusResponse.Version) - Method in class net.minecraft.network.ServerStatusResponse
 
setVertexFormat(VertexFormat) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
setVertexFormat(VertexFormat) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setVertexState(BufferBuilder.State) - Method in class net.minecraft.client.renderer.BufferBuilder
 
setVideoMode(Optional<VideoMode>) - Method in class net.minecraft.client.MainWindow
 
setViewDistance(int) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
setViewDistance(int) - Method in class net.minecraft.server.management.PlayerList
 
setViewDistance(int) - Method in class net.minecraft.world.server.ChunkManager
 
setViewDistance(int) - Method in class net.minecraft.world.server.ServerChunkProvider
 
setViewDistance(int) - Method in class net.minecraft.world.server.TicketManager
 
setVillagerData(VillagerData) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setVillagerData(VillagerData) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
SetVisibility - Class in net.minecraft.client.renderer.chunk
 
SetVisibility() - Constructor for class net.minecraft.client.renderer.chunk.SetVisibility
 
setVisibilityState(String, boolean) - Method in class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
setVisible(boolean) - Method in class net.minecraft.client.gui.overlay.PlayerTabOverlayGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeOverlayGui
 
setVisible(boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setVisible(Direction, Direction, boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setVisible(boolean) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
setVisible(boolean) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
setVisible(boolean) - Method in class net.minecraft.world.server.ServerBossInfo
 
setVolume(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundEngine
 
setVolume(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
 
setVsync(boolean) - Method in class net.minecraft.client.MainWindow
 
setW(float) - Method in class net.minecraft.util.math.vector.Vector4f
 
setWaitTime(int) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
setWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerAbilities
 
setWanderingTraderID(UUID) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setWanderingTraderID(UUID) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setWanderingTraderID(UUID) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setWanderingTraderSpawnChance(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setWanderingTraderSpawnChance(int) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setWanderingTraderSpawnChance(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setWanderingTraderSpawnDelay(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setWanderingTraderSpawnDelay(int) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setWanderingTraderSpawnDelay(int) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
setWanderTarget(BlockPos) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
setWarningDistance(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWarningTime(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWasNotUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
setWaterColor(int) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setWaterFogColor(int) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
setWaterLevel(World, BlockPos, BlockState, int) - Method in class net.minecraft.block.CauldronBlock
 
setWave(int) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
setWeatherParticleRenderHandler(IWeatherParticleRenderHandler) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
setWeatherRenderHandler(IWeatherRenderHandler) - Method in class net.minecraft.client.world.DimensionRenderInfo
 
setWhiteListEnabled(boolean) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
setWhiteListEnabled(boolean) - Method in class net.minecraft.server.management.PlayerList
 
setWhitelistEnabled(boolean) - Method in class net.minecraft.server.MinecraftServer
 
setWidth(int) - Method in class net.minecraft.client.gui.widget.Widget
 
setWindowIcon(InputStream, InputStream) - Method in class net.minecraft.client.MainWindow
 
setWindowTitle(String) - Method in class net.minecraft.client.MainWindow
 
setWorld(World) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
setWorld(World) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
setWorld(World) - Method in class net.minecraft.entity.Entity
 
setWorld(ServerWorld) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
setWorld(IBlockDisplayReader) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
setWorld(IBlockDisplayReader) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
setWorldAndLoadRenderers(ClientWorld) - Method in class net.minecraft.client.renderer.WorldRenderer
 
setWorldAndPos(World, BlockPos) - Method in class net.minecraft.tileentity.TileEntity
 
setWorldBorderSerializer(WorldBorder.Serializer) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
setWorldBorderSerializer(WorldBorder.Serializer) - Method in interface net.minecraft.world.storage.IServerWorldInfo
 
setWorldBorderSerializer(WorldBorder.Serializer) - Method in class net.minecraft.world.storage.ServerWorldInfo
 
SetWorldSpawnCommand - Class in net.minecraft.command.impl
 
SetWorldSpawnCommand() - Constructor for class net.minecraft.command.impl.SetWorldSpawnCommand
 
setX(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
setX(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setX(int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setX(float) - Method in class net.minecraft.util.math.vector.Vector3f
 
setX(int) - Method in class net.minecraft.util.math.vector.Vector3i
 
setX(float) - Method in class net.minecraft.util.math.vector.Vector4f
 
setX(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setXP(int) - Method in interface net.minecraft.entity.merchant.IMerchant
 
setXP(int) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
setXp(int) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
setXP(int) - Method in class net.minecraft.entity.NPCMerchant
 
setXp(int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
setXPStats(float, int, int) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
setXRotation(MinMaxBoundsWrapped) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setY(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setY(int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setY(float) - Method in class net.minecraft.util.math.vector.Vector3f
 
setY(int) - Method in class net.minecraft.util.math.vector.Vector3i
 
setY(float) - Method in class net.minecraft.util.math.vector.Vector4f
 
setY(int) - Method in class net.minecraftforge.client.event.RenderTooltipEvent.Pre
 
setYaw(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
 
setYRotation(MinMaxBoundsWrapped) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setZ(double) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
setZ(int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
setZ(float) - Method in class net.minecraft.util.math.vector.Vector3f
 
setZ(int) - Method in class net.minecraft.util.math.vector.Vector3i
 
setZ(float) - Method in class net.minecraft.util.math.vector.Vector4f
 
setZAxisLine(int, int, int, int, boolean) - Method in class net.minecraft.util.math.shapes.BitSetVoxelShapePart
 
setZAxisLine(int, int, int, int, boolean) - Method in class net.minecraft.util.math.shapes.VoxelShapePart
 
setZero(int, int) - Method in class net.minecraft.network.PacketBuffer
 
SEU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
SExplosionPacket - Class in net.minecraft.network.play.server
 
SExplosionPacket() - Constructor for class net.minecraft.network.play.server.SExplosionPacket
 
SExplosionPacket(double, double, double, float, List<BlockPos>, Vector3d) - Constructor for class net.minecraft.network.play.server.SExplosionPacket
 
SH5C - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shade - Variable in class net.minecraft.client.renderer.model.BlockPart
 
shade(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
SHADE_DISABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
SHADE_ENABLED - Static variable in class net.minecraft.client.renderer.RenderState
 
shadeModel(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
shadeModel(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
shadeModel(RenderState.ShadeModelState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
ShadeModelState(boolean) - Constructor for class net.minecraft.client.renderer.RenderState.ShadeModelState
 
Shader - Class in net.minecraft.client.shader
 
Shader(IResourceManager, String, Framebuffer, Framebuffer) - Constructor for class net.minecraft.client.shader.Shader
 
SHADER_COUNT - Static variable in class net.minecraft.client.renderer.GameRenderer
 
ShaderDefault - Class in net.minecraft.client.shader
 
ShaderDefault() - Constructor for class net.minecraft.client.shader.ShaderDefault
 
ShaderException(String, Throwable) - Constructor for exception net.minecraft.client.renderer.WorldRenderer.ShaderException
 
ShaderGroup - Class in net.minecraft.client.shader
 
ShaderGroup(TextureManager, IResourceManager, Framebuffer, ResourceLocation) - Constructor for class net.minecraft.client.shader.ShaderGroup
 
ShaderInstance - Class in net.minecraft.client.shader
 
ShaderInstance(IResourceManager, String) - Constructor for class net.minecraft.client.shader.ShaderInstance
 
ShaderLinkHelper - Class in net.minecraft.client.shader
 
ShaderLinkHelper() - Constructor for class net.minecraft.client.shader.ShaderLinkHelper
 
ShaderLoader - Class in net.minecraft.client.shader
 
ShaderLoader.ShaderType - Enum in net.minecraft.client.shader
 
shaderSource(int, CharSequence) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
ShaderUniform - Class in net.minecraft.client.shader
 
ShaderUniform(String, int, int, IShaderManager) - Constructor for class net.minecraft.client.shader.ShaderUniform
 
shadowOpaque - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
shadowSize - Variable in class net.minecraft.client.renderer.entity.EntityRenderer
 
shape - Variable in class net.minecraft.block.AbstractPlantBlock
 
SHAPE - Static variable in class net.minecraft.block.AbstractSignBlock
 
SHAPE - Static variable in class net.minecraft.block.BambooSaplingBlock
 
SHAPE - Static variable in class net.minecraft.block.BrewingStandBlock
 
SHAPE - Static variable in class net.minecraft.block.CampfireBlock
 
SHAPE - Static variable in class net.minecraft.block.CarpetBlock
 
SHAPE - Static variable in class net.minecraft.block.CauldronBlock
 
SHAPE - Static variable in class net.minecraft.block.ConduitBlock
 
SHAPE - Static variable in class net.minecraft.block.CoralPlantBlock
 
SHAPE - Static variable in class net.minecraft.block.DaylightDetectorBlock
 
SHAPE - Static variable in class net.minecraft.block.DeadBushBlock
 
SHAPE - Static variable in class net.minecraft.block.DeadCoralPlantBlock
 
SHAPE - Static variable in class net.minecraft.block.DetectorRailBlock
 
SHAPE - Static variable in class net.minecraft.block.DragonEggBlock
 
SHAPE - Static variable in class net.minecraft.block.EnchantingTableBlock
 
SHAPE - Static variable in class net.minecraft.block.EnderChestBlock
 
SHAPE - Static variable in class net.minecraft.block.EndPortalBlock
 
SHAPE - Static variable in class net.minecraft.block.FarmlandBlock
 
SHAPE - Static variable in class net.minecraft.block.FlowerBlock
 
SHAPE - Static variable in class net.minecraft.block.FlowerPotBlock
 
SHAPE - Static variable in class net.minecraft.block.FungusBlock
 
SHAPE - Static variable in class net.minecraft.block.GrassPathBlock
 
SHAPE - Static variable in class net.minecraft.block.KelpTopBlock
 
SHAPE - Static variable in class net.minecraft.block.MushroomBlock
 
SHAPE - Static variable in class net.minecraft.block.NetherRootsBlock
 
SHAPE - Static variable in class net.minecraft.block.NetherSproutsBlock
 
SHAPE - Static variable in class net.minecraft.block.PoweredRailBlock
 
SHAPE - Static variable in class net.minecraft.block.RailBlock
 
SHAPE - Static variable in class net.minecraft.block.RedstoneDiodeBlock
 
SHAPE - Static variable in class net.minecraft.block.SaplingBlock
 
SHAPE - Static variable in class net.minecraft.block.SeaGrassBlock
 
SHAPE - Static variable in class net.minecraft.block.SkullBlock
 
SHAPE - Static variable in class net.minecraft.block.SoulSandBlock
 
SHAPE - Static variable in class net.minecraft.block.StairsBlock
 
SHAPE - Static variable in class net.minecraft.block.StonecutterBlock
 
SHAPE - Static variable in class net.minecraft.block.SugarCaneBlock
 
SHAPE - Static variable in class net.minecraft.block.TallGrassBlock
 
SHAPE - Static variable in class net.minecraft.block.TallSeaGrassBlock
 
SHAPE - Static variable in class net.minecraft.block.TorchBlock
 
SHAPE - Static variable in class net.minecraft.block.TwistingVinesBlock
 
SHAPE - Static variable in class net.minecraft.block.TwistingVinesTopBlock
 
SHAPE - Static variable in class net.minecraft.block.WeepingVinesBlock
 
SHAPE - Static variable in class net.minecraft.block.WeepingVinesTopBlock
 
SHAPE_CEILING_EAST_OR_WEST - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_EAST_OR_WEST_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_CEILING_NORTH_OR_SOUTH_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_COLLISION - Static variable in class net.minecraft.block.BambooBlock
 
SHAPE_EAST - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_FLOOR_EAST_WEST - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_EAST_WEST_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_FLOOR_NORTH_SOUTH_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_LARGE_LEAVES - Static variable in class net.minecraft.block.BambooBlock
 
SHAPE_NORMAL - Static variable in class net.minecraft.block.BambooBlock
 
SHAPE_NORTH - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_SINGLE - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_SOUTH - Static variable in class net.minecraft.block.ChestBlock
 
SHAPE_WALL_EAST - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_EAST_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_NORTH_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_SOUTH_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_COMBINED - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_HOLDER_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_HOLDER_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_LEG_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_LEG_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_LEG_HOLDER_COMBINED_1 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WALL_WEST_LEG_HOLDER_COMBINED_2 - Static variable in class net.minecraft.block.GrindstoneBlock
 
SHAPE_WEST - Static variable in class net.minecraft.block.ChestBlock
 
shapeDown - Static variable in class net.minecraft.block.AbstractFireBlock
 
shapedRecipe(IItemProvider) - Static method in class net.minecraft.data.ShapedRecipeBuilder
 
shapedRecipe(IItemProvider, int) - Static method in class net.minecraft.data.ShapedRecipeBuilder
 
ShapedRecipe - Class in net.minecraft.item.crafting
 
ShapedRecipe(ResourceLocation, String, int, int, NonNullList<Ingredient>, ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipe
 
ShapedRecipe.Serializer - Class in net.minecraft.item.crafting
 
ShapedRecipeBuilder - Class in net.minecraft.data
 
ShapedRecipeBuilder(IItemProvider, int) - Constructor for class net.minecraft.data.ShapedRecipeBuilder
 
ShapedRecipeBuilder.Result - Class in net.minecraft.data
 
shapelessRecipe(IItemProvider) - Static method in class net.minecraft.data.ShapelessRecipeBuilder
 
shapelessRecipe(IItemProvider, int) - Static method in class net.minecraft.data.ShapelessRecipeBuilder
 
ShapelessRecipe - Class in net.minecraft.item.crafting
 
ShapelessRecipe(ResourceLocation, String, ItemStack, NonNullList<Ingredient>) - Constructor for class net.minecraft.item.crafting.ShapelessRecipe
 
ShapelessRecipe.Serializer - Class in net.minecraft.item.crafting
 
ShapelessRecipeBuilder - Class in net.minecraft.data
 
ShapelessRecipeBuilder(IItemProvider, int) - Constructor for class net.minecraft.data.ShapelessRecipeBuilder
 
ShapelessRecipeBuilder.Result - Class in net.minecraft.data
 
SHAPES - Static variable in class net.minecraft.block.CakeBlock
 
shapes - Variable in class net.minecraft.block.FourWayBlock
 
SHAPES - Static variable in class net.minecraft.block.HoneyBlock
 
shapes - Variable in class net.minecraft.block.SixWayBlock
 
SHAPES - Static variable in class net.minecraft.block.SnowBlock
 
SHAPES - Static variable in class net.minecraft.block.StemBlock
 
SharedConstants - Class in net.minecraft.util
 
SharedConstants() - Constructor for class net.minecraft.util.SharedConstants
 
SharedSeedRandom - Class in net.minecraft.util
 
SharedSeedRandom() - Constructor for class net.minecraft.util.SharedSeedRandom
 
SharedSeedRandom(long) - Constructor for class net.minecraft.util.SharedSeedRandom
 
ShareItemsTask - Class in net.minecraft.entity.ai.brain.task
 
ShareItemsTask() - Constructor for class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
shareToLAN(GameType, boolean, int) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
shareToLAN(GameType, boolean, int) - Method in class net.minecraft.server.integrated.IntegratedServer
 
shareToLAN(GameType, boolean, int) - Method in class net.minecraft.server.MinecraftServer
 
ShareToLanScreen - Class in net.minecraft.client.gui.screen
 
ShareToLanScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.ShareToLanScreen
 
SHARPNESS - Static variable in class net.minecraft.enchantment.Enchantments
 
SHATTERED_SAVANNA - Static variable in class net.minecraft.world.biome.Biomes
 
SHATTERED_SAVANNA - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SHATTERED_SAVANNA_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
ShatteredSavannaSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
ShatteredSavannaSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.ShatteredSavannaSurfaceBuilder
 
SHCC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shear(SoundCategory) - Method in interface net.minecraft.entity.IShearable
Deprecated.
shear(SoundCategory) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
shear(SoundCategory) - Method in class net.minecraft.entity.passive.SheepEntity
 
shear(SoundCategory) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
SHEARS - Static variable in class net.minecraft.item.Items
 
SHEARS - Static variable in class net.minecraftforge.common.Tags.Items
 
ShearsItem - Class in net.minecraft.item
 
ShearsItem(Item.Properties) - Constructor for class net.minecraft.item.ShearsItem
 
SHEEP - Static variable in class net.minecraft.entity.EntityType
 
SHEEP_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SheepEntity - Class in net.minecraft.entity.passive
 
SheepEntity(EntityType<? extends SheepEntity>, World) - Constructor for class net.minecraft.entity.passive.SheepEntity
 
SheepModel<T extends SheepEntity> - Class in net.minecraft.client.renderer.entity.model
 
SheepModel() - Constructor for class net.minecraft.client.renderer.entity.model.SheepModel
 
SheepRenderer - Class in net.minecraft.client.renderer.entity
 
SheepRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SheepRenderer
 
SheepWoolLayer - Class in net.minecraft.client.renderer.entity.layers
 
SheepWoolLayer(IEntityRenderer<SheepEntity, SheepModel<SheepEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SheepWoolLayer
 
SheepWoolModel<T extends SheepEntity> - Class in net.minecraft.client.renderer.entity.model
 
SheepWoolModel() - Constructor for class net.minecraft.client.renderer.entity.model.SheepWoolModel
 
SheetData(Set<ResourceLocation>, int, int, int, List<TextureAtlasSprite>) - Constructor for class net.minecraft.client.renderer.texture.AtlasTexture.SheetData
 
SHeldItemChangePacket - Class in net.minecraft.network.play.server
 
SHeldItemChangePacket() - Constructor for class net.minecraft.network.play.server.SHeldItemChangePacket
 
SHeldItemChangePacket(int) - Constructor for class net.minecraft.network.play.server.SHeldItemChangePacket
 
SHEPHERD - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
SHEPHERD - Static variable in class net.minecraft.village.PointOfInterestType
 
SHFC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHIELD - Static variable in class net.minecraft.item.Items
 
SHIELD_ATLAS - Static variable in class net.minecraft.client.renderer.Atlases
 
SHIELD_BASE - Static variable in class net.minecraft.client.resources.LegacyResourcePackWrapperV4
 
ShieldItem - Class in net.minecraft.item
 
ShieldItem(Item.Properties) - Constructor for class net.minecraft.item.ShieldItem
 
ShieldModel - Class in net.minecraft.client.renderer.entity.model
 
ShieldModel() - Constructor for class net.minecraft.client.renderer.entity.model.ShieldModel
 
ShieldRecipes - Class in net.minecraft.item.crafting
 
ShieldRecipes(ResourceLocation) - Constructor for class net.minecraft.item.crafting.ShieldRecipes
 
SHIPWRECK - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHIPWRECK - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
SHIPWRECK - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
SHIPWRECK_BEACHED - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
ShipwreckConfig - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckConfig(boolean) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckConfig
 
ShipwreckPieces - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckPieces() - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckPieces
 
ShipwreckPieces.Piece - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckStructure - Class in net.minecraft.world.gen.feature.structure
 
ShipwreckStructure(Codec<ShipwreckConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckStructure
 
ShipwreckStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
SHLI - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHLT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shoot(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
shoot(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
ShootableItem - Class in net.minecraft.item
 
ShootableItem(Item.Properties) - Constructor for class net.minecraft.item.ShootableItem
 
ShootTargetTask<E extends MobEntity & ICrossbowUser,T extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
ShootTargetTask() - Constructor for class net.minecraft.entity.ai.brain.task.ShootTargetTask
 
ShoreLayer - Enum in net.minecraft.world.gen.layer
 
SHORT - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SHORT_DOWN_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_EAST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_NORTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_SOUTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_UP_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SHORT_WEST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
ShortNBT - Class in net.minecraft.nbt
 
SHOT_CROSSBOW - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ShotCrossbowTrigger - Class in net.minecraft.advancements.criterion
 
ShotCrossbowTrigger() - Constructor for class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
ShotCrossbowTrigger.Instance - Class in net.minecraft.advancements.criterion
 
shouldAllowInChat() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
 
shouldAllowInChat() - Method in class net.minecraft.util.text.event.HoverEvent.Action
 
shouldAnnounceToChat() - Method in class net.minecraft.advancements.DisplayInfo
 
shouldAssignProfessionOnSpawn() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
shouldAttack(LivingEntity) - Method in class net.minecraft.entity.monster.DrownedEntity
 
shouldAttackEntity(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.passive.TameableEntity
 
shouldAttackEntity(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.passive.WolfEntity
 
shouldAutoSuggest(boolean) - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
shouldBeOff(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneTorchBlock
 
shouldBeOff(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
shouldBePowered(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
shouldBePowered(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
shouldBob() - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
shouldBurnInDay() - Method in class net.minecraft.entity.monster.HuskEntity
 
shouldBurnInDay() - Method in class net.minecraft.entity.monster.ZombieEntity
 
shouldCarve(Random, int, int, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CanyonWorldCarver
 
shouldCarve(Random, int, int, ProbabilityConfig) - Method in class net.minecraft.world.gen.carver.CaveWorldCarver
 
shouldCarve(Random, int, int) - Method in class net.minecraft.world.gen.carver.ConfiguredCarver
 
shouldCarve(Random, int, int, C) - Method in class net.minecraft.world.gen.carver.WorldCarver
 
shouldCauseBlockBreakReset(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
shouldCauseBlockBreakReset(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
 
shouldCauseReequipAnimation(ItemStack, ItemStack, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
shouldCauseReequipAnimation(ItemStack, ItemStack, boolean) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
shouldCheckSight - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
shouldCheckWeakPower(BlockState, IWorldReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
shouldCheckWeakPower(IWorldReader, BlockPos, Direction) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
shouldClose() - Method in class net.minecraft.client.MainWindow
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ConfirmBackupScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DatapackFailureScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DirtMessageScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.DownloadTerrainScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.ErrorScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.GPUWarningScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.MemoryErrorScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.Screen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.WorkingScreen
 
shouldCloseOnEsc() - Method in class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
shouldConnectTo(BlockState, Direction) - Method in class net.minecraft.block.TripWireBlock
 
shouldContinueExecuting(ServerWorld, AnimalEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AnimalBreedTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
shouldContinueExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.DummyTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindPotentialJobTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PanicTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.ShootTargetTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
shouldContinueExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SwimTask
 
shouldContinueExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
shouldContinueExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
shouldContinueExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.Goal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.NonTamedTargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
shouldContinueExecuting() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
shouldCreateFog() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
shouldCreateFog() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
shouldCreateFog() - Method in class net.minecraft.world.BossInfo
 
shouldCull() - Method in class net.minecraft.client.particle.Particle
 
shouldDarkenSky() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
shouldDarkenSky() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
shouldDarkenSky() - Method in class net.minecraft.world.BossInfo
 
shouldDeferTasks() - Method in class net.minecraft.server.MinecraftServer
 
shouldDeferTasks() - Method in class net.minecraft.util.concurrent.RecursiveEventLoop
 
shouldDeferTasks() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
shouldDisplayFluidOverlay(BlockState, IBlockDisplayReader, BlockPos, FluidState) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
 
shouldDisplayFluidOverlay(IBlockDisplayReader, BlockPos, FluidState) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
 
shouldDoRailFunctions() - Method in interface net.minecraftforge.common.extensions.IForgeEntityMinecart
 
shouldDraw() - Method in enum net.minecraftforge.fml.VersionChecker.Status
 
shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerController
 
shouldDropItem - Variable in class net.minecraft.entity.item.FallingBlockEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.DrownedEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.HuskEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.ZombieEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
shouldDrown() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
ShoulderRidingEntity - Class in net.minecraft.entity.passive
 
ShoulderRidingEntity(EntityType<? extends ShoulderRidingEntity>, World) - Constructor for class net.minecraft.entity.passive.ShoulderRidingEntity
 
shouldExchangeEquipment(ItemStack, ItemStack) - Method in class net.minecraft.entity.MobEntity
 
shouldExchangeEquipment(ItemStack, ItemStack) - Method in class net.minecraft.entity.monster.DrownedEntity
 
shouldExchangeEquipment(ItemStack, ItemStack) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
shouldExecute(ServerWorld, AnimalEntity) - Method in class net.minecraft.entity.ai.brain.task.AnimalBreedTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.AssignProfessionTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.AttackStrafingTask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.AttackTargetTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.BeginRaidTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.ChangeJobTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.ChildFollowNearestAdultTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.CongregateTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.EndAttackTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.ExpirePOITask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindHidingPlaceDuringRaidTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindHidingPlaceTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.FindJobTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.FindPotentialJobTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.FindWalkTargetAfterRaidVictoryTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.ForgetRaidTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.GatherPOITask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.GoOutsideAfterRaidTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.PiglinIdleActivityTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.PredicateTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.RideEntityTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.RingBellTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.RunAwayTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.ShootTargetTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.StopRidingEntityTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.SwimTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.task.Task
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.WakeUpTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkRandomlyInsideTask
 
shouldExecute(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToHouseTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToPOITask
 
shouldExecute(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 
shouldExecute(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
 
shouldExecute(ServerWorld, CreatureEntity) - Method in class net.minecraft.entity.ai.brain.task.WorkTask
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FindWaterGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.Goal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LookAtCustomerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.NonTamedTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.ResetAngerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RestrictSunGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.ReturnToVillageGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.SwimGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal
 
shouldExecute() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractIllagerEntity.RaidOpenDoorGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.monster.piglin.AdmireItemTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.monster.piglin.ForgetAdmiredItemTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.monster.piglin.StartAdmiringItemTask
 
shouldExecute(ServerWorld, PiglinEntity) - Method in class net.minecraft.entity.monster.piglin.StartHuntTask
 
shouldExecute(ServerWorld, E) - Method in class net.minecraft.entity.monster.piglin.StopReachingItemTask
 
shouldExecute() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
shouldExecute() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
shouldExecute() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
shouldExecute() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
shouldExecute() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity.FollowTraderGoal
 
shouldForceTicks(long) - Method in class net.minecraft.world.server.TicketManager
 
shouldHandleSpecialEvents(boolean) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
shouldHandleSpecialEvents(boolean) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
 
shouldHeal() - Method in class net.minecraft.entity.player.PlayerEntity
 
shouldHideParticles(boolean) - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
shouldHit(int, Random) - Static method in class net.minecraft.enchantment.ThornsEnchantment
 
shouldIgnore(String, int) - Method in interface net.minecraft.util.text.filter.ChatFilterClient.IIgnoreTest
 
shouldIgnoreEntities() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
shouldIgnoreRadius() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
shouldInvertValue() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
shouldLightSoulFire(Block) - Static method in class net.minecraft.block.SoulFireBlock
 
shouldMove() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldMove() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
shouldMoveTo(IWorldReader, BlockPos) - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
shouldParticleSpawn(Random) - Method in class net.minecraft.world.biome.ParticleEffectAmbience
 
shouldPistonHeadBeRendered() - Method in class net.minecraft.tileentity.PistonTileEntity
 
shouldPlaceAll() - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
shouldPlayEndBossMusic() - Method in class net.minecraft.client.gui.overlay.BossOverlayGui
 
shouldPlayEndBossMusic() - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
shouldPlayEndBossMusic() - Method in class net.minecraft.world.BossInfo
 
shouldPlaySound() - Method in class net.minecraft.client.audio.BeeSound
 
shouldPlaySound() - Method in class net.minecraft.client.audio.EntityTickableSound
 
shouldPlaySound() - Method in class net.minecraft.client.audio.GuardianSound
 
shouldPlaySound() - Method in interface net.minecraft.client.audio.ISound
 
shouldPlaySound() - Method in class net.minecraft.client.audio.MinecartTickableSound
 
shouldPlaySound() - Method in class net.minecraft.client.audio.RidingMinecartTickableSound
 
shouldPreload() - Method in class net.minecraft.client.audio.Sound
 
shouldReceiveErrors() - Method in interface net.minecraft.command.ICommandSource
 
shouldReceiveErrors() - Method in class net.minecraft.entity.Entity
 
shouldReceiveErrors() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
shouldReceiveErrors() - Method in class net.minecraft.server.MinecraftServer
 
shouldReceiveErrors() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
shouldReceiveFeedback() - Method in interface net.minecraft.command.ICommandSource
 
shouldReceiveFeedback() - Method in class net.minecraft.entity.Entity
 
shouldReceiveFeedback() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
shouldReceiveFeedback() - Method in class net.minecraft.server.MinecraftServer
 
shouldReceiveFeedback() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
shouldRender(EnderCrystalEntity, ClippingHelper, double, double, double) - Method in class net.minecraft.client.renderer.entity.EnderCrystalRenderer
 
shouldRender(T, ClippingHelper, double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRenderer
 
shouldRender(E, ClippingHelper, double, double, double) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
shouldRender(GuardianEntity, ClippingHelper, double, double, double) - Method in class net.minecraft.client.renderer.entity.GuardianRenderer
 
shouldRender(ItemStack, T) - Method in class net.minecraft.client.renderer.entity.layers.ElytraLayer
 
shouldRender(T, ClippingHelper, double, double, double) - Method in class net.minecraft.client.renderer.entity.MobRenderer
 
shouldRender(ShulkerEntity, ClippingHelper, double, double, double) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
shouldRender(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
shouldRender() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
shouldRenderFace(Direction) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
shouldRenderFace(Direction) - Method in class net.minecraft.tileentity.EndPortalTileEntity
 
shouldRenderHUD(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
shouldRenderHUD() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
shouldRenderInvText(EffectInstance) - Method in interface net.minecraftforge.common.extensions.IForgeEffect
 
shouldRenderInvText() - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
shouldRenderSides(IBlockReader, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
shouldReplaceCurrentMusic() - Method in class net.minecraft.client.audio.BackgroundMusicSelector
 
shouldResetPitch() - Method in class net.minecraft.entity.ai.controller.LookController
 
shouldResetPitch() - Method in class net.minecraft.entity.passive.FoxEntity.LookHelperController
 
shouldRiderFaceForward(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
 
shouldRiderSit() - Method in interface net.minecraftforge.common.extensions.IForgeEntity
 
shouldSendVelocityUpdates() - Method in class net.minecraft.entity.EntityType
 
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.Entity
 
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.item.HangingEntity
 
shouldShowAir() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
shouldShowBottom() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
shouldShowBoundingBox() - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
shouldShowIcon() - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
shouldShowToast() - Method in class net.minecraft.advancements.DisplayInfo
 
shouldSideBeRendered(BlockState, IBlockReader, BlockPos, Direction) - Static method in class net.minecraft.block.Block
 
shouldSkipErrors() - Method in interface net.minecraft.network.IPacket
 
shouldSkipErrors() - Method in class net.minecraft.network.play.server.SChatPacket
 
shouldSkipErrors() - Method in class net.minecraft.network.play.server.SCombatPacket
 
shouldSkipErrors() - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
shouldSpawnRunningEffects() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
shouldSpawnRunningEffects() - Method in class net.minecraft.entity.Entity
 
shouldSpawnRunningEffects() - Method in class net.minecraft.entity.passive.RabbitEntity
 
shouldSpreadItems() - Method in class net.minecraft.client.renderer.entity.ItemRenderer
 
shouldStayLoaded() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
shouldSwingHand() - Method in class net.minecraftforge.client.event.InputEvent.ClickInputEvent
 
shouldSwitchSound() - Method in class net.minecraft.client.audio.BeeAngrySound
 
shouldSwitchSound() - Method in class net.minecraft.client.audio.BeeFlightSound
 
shouldSwitchSound() - Method in class net.minecraft.client.audio.BeeSound
 
shouldSyncTag() - Method in class net.minecraft.item.Item
 
shouldTrackOutput() - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
shouldTrackOutput() - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
shouldTrackOutput() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
shouldUpdateAll() - Method in class net.minecraft.network.play.client.CEditBookPacket
 
shouldUseNativeTransport() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
shouldUseNativeTransport() - Method in class net.minecraft.server.integrated.IntegratedServer
 
shouldUseNativeTransport() - Method in class net.minecraft.server.MinecraftServer
 
SHOVEL - Static variable in class net.minecraftforge.common.ToolType
 
SHOVEL_LOOKUP - Static variable in class net.minecraft.item.ShovelItem
 
ShovelItem - Class in net.minecraft.item
 
ShovelItem(IItemTier, float, float, Item.Properties) - Constructor for class net.minecraft.item.ShovelItem
 
SHOW_DEATH_MESSAGES - Static variable in class net.minecraft.world.GameRules
 
SHOW_ENTITY - Static variable in class net.minecraft.util.text.event.HoverEvent.Action
 
SHOW_ITEM - Static variable in class net.minecraft.util.text.event.HoverEvent.Action
 
SHOW_SUBTITLES - Static variable in class net.minecraft.client.AbstractOption
 
SHOW_TEXT - Static variable in class net.minecraft.util.text.event.HoverEvent.Action
 
showDebugInfo - Variable in class net.minecraft.client.GameSettings
 
showDebugProfilerChart - Variable in class net.minecraft.client.GameSettings
 
showDecimal - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
showDurabilityBar(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItem
 
ShowFile() - Constructor for class net.minecraftforge.server.command.ConfigCommand.ShowFile
 
showLagometer - Variable in class net.minecraft.client.GameSettings
 
showLoadWarnings - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
showModel - Variable in class net.minecraft.client.renderer.model.ModelRenderer
 
showPage(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
showPage2(int) - Method in class net.minecraft.client.gui.screen.LecternScreen
 
showPage2(int) - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
showsAir() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
showsBoundingBox() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
showSubtitles - Variable in class net.minecraft.client.GameSettings
 
ShowVillagerFlowerGoal - Class in net.minecraft.entity.ai.goal
 
ShowVillagerFlowerGoal(IronGolemEntity) - Constructor for class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
ShowWaresTask - Class in net.minecraft.entity.ai.brain.task
 
ShowWaresTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
SHPH - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHPR - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHRC - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shrink(int) - Method in class net.minecraft.item.ItemStack
 
shrink(double) - Method in class net.minecraft.util.math.AxisAlignedBB
 
shrink(int) - Method in class net.minecraftforge.fluids.FluidStack
 
SHROOMLIGHT - Static variable in class net.minecraft.block.Blocks
 
SHROOMLIGHT - Static variable in class net.minecraft.block.SoundType
 
SHROOMLIGHT - Static variable in class net.minecraft.item.Items
 
SHRT - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHS - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHSD - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHSSD - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
SHSTART - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
shuffledRotations(Random) - Static method in enum net.minecraft.util.Rotation
 
SHULKER - Static variable in class net.minecraft.block.material.Material
 
SHULKER - Static variable in class net.minecraft.entity.EntityType
 
SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
SHULKER_BOX - Static variable in class net.minecraft.inventory.container.ContainerType
 
SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
SHULKER_BOX - Static variable in class net.minecraft.tileentity.TileEntityType
 
SHULKER_BOX_ATLAS - Static variable in class net.minecraft.client.renderer.Atlases
 
SHULKER_BOXES - Static variable in class net.minecraft.tags.BlockTags
 
SHULKER_BULLET - Static variable in class net.minecraft.entity.EntityType
 
SHULKER_ENDERGOLEM_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
SHULKER_SHELL - Static variable in class net.minecraft.item.Items
 
SHULKER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SHULKER_TEXTURES - Static variable in class net.minecraft.client.renderer.Atlases
 
ShulkerAABBHelper - Class in net.minecraft.util
 
ShulkerAABBHelper() - Constructor for class net.minecraft.util.ShulkerAABBHelper
 
ShulkerBoxBlock - Class in net.minecraft.block
 
ShulkerBoxBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.ShulkerBoxBlock
 
ShulkerBoxColoringRecipe - Class in net.minecraft.item.crafting
 
ShulkerBoxColoringRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.ShulkerBoxColoringRecipe
 
ShulkerBoxContainer - Class in net.minecraft.inventory.container
 
ShulkerBoxContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.ShulkerBoxContainer
 
ShulkerBoxContainer(int, PlayerInventory, IInventory) - Constructor for class net.minecraft.inventory.container.ShulkerBoxContainer
 
ShulkerBoxDispenseBehavior - Class in net.minecraft.dispenser
 
ShulkerBoxDispenseBehavior() - Constructor for class net.minecraft.dispenser.ShulkerBoxDispenseBehavior
 
ShulkerBoxEntityColor - Class in net.minecraft.util.datafix.fixes
 
ShulkerBoxEntityColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor
 
ShulkerBoxItemColor - Class in net.minecraft.util.datafix.fixes
 
ShulkerBoxItemColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxItemColor
 
ShulkerBoxScreen - Class in net.minecraft.client.gui.screen.inventory
 
ShulkerBoxScreen(ShulkerBoxContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen
 
ShulkerBoxSlot - Class in net.minecraft.inventory.container
 
ShulkerBoxSlot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.ShulkerBoxSlot
 
ShulkerBoxTileColor - Class in net.minecraft.util.datafix.fixes
 
ShulkerBoxTileColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerBoxTileColor
 
ShulkerBoxTileEntity - Class in net.minecraft.tileentity
 
ShulkerBoxTileEntity(DyeColor) - Constructor for class net.minecraft.tileentity.ShulkerBoxTileEntity
 
ShulkerBoxTileEntity() - Constructor for class net.minecraft.tileentity.ShulkerBoxTileEntity
 
ShulkerBoxTileEntity.AnimationStatus - Enum in net.minecraft.tileentity
 
ShulkerBoxTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
ShulkerBoxTileEntityRenderer(ShulkerModel<?>, TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.ShulkerBoxTileEntityRenderer
 
ShulkerBulletEntity - Class in net.minecraft.entity.projectile
 
ShulkerBulletEntity(EntityType<? extends ShulkerBulletEntity>, World) - Constructor for class net.minecraft.entity.projectile.ShulkerBulletEntity
 
ShulkerBulletEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.ShulkerBulletEntity
 
ShulkerBulletEntity(World, LivingEntity, Entity, Direction.Axis) - Constructor for class net.minecraft.entity.projectile.ShulkerBulletEntity
 
ShulkerBulletModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
ShulkerBulletModel() - Constructor for class net.minecraft.client.renderer.entity.model.ShulkerBulletModel
 
ShulkerBulletRenderer - Class in net.minecraft.client.renderer.entity
 
ShulkerBulletRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ShulkerBulletRenderer
 
ShulkerColorLayer - Class in net.minecraft.client.renderer.entity.layers
 
ShulkerColorLayer(IEntityRenderer<ShulkerEntity, ShulkerModel<ShulkerEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.ShulkerColorLayer
 
ShulkerEntity - Class in net.minecraft.entity.monster
 
ShulkerEntity(EntityType<? extends ShulkerEntity>, World) - Constructor for class net.minecraft.entity.monster.ShulkerEntity
 
ShulkerModel<T extends ShulkerEntity> - Class in net.minecraft.client.renderer.entity.model
 
ShulkerModel() - Constructor for class net.minecraft.client.renderer.entity.model.ShulkerModel
 
ShulkerRenderer - Class in net.minecraft.client.renderer.entity
 
ShulkerRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ShulkerRenderer
 
ShulkerRotation - Class in net.minecraft.util.datafix.fixes
 
ShulkerRotation(Schema) - Constructor for class net.minecraft.util.datafix.fixes.ShulkerRotation
 
shutdown() - Method in class net.minecraft.client.Minecraft
 
shutdown() - Static method in class net.minecraft.util.Util
 
shutdownMinecraftApplet() - Method in class net.minecraft.client.Minecraft
 
siblings - Variable in class net.minecraft.util.text.TextComponent
 
SIDE - Static variable in class net.minecraft.data.StockTextureAliases
 
side - Variable in class net.minecraftforge.event.TickEvent
 
side - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
 
SidedInvWrapper - Class in net.minecraftforge.items.wrapper
 
SidedInvWrapper(ISidedInventory, Direction) - Constructor for class net.minecraftforge.items.wrapper.SidedInvWrapper
 
SidedThreadGroup - Class in net.minecraftforge.fml.common.thread
 
SidedThreadGroups - Class in net.minecraftforge.fml.common.thread
 
SIGN - Static variable in class net.minecraft.tileentity.TileEntityType
 
SIGN_ATLAS - Static variable in class net.minecraft.client.renderer.Atlases
 
SIGN_MATERIALS - Static variable in class net.minecraft.client.renderer.Atlases
 
SIGNAL_FIRE - Static variable in class net.minecraft.block.CampfireBlock
 
SIGNAL_FIRE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SignalSmokeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CampfireParticle.SignalSmokeFactory
 
signBoard - Variable in class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer.SignModel
 
SignItem - Class in net.minecraft.item
 
SignItem(Item.Properties, Block, Block) - Constructor for class net.minecraft.item.SignItem
 
SignModel() - Constructor for class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer.SignModel
 
SIGNS - Static variable in class net.minecraft.tags.BlockTags
 
SIGNS - Static variable in class net.minecraft.tags.ItemTags
 
signStick - Variable in class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer.SignModel
 
SignStrictJSON - Class in net.minecraft.util.datafix.fixes
 
SignStrictJSON(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SignStrictJSON
 
SignTileEntity - Class in net.minecraft.tileentity
 
SignTileEntity() - Constructor for class net.minecraft.tileentity.SignTileEntity
 
SignTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
SignTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.SignTileEntityRenderer
 
SignTileEntityRenderer.SignModel - Class in net.minecraft.client.renderer.tileentity
 
signum(double) - Static method in class net.minecraft.util.math.MathHelper
 
SILK_TOUCH - Static variable in class net.minecraft.enchantment.Enchantments
 
SilkTouchEnchantment - Class in net.minecraft.enchantment
 
SilkTouchEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.SilkTouchEnchantment
 
SILVERFISH - Static variable in class net.minecraft.entity.EntityType
 
SILVERFISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SilverfishBlock - Class in net.minecraft.block
 
SilverfishBlock(Block, AbstractBlock.Properties) - Constructor for class net.minecraft.block.SilverfishBlock
 
SilverfishEntity - Class in net.minecraft.entity.monster
 
SilverfishEntity(EntityType<? extends SilverfishEntity>, World) - Constructor for class net.minecraft.entity.monster.SilverfishEntity
 
SilverfishModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SilverfishModel() - Constructor for class net.minecraft.client.renderer.entity.model.SilverfishModel
 
SilverfishRenderer - Class in net.minecraft.client.renderer.entity
 
SilverfishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SilverfishRenderer
 
SIMPLE - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
SIMPLE_BLOCK - Static variable in class net.minecraft.world.gen.blockplacer.BlockPlacerType
 
SIMPLE_BLOCK - Static variable in class net.minecraft.world.gen.feature.Feature
 
SIMPLE_RANDOM_SELECTOR - Static variable in class net.minecraft.world.gen.feature.Feature
 
SIMPLE_STATE_PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
SimpleAnimatedParticle - Class in net.minecraft.client.particle
 
SimpleAnimatedParticle(ClientWorld, double, double, double, IAnimatedSprite, float) - Constructor for class net.minecraft.client.particle.SimpleAnimatedParticle
 
SimpleBakedModel - Class in net.minecraft.client.renderer.model
 
SimpleBakedModel(List<BakedQuad>, Map<Direction, List<BakedQuad>>, boolean, boolean, boolean, TextureAtlasSprite, ItemCameraTransforms, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.model.SimpleBakedModel
 
SimpleBakedModel.Builder - Class in net.minecraft.client.renderer.model
 
simpleBlock(Block) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlock(Block, Function<ModelFile, ConfiguredModel[]>) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlock(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlock(Block, ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
simpleBlockItem(Block, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
SimpleBlockPlacer - Class in net.minecraft.world.gen.blockplacer
 
SimpleBlockPlacer() - Constructor for class net.minecraft.world.gen.blockplacer.SimpleBlockPlacer
 
SimpleBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
SimpleBlockStateProvider(BlockState) - Constructor for class net.minecraft.world.gen.blockstateprovider.SimpleBlockStateProvider
 
simpleChannel() - Method in class net.minecraftforge.fml.network.NetworkRegistry.ChannelBuilder
 
SimpleChannel - Class in net.minecraftforge.fml.network.simple
 
SimpleChannel(NetworkInstance) - Constructor for class net.minecraftforge.fml.network.simple.SimpleChannel
 
SimpleChannel(NetworkInstance, Consumer<NetworkEvent.ChannelRegistrationChangeEvent>) - Constructor for class net.minecraftforge.fml.network.simple.SimpleChannel
 
SimpleChannel.MessageBuilder<MSG> - Class in net.minecraftforge.fml.network.simple
 
SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U> - Interface in net.minecraftforge.fml.network.simple
 
SimpleDoubleMerger - Class in net.minecraft.util.math.shapes
 
SimpleDoubleMerger(DoubleList) - Constructor for class net.minecraft.util.math.shapes.SimpleDoubleMerger
 
SimpleExprValue(String, ImmutableList<ITimeValue>) - Constructor for class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
SimpleFoiledItem - Class in net.minecraft.item
 
SimpleFoiledItem(Item.Properties) - Constructor for class net.minecraft.item.SimpleFoiledItem
 
SimpleHeightmapBasedPlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
SimpleHeightmapBasedPlacement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.SimpleHeightmapBasedPlacement
 
SimpleModelTransform - Class in net.minecraftforge.client.model
 
SimpleModelTransform(ImmutableMap<?, TransformationMatrix>) - Constructor for class net.minecraftforge.client.model.SimpleModelTransform
 
SimpleModelTransform(TransformationMatrix) - Constructor for class net.minecraftforge.client.model.SimpleModelTransform
 
SimpleModelTransform(ImmutableMap<?, TransformationMatrix>, TransformationMatrix) - Constructor for class net.minecraftforge.client.model.SimpleModelTransform
 
SimpleNamedContainerProvider - Class in net.minecraft.inventory.container
 
SimpleNamedContainerProvider(IContainerProvider, ITextComponent) - Constructor for class net.minecraft.inventory.container.SimpleNamedContainerProvider
 
SimplePlacement<DC extends IPlacementConfig> - Class in net.minecraft.world.gen.placement
 
SimplePlacement(Codec<DC>) - Constructor for class net.minecraft.world.gen.placement.SimplePlacement
 
SimpleRegistry<T> - Class in net.minecraft.util.registry
 
SimpleRegistry(RegistryKey<? extends Registry<T>>, Lifecycle) - Constructor for class net.minecraft.util.registry.SimpleRegistry
 
SimpleRegistry.Entry<T> - Class in net.minecraft.util.registry
 
SimpleRegistryCodec<E> - Class in net.minecraft.util.registry
 
SimpleReloadableResourceManager - Class in net.minecraft.resources
 
SimpleReloadableResourceManager(ResourcePackType) - Constructor for class net.minecraft.resources.SimpleReloadableResourceManager
 
SimpleReloadableResourceManager.FailedPackException - Exception in net.minecraft.resources
 
SimpleResource - Class in net.minecraft.resources
 
SimpleResource(String, ResourceLocation, InputStream, InputStream) - Constructor for class net.minecraft.resources.SimpleResource
 
SimpleRoom(Direction, OceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
 
SimpleRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleRoom
 
SimpleSound - Class in net.minecraft.client.audio
 
SimpleSound(SoundEvent, SoundCategory, float, float, BlockPos) - Constructor for class net.minecraft.client.audio.SimpleSound
 
SimpleSound(SoundEvent, SoundCategory, float, float, double, double, double) - Constructor for class net.minecraft.client.audio.SimpleSound
 
SimpleSound(ResourceLocation, SoundCategory, float, float, boolean, int, ISound.AttenuationType, double, double, double, boolean) - Constructor for class net.minecraft.client.audio.SimpleSound
 
SimpleTexture - Class in net.minecraft.client.renderer.texture
 
SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture
 
SimpleTexture.TextureData - Class in net.minecraft.client.renderer.texture
 
SimpleTicket<T> - Class in net.minecraftforge.common.ticket
 
SimpleTicket() - Constructor for class net.minecraftforge.common.ticket.SimpleTicket
 
SimpleTopRoom(Direction, OceanMonumentPieces.RoomDefinition) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
 
SimpleTopRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.SimpleTopRoom
 
SimplexNoiseGenerator - Class in net.minecraft.world.gen
 
SimplexNoiseGenerator(Random) - Constructor for class net.minecraft.world.gen.SimplexNoiseGenerator
 
simplify() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
simulate() - Method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
 
sin(float) - Static method in class net.minecraft.util.math.MathHelper
 
Single(S) - Constructor for class net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper.Single
 
Single(Queue<T>) - Constructor for class net.minecraft.util.concurrent.ITaskQueue.Single
 
single() - Static method in class net.minecraft.util.IntReferenceHolder
 
SINGLE_POOL_ELEMENT - Static variable in interface net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer
 
SingleBiomeProvider - Class in net.minecraft.world.biome.provider
 
SingleBiomeProvider(Biome) - Constructor for class net.minecraft.world.biome.provider.SingleBiomeProvider
 
SingleBiomeProvider(Supplier<Biome>) - Constructor for class net.minecraft.world.biome.provider.SingleBiomeProvider
 
SingleItemList(ItemStack) - Constructor for class net.minecraft.item.crafting.Ingredient.SingleItemList
 
SingleItemRecipe - Class in net.minecraft.item.crafting
 
SingleItemRecipe(IRecipeType<?>, IRecipeSerializer<?>, ResourceLocation, String, Ingredient, ItemStack) - Constructor for class net.minecraft.item.crafting.SingleItemRecipe
 
SingleItemRecipe.Serializer<T extends SingleItemRecipe> - Class in net.minecraft.item.crafting
 
SingleItemRecipeBuilder - Class in net.minecraft.data
 
SingleItemRecipeBuilder(IRecipeSerializer<?>, Ingredient, IItemProvider, int) - Constructor for class net.minecraft.data.SingleItemRecipeBuilder
 
SingleItemRecipeBuilder.Result - Class in net.minecraft.data
 
SingleJigsawPiece - Class in net.minecraft.world.gen.feature.jigsaw
 
SingleJigsawPiece(Either<ResourceLocation, Template>, Supplier<StructureProcessorList>, JigsawPattern.PlacementBehaviour) - Constructor for class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
SingleJigsawPiece(Template) - Constructor for class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
SingleRandomFeature - Class in net.minecraft.world.gen.feature
 
SingleRandomFeature(List<Supplier<ConfiguredFeature<?, ?>>>) - Constructor for class net.minecraft.world.gen.feature.SingleRandomFeature
 
SingleRandomFeatureConfig - Class in net.minecraft.world.gen.feature
 
SingleRandomFeatureConfig(Codec<SingleRandomFeature>) - Constructor for class net.minecraft.world.gen.feature.SingleRandomFeatureConfig
 
singleTexture(String, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
singleTexture(String, ResourceLocation, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
SitGoal - Class in net.minecraft.entity.ai.goal
 
SitGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.SitGoal
 
SITTING_ATTACKING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
SITTING_FLAMING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
SITTING_SCANNING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
SittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
SittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.SittingPhase
 
SixWayBlock - Class in net.minecraft.block
 
SixWayBlock(float, AbstractBlock.Properties) - Constructor for class net.minecraft.block.SixWayBlock
 
size() - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
size(float, float) - Method in class net.minecraft.entity.EntityType.Builder
 
size() - Method in class net.minecraft.nbt.ByteArrayNBT
 
size() - Method in class net.minecraft.nbt.CompoundNBT
 
size() - Method in class net.minecraft.nbt.IntArrayNBT
 
size() - Method in class net.minecraft.nbt.ListNBT
 
size() - Method in class net.minecraft.nbt.LongArrayNBT
 
size() - Method in class net.minecraft.util.BitArray
 
size() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
size() - Method in interface net.minecraft.util.IIntArray
 
size() - Method in class net.minecraft.util.IntArray
 
size() - Method in class net.minecraft.util.IntIdentityHashBiMap
 
size() - Method in class net.minecraft.util.math.shapes.DoubleRangeList
 
size() - Method in class net.minecraft.util.math.shapes.NonOverlappingMerger
 
size() - Method in class net.minecraft.util.math.shapes.OffsetDoubleList
 
size() - Method in class net.minecraft.util.NonNullList
 
size() - Method in class net.minecraft.util.ObjectIntIdentityMap
 
size() - Method in class net.minecraft.util.SortedArraySet
 
size - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
Size(Entity, Pose, EntitySize, float) - Constructor for class net.minecraftforge.event.entity.EntityEvent.Size
 
size() - Method in class net.minecraftforge.fml.ModList
 
Size2i - Class in net.minecraftforge.common.util
 
Size2i(int, int) - Constructor for class net.minecraftforge.common.util.Size2i
 
SJoinGamePacket - Class in net.minecraft.network.play.server
 
SJoinGamePacket() - Constructor for class net.minecraft.network.play.server.SJoinGamePacket
 
SJoinGamePacket(int, GameType, GameType, long, boolean, Set<RegistryKey<World>>, DynamicRegistries.Impl, DimensionType, RegistryKey<World>, int, int, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.network.play.server.SJoinGamePacket
 
SKeepAlivePacket - Class in net.minecraft.network.play.server
 
SKeepAlivePacket() - Constructor for class net.minecraft.network.play.server.SKeepAlivePacket
 
SKeepAlivePacket(long) - Constructor for class net.minecraft.network.play.server.SKeepAlivePacket
 
SKELETON - Static variable in class net.minecraft.entity.EntityType
 
SKELETON - Static variable in class net.minecraft.entity.item.PaintingType
 
SKELETON_HORSE - Static variable in class net.minecraft.entity.EntityType
 
SKELETON_HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SKELETON_SKULL - Static variable in class net.minecraft.block.Blocks
 
SKELETON_SKULL - Static variable in class net.minecraft.item.Items
 
SKELETON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SKELETON_WALL_SKULL - Static variable in class net.minecraft.block.Blocks
 
SkeletonEntity - Class in net.minecraft.entity.monster
 
SkeletonEntity(EntityType<? extends SkeletonEntity>, World) - Constructor for class net.minecraft.entity.monster.SkeletonEntity
 
SkeletonHorseEntity - Class in net.minecraft.entity.passive.horse
 
SkeletonHorseEntity(EntityType<? extends SkeletonHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
SkeletonModel<T extends MobEntity & IRangedAttackMob> - Class in net.minecraft.client.renderer.entity.model
 
SkeletonModel() - Constructor for class net.minecraft.client.renderer.entity.model.SkeletonModel
 
SkeletonModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.SkeletonModel
 
SkeletonRenderer - Class in net.minecraft.client.renderer.entity
 
SkeletonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SkeletonRenderer
 
SKELETONS - Static variable in class net.minecraft.tags.EntityTypeTags
 
SkeletonSplit - Class in net.minecraft.util.datafix.fixes
 
SkeletonSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SkeletonSplit
 
SkinManager - Class in net.minecraft.client.resources
 
SkinManager(TextureManager, File, MinecraftSessionService) - Constructor for class net.minecraft.client.resources.SkinManager
 
SkinManager.ISkinAvailableCallback - Interface in net.minecraft.client.resources
 
SkinProcessor - Class in com.mojang.realmsclient.util
 
SkinProcessor() - Constructor for class com.mojang.realmsclient.util.SkinProcessor
 
skip(int) - Method in class net.minecraft.util.SharedSeedRandom
 
SkipableEncoderException - Exception in net.minecraft.network
 
SkipableEncoderException(Throwable) - Constructor for exception net.minecraft.network.SkipableEncoderException
 
skipBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
skipMultiplayerWarning - Variable in class net.minecraft.client.GameSettings
 
skipRenderWorld - Variable in class net.minecraft.client.Minecraft
 
SKULL - Static variable in class net.minecraft.tileentity.TileEntityType
 
SKULL_AND_ROSES - Static variable in class net.minecraft.entity.item.PaintingType
 
SKULL_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
SkullBlock - Class in net.minecraft.block
 
SkullBlock(SkullBlock.ISkullType, AbstractBlock.Properties) - Constructor for class net.minecraft.block.SkullBlock
 
SkullBlock.ISkullType - Interface in net.minecraft.block
 
SkullBlock.Types - Enum in net.minecraft.block
 
SkullItem - Class in net.minecraft.item
 
SkullItem(Block, Block, Item.Properties) - Constructor for class net.minecraft.item.SkullItem
 
SkullPlayerBlock - Class in net.minecraft.block
 
SkullPlayerBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SkullPlayerBlock
 
SkullTileEntity - Class in net.minecraft.tileentity
 
SkullTileEntity() - Constructor for class net.minecraft.tileentity.SkullTileEntity
 
SkullTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
SkullTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer
 
SkullWallPlayerBlock - Class in net.minecraft.block
 
SkullWallPlayerBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SkullWallPlayerBlock
 
skyLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
SkyLightEngine - Class in net.minecraft.world.lighting
 
SkyLightEngine(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.SkyLightEngine
 
SkyLightStorage - Class in net.minecraft.world.lighting
 
SkyLightStorage(IChunkLightProvider) - Constructor for class net.minecraft.world.lighting.SkyLightStorage
 
SkyLightStorage.StorageMap - Class in net.minecraft.world.lighting
 
SkyRenderHandler - Interface in net.minecraftforge.client
Deprecated.
SLAB - Static variable in class net.minecraft.data.StockModelShapes
 
slab(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
SLAB_BOTTOM_SHAPES - Static variable in class net.minecraft.block.StairsBlock
 
SLAB_TOP - Static variable in class net.minecraft.data.StockModelShapes
 
SLAB_TOP_SHAPES - Static variable in class net.minecraft.block.StairsBlock
 
SLAB_TYPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SlabBlock - Class in net.minecraft.block
 
SlabBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SlabBlock
 
slabBlock(SlabBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
slabBlock(SlabBlock, ResourceLocation, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
slabBlock(SlabBlock, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
SLABS - Static variable in class net.minecraft.tags.BlockTags
 
SLABS - Static variable in class net.minecraft.tags.ItemTags
 
slabTop(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
SlabType - Enum in net.minecraft.state.properties
 
SLEEP_IN_BED - Static variable in class net.minecraft.stats.Stats
 
SleepAtHomeTask - Class in net.minecraft.entity.ai.brain.task
 
SleepAtHomeTask() - Constructor for class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
SleepFinishedTimeEvent - Class in net.minecraftforge.event.world
 
SleepFinishedTimeEvent(ServerWorld, long, long) - Constructor for class net.minecraftforge.event.world.SleepFinishedTimeEvent
 
SLEEPING_SIZE - Static variable in class net.minecraft.entity.LivingEntity
 
SleepingLocationCheckEvent - Class in net.minecraftforge.event.entity.player
 
SleepingLocationCheckEvent(LivingEntity, BlockPos) - Constructor for class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
 
SleepingTimeCheckEvent - Class in net.minecraftforge.event.entity.player
 
SleepingTimeCheckEvent(PlayerEntity, Optional<BlockPos>) - Constructor for class net.minecraftforge.event.entity.player.SleepingTimeCheckEvent
 
SleepInMultiplayerScreen - Class in net.minecraft.client.gui.screen
 
SleepInMultiplayerScreen() - Constructor for class net.minecraft.client.gui.screen.SleepInMultiplayerScreen
 
SLEPT_IN_BED - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
sleptInBed() - Static method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
slerp(Quaternion, Quaternion, float) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
slerp(TransformationMatrix, TransformationMatrix, float) - Static method in class net.minecraftforge.common.model.TransformationHelper
 
SlerpClip(IClip, IClip, ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
slice() - Method in class net.minecraft.network.PacketBuffer
 
slice(int, int) - Method in class net.minecraft.network.PacketBuffer
 
SLIDE_DOWN_BLOCK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
SlideDownBlockTrigger - Class in net.minecraft.advancements.criterion
 
SlideDownBlockTrigger() - Constructor for class net.minecraft.advancements.criterion.SlideDownBlockTrigger
 
SlideDownBlockTrigger.Instance - Class in net.minecraft.advancements.criterion
 
Slider - Class in net.minecraftforge.fml.client.gui.widget
 
Slider(int, int, int, int, ITextComponent, ITextComponent, double, double, double, boolean, boolean, Button.IPressable) - Constructor for class net.minecraftforge.fml.client.gui.widget.Slider
 
Slider(int, int, int, int, ITextComponent, ITextComponent, double, double, double, boolean, boolean, Button.IPressable, Slider.ISlider) - Constructor for class net.minecraftforge.fml.client.gui.widget.Slider
 
Slider(int, int, ITextComponent, double, double, double, Button.IPressable, Slider.ISlider) - Constructor for class net.minecraftforge.fml.client.gui.widget.Slider
 
Slider.ISlider - Interface in net.minecraftforge.fml.client.gui.widget
 
SliderMultiplierOption - Class in net.minecraft.client.settings
 
SliderMultiplierOption(String, double, double, float, Function<GameSettings, Double>, BiConsumer<GameSettings, Double>, BiFunction<GameSettings, SliderPercentageOption, ITextComponent>) - Constructor for class net.minecraft.client.settings.SliderMultiplierOption
 
SliderPercentageOption - Class in net.minecraft.client.settings
 
SliderPercentageOption(String, double, double, float, Function<GameSettings, Double>, BiConsumer<GameSettings, Double>, BiFunction<GameSettings, SliderPercentageOption, ITextComponent>) - Constructor for class net.minecraft.client.settings.SliderPercentageOption
 
sliderValue - Variable in class net.minecraft.client.gui.widget.AbstractSlider
 
sliderValue - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
SlideSettings - Class in net.minecraft.world.gen.settings
 
SlideSettings(int, int, int) - Constructor for class net.minecraft.world.gen.settings.SlideSettings
 
SLIME - Static variable in class net.minecraft.block.SoundType
 
SLIME - Static variable in class net.minecraft.entity.EntityType
 
SLIME_BALL - Static variable in class net.minecraft.item.Items
 
SLIME_BLOCK - Static variable in class net.minecraft.block.Blocks
 
SLIME_BLOCK - Static variable in class net.minecraft.item.Items
 
SLIME_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SLIMEBALLS - Static variable in class net.minecraftforge.common.Tags.Items
 
SlimeBlock - Class in net.minecraft.block
 
SlimeBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SlimeBlock
 
SlimeEntity - Class in net.minecraft.entity.monster
 
SlimeEntity(EntityType<? extends SlimeEntity>, World) - Constructor for class net.minecraft.entity.monster.SlimeEntity
 
SlimeFactory() - Constructor for class net.minecraft.client.particle.BreakingParticle.SlimeFactory
 
SlimeGelLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
SlimeGelLayer(IEntityRenderer<T, SlimeModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SlimeGelLayer
 
SlimeModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SlimeModel(int) - Constructor for class net.minecraft.client.renderer.entity.model.SlimeModel
 
SlimeRenderer - Class in net.minecraft.client.renderer.entity
 
SlimeRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SlimeRenderer
 
slipperiness(float) - Method in class net.minecraft.block.AbstractBlock.Properties
 
slipperiness - Variable in class net.minecraft.block.AbstractBlock
 
SLoginSuccessPacket - Class in net.minecraft.network.login.server
 
SLoginSuccessPacket() - Constructor for class net.minecraft.network.login.server.SLoginSuccessPacket
 
SLoginSuccessPacket(GameProfile) - Constructor for class net.minecraft.network.login.server.SLoginSuccessPacket
 
slopeFindDistance(int) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
Slot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Slot
 
slot() - Static method in class net.minecraft.command.arguments.SlotArgument
 
Slot - Class in net.minecraft.inventory.container
 
Slot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.container.Slot
 
slot - Variable in class net.minecraft.item.ArmorItem
 
SlotArgument - Class in net.minecraft.command.arguments
 
SlotArgument() - Constructor for class net.minecraft.command.arguments.SlotArgument
 
slotClick(int, int, ClickType, PlayerEntity) - Method in class net.minecraft.inventory.container.Container
 
slotClicked(Slot) - Method in class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
slotClicked(Slot) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
slotColor - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
slotCount - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
 
SlotItemHandler - Class in net.minecraftforge.items
 
SlotItemHandler(IItemHandler, int, int, int) - Constructor for class net.minecraftforge.items.SlotItemHandler
 
slotNumber - Variable in class net.minecraft.inventory.container.Slot
 
slots - Variable in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
SLOW_FALLING - Static variable in class net.minecraft.potion.Effects
 
SLOW_FALLING - Static variable in class net.minecraft.potion.Potions
 
slowed - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
SLOWNESS - Static variable in class net.minecraft.potion.Effects
 
SLOWNESS - Static variable in class net.minecraft.potion.Potions
 
SMALL_BASALT_COLUMNS - Static variable in class net.minecraft.world.gen.feature.Features
 
SMALL_END_ISLANDS - Static variable in class net.minecraft.world.biome.Biomes
 
SMALL_FIREBALL - Static variable in class net.minecraft.entity.EntityType
 
SMALL_FLOWERS - Static variable in class net.minecraft.tags.BlockTags
 
SMALL_FLOWERS - Static variable in class net.minecraft.tags.ItemTags
 
smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.util.math.MathHelper
 
SmallFireballEntity - Class in net.minecraft.entity.projectile
 
SmallFireballEntity(EntityType<? extends SmallFireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.SmallFireballEntity
 
SmallFireballEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.SmallFireballEntity
 
SmallFireballEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.SmallFireballEntity
 
SMapDataPacket - Class in net.minecraft.network.play.server
 
SMapDataPacket() - Constructor for class net.minecraft.network.play.server.SMapDataPacket
 
SMapDataPacket(int, byte, boolean, boolean, Collection<MapDecoration>, byte[], int, int, int, int) - Constructor for class net.minecraft.network.play.server.SMapDataPacket
 
Smelt - Class in net.minecraft.loot.functions
 
Smelt.Serializer - Class in net.minecraft.loot.functions
 
SMELTING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
SMELTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
smeltingRecipe(Ingredient, IItemProvider, float, int) - Static method in class net.minecraft.data.CookingRecipeBuilder
 
SMerchantOffersPacket - Class in net.minecraft.network.play.server
 
SMerchantOffersPacket() - Constructor for class net.minecraft.network.play.server.SMerchantOffersPacket
 
SMerchantOffersPacket(int, MerchantOffers, int, int, boolean, boolean) - Constructor for class net.minecraft.network.play.server.SMerchantOffersPacket
 
SMITE - Static variable in class net.minecraft.enchantment.Enchantments
 
SMITHING - Static variable in class net.minecraft.inventory.container.ContainerType
 
SMITHING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
SMITHING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
SMITHING_TABLE - Static variable in class net.minecraft.block.Blocks
 
SMITHING_TABLE - Static variable in class net.minecraft.item.Items
 
smithingRecipe(Ingredient, Ingredient, Item) - Static method in class net.minecraft.data.SmithingRecipeBuilder
 
SmithingRecipe - Class in net.minecraft.item.crafting
 
SmithingRecipe(ResourceLocation, Ingredient, Ingredient, ItemStack) - Constructor for class net.minecraft.item.crafting.SmithingRecipe
 
SmithingRecipe.Serializer - Class in net.minecraft.item.crafting
 
SmithingRecipeBuilder - Class in net.minecraft.data
 
SmithingRecipeBuilder(IRecipeSerializer<?>, Ingredient, Ingredient, Item) - Constructor for class net.minecraft.data.SmithingRecipeBuilder
 
SmithingRecipeBuilder.Result - Class in net.minecraft.data
 
SmithingTableBlock - Class in net.minecraft.block
 
SmithingTableBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SmithingTableBlock
 
SmithingTableContainer - Class in net.minecraft.inventory.container
 
SmithingTableContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.SmithingTableContainer
 
SmithingTableContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.SmithingTableContainer
 
SmithingTableScreen - Class in net.minecraft.client.gui.screen.inventory
 
SmithingTableScreen(SmithingTableContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.SmithingTableScreen
 
SMOKE - Static variable in class net.minecraft.particles.ParticleTypes
 
SmokeParticle - Class in net.minecraft.client.particle
 
SmokeParticle(ClientWorld, double, double, double, double, double, double, float, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SmokeParticle
 
SmokeParticle.Factory - Class in net.minecraft.client.particle
 
SMOKER - Static variable in class net.minecraft.block.Blocks
 
SMOKER - Static variable in class net.minecraft.inventory.container.ContainerType
 
SMOKER - Static variable in class net.minecraft.item.Items
 
SMOKER - Static variable in class net.minecraft.tileentity.TileEntityType
 
SmokerBlock - Class in net.minecraft.block
 
SmokerBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SmokerBlock
 
SmokerContainer - Class in net.minecraft.inventory.container
 
SmokerContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.SmokerContainer
 
SmokerContainer(int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.SmokerContainer
 
SmokerRecipeGui - Class in net.minecraft.client.gui.recipebook
 
SmokerRecipeGui() - Constructor for class net.minecraft.client.gui.recipebook.SmokerRecipeGui
 
SmokerScreen - Class in net.minecraft.client.gui.screen.inventory
 
SmokerScreen(SmokerContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.SmokerScreen
 
SmokerTileEntity - Class in net.minecraft.tileentity
 
SmokerTileEntity() - Constructor for class net.minecraft.tileentity.SmokerTileEntity
 
smokey(Boolean) - Method in class net.minecraft.advancements.criterion.LocationPredicate.Builder
 
SMOKING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
SMOKING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
SmokingRecipe - Class in net.minecraft.item.crafting
 
SmokingRecipe(ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.SmokingRecipe
 
smooth(double, double) - Method in class net.minecraft.client.util.MouseSmoother
 
SMOOTH_QUARTZ - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_QUARTZ - Static variable in class net.minecraft.item.Items
 
SMOOTH_QUARTZ_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_QUARTZ_SLAB - Static variable in class net.minecraft.item.Items
 
SMOOTH_QUARTZ_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_QUARTZ_STAIRS - Static variable in class net.minecraft.item.Items
 
SMOOTH_RED_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_RED_SANDSTONE - Static variable in class net.minecraft.item.Items
 
SMOOTH_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_RED_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
SMOOTH_SANDSTONE - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_SANDSTONE - Static variable in class net.minecraft.item.Items
 
SMOOTH_SANDSTONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_SANDSTONE_SLAB - Static variable in class net.minecraft.item.Items
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class net.minecraft.item.Items
 
SMOOTH_STONE - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_STONE - Static variable in class net.minecraft.item.Items
 
SMOOTH_STONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SMOOTH_STONE_SLAB - Static variable in class net.minecraft.item.Items
 
smoothCamera - Variable in class net.minecraft.client.GameSettings
 
SmoothLayer - Enum in net.minecraft.world.gen.layer
 
SMountEntityPacket - Class in net.minecraft.network.play.server
 
SMountEntityPacket() - Constructor for class net.minecraft.network.play.server.SMountEntityPacket
 
SMountEntityPacket(Entity, Entity) - Constructor for class net.minecraft.network.play.server.SMountEntityPacket
 
SMoveVehiclePacket - Class in net.minecraft.network.play.server
 
SMoveVehiclePacket() - Constructor for class net.minecraft.network.play.server.SMoveVehiclePacket
 
SMoveVehiclePacket(Entity) - Constructor for class net.minecraft.network.play.server.SMoveVehiclePacket
 
SMultiBlockChangePacket - Class in net.minecraft.network.play.server
 
SMultiBlockChangePacket() - Constructor for class net.minecraft.network.play.server.SMultiBlockChangePacket
 
SMultiBlockChangePacket(SectionPos, ShortSet, ChunkSection, boolean) - Constructor for class net.minecraft.network.play.server.SMultiBlockChangePacket
 
Snapshot(Attribute, double, Collection<AttributeModifier>) - Constructor for class net.minecraft.network.play.server.SEntityPropertiesPacket.Snapshot
 
Snapshot() - Constructor for class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
SnapshotJson - Class in net.minecraftforge.fml.relauncher.libraries
 
SnapshotJson() - Constructor for class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
SnapshotJson.Entry - Class in net.minecraftforge.fml.relauncher.libraries
 
SNBTToNBTConverter - Class in net.minecraft.data
 
SNBTToNBTConverter(DataGenerator) - Constructor for class net.minecraft.data.SNBTToNBTConverter
 
SNBTToNBTConverter.ITransformer - Interface in net.minecraft.data
 
sndHandler - Variable in class net.minecraft.client.audio.SoundEngine
 
SNEAK - Static variable in class net.minecraft.client.AbstractOption
 
SNEAK_TIME - Static variable in class net.minecraft.stats.Stats
 
sneaking - Variable in class net.minecraft.util.MovementInput
 
SNEEZE - Static variable in class net.minecraft.particles.ParticleTypes
 
SneezeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.CloudParticle.SneezeFactory
 
SNOOPER - Static variable in class net.minecraft.client.AbstractOption
 
snooper - Variable in class net.minecraft.client.GameSettings
 
Snooper - Class in net.minecraft.profiler
 
Snooper(String, ISnooperInfo, long) - Constructor for class net.minecraft.profiler.Snooper
 
SNOW - Static variable in class net.minecraft.block.Blocks
 
SNOW - Static variable in class net.minecraft.block.material.Material
 
SNOW - Static variable in class net.minecraft.block.material.MaterialColor
 
SNOW - Static variable in class net.minecraft.block.SoundType
 
SNOW - Static variable in class net.minecraft.entity.villager.VillagerType
 
SNOW - Static variable in class net.minecraft.item.Items
 
SNOW - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SNOW_BLOCK - Static variable in class net.minecraft.block.Blocks
 
SNOW_BLOCK - Static variable in class net.minecraft.block.material.Material
 
SNOW_BLOCK - Static variable in class net.minecraft.item.Items
 
SNOW_BLOCK - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SNOW_BLOCK - Static variable in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
SNOW_GOLEM - Static variable in class net.minecraft.entity.EntityType
 
SNOWBALL - Static variable in class net.minecraft.entity.EntityType
 
SNOWBALL - Static variable in class net.minecraft.item.Items
 
SnowballEntity - Class in net.minecraft.entity.projectile
 
SnowballEntity(EntityType<? extends SnowballEntity>, World) - Constructor for class net.minecraft.entity.projectile.SnowballEntity
 
SnowballEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.SnowballEntity
 
SnowballEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.SnowballEntity
 
SnowballFactory() - Constructor for class net.minecraft.client.particle.BreakingParticle.SnowballFactory
 
SnowballItem - Class in net.minecraft.item
 
SnowballItem(Item.Properties) - Constructor for class net.minecraft.item.SnowballItem
 
SnowBlock - Class in net.minecraft.block
 
SnowBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SnowBlock
 
SnowGolemEntity - Class in net.minecraft.entity.passive
 
SnowGolemEntity(EntityType<? extends SnowGolemEntity>, World) - Constructor for class net.minecraft.entity.passive.SnowGolemEntity
 
SnowmanHeadLayer - Class in net.minecraft.client.renderer.entity.layers
 
SnowmanHeadLayer(IEntityRenderer<SnowGolemEntity, SnowManModel<SnowGolemEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SnowmanHeadLayer
 
SnowManModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SnowManModel() - Constructor for class net.minecraft.client.renderer.entity.model.SnowManModel
 
SnowManRenderer - Class in net.minecraft.client.renderer.entity
 
SnowManRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SnowManRenderer
 
SNOWY - Static variable in class net.minecraft.block.SnowyDirtBlock
 
SNOWY - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
SNOWY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SNOWY_BEACH - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TAIGA_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
SNOWY_TUNDRA - Static variable in class net.minecraft.world.biome.Biomes
 
SnowyDirtBlock - Class in net.minecraft.block
 
SnowyDirtBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SnowyDirtBlock
 
SnowyVillagePools - Class in net.minecraft.world.gen.feature.structure
 
SnowyVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.SnowyVillagePools
 
SocialInteractionsScreen - Class in net.minecraft.client.gui.social
 
SocialInteractionsScreen() - Constructor for class net.minecraft.client.gui.social.SocialInteractionsScreen
 
SocialInteractionsScreen.Mode - Enum in net.minecraft.client.gui.social
 
solidFace - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
SolidFaceDebugRenderer - Class in net.minecraft.client.renderer.debug
 
SolidFaceDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.SolidFaceDebugRenderer
 
SOpenBookWindowPacket - Class in net.minecraft.network.play.server
 
SOpenBookWindowPacket() - Constructor for class net.minecraft.network.play.server.SOpenBookWindowPacket
 
SOpenBookWindowPacket(Hand) - Constructor for class net.minecraft.network.play.server.SOpenBookWindowPacket
 
SOpenHorseWindowPacket - Class in net.minecraft.network.play.server
 
SOpenHorseWindowPacket() - Constructor for class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
SOpenHorseWindowPacket(int, int, int) - Constructor for class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
SOpenSignMenuPacket - Class in net.minecraft.network.play.server
 
SOpenSignMenuPacket() - Constructor for class net.minecraft.network.play.server.SOpenSignMenuPacket
 
SOpenSignMenuPacket(BlockPos) - Constructor for class net.minecraft.network.play.server.SOpenSignMenuPacket
 
SOpenWindowPacket - Class in net.minecraft.network.play.server
 
SOpenWindowPacket() - Constructor for class net.minecraft.network.play.server.SOpenWindowPacket
 
SOpenWindowPacket(int, ContainerType<?>, ITextComponent) - Constructor for class net.minecraft.network.play.server.SOpenWindowPacket
 
SortedArraySet<T> - Class in net.minecraft.util
 
SortedProperties - Class in net.minecraftforge.common.util
 
SortedProperties() - Constructor for class net.minecraftforge.common.util.SortedProperties
 
sortVertexData(float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
SOUL - Static variable in class net.minecraft.particles.ParticleTypes
 
SOUL_CAMPFIRE - Static variable in class net.minecraft.block.Blocks
 
SOUL_CAMPFIRE - Static variable in class net.minecraft.item.Items
 
SOUL_FIRE - Static variable in class net.minecraft.block.Blocks
 
SOUL_FIRE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SOUL_FIRE_BASE_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
SOUL_FIRE_BASE_BLOCKS - Static variable in class net.minecraft.tags.ItemTags
 
SOUL_FIRE_FLAME - Static variable in class net.minecraft.particles.ParticleTypes
 
SOUL_LANTERN - Static variable in class net.minecraft.block.Blocks
 
SOUL_LANTERN - Static variable in class net.minecraft.item.Items
 
SOUL_SAND - Static variable in class net.minecraft.block.Blocks
 
SOUL_SAND - Static variable in class net.minecraft.block.SoundType
 
SOUL_SAND - Static variable in class net.minecraft.item.Items
 
SOUL_SAND - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SOUL_SAND_VALLEY - Static variable in class net.minecraft.world.biome.Biomes
 
SOUL_SOIL - Static variable in class net.minecraft.block.Blocks
 
SOUL_SOIL - Static variable in class net.minecraft.block.SoundType
 
SOUL_SOIL - Static variable in class net.minecraft.item.Items
 
SOUL_SOIL - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SOUL_SPEED - Static variable in class net.minecraft.enchantment.Enchantments
 
SOUL_SPEED_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
SOUL_TORCH - Static variable in class net.minecraft.block.Blocks
 
SOUL_TORCH - Static variable in class net.minecraft.item.Items
 
SOUL_WALL_TORCH - Static variable in class net.minecraft.block.Blocks
 
SoulFireBlock - Class in net.minecraft.block
 
SoulFireBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SoulFireBlock
 
SoulParticle - Class in net.minecraft.client.particle
 
SoulParticle.Factory - Class in net.minecraft.client.particle
 
SoulSandBlock - Class in net.minecraft.block
 
SoulSandBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SoulSandBlock
 
SoulSandValleySurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
SoulSandValleySurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.SoulSandValleySurfaceBuilder
 
SoulSpeedEnchantment - Class in net.minecraft.enchantment
 
SoulSpeedEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.SoulSpeedEnchantment
 
sound(SoundType) - Method in class net.minecraft.block.AbstractBlock.Properties
 
Sound(SoundEvent) - Constructor for class net.minecraft.client.audio.BiomeSoundHandler.Sound
 
sound - Variable in class net.minecraft.client.audio.LocatableSound
 
Sound - Class in net.minecraft.client.audio
 
Sound(String, float, float, int, Sound.Type, boolean, boolean, int) - Constructor for class net.minecraft.client.audio.Sound
 
sound(SoundEvent) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
sound(SoundEvent, SoundEvent) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
Sound.Type - Enum in net.minecraft.client.audio
 
SOUND_EVENT - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SOUND_EVENT_KEY - Static variable in class net.minecraft.util.registry.Registry
 
SOUND_EVENTS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
SOUND_EVENTS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
SoundAdditionsAmbience - Class in net.minecraft.world.biome
 
SoundAdditionsAmbience(SoundEvent, double) - Constructor for class net.minecraft.world.biome.SoundAdditionsAmbience
 
SoundCategory - Enum in net.minecraft.util
 
SoundEngine - Class in net.minecraft.client.audio
 
SoundEngine(SoundHandler, GameSettings, IResourceManager) - Constructor for class net.minecraft.client.audio.SoundEngine
 
SoundEngineExecutor - Class in net.minecraft.client.audio
 
SoundEngineExecutor() - Constructor for class net.minecraft.client.audio.SoundEngineExecutor
 
SoundEvent - Class in net.minecraft.util
 
SoundEvent(ResourceLocation) - Constructor for class net.minecraft.util.SoundEvent
 
SoundEvent - Class in net.minecraftforge.client.event.sound
 
SoundEvent(SoundEngine) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent
 
SoundEvent.SoundSourceEvent - Class in net.minecraftforge.client.event.sound
 
SoundEventAccessor - Class in net.minecraft.client.audio
 
SoundEventAccessor(ResourceLocation, String) - Constructor for class net.minecraft.client.audio.SoundEventAccessor
 
SoundEvents - Class in net.minecraft.util
 
SoundEvents() - Constructor for class net.minecraft.util.SoundEvents
 
SoundHandler - Class in net.minecraft.client.audio
 
SoundHandler(IResourceManager, GameSettings) - Constructor for class net.minecraft.client.audio.SoundHandler
 
SoundHandler.Loader - Class in net.minecraft.client.audio
 
SoundList - Class in net.minecraft.client.audio
 
SoundList(List<Sound>, boolean, String) - Constructor for class net.minecraft.client.audio.SoundList
 
SoundListSerializer - Class in net.minecraft.client.audio
 
SoundListSerializer() - Constructor for class net.minecraft.client.audio.SoundListSerializer
 
SoundLoadEvent - Class in net.minecraftforge.client.event.sound
 
SoundLoadEvent(SoundEngine) - Constructor for class net.minecraftforge.client.event.sound.SoundLoadEvent
 
SoundSetupEvent - Class in net.minecraftforge.client.event.sound
 
SoundSetupEvent(SoundEngine) - Constructor for class net.minecraftforge.client.event.sound.SoundSetupEvent
 
SoundSlider - Class in net.minecraft.client.gui.widget
 
SoundSlider(Minecraft, int, int, SoundCategory, int) - Constructor for class net.minecraft.client.gui.widget.SoundSlider
 
SoundSource - Class in net.minecraft.client.audio
 
SoundSourceEvent(SoundEngine, ISound, SoundSource) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
 
SoundSystem - Class in net.minecraft.client.audio
 
SoundSystem() - Constructor for class net.minecraft.client.audio.SoundSystem
 
SoundSystem.Mode - Enum in net.minecraft.client.audio
 
soundType - Variable in class net.minecraft.block.AbstractBlock
 
SoundType - Class in net.minecraft.block
 
SoundType(float, float, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent) - Constructor for class net.minecraft.block.SoundType
Deprecated.
SoupItem - Class in net.minecraft.item
 
SoupItem(Item.Properties) - Constructor for class net.minecraft.item.SoupItem
 
Source() - Constructor for class net.minecraft.fluid.LavaFluid.Source
 
Source() - Constructor for class net.minecraft.fluid.WaterFluid.Source
 
Source(ForgeFlowingFluid.Properties) - Constructor for class net.minecraftforge.fluids.ForgeFlowingFluid.Source
 
sourceName - Variable in enum net.minecraft.loot.functions.CopyNbt.Source
 
SOUTH - Static variable in class net.minecraft.block.FireBlock
 
SOUTH - Static variable in class net.minecraft.block.FourWayBlock
 
SOUTH - Static variable in class net.minecraft.block.HugeMushroomBlock
 
SOUTH - Static variable in class net.minecraft.block.RedstoneWireBlock
 
SOUTH - Static variable in class net.minecraft.block.SixWayBlock
 
SOUTH - Static variable in class net.minecraft.block.TripWireBlock
 
SOUTH - Static variable in class net.minecraft.block.VineBlock
 
SOUTH - Static variable in class net.minecraft.data.StockTextureAliases
 
SOUTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
south() - Method in class net.minecraft.util.math.BlockPos
 
south(int) - Method in class net.minecraft.util.math.BlockPos
 
SOUTH_AABB - Static variable in class net.minecraft.block.DoorBlock
 
SOUTH_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
SOUTH_FACING_SHAPE - Static variable in class net.minecraft.block.BedBlock
 
SOUTH_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
SOUTH_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
SOUTH_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
SparkFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.FireworkParticle.SparkFactory
 
SPARSE - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
spawn(ServerWorld, ItemStack, PlayerEntity, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 
spawn(ServerWorld, CompoundNBT, ITextComponent, PlayerEntity, BlockPos, SpawnReason, boolean, boolean) - Method in class net.minecraft.entity.EntityType
 
SPAWN - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
SPAWN_EXPLOSION_PARTICLE - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
SPAWN_RADIUS - Static variable in class net.minecraft.world.GameRules
 
spawnAdditionalDrops(ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
spawnAdditionalDrops(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
spawnAdditionalDrops(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.block.OreBlock
 
spawnAdditionalDrops(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.block.RedstoneOreBlock
 
spawnAdditionalDrops(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.block.SilverfishBlock
 
spawnAdditionalDrops(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.block.SpawnerBlock
 
spawnAnimals - Variable in class net.minecraft.server.dedicated.ServerProperties
 
spawnAsEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
 
spawnBaby() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
spawnBonemealParticles(IWorld, BlockPos, int) - Static method in class net.minecraft.item.BoneMealItem
 
spawnCosts - Variable in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
spawnCustomParticles() - Method in class net.minecraft.entity.monster.SlimeEntity
 
spawnDispenseParticles(IBlockSource, Direction) - Method in class net.minecraft.dispenser.DefaultDispenseItemBehavior
 
spawnDrops(BlockState, World, BlockPos) - Static method in class net.minecraft.block.Block
 
spawnDrops(BlockState, IWorld, BlockPos, TileEntity) - Static method in class net.minecraft.block.Block
 
spawnDrops(BlockState, World, BlockPos, TileEntity, Entity, ItemStack) - Static method in class net.minecraft.block.Block
 
spawnDrops(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
spawnDrops(DamageSource) - Method in class net.minecraft.entity.passive.FoxEntity
 
SpawnEggItem - Class in net.minecraft.item
 
SpawnEggItem(EntityType<?>, int, int, Item.Properties) - Constructor for class net.minecraft.item.SpawnEggItem
 
SpawnEggNames - Class in net.minecraft.util.datafix.fixes
 
SpawnEggNames(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SpawnEggNames
 
spawnElder(ISeedReader, MutableBoundingBox, int, int, int) - Method in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
SPAWNER - Static variable in class net.minecraft.block.Blocks
 
SPAWNER - Static variable in class net.minecraft.item.Items
 
SPAWNER_MINECART - Static variable in class net.minecraft.entity.EntityType
 
SpawnerBlock - Class in net.minecraft.block
 
SpawnerBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SpawnerBlock
 
SpawnerEntityTypes - Class in net.minecraft.util.datafix.fixes
 
SpawnerEntityTypes(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
 
SpawnerMinecartEntity - Class in net.minecraft.entity.item.minecart
 
SpawnerMinecartEntity(EntityType<? extends SpawnerMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
SpawnerMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
spawners - Variable in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
Spawners(EntityType<?>, int, int, int) - Constructor for class net.minecraft.world.biome.MobSpawnInfo.Spawners
 
spawnExplosionParticle() - Method in class net.minecraft.entity.MobEntity
 
SpawnGolemTask - Class in net.minecraft.entity.ai.brain.task
 
SpawnGolemTask() - Constructor for class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
spawnHorseParticles(boolean) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
spawnItemNearEntity(LivingEntity, ItemStack, Vector3d) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
spawnItemStack(World, double, double, double, ItemStack) - Static method in class net.minecraft.inventory.InventoryHelper
 
SpawnLocationHelper - Class in net.minecraft.entity.player
 
SpawnLocationHelper() - Constructor for class net.minecraft.entity.player.SpawnLocationHelper
 
spawnMonsters - Variable in class net.minecraft.server.dedicated.ServerProperties
 
spawnNPCs - Variable in class net.minecraft.server.dedicated.ServerProperties
 
spawnParticle(T, double, double, double, int, double, double, double, double) - Method in class net.minecraft.world.server.ServerWorld
 
spawnParticle(ServerPlayerEntity, T, boolean, double, double, double, int, double, double, double, double) - Method in class net.minecraft.world.server.ServerWorld
 
spawnParticles(IParticleData) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
SpawnPointCommand - Class in net.minecraft.command.impl
 
SpawnPointCommand() - Constructor for class net.minecraft.command.impl.SpawnPointCommand
 
spawnProtection - Variable in class net.minecraft.server.dedicated.ServerProperties
 
SpawnReason - Enum in net.minecraft.entity
 
spawnShoulderEntities() - Method in class net.minecraft.entity.player.PlayerEntity
 
spawnSmokeParticles(World, BlockPos, boolean, boolean) - Static method in class net.minecraft.block.CampfireBlock
 
spawnSweepParticles() - Method in class net.minecraft.entity.player.PlayerEntity
 
SPECIAL_VARIANTS - Static variable in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
specialKeyPressed(int) - Method in class net.minecraft.client.gui.fonts.TextInputUtil
 
SpecialRecipe - Class in net.minecraft.item.crafting
 
SpecialRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.SpecialRecipe
 
SpecialRecipeSerializer<T extends IRecipe<?>> - Class in net.minecraft.item.crafting
 
SpecialRecipeSerializer(Function<ResourceLocation, T>) - Constructor for class net.minecraft.item.crafting.SpecialRecipeSerializer
 
SpecialSpawn(MobEntity, World, double, double, double, AbstractSpawner, SpawnReason) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
SpectateCommand - Class in net.minecraft.command.impl
 
SpectateCommand() - Constructor for class net.minecraft.command.impl.SpectateCommand
 
SPECTATOR_WIDGETS - Static variable in class net.minecraft.client.gui.SpectatorGui
 
SpectatorDetails - Class in net.minecraft.client.gui.spectator.categories
 
SpectatorDetails(ISpectatorMenuView, List<ISpectatorMenuObject>, int) - Constructor for class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
spectatorGui - Variable in class net.minecraft.client.gui.IngameGui
 
SpectatorGui - Class in net.minecraft.client.gui
 
SpectatorGui(Minecraft) - Constructor for class net.minecraft.client.gui.SpectatorGui
 
SpectatorMenu - Class in net.minecraft.client.gui.spectator
 
SpectatorMenu(ISpectatorMenuRecipient) - Constructor for class net.minecraft.client.gui.spectator.SpectatorMenu
 
SPECTATORS_GENERATE_CHUNKS - Static variable in class net.minecraft.world.GameRules
 
SPECTRAL_ARROW - Static variable in class net.minecraft.entity.EntityType
 
SPECTRAL_ARROW - Static variable in class net.minecraft.item.Items
 
SpectralArrowEntity - Class in net.minecraft.entity.projectile
 
SpectralArrowEntity(EntityType<? extends SpectralArrowEntity>, World) - Constructor for class net.minecraft.entity.projectile.SpectralArrowEntity
 
SpectralArrowEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.SpectralArrowEntity
 
SpectralArrowEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.SpectralArrowEntity
 
SpectralArrowItem - Class in net.minecraft.item
 
SpectralArrowItem(Item.Properties) - Constructor for class net.minecraft.item.SpectralArrowItem
 
SpectralArrowRenderer - Class in net.minecraft.client.renderer.entity
 
SpectralArrowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SpectralArrowRenderer
 
specularColor - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
specularColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
specularHighlight - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
speed - Variable in class net.minecraft.entity.ai.controller.MovementController
 
speed - Variable in class net.minecraft.entity.ai.goal.PanicGoal
 
speed - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
speed - Variable in class net.minecraft.pathfinding.PathNavigator
 
SPEED - Static variable in class net.minecraft.potion.Effects
 
speedFactor(float) - Method in class net.minecraft.block.AbstractBlock.Properties
 
speedFactor - Variable in class net.minecraft.block.AbstractBlock
 
speedInAir - Variable in class net.minecraft.entity.player.PlayerEntity
 
SpellcastingIllagerEntity - Class in net.minecraft.entity.monster
 
SpellcastingIllagerEntity(EntityType<? extends SpellcastingIllagerEntity>, World) - Constructor for class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
SpellcastingIllagerEntity.CastingASpellGoal - Class in net.minecraft.entity.monster
 
SpellcastingIllagerEntity.SpellType - Enum in net.minecraft.entity.monster
 
SpellcastingIllagerEntity.UseSpellGoal - Class in net.minecraft.entity.monster
 
spellCooldown - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
SpellParticle - Class in net.minecraft.client.particle
 
SpellParticle.AmbientMobFactory - Class in net.minecraft.client.particle
 
SpellParticle.Factory - Class in net.minecraft.client.particle
 
SpellParticle.InstantFactory - Class in net.minecraft.client.particle
 
SpellParticle.MobFactory - Class in net.minecraft.client.particle
 
SpellParticle.WitchFactory - Class in net.minecraft.client.particle
 
spellTicks - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
spellWarmup - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
SphereReplaceConfig - Class in net.minecraft.world.gen.feature
 
SphereReplaceConfig(BlockState, FeatureSpread, int, List<BlockState>) - Constructor for class net.minecraft.world.gen.feature.SphereReplaceConfig
 
SphereReplaceFeature - Class in net.minecraft.world.gen.feature
 
SphereReplaceFeature(Codec<SphereReplaceConfig>) - Constructor for class net.minecraft.world.gen.feature.SphereReplaceFeature
 
SPIDER - Static variable in class net.minecraft.entity.EntityType
 
SPIDER_EYE - Static variable in class net.minecraft.item.Foods
 
SPIDER_EYE - Static variable in class net.minecraft.item.Items
 
SPIDER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SpiderEntity - Class in net.minecraft.entity.monster
 
SpiderEntity(EntityType<? extends SpiderEntity>, World) - Constructor for class net.minecraft.entity.monster.SpiderEntity
 
SpiderEntity.GroupData - Class in net.minecraft.entity.monster
 
SpiderEyesLayer<T extends Entity,M extends SpiderModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
SpiderEyesLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.SpiderEyesLayer
 
SpiderModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SpiderModel() - Constructor for class net.minecraft.client.renderer.entity.model.SpiderModel
 
SpiderRenderer<T extends SpiderEntity> - Class in net.minecraft.client.renderer.entity
 
SpiderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SpiderRenderer
 
spinAttack(LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
spinAttack(LivingEntity) - Method in class net.minecraft.entity.player.PlayerEntity
 
spinAttackDuration - Variable in class net.minecraft.entity.LivingEntity
 
SpinAttackEffectLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
SpinAttackEffectLayer(IEntityRenderer<T, PlayerModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer
 
SPIT - Static variable in class net.minecraft.particles.ParticleTypes
 
SpitParticle - Class in net.minecraft.client.particle
 
SpitParticle.Factory - Class in net.minecraft.client.particle
 
SPlaceGhostRecipePacket - Class in net.minecraft.network.play.server
 
SPlaceGhostRecipePacket() - Constructor for class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
SPlaceGhostRecipePacket(int, IRecipe<?>) - Constructor for class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
SPLASH - Static variable in class net.minecraft.particles.ParticleTypes
 
SPLASH - Static variable in class net.minecraftforge.fml.Logging
 
SPLASH_POTION - Static variable in class net.minecraft.item.Items
 
Splashes - Class in net.minecraft.client.util
 
Splashes(Session) - Constructor for class net.minecraft.client.util.Splashes
 
SplashParticle - Class in net.minecraft.client.particle
 
SplashParticle.Factory - Class in net.minecraft.client.particle
 
SplashPotionItem - Class in net.minecraft.item
 
SplashPotionItem(Item.Properties) - Constructor for class net.minecraft.item.SplashPotionItem
 
SPlayEntityEffectPacket - Class in net.minecraft.network.play.server
 
SPlayEntityEffectPacket() - Constructor for class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
SPlayEntityEffectPacket(int, EffectInstance) - Constructor for class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
SPlayerAbilitiesPacket - Class in net.minecraft.network.play.server
 
SPlayerAbilitiesPacket() - Constructor for class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
SPlayerAbilitiesPacket(PlayerAbilities) - Constructor for class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
SPlayerDiggingPacket - Class in net.minecraft.network.play.server
 
SPlayerDiggingPacket() - Constructor for class net.minecraft.network.play.server.SPlayerDiggingPacket
 
SPlayerDiggingPacket(BlockPos, BlockState, CPlayerDiggingPacket.Action, boolean, String) - Constructor for class net.minecraft.network.play.server.SPlayerDiggingPacket
 
SPlayerListHeaderFooterPacket - Class in net.minecraft.network.play.server
 
SPlayerListHeaderFooterPacket() - Constructor for class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
SPlayerListItemPacket - Class in net.minecraft.network.play.server
 
SPlayerListItemPacket() - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket
 
SPlayerListItemPacket(SPlayerListItemPacket.Action, ServerPlayerEntity...) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket
 
SPlayerListItemPacket(SPlayerListItemPacket.Action, Iterable<ServerPlayerEntity>) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket
 
SPlayerListItemPacket.Action - Enum in net.minecraft.network.play.server
 
SPlayerListItemPacket.AddPlayerData - Class in net.minecraft.network.play.server
 
SPlayerLookPacket - Class in net.minecraft.network.play.server
 
SPlayerLookPacket() - Constructor for class net.minecraft.network.play.server.SPlayerLookPacket
 
SPlayerLookPacket(EntityAnchorArgument.Type, double, double, double) - Constructor for class net.minecraft.network.play.server.SPlayerLookPacket
 
SPlayerLookPacket(EntityAnchorArgument.Type, Entity, EntityAnchorArgument.Type) - Constructor for class net.minecraft.network.play.server.SPlayerLookPacket
 
SPlayerPositionLookPacket - Class in net.minecraft.network.play.server
 
SPlayerPositionLookPacket() - Constructor for class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
SPlayerPositionLookPacket(double, double, double, float, float, Set<SPlayerPositionLookPacket.Flags>, int) - Constructor for class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
SPlayerPositionLookPacket.Flags - Enum in net.minecraft.network.play.server
 
SPlaySoundEffectPacket - Class in net.minecraft.network.play.server
 
SPlaySoundEffectPacket() - Constructor for class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
SPlaySoundEffectPacket(SoundEvent, SoundCategory, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
SPlaySoundEventPacket - Class in net.minecraft.network.play.server
 
SPlaySoundEventPacket() - Constructor for class net.minecraft.network.play.server.SPlaySoundEventPacket
 
SPlaySoundEventPacket(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.server.SPlaySoundEventPacket
 
SPlaySoundPacket - Class in net.minecraft.network.play.server
 
SPlaySoundPacket() - Constructor for class net.minecraft.network.play.server.SPlaySoundPacket
 
SPlaySoundPacket(ResourceLocation, SoundCategory, Vector3d, float, float) - Constructor for class net.minecraft.network.play.server.SPlaySoundPacket
 
split(int) - Method in class net.minecraft.item.ItemStack
 
SplitVoxelShape - Class in net.minecraft.util.math.shapes
 
SplitVoxelShape(VoxelShape, Direction.Axis, int) - Constructor for class net.minecraft.util.math.shapes.SplitVoxelShape
 
SPONGE - Static variable in class net.minecraft.block.Blocks
 
SPONGE - Static variable in class net.minecraft.block.material.Material
 
SPONGE - Static variable in class net.minecraft.item.Items
 
SpongeBlock - Class in net.minecraft.block
 
SpongeBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SpongeBlock
 
SPongPacket - Class in net.minecraft.network.status.server
 
SPongPacket() - Constructor for class net.minecraft.network.status.server.SPongPacket
 
SPongPacket(long) - Constructor for class net.minecraft.network.status.server.SPongPacket
 
SPOOKY - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
spread - Variable in class net.minecraft.world.gen.placement.DepthAverageConfig
 
Spread32AbovePlacement - Class in net.minecraft.world.gen.placement
 
Spread32AbovePlacement(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.Spread32AbovePlacement
 
SPREAD_32_ABOVE - Static variable in class net.minecraft.world.gen.placement.Placement
 
SpreadableSnowyDirtBlock - Class in net.minecraft.block
 
SpreadableSnowyDirtBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SpreadableSnowyDirtBlock
 
SpreadPlayersCommand - Class in net.minecraft.command.impl
 
SpreadPlayersCommand() - Constructor for class net.minecraft.command.impl.SpreadPlayersCommand
 
SPRING_CLOSED - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRING_CLOSED_DOUBLE - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRING_DELTA - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRING_FEATURE - Static variable in class net.minecraft.world.gen.feature.Feature
 
SPRING_LAVA - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRING_LAVA_DOUBLE - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRING_OPEN - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRING_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
SPRING_WATER - Static variable in class net.minecraft.world.gen.feature.Features
 
SpringFeature - Class in net.minecraft.world.gen.feature
 
SpringFeature(Codec<LiquidsConfig>) - Constructor for class net.minecraft.world.gen.feature.SpringFeature
 
SPRINT - Static variable in class net.minecraft.client.AbstractOption
 
SPRINT_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
sprintCounter - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
sprintingTicksLeft - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sprintToggleTimer - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
sprite - Variable in class net.minecraft.client.particle.SpriteTexturedParticle
 
sprite - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
SpriteAwareVertexBuilder - Class in net.minecraft.client.renderer
 
SpriteAwareVertexBuilder(IVertexBuilder, TextureAtlasSprite) - Constructor for class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
SpriteMap - Class in net.minecraft.client.renderer.texture
 
SpriteMap(Collection<AtlasTexture>) - Constructor for class net.minecraft.client.renderer.texture.SpriteMap
 
SpriteRenderer<T extends Entity & IRendersAsItem> - Class in net.minecraft.client.renderer.entity
 
SpriteRenderer(EntityRendererManager, ItemRenderer, float, boolean) - Constructor for class net.minecraft.client.renderer.entity.SpriteRenderer
 
SpriteRenderer(EntityRendererManager, ItemRenderer) - Constructor for class net.minecraft.client.renderer.entity.SpriteRenderer
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.DrippingLavaFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.DrippingObsidianTearFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.DrippingWaterFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingHoneyFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingLavaFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingNectarFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingObsidianTearFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.FallingWaterFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.LandingHoneyFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.LandingLavaFactory
 
spriteSet - Variable in class net.minecraft.client.particle.DripParticle.LandingObsidianTearFactory
 
SpriteTexturedParticle - Class in net.minecraft.client.particle
 
SpriteTexturedParticle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.SpriteTexturedParticle
 
SpriteTexturedParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.SpriteTexturedParticle
 
SpriteUploader - Class in net.minecraft.client.renderer.texture
 
SpriteUploader(TextureManager, ResourceLocation, String) - Constructor for class net.minecraft.client.renderer.texture.SpriteUploader
 
spriteWithAge - Variable in class net.minecraft.client.particle.DripParticle.DrippingHoneyFactory
 
spriteWithAge - Variable in class net.minecraft.client.particle.SimpleAnimatedParticle
 
SPRUCE - Static variable in class net.minecraft.block.WoodType
 
SPRUCE - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRUCE - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
SPRUCE_BOAT - Static variable in class net.minecraft.item.Items
 
SPRUCE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_BUTTON - Static variable in class net.minecraft.item.Items
 
SPRUCE_DOOR - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_DOOR - Static variable in class net.minecraft.item.Items
 
SPRUCE_FENCE - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_FENCE - Static variable in class net.minecraft.item.Items
 
SPRUCE_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
SPRUCE_LEAVES - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_LEAVES - Static variable in class net.minecraft.item.Items
 
SPRUCE_LEAVES - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SPRUCE_LOG - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_LOG - Static variable in class net.minecraft.item.Items
 
SPRUCE_LOG - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SPRUCE_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
SPRUCE_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
SPRUCE_PLANKS - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_PLANKS - Static variable in class net.minecraft.item.Items
 
SPRUCE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
SPRUCE_SAPLING - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_SAPLING - Static variable in class net.minecraft.item.Items
 
SPRUCE_SIGN - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_SIGN - Static variable in class net.minecraft.item.Items
 
SPRUCE_SLAB - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_SLAB - Static variable in class net.minecraft.item.Items
 
SPRUCE_SNOWY - Static variable in class net.minecraft.world.gen.feature.Features
 
SPRUCE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_STAIRS - Static variable in class net.minecraft.item.Items
 
SPRUCE_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
SPRUCE_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_WOOD - Static variable in class net.minecraft.block.Blocks
 
SPRUCE_WOOD - Static variable in class net.minecraft.item.Items
 
SpruceFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
SpruceFoliagePlacer(FeatureSpread, FeatureSpread, FeatureSpread) - Constructor for class net.minecraft.world.gen.foliageplacer.SpruceFoliagePlacer
 
SpruceTree - Class in net.minecraft.block.trees
 
SpruceTree() - Constructor for class net.minecraft.block.trees.SpruceTree
 
sqrt(float) - Static method in class net.minecraft.util.math.MathHelper
 
sqrt(double) - Static method in class net.minecraft.util.math.MathHelper
 
SQRT_2 - Static variable in class net.minecraft.util.math.MathHelper
 
square() - Method in interface net.minecraft.world.gen.IDecoratable
 
SQUARE - Static variable in class net.minecraft.world.gen.placement.Placement
 
squareDistanceTo(Entity) - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
squareDistanceTo(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
squareDistanceTo(double, double, double) - Method in class net.minecraft.util.math.vector.Vector3d
 
squareFloat(float) - Static method in class net.minecraft.util.math.MathHelper
 
SquarePlacement - Class in net.minecraft.world.gen.placement
 
SquarePlacement(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.SquarePlacement
 
SQueryNBTResponsePacket - Class in net.minecraft.network.play.server
 
SQueryNBTResponsePacket() - Constructor for class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
SQueryNBTResponsePacket(int, CompoundNBT) - Constructor for class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
SQUID - Static variable in class net.minecraft.entity.EntityType
 
SQUID_INK - Static variable in class net.minecraft.particles.ParticleTypes
 
SQUID_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
SquidEntity - Class in net.minecraft.entity.passive
 
SquidEntity(EntityType<? extends SquidEntity>, World) - Constructor for class net.minecraft.entity.passive.SquidEntity
 
SquidInkParticle - Class in net.minecraft.client.particle
 
SquidInkParticle.Factory - Class in net.minecraft.client.particle
 
SquidModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
SquidModel() - Constructor for class net.minecraft.client.renderer.entity.model.SquidModel
 
squidPitch - Variable in class net.minecraft.entity.passive.SquidEntity
 
SquidRenderer - Class in net.minecraft.client.renderer.entity
 
SquidRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.SquidRenderer
 
squidRotation - Variable in class net.minecraft.entity.passive.SquidEntity
 
squidYaw - Variable in class net.minecraft.entity.passive.SquidEntity
 
squishAmount - Variable in class net.minecraft.entity.monster.SlimeEntity
 
squishFactor - Variable in class net.minecraft.entity.monster.SlimeEntity
 
SRecipeBookPacket - Class in net.minecraft.network.play.server
 
SRecipeBookPacket() - Constructor for class net.minecraft.network.play.server.SRecipeBookPacket
 
SRecipeBookPacket(SRecipeBookPacket.State, Collection<ResourceLocation>, Collection<ResourceLocation>, RecipeBookStatus) - Constructor for class net.minecraft.network.play.server.SRecipeBookPacket
 
SRecipeBookPacket.State - Enum in net.minecraft.network.play.server
 
SRemoveEntityEffectPacket - Class in net.minecraft.network.play.server
 
SRemoveEntityEffectPacket() - Constructor for class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
SRemoveEntityEffectPacket(int, Effect) - Constructor for class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
SRespawnPacket - Class in net.minecraft.network.play.server
 
SRespawnPacket() - Constructor for class net.minecraft.network.play.server.SRespawnPacket
 
SRespawnPacket(DimensionType, RegistryKey<World>, long, GameType, GameType, boolean, boolean, boolean) - Constructor for class net.minecraft.network.play.server.SRespawnPacket
 
SScoreboardObjectivePacket - Class in net.minecraft.network.play.server
 
SScoreboardObjectivePacket() - Constructor for class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
SScoreboardObjectivePacket(ScoreObjective, int) - Constructor for class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
SSelectAdvancementsTabPacket - Class in net.minecraft.network.play.server
 
SSelectAdvancementsTabPacket() - Constructor for class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
SSelectAdvancementsTabPacket(ResourceLocation) - Constructor for class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
SSendResourcePackPacket - Class in net.minecraft.network.play.server
 
SSendResourcePackPacket() - Constructor for class net.minecraft.network.play.server.SSendResourcePackPacket
 
SSendResourcePackPacket(String, String) - Constructor for class net.minecraft.network.play.server.SSendResourcePackPacket
 
SServerDifficultyPacket - Class in net.minecraft.network.play.server
 
SServerDifficultyPacket() - Constructor for class net.minecraft.network.play.server.SServerDifficultyPacket
 
SServerDifficultyPacket(Difficulty, boolean) - Constructor for class net.minecraft.network.play.server.SServerDifficultyPacket
 
SServerInfoPacket - Class in net.minecraft.network.status.server
 
SServerInfoPacket() - Constructor for class net.minecraft.network.status.server.SServerInfoPacket
 
SServerInfoPacket(ServerStatusResponse) - Constructor for class net.minecraft.network.status.server.SServerInfoPacket
 
SSetExperiencePacket - Class in net.minecraft.network.play.server
 
SSetExperiencePacket() - Constructor for class net.minecraft.network.play.server.SSetExperiencePacket
 
SSetExperiencePacket(float, int, int) - Constructor for class net.minecraft.network.play.server.SSetExperiencePacket
 
SSetPassengersPacket - Class in net.minecraft.network.play.server
 
SSetPassengersPacket() - Constructor for class net.minecraft.network.play.server.SSetPassengersPacket
 
SSetPassengersPacket(Entity) - Constructor for class net.minecraft.network.play.server.SSetPassengersPacket
 
SSetSlotPacket - Class in net.minecraft.network.play.server
 
SSetSlotPacket() - Constructor for class net.minecraft.network.play.server.SSetSlotPacket
 
SSetSlotPacket(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.SSetSlotPacket
 
SSpawnExperienceOrbPacket - Class in net.minecraft.network.play.server
 
SSpawnExperienceOrbPacket() - Constructor for class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
SSpawnExperienceOrbPacket(ExperienceOrbEntity) - Constructor for class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
SSpawnMobPacket - Class in net.minecraft.network.play.server
 
SSpawnMobPacket() - Constructor for class net.minecraft.network.play.server.SSpawnMobPacket
 
SSpawnMobPacket(LivingEntity) - Constructor for class net.minecraft.network.play.server.SSpawnMobPacket
 
SSpawnMovingSoundEffectPacket - Class in net.minecraft.network.play.server
 
SSpawnMovingSoundEffectPacket() - Constructor for class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
SSpawnMovingSoundEffectPacket(SoundEvent, SoundCategory, Entity, float, float) - Constructor for class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
SSpawnObjectPacket - Class in net.minecraft.network.play.server
 
SSpawnObjectPacket() - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(int, UUID, double, double, double, float, float, EntityType<?>, int, Vector3d) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(Entity) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(Entity, int) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnObjectPacket(Entity, EntityType<?>, int, BlockPos) - Constructor for class net.minecraft.network.play.server.SSpawnObjectPacket
 
SSpawnPaintingPacket - Class in net.minecraft.network.play.server
 
SSpawnPaintingPacket() - Constructor for class net.minecraft.network.play.server.SSpawnPaintingPacket
 
SSpawnPaintingPacket(PaintingEntity) - Constructor for class net.minecraft.network.play.server.SSpawnPaintingPacket
 
SSpawnParticlePacket - Class in net.minecraft.network.play.server
 
SSpawnParticlePacket() - Constructor for class net.minecraft.network.play.server.SSpawnParticlePacket
 
SSpawnParticlePacket(T, boolean, double, double, double, float, float, float, float, int) - Constructor for class net.minecraft.network.play.server.SSpawnParticlePacket
 
SSpawnPlayerPacket - Class in net.minecraft.network.play.server
 
SSpawnPlayerPacket() - Constructor for class net.minecraft.network.play.server.SSpawnPlayerPacket
 
SSpawnPlayerPacket(PlayerEntity) - Constructor for class net.minecraft.network.play.server.SSpawnPlayerPacket
 
SStatisticsPacket - Class in net.minecraft.network.play.server
 
SStatisticsPacket() - Constructor for class net.minecraft.network.play.server.SStatisticsPacket
 
SStatisticsPacket(Object2IntMap<Stat<?>>) - Constructor for class net.minecraft.network.play.server.SStatisticsPacket
 
SStopSoundPacket - Class in net.minecraft.network.play.server
 
SStopSoundPacket() - Constructor for class net.minecraft.network.play.server.SStopSoundPacket
 
SStopSoundPacket(ResourceLocation, SoundCategory) - Constructor for class net.minecraft.network.play.server.SStopSoundPacket
 
STabCompletePacket - Class in net.minecraft.network.play.server
 
STabCompletePacket() - Constructor for class net.minecraft.network.play.server.STabCompletePacket
 
STabCompletePacket(int, Suggestions) - Constructor for class net.minecraft.network.play.server.STabCompletePacket
 
stack - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
StackList - Class in net.minecraftforge.common.crafting
 
StackList(Collection<ItemStack>) - Constructor for class net.minecraftforge.common.crafting.StackList
 
stacks - Variable in class net.minecraftforge.items.ItemStackHandler
 
STAGE - Static variable in class net.minecraft.block.SaplingBlock
 
STAGE - Static variable in class net.minecraft.entity.item.PaintingType
 
STAGE_0_1 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
STagsListPacket - Class in net.minecraft.network.play.server
 
STagsListPacket() - Constructor for class net.minecraft.network.play.server.STagsListPacket
 
STagsListPacket(ITagCollectionSupplier) - Constructor for class net.minecraft.network.play.server.STagsListPacket
 
STAINED_GLASS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STAINED_GLASS - Static variable in class net.minecraftforge.common.Tags.Items
 
STAINED_GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STAINED_GLASS_PANES - Static variable in class net.minecraftforge.common.Tags.Items
 
StainedGlassBlock - Class in net.minecraft.block
 
StainedGlassBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.StainedGlassBlock
 
StainedGlassPaneBlock - Class in net.minecraft.block
 
StainedGlassPaneBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.StainedGlassPaneBlock
 
STAIRS - Static variable in class net.minecraft.data.StockModelShapes
 
STAIRS - Static variable in class net.minecraft.tags.BlockTags
 
STAIRS - Static variable in class net.minecraft.tags.ItemTags
 
Stairs(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
Stairs(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Stairs
 
Stairs(int, MutableBoundingBox, Direction, MineshaftStructure.Type) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
Stairs(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftPieces.Stairs
 
Stairs(IStructurePieceType, int, Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
Stairs(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
Stairs(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
Stairs(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs
 
stairs(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
Stairs2(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
Stairs2(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
STAIRS_SHAPE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
StairsBlock - Class in net.minecraft.block
 
StairsBlock(BlockState, AbstractBlock.Properties) - Constructor for class net.minecraft.block.StairsBlock
Deprecated.
StairsBlock(Supplier<BlockState>, AbstractBlock.Properties) - Constructor for class net.minecraft.block.StairsBlock
 
stairsBlock(StairsBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsBlock(StairsBlock, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
stairsInner(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
stairsOuter(String, ResourceLocation, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
StairsShape - Enum in net.minecraft.state.properties
 
StairsStraight(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
StairsStraight(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.StairsStraight
 
StandaloneLootEntry - Class in net.minecraft.loot
 
StandaloneLootEntry(int, int, ILootCondition[], ILootFunction[]) - Constructor for class net.minecraft.loot.StandaloneLootEntry
 
StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>> - Class in net.minecraft.loot
 
StandaloneLootEntry.Generator - Class in net.minecraft.loot
 
StandaloneLootEntry.ILootEntryBuilder - Interface in net.minecraft.loot
 
StandaloneLootEntry.Serializer<T extends StandaloneLootEntry> - Class in net.minecraft.loot
 
standardGalacticFontRenderer - Static variable in class net.minecraft.client.Minecraft
 
STANDING_SIGNS - Static variable in class net.minecraft.tags.BlockTags
 
STANDING_SIZE - Static variable in class net.minecraft.entity.player.PlayerEntity
 
StandingSignBlock - Class in net.minecraft.block
 
StandingSignBlock(AbstractBlock.Properties, WoodType) - Constructor for class net.minecraft.block.StandingSignBlock
 
Start - Class in mcp.client
 
Start() - Constructor for class mcp.client.Start
 
start() - Static method in class net.minecraft.block.pattern.BlockPatternBuilder
 
start(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
start() - Method in class net.minecraft.profiler.Snooper
 
start() - Method in class net.minecraft.server.gui.MinecraftServerGui
 
start(ChunkPos) - Method in class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
start(ChunkPos) - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListener
 
start(ChunkPos) - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
start(ChunkPos) - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
Start(Structure<ProbabilityConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.BuriedTreasureStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.DesertPyramidStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.EndCityStructure.Start
 
Start(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
Start(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.FortressStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.IglooStructure.Start
 
Start(JigsawStructure, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.JigsawStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.JunglePyramidStructure.Start
 
Start(Structure<MineshaftConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.MineshaftStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.NetherFossilStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentStructure.Start
 
Start(Structure<OceanRuinConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.OceanRuinStructure.Start
 
Start(Structure<RuinedPortalFeature>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Start
 
Start(Structure<ShipwreckConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.ShipwreckStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutStructure.Start
 
Start(Structure<NoFeatureConfig>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure.Start
 
START - Static variable in class net.minecraft.world.server.TicketType
 
start() - Method in class net.minecraftforge.common.data.GlobalLootModifierProvider
 
Start(LivingEntity, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Start
 
Start(World, Explosion) - Constructor for class net.minecraftforge.event.world.ExplosionEvent.Start
 
start - Variable in class net.minecraftforge.server.command.ChunkGenWorker
 
StartAdmiringItemTask<E extends PiglinEntity> - Class in net.minecraft.entity.monster.piglin
 
StartAdmiringItemTask() - Constructor for class net.minecraft.entity.monster.piglin.StartAdmiringItemTask
 
startAnimation(Minecraft) - Method in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
startDrinking(World, PlayerEntity, Hand) - Static method in class net.minecraft.util.DrinkHelper
 
startedBuffers - Variable in class net.minecraft.client.renderer.IRenderTypeBuffer.Impl
 
Starter(ClientWorld, double, double, double, double, double, double, ParticleManager, CompoundNBT) - Constructor for class net.minecraft.client.particle.FireworkParticle.Starter
 
startExecuting(ServerWorld, AnimalEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AnimalBreedTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AssignProfessionTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.AttackStrafingTask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AttackTargetTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.BeginRaidTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ChangeJobTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.ChildFollowNearestAdultTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ClearHurtTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CongregateTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.EndAttackTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ExpireHidingTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ExpirePOITask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindHidingPlaceTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindJobTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.FindNewAttackTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindWalkTargetTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ForgetRaidTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GatherPOITask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.GetAngryTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.HideFromRaidOnBellRingTask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.HuntCelebrationTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.InteractWithDoorTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.InteractWithEntityTask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookAtEntityTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.MoveToSkylightTask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.MoveToTargetTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PanicTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.PickupWantedItemTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.PiglinIdleActivityTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.PredicateTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.RandomlyStopAttackingTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.RideEntityTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.RingBellTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.RunAwayTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SleepAtHomeTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SpawnGolemTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.StayNearPointTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.StopRidingEntityTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SwitchVillagerJobTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.UpdateActivityTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WakeUpTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkRandomlyInsideTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkRandomlyTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToHouseTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToPOITask
 
startExecuting(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
 
startExecuting(ServerWorld, LivingEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 
startExecuting(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
 
startExecuting(ServerWorld, CreatureEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WorkTask
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.DefendVillageTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FindWaterGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FleeSunGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.Goal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LeapAtTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.PanicGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.ResetAngerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RestrictSunGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.SitGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.TargetGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.UseItemGoal
 
startExecuting() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.monster.piglin.AdmireItemTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.monster.piglin.FinishedHuntTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.monster.piglin.ForgetAdmiredItemTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.monster.piglin.StartAdmiringItemTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.monster.piglin.StartHuntTask
 
startExecuting(ServerWorld, E, long) - Method in class net.minecraft.entity.monster.piglin.StopReachingItemTask
 
startExecuting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
startExecuting() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.BeeEntity.FindFlowerGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
startExecuting() - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity.FollowTraderGoal
 
startFallFlying() - Method in class net.minecraft.entity.player.PlayerEntity
 
startGameSession() - Method in class net.minecraft.client.MinecraftGame
 
startHouseTower(TemplateManager, BlockPos, Rotation, List<StructurePiece>, Random) - Static method in class net.minecraft.world.gen.feature.structure.EndCityPieces
 
StartHuntTask<E extends PiglinEntity> - Class in net.minecraft.entity.monster.piglin
 
StartHuntTask() - Constructor for class net.minecraft.entity.monster.piglin.StartHuntTask
 
startJumping() - Method in class net.minecraft.entity.passive.RabbitEntity
 
StartMinigameRealmsAction - Class in net.minecraft.realms.action
 
StartMinigameRealmsAction(long, WorldTemplate, RealmsConfigureWorldScreen) - Constructor for class net.minecraft.realms.action.StartMinigameRealmsAction
 
startPos - Variable in class net.minecraft.util.TeleportationRepositioner.Result
 
startRiding(Entity, boolean) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
startRiding(Entity) - Method in class net.minecraft.entity.Entity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.Entity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.MobEntity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
startRiding(Entity, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
StartRiverLayer - Enum in net.minecraft.world.gen.layer
 
startSection(String) - Method in class net.minecraft.profiler.EmptyProfiler
 
startSection(Supplier<String>) - Method in class net.minecraft.profiler.EmptyProfiler
 
startSection(String) - Method in interface net.minecraft.profiler.IProfiler
 
startSection(Supplier<String>) - Method in interface net.minecraft.profiler.IProfiler
 
startSection(String) - Method in class net.minecraft.profiler.Profiler
 
startSection(Supplier<String>) - Method in class net.minecraft.profiler.Profiler
 
startServer(Function<Thread, S>) - Static method in class net.minecraft.server.MinecraftServer
 
startSleeping(BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
startSleeping(BlockPos) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
startSleeping(BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
startSpinAttack(int) - Method in class net.minecraft.entity.LivingEntity
 
startTick() - Method in class net.minecraft.profiler.EmptyProfiler
 
startTick() - Method in interface net.minecraft.profiler.IProfiler
 
startTick() - Method in class net.minecraft.profiler.Profiler
 
startTracking() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
StartTracking(PlayerEntity, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
 
StartupMessageManager - Class in net.minecraftforge.fml
 
StartupMessageManager() - Constructor for class net.minecraftforge.fml.StartupMessageManager
 
startVersionCheck() - Static method in class net.minecraftforge.fml.VersionChecker
 
STARVE - Static variable in class net.minecraft.util.DamageSource
 
Stat<T> - Class in net.minecraft.stats
 
Stat(StatType<T>, T, IStatFormatter) - Constructor for class net.minecraft.stats.Stat
 
STAT_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
STAT_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
STAT_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
state - Variable in class net.minecraft.client.renderer.entity.model.OcelotModel
 
State(int) - Constructor for class net.minecraft.network.play.server.SChangeGameStatePacket.State
 
state - Variable in class net.minecraft.world.gen.feature.BlockStateFeatureConfig
 
state - Variable in class net.minecraft.world.gen.feature.FillLayerConfig
 
state - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
state - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
state - Variable in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
state - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
state - Variable in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
state - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
STATE_BAD_ID - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_DUPLICATE_PROPERTY - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_INVALID_PROPERTY_VALUE - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_NO_VALUE - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_REGISTRY - Static variable in class net.minecraft.fluid.Fluid
 
STATE_TAGS_NOT_ALLOWED - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_UNCLOSED - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
STATE_UNKNOWN_PROPERTY - Static variable in class net.minecraft.command.arguments.BlockStateParser
 
stateContainer - Variable in class net.minecraft.block.Block
 
stateContainer - Variable in class net.minecraft.fluid.Fluid
 
StateContainer<O,S extends StateHolder<O,S>> - Class in net.minecraft.state
 
StateContainer(Function<O, S>, O, StateContainer.IFactory<O, S>, Map<String, Property<?>>) - Constructor for class net.minecraft.state.StateContainer
 
StateContainer.Builder<O,S extends StateHolder<O,S>> - Class in net.minecraft.state
 
StateContainer.IFactory<O,S> - Interface in net.minecraft.state
 
StateHolder<O,S> - Class in net.minecraft.state
 
StateHolder(O, ImmutableMap<Property<?>, Comparable<?>>, MapCodec<S>) - Constructor for class net.minecraft.state.StateHolder
 
StatePropertiesPredicate - Class in net.minecraft.advancements.criterion
 
StatePropertiesPredicate.Builder - Class in net.minecraft.advancements.criterion
 
stateProvider - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
States() - Constructor for class net.minecraft.world.gen.feature.Features.States
 
stateTriggered - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
StaticProperty - Static variable in class net.minecraftforge.common.property.Properties
 
StatisticsManager - Class in net.minecraft.stats
 
StatisticsManager() - Constructor for class net.minecraft.stats.StatisticsManager
 
Stats - Class in net.minecraft.stats
 
Stats() - Constructor for class net.minecraft.stats.Stats
 
STATS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
STATS - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
STATS - Static variable in class net.minecraft.world.storage.FolderName
 
STATS_ICON_LOCATION - Static variable in class net.minecraft.client.gui.AbstractGui
 
StatsComponent - Class in net.minecraft.server.gui
 
StatsComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.StatsComponent
 
statsData - Variable in class net.minecraft.stats.StatisticsManager
 
StatsRenaming - Class in net.minecraft.util.datafix.fixes
 
StatsRenaming(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.StatsRenaming
 
StatsScreen - Class in net.minecraft.client.gui.screen
 
StatsScreen(Screen, StatisticsManager) - Constructor for class net.minecraft.client.gui.screen.StatsScreen
 
StatType<T> - Class in net.minecraft.stats
 
StatType(Registry<T>) - Constructor for class net.minecraft.stats.StatType
 
STATUS - Static variable in class net.minecraft.entity.item.ArmorStandEntity
 
status - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
statusChanged(ChunkPos, ChunkStatus) - Method in class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
statusChanged(ChunkPos, ChunkStatus) - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListener
 
statusChanged(ChunkPos, ChunkStatus) - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
statusChanged(ChunkPos, ChunkStatus) - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
StayClothingLayer<T extends MobEntity & IRangedAttackMob,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
StayClothingLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.StayClothingLayer
 
StayNearPointTask - Class in net.minecraft.entity.ai.brain.task
 
StayNearPointTask(MemoryModuleType<GlobalPos>, float, int, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.StayNearPointTask
 
STeamsPacket - Class in net.minecraft.network.play.server
 
STeamsPacket() - Constructor for class net.minecraft.network.play.server.STeamsPacket
 
STeamsPacket(ScorePlayerTeam, int) - Constructor for class net.minecraft.network.play.server.STeamsPacket
 
STeamsPacket(ScorePlayerTeam, Collection<String>, int) - Constructor for class net.minecraft.network.play.server.STeamsPacket
 
STEM - Static variable in class net.minecraft.block.SoundType
 
STEM - Static variable in class net.minecraft.data.StockTextureAliases
 
STEM_FRUIT - Static variable in class net.minecraft.data.StockModelShapes
 
STEM_GROWTH_STAGES - Static variable in class net.minecraft.data.StockModelShapes
 
StemBlock - Class in net.minecraft.block
 
StemBlock(StemGrownBlock, AbstractBlock.Properties) - Constructor for class net.minecraft.block.StemBlock
 
StemGrownBlock - Class in net.minecraft.block
 
StemGrownBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.StemGrownBlock
 
stemProvider - Variable in class net.minecraft.world.gen.feature.BigMushroomFeatureConfig
 
stencilFunc(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
stencilFunc(int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
stencilMask(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
stencilMask(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
stencilOp(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
stencilOp(int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
step - Variable in class net.minecraft.world.gen.placement.CaveEdgeConfig
 
step - Variable in class net.minecraft.world.storage.MapData.MapInfo
 
stepHeight - Variable in class net.minecraft.entity.Entity
 
stepSize - Variable in class net.minecraft.client.settings.SliderPercentageOption
 
STICK - Static variable in class net.minecraft.item.Items
 
STICKY_PISTON - Static variable in class net.minecraft.block.Blocks
 
STICKY_PISTON - Static variable in class net.minecraft.item.Items
 
stitch(IResourceManager, Stream<ResourceLocation>, IProfiler, int) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
Stitcher - Class in net.minecraft.client.renderer.texture
 
Stitcher(int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
 
Stitcher.ISpriteLoader - Interface in net.minecraft.client.renderer.texture
 
Stitcher.Slot - Class in net.minecraft.client.renderer.texture
 
StitcherException - Exception in net.minecraft.client.renderer
 
StitcherException(TextureAtlasSprite.Info, Collection<TextureAtlasSprite.Info>) - Constructor for exception net.minecraft.client.renderer.StitcherException
 
STitlePacket - Class in net.minecraft.network.play.server
 
STitlePacket() - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket(STitlePacket.Type, ITextComponent) - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket(int, int, int) - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket(STitlePacket.Type, ITextComponent, int, int, int) - Constructor for class net.minecraft.network.play.server.STitlePacket
 
STitlePacket.Type - Enum in net.minecraft.network.play.server
 
StockModelShapes - Class in net.minecraft.data
 
StockModelShapes() - Constructor for class net.minecraft.data.StockModelShapes
 
StockTextureAliases - Class in net.minecraft.data
 
STONE - Static variable in class net.minecraft.block.Blocks
 
STONE - Static variable in class net.minecraft.block.material.MaterialColor
 
STONE - Static variable in class net.minecraft.block.SoundType
 
STONE - Static variable in class net.minecraft.item.Items
 
STONE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
STONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STONE - Static variable in class net.minecraftforge.common.Tags.Items
 
STONE_AXE - Static variable in class net.minecraft.item.Items
 
STONE_BRICK_SLAB - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICK_SLAB - Static variable in class net.minecraft.item.Items
 
STONE_BRICK_STAIRS - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICK_STAIRS - Static variable in class net.minecraft.item.Items
 
STONE_BRICK_WALL - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICK_WALL - Static variable in class net.minecraft.item.Items
 
STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
 
STONE_BRICKS - Static variable in class net.minecraft.item.Items
 
STONE_BRICKS - Static variable in class net.minecraft.tags.BlockTags
 
STONE_BRICKS - Static variable in class net.minecraft.tags.ItemTags
 
STONE_BUTTON - Static variable in class net.minecraft.block.Blocks
 
STONE_BUTTON - Static variable in class net.minecraft.item.Items
 
STONE_CRAFTING_MATERIALS - Static variable in class net.minecraft.tags.ItemTags
 
STONE_HOE - Static variable in class net.minecraft.item.Items
 
STONE_PICKAXE - Static variable in class net.minecraft.item.Items
 
STONE_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
STONE_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
STONE_PRESSURE_PLATES - Static variable in class net.minecraft.tags.BlockTags
 
STONE_SHORE - Static variable in class net.minecraft.world.biome.Biomes
 
STONE_SHOVEL - Static variable in class net.minecraft.item.Items
 
STONE_SLAB - Static variable in class net.minecraft.block.Blocks
 
STONE_SLAB - Static variable in class net.minecraft.item.Items
 
STONE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
STONE_STAIRS - Static variable in class net.minecraft.item.Items
 
STONE_STONE_GRAVEL_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
STONE_SWORD - Static variable in class net.minecraft.item.Items
 
STONE_TOOL_MATERIALS - Static variable in class net.minecraft.tags.ItemTags
 
StoneButtonBlock - Class in net.minecraft.block
 
StoneButtonBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.StoneButtonBlock
 
STONECUTTER - Static variable in class net.minecraft.block.Blocks
 
STONECUTTER - Static variable in class net.minecraft.inventory.container.ContainerType
 
STONECUTTER - Static variable in class net.minecraft.item.Items
 
StonecutterBlock - Class in net.minecraft.block
 
StonecutterBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.StonecutterBlock
 
StonecutterContainer - Class in net.minecraft.inventory.container
 
StonecutterContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.StonecutterContainer
 
StonecutterContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.StonecutterContainer
 
StonecutterScreen - Class in net.minecraft.client.gui.screen.inventory
 
StonecutterScreen(StonecutterContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.StonecutterScreen
 
STONECUTTING - Static variable in interface net.minecraft.item.crafting.IRecipeSerializer
 
STONECUTTING - Static variable in interface net.minecraft.item.crafting.IRecipeType
 
stonecuttingRecipe(Ingredient, IItemProvider) - Static method in class net.minecraft.data.SingleItemRecipeBuilder
 
stonecuttingRecipe(Ingredient, IItemProvider, int) - Static method in class net.minecraft.data.SingleItemRecipeBuilder
 
StonecuttingRecipe - Class in net.minecraft.item.crafting
 
StonecuttingRecipe(ResourceLocation, String, Ingredient, ItemStack) - Constructor for class net.minecraft.item.crafting.StonecuttingRecipe
 
stop() - Method in class net.minecraft.client.audio.MusicTicker
 
stop(ISound) - Method in class net.minecraft.client.audio.SoundEngine
 
stop(ResourceLocation, SoundCategory) - Method in class net.minecraft.client.audio.SoundEngine
 
stop() - Method in class net.minecraft.client.audio.SoundHandler
 
stop(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
stop(ResourceLocation, SoundCategory) - Method in class net.minecraft.client.audio.SoundHandler
 
stop() - Method in class net.minecraft.client.audio.SoundSource
 
stop() - Method in class net.minecraft.client.tutorial.Tutorial
 
stop(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
stop() - Method in class net.minecraft.profiler.Snooper
 
stop() - Method in class net.minecraft.world.chunk.listener.ChainedChunkStatusListener
 
stop() - Method in interface net.minecraft.world.chunk.listener.IChunkStatusListener
 
stop() - Method in class net.minecraft.world.chunk.listener.LoggingChunkStatusListener
 
stop() - Method in class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
stop() - Method in class net.minecraft.world.raid.Raid
 
Stop(LivingEntity, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Stop
 
stopActiveHand() - Method in class net.minecraft.entity.LivingEntity
 
stopAllSounds() - Method in class net.minecraft.client.audio.SoundEngine
 
stopAllTasks(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.Brain
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.WorldRenderer
 
StopCommand - Class in net.minecraft.command.impl
 
StopCommand() - Constructor for class net.minecraft.command.impl.StopCommand
 
stopFallFlying() - Method in class net.minecraft.entity.player.PlayerEntity
 
StopReachingItemTask<E extends PiglinEntity> - Class in net.minecraft.entity.monster.piglin
 
StopReachingItemTask(int, int) - Constructor for class net.minecraft.entity.monster.piglin.StopReachingItemTask
 
stopRiding() - Method in class net.minecraft.entity.Entity
 
stopRiding() - Method in class net.minecraft.entity.LivingEntity
 
stopRiding() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
StopRidingEntityTask<E extends LivingEntity,T extends Entity> - Class in net.minecraft.entity.ai.brain.task
 
StopRidingEntityTask(int, BiPredicate<E, Entity>) - Constructor for class net.minecraft.entity.ai.brain.task.StopRidingEntityTask
 
stopServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
stopServer() - Method in class net.minecraft.server.integrated.IntegratedServer
 
stopServer() - Method in class net.minecraft.server.MinecraftServer
 
stopSleepInBed(boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
stopSleepInBed(boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
StopSoundCommand - Class in net.minecraft.command.impl
 
StopSoundCommand() - Constructor for class net.minecraft.command.impl.StopSoundCommand
 
stopTasks() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.ChunkRender
 
StopTracking(PlayerEntity, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
 
stopUseShader() - Method in class net.minecraft.client.renderer.GameRenderer
 
stopWorkerThreads() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
storage - Variable in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
storage - Variable in class net.minecraft.util.palette.PalettedContainer
 
Storage(String, boolean, ResourceLocation) - Constructor for class net.minecraft.util.text.NBTTextComponent.Storage
 
Storage(String, NBTPathArgument.NBTPath, boolean, ResourceLocation) - Constructor for class net.minecraft.util.text.NBTTextComponent.Storage
 
storage - Variable in class net.minecraft.world.lighting.LightEngine
 
STORAGE_BLOCKS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_COAL - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_COAL - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_DIAMOND - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_EMERALD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_EMERALD - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_GOLD - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_GOLD - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_IRON - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_IRON - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_LAPIS - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_LAPIS - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_NETHERITE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_NETHERITE - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_QUARTZ - Static variable in class net.minecraftforge.common.Tags.Items
 
STORAGE_BLOCKS_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Blocks
 
STORAGE_BLOCKS_REDSTONE - Static variable in class net.minecraftforge.common.Tags.Items
 
StorageAccessor - Class in net.minecraft.command.impl.data
 
StorageMap(Long2ObjectOpenHashMap<NibbleArray>) - Constructor for class net.minecraft.world.lighting.BlockLightStorage.StorageMap
 
StorageMap(Long2ObjectOpenHashMap<NibbleArray>, Long2IntOpenHashMap, int) - Constructor for class net.minecraft.world.lighting.SkyLightStorage.StorageMap
 
store(Properties, OutputStream, String) - Static method in class net.minecraftforge.common.util.SortedProperties
 
storeItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
storeTEInStack(ItemStack, TileEntity) - Method in class net.minecraft.client.Minecraft
 
StoryAdvancements - Class in net.minecraft.data.advancements
 
StoryAdvancements() - Constructor for class net.minecraft.data.advancements.StoryAdvancements
 
strafe(float, float) - Method in class net.minecraft.entity.ai.controller.MovementController
 
STRAFE_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
StrafePlayerPhase - Class in net.minecraft.entity.boss.dragon.phase
 
StrafePlayerPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
Straight(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
Straight(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Straight
 
Straight(int, Random, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
Straight(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Straight
 
STRAIGHT_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunkplacer.TrunkPlacerType
 
StraightTrunkPlacer - Class in net.minecraft.world.gen.trunkplacer
 
StraightTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunkplacer.StraightTrunkPlacer
 
STRAY - Static variable in class net.minecraft.entity.EntityType
 
STRAY_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
StrayEntity - Class in net.minecraft.entity.monster
 
StrayEntity(EntityType<? extends StrayEntity>, World) - Constructor for class net.minecraft.entity.monster.StrayEntity
 
StrayRenderer - Class in net.minecraft.client.renderer.entity
 
StrayRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.StrayRenderer
 
stream() - Method in class net.minecraft.util.registry.Registry
 
stream() - Method in class net.minecraftforge.fml.RegistryObject
 
streamOptional(Optional<? extends T>) - Static method in class net.minecraft.util.Util
 
STRENGTH - Static variable in class net.minecraft.potion.Effects
 
STRENGTH - Static variable in class net.minecraft.potion.Potions
 
strength - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
STRIDER - Static variable in class net.minecraft.entity.EntityType
 
STRIDER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
STRIDER_WARM_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
StriderEntity - Class in net.minecraft.entity.passive
 
StriderEntity(EntityType<? extends StriderEntity>, World) - Constructor for class net.minecraft.entity.passive.StriderEntity
 
StriderGravity - Class in net.minecraft.util.datafix.fixes
 
StriderGravity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.StriderGravity
 
StriderModel<T extends StriderEntity> - Class in net.minecraft.client.renderer.entity.model
 
StriderModel() - Constructor for class net.minecraft.client.renderer.entity.model.StriderModel
 
StriderRenderer - Class in net.minecraft.client.renderer.entity
 
StriderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.StriderRenderer
 
STRING - Static variable in class net.minecraft.item.Items
 
STRING - Static variable in class net.minecraft.network.datasync.DataSerializers
 
STRING - Static variable in class net.minecraftforge.common.Tags.Items
 
StringArgumentSerializer - Class in net.minecraft.command.arguments.serializers
 
StringArgumentSerializer() - Constructor for class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
StringNBT - Class in net.minecraft.nbt
 
StringTextComponent - Class in net.minecraft.util.text
 
StringTextComponent(String) - Constructor for class net.minecraft.util.text.StringTextComponent
 
stringToBlendFactor(String) - Static method in class net.minecraft.client.util.JSONBlendingMode
 
stringToBlendFunction(String) - Static method in class net.minecraft.client.util.JSONBlendingMode
 
StringToUUID - Class in net.minecraft.util.datafix.fixes
 
StringToUUID(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.StringToUUID
 
StringUtils - Class in net.minecraft.util
 
StringUtils() - Constructor for class net.minecraft.util.StringUtils
 
stringValue() - Method in class net.minecraft.world.GameRules.BooleanValue
 
stringValue() - Method in class net.minecraft.world.GameRules.IntegerValue
 
stringValue() - Method in class net.minecraft.world.GameRules.RuleValue
 
stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
 
stripControlCodes(String) - Static method in class net.minecraftforge.fml.ForgeI18n
 
STRIPPED_ACACIA_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_ACACIA_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_ACACIA_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_ACACIA_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_BIRCH_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_BIRCH_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_BIRCH_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_BIRCH_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_CRIMSON_HYPHAE - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_CRIMSON_HYPHAE - Static variable in class net.minecraft.item.Items
 
STRIPPED_CRIMSON_STEM - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_CRIMSON_STEM - Static variable in class net.minecraft.item.Items
 
STRIPPED_DARK_OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_DARK_OAK_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_DARK_OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_DARK_OAK_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_JUNGLE_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_JUNGLE_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_JUNGLE_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_JUNGLE_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_OAK_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_OAK_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_OAK_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_OAK_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_SPRUCE_LOG - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_SPRUCE_LOG - Static variable in class net.minecraft.item.Items
 
STRIPPED_SPRUCE_WOOD - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_SPRUCE_WOOD - Static variable in class net.minecraft.item.Items
 
STRIPPED_WARPED_HYPHAE - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_WARPED_HYPHAE - Static variable in class net.minecraft.item.Items
 
STRIPPED_WARPED_STEM - Static variable in class net.minecraft.block.Blocks
 
STRIPPED_WARPED_STEM - Static variable in class net.minecraft.item.Items
 
stripSpecialChars(String) - Static method in class net.minecraftforge.fml.ForgeI18n
 
STRONG_HARMING - Static variable in class net.minecraft.potion.Potions
 
STRONG_HEALING - Static variable in class net.minecraft.potion.Potions
 
STRONG_LEAPING - Static variable in class net.minecraft.potion.Potions
 
STRONG_POISON - Static variable in class net.minecraft.potion.Potions
 
STRONG_REGENERATION - Static variable in class net.minecraft.potion.Potions
 
STRONG_SLOWNESS - Static variable in class net.minecraft.potion.Potions
 
STRONG_STRENGTH - Static variable in class net.minecraft.potion.Potions
 
STRONG_SWIFTNESS - Static variable in class net.minecraft.potion.Potions
 
STRONG_TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
 
STRONGHOLD - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
STRONGHOLD - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
StrongholdPieces - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces() - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces
 
StrongholdPieces.ChestCorridor - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Corridor - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Crossing - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.LeftTurn - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Library - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.PortalRoom - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Prison - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.RightTurn - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.RoomCrossing - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Stairs - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Stairs2 - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.StairsStraight - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Straight - Class in net.minecraft.world.gen.feature.structure
 
StrongholdPieces.Turn - Class in net.minecraft.world.gen.feature.structure
 
strongholdPortalRoom - Variable in class net.minecraft.world.gen.feature.structure.StrongholdPieces.Stairs2
 
StrongholdStructure - Class in net.minecraft.world.gen.feature.structure
 
StrongholdStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdStructure
 
StrongholdStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
structure - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
STRUCTURE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Structure<C extends IFeatureConfig> - Class in net.minecraft.world.gen.feature.structure
 
Structure(Codec<C>) - Constructor for class net.minecraft.world.gen.feature.structure.Structure
 
Structure.IStartFactory<C extends IFeatureConfig> - Interface in net.minecraft.world.gen.feature.structure
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.block.Blocks
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.item.Items
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.tileentity.TileEntityType
 
STRUCTURE_BLOCK - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
STRUCTURE_BLOCK_MODE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
STRUCTURE_FEATURE - Static variable in class net.minecraft.util.datafix.TypeReferences
 
STRUCTURE_FEATURE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
STRUCTURE_FEATURE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_FEATURES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
STRUCTURE_FEATURES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
STRUCTURE_PIECE - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_PIECE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_POOL_ELEMENT - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_POOL_ELEMENT_KEY - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_PROCESSOR - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_PROCESSOR_KEY - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_PROCESSOR_LIST - Static variable in class net.minecraft.util.registry.WorldGenRegistries
 
STRUCTURE_PROCESSOR_LIST_KEY - Static variable in class net.minecraft.util.registry.Registry
 
STRUCTURE_REFERENCES - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
STRUCTURE_STARTS - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
STRUCTURE_VOID - Static variable in class net.minecraft.block.Blocks
 
STRUCTURE_VOID - Static variable in class net.minecraft.block.material.Material
 
STRUCTURE_VOID - Static variable in class net.minecraft.item.Items
 
StructureBlock - Class in net.minecraft.block
 
StructureBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.StructureBlock
 
StructureBlockTileEntity - Class in net.minecraft.tileentity
 
StructureBlockTileEntity() - Constructor for class net.minecraft.tileentity.StructureBlockTileEntity
 
StructureBlockTileEntity.UpdateCommand - Enum in net.minecraft.tileentity
 
StructureDebugRenderer - Class in net.minecraft.client.renderer.debug
 
StructureDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.StructureDebugRenderer
 
StructureFeature<FC extends IFeatureConfig,F extends Structure<FC>> - Class in net.minecraft.world.gen.feature
 
StructureFeature(F, FC) - Constructor for class net.minecraft.world.gen.feature.StructureFeature
 
StructureFeatures - Class in net.minecraft.world.gen.feature.structure
 
StructureFeatures() - Constructor for class net.minecraft.world.gen.feature.structure.StructureFeatures
 
StructureHelper - Class in net.minecraft.test
 
StructureHelper() - Constructor for class net.minecraft.test.StructureHelper
 
StructureIndexesSavedData - Class in net.minecraft.world.gen.feature.structure
 
StructureIndexesSavedData(String) - Constructor for class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
StructureManager - Class in net.minecraft.world.gen.feature.structure
 
StructureManager(IWorld, DimensionGeneratorSettings) - Constructor for class net.minecraft.world.gen.feature.structure.StructureManager
 
StructureMode - Enum in net.minecraft.state.properties
 
StructurePiece - Class in net.minecraft.world.gen.feature.structure
 
StructurePiece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.StructurePiece
 
StructurePiece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StructurePiece
 
StructurePiece.BlockSelector - Class in net.minecraft.world.gen.feature.structure
 
StructureProcessor - Class in net.minecraft.world.gen.feature.template
 
StructureProcessor() - Constructor for class net.minecraft.world.gen.feature.template.StructureProcessor
 
StructureProcessorList - Class in net.minecraft.world.gen.feature.template
 
StructureProcessorList(List<StructureProcessor>) - Constructor for class net.minecraft.world.gen.feature.template.StructureProcessorList
 
StructureReferenceFix - Class in net.minecraft.util.datafix.fixes
 
StructureReferenceFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.StructureReferenceFix
 
structures - Variable in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
StructureSeparationSettings - Class in net.minecraft.world.gen.settings
 
StructureSeparationSettings(int, int, int) - Constructor for class net.minecraft.world.gen.settings.StructureSeparationSettings
 
StructureSpawnListGatherEvent - Class in net.minecraftforge.event.world
 
StructureSpawnListGatherEvent(Structure<?>) - Constructor for class net.minecraftforge.event.world.StructureSpawnListGatherEvent
 
StructureSpawnManager - Class in net.minecraftforge.common.world
 
StructureSpawnManager() - Constructor for class net.minecraftforge.common.world.StructureSpawnManager
 
StructureSpreadSettings - Class in net.minecraft.world.gen.settings
 
StructureSpreadSettings(int, int, int) - Constructor for class net.minecraft.world.gen.settings.StructureSpreadSettings
 
StructureStart<C extends IFeatureConfig> - Class in net.minecraft.world.gen.feature.structure
 
StructureStart(Structure<C>, int, int, MutableBoundingBox, int, long) - Constructor for class net.minecraft.world.gen.feature.structure.StructureStart
 
StructureTileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
StructureTileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
 
StructureUpdater - Class in net.minecraft.data
 
StructureUpdater() - Constructor for class net.minecraft.data.StructureUpdater
 
StructureVoidBlock - Class in net.minecraft.block
 
StructureVoidBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.StructureVoidBlock
 
StuckInBodyLayer<T extends LivingEntity,M extends PlayerModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
StuckInBodyLayer(LivingRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.StuckInBodyLayer
 
Style - Class in net.minecraft.util.text
 
Style.Serializer - Class in net.minecraft.util.text
 
sub(Vector3f) - Method in class net.minecraft.util.math.vector.Vector3f
 
subHit - Variable in class net.minecraft.util.math.RayTraceResult
 
submodel(String, T) - Method in class net.minecraftforge.client.model.generators.loaders.CompositeModelBuilder
 
submodel(RenderType, T) - Method in class net.minecraftforge.client.model.generators.loaders.MultiLayerModelBuilder
 
SUBMODEL_DATA - Static variable in class net.minecraftforge.client.model.CompositeModel.CompositeModelData
 
Subscription - Class in com.mojang.realmsclient.dto
 
Subscription() - Constructor for class com.mojang.realmsclient.dto.Subscription
 
Subscription.Type - Enum in com.mojang.realmsclient.dto
 
SubSound(ClientPlayerEntity, SoundEvent) - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSounds.SubSound
 
Subtitle(ITextComponent, Vector3d) - Constructor for class net.minecraft.client.gui.overlay.SubtitleOverlayGui.Subtitle
 
SubtitleOverlayGui - Class in net.minecraft.client.gui.overlay
 
SubtitleOverlayGui(Minecraft) - Constructor for class net.minecraft.client.gui.overlay.SubtitleOverlayGui
 
SubtitleOverlayGui.Subtitle - Class in net.minecraft.client.gui.overlay
 
subtract(Vector3i) - Method in class net.minecraft.util.math.BlockPos
 
subtract(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
subtract(double, double, double) - Method in class net.minecraft.util.math.vector.Vector3d
 
subtractReverse(Vector3d) - Method in class net.minecraft.util.math.vector.Vector3d
 
success - Variable in class net.minecraftforge.fluids.FluidActionResult
 
suffix - Variable in class net.minecraftforge.fml.client.gui.widget.Slider
 
SuffixArray<T> - Class in net.minecraft.client.util
 
SuffixArray() - Constructor for class net.minecraft.client.util.SuffixArray
 
SUGAR - Static variable in class net.minecraft.item.Items
 
SUGAR_CANE - Static variable in class net.minecraft.block.Blocks
 
SUGAR_CANE - Static variable in class net.minecraft.item.Items
 
SUGAR_CANE - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SUGAR_CANE_PATCH_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
SugarCaneBlock - Class in net.minecraft.block
 
SugarCaneBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SugarCaneBlock
 
suggest(Iterable<String>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggest(Stream<String>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggest(String[], SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
SUGGEST_ENTITY_SELECTOR - Static variable in class net.minecraft.command.arguments.ScoreHolderArgument
 
SUGGEST_NONE - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
SuggestionProviders - Class in net.minecraft.command.arguments
 
SuggestionProviders() - Constructor for class net.minecraft.command.arguments.SuggestionProviders
 
SuggestionProviders.Wrapper - Class in net.minecraft.command.arguments
 
SUGGESTIONS_PROVIDER - Static variable in class net.minecraft.command.impl.BossBarCommand
 
suggestIterable(Iterable<ResourceLocation>, SuggestionsBuilder, String) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggestIterable(Iterable<ResourceLocation>, SuggestionsBuilder) - Static method in interface net.minecraft.command.ISuggestionProvider
 
suggestOptions(EntitySelectorParser, SuggestionsBuilder) - Static method in class net.minecraft.command.arguments.EntityOptions
 
suggestTriggers(CommandSource, SuggestionsBuilder) - Static method in class net.minecraft.command.impl.TriggerCommand
 
SUMMONABLE_ENTITIES - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
SummonAidEvent(ZombieEntity, World, int, int, int, LivingEntity, double) - Constructor for class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
SummonCommand - Class in net.minecraft.command.impl
 
SummonCommand() - Constructor for class net.minecraft.command.impl.SummonCommand
 
SUMMONED_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
summonedEntity(EntityPredicate.Builder) - Static method in class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
SummonedEntityTrigger - Class in net.minecraft.advancements.criterion
 
SummonedEntityTrigger() - Constructor for class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
SummonedEntityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
summonEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
SUNFLOWER - Static variable in class net.minecraft.block.Blocks
 
SUNFLOWER - Static variable in class net.minecraft.item.Items
 
SUNFLOWER - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SUNFLOWER_PLAINS - Static variable in class net.minecraft.world.biome.Biomes
 
SUnloadChunkPacket - Class in net.minecraft.network.play.server
 
SUnloadChunkPacket() - Constructor for class net.minecraft.network.play.server.SUnloadChunkPacket
 
SUnloadChunkPacket(int, int) - Constructor for class net.minecraft.network.play.server.SUnloadChunkPacket
 
SUNSET - Static variable in class net.minecraft.entity.item.PaintingType
 
SUpdateBossInfoPacket - Class in net.minecraft.network.play.server
 
SUpdateBossInfoPacket() - Constructor for class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
SUpdateBossInfoPacket(SUpdateBossInfoPacket.Operation, BossInfo) - Constructor for class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
SUpdateBossInfoPacket.Operation - Enum in net.minecraft.network.play.server
 
SUpdateChunkPositionPacket - Class in net.minecraft.network.play.server
 
SUpdateChunkPositionPacket() - Constructor for class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
SUpdateChunkPositionPacket(int, int) - Constructor for class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
SUpdateHealthPacket - Class in net.minecraft.network.play.server
 
SUpdateHealthPacket() - Constructor for class net.minecraft.network.play.server.SUpdateHealthPacket
 
SUpdateHealthPacket(float, int, float) - Constructor for class net.minecraft.network.play.server.SUpdateHealthPacket
 
SUpdateLightPacket - Class in net.minecraft.network.play.server
 
SUpdateLightPacket() - Constructor for class net.minecraft.network.play.server.SUpdateLightPacket
 
SUpdateLightPacket(ChunkPos, WorldLightManager, boolean) - Constructor for class net.minecraft.network.play.server.SUpdateLightPacket
 
SUpdateLightPacket(ChunkPos, WorldLightManager, int, int, boolean) - Constructor for class net.minecraft.network.play.server.SUpdateLightPacket
 
SUpdateRecipesPacket - Class in net.minecraft.network.play.server
 
SUpdateRecipesPacket() - Constructor for class net.minecraft.network.play.server.SUpdateRecipesPacket
 
SUpdateRecipesPacket(Collection<IRecipe<?>>) - Constructor for class net.minecraft.network.play.server.SUpdateRecipesPacket
 
SUpdateScorePacket - Class in net.minecraft.network.play.server
 
SUpdateScorePacket() - Constructor for class net.minecraft.network.play.server.SUpdateScorePacket
 
SUpdateScorePacket(ServerScoreboard.Action, String, String, int) - Constructor for class net.minecraft.network.play.server.SUpdateScorePacket
 
SUpdateTileEntityPacket - Class in net.minecraft.network.play.server
 
SUpdateTileEntityPacket() - Constructor for class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
SUpdateTileEntityPacket(BlockPos, int, CompoundNBT) - Constructor for class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
SUpdateTimePacket - Class in net.minecraft.network.play.server
 
SUpdateTimePacket() - Constructor for class net.minecraft.network.play.server.SUpdateTimePacket
 
SUpdateTimePacket(long, long, boolean) - Constructor for class net.minecraft.network.play.server.SUpdateTimePacket
 
SUpdateViewDistancePacket - Class in net.minecraft.network.play.server
 
SUpdateViewDistancePacket() - Constructor for class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
SUpdateViewDistancePacket(int) - Constructor for class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
SUPER_BIRCH_BEES_0002 - Static variable in class net.minecraft.world.gen.feature.Features
 
SupplementedTask<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
SupplementedTask(Map<MemoryModuleType<?>, MemoryModuleStatus>, Predicate<E>, Task<? super E>, boolean) - Constructor for class net.minecraft.entity.ai.brain.task.SupplementedTask
 
SupplementedTask(Predicate<E>, Task<? super E>) - Constructor for class net.minecraft.entity.ai.brain.task.SupplementedTask
 
supplyAsync(Supplier<V>) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
SuppressedExceptions<T extends java.lang.Throwable> - Class in net.minecraft.world.chunk.storage
 
SuppressedExceptions() - Constructor for class net.minecraft.world.chunk.storage.SuppressedExceptions
 
SURFACE - Static variable in class net.minecraft.world.chunk.ChunkStatus
 
SURFACE_BUILDER - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
SURFACE_BUILDER_KEY - Static variable in class net.minecraft.util.registry.Registry
 
SURFACE_BUILDERS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
SURFACE_BUILDERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
surfaceBuilder - Variable in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
SurfaceBuilder<C extends ISurfaceBuilderConfig> - Class in net.minecraft.world.gen.surfacebuilders
 
SurfaceBuilder(Codec<C>) - Constructor for class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SurfaceBuilderConfig - Class in net.minecraft.world.gen.surfacebuilders
 
SurfaceBuilderConfig(BlockState, BlockState, BlockState) - Constructor for class net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
 
survivalOrAdventure() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
SURVIVES_EXPLOSION - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
SurvivesExplosion - Class in net.minecraft.loot.conditions
 
SurvivesExplosion.Serializer - Class in net.minecraft.loot.conditions
 
SuspendedTownParticle - Class in net.minecraft.client.particle
 
SuspendedTownParticle.ComposterFactory - Class in net.minecraft.client.particle
 
SuspendedTownParticle.DolphinSpeedFactory - Class in net.minecraft.client.particle
 
SuspendedTownParticle.Factory - Class in net.minecraft.client.particle
 
SuspendedTownParticle.HappyVillagerFactory - Class in net.minecraft.client.particle
 
SUSPICIOUS_STEW - Static variable in class net.minecraft.item.Foods
 
SUSPICIOUS_STEW - Static variable in class net.minecraft.item.Items
 
SuspiciousStewItem - Class in net.minecraft.item
 
SuspiciousStewItem(Item.Properties) - Constructor for class net.minecraft.item.SuspiciousStewItem
 
SuspiciousStewRecipe - Class in net.minecraft.item.crafting
 
SuspiciousStewRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.SuspiciousStewRecipe
 
svdDecompose() - Method in class net.minecraft.util.math.vector.Matrix3f
 
SWAMP - Static variable in class net.minecraft.entity.villager.VillagerType
 
SWAMP - Static variable in class net.minecraft.world.biome.Biomes
 
SWAMP - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
SWAMP - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
SWAMP_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
SWAMP_HUT - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
SWAMP_HUT - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
SWAMP_TREE - Static variable in class net.minecraft.world.gen.feature.Features
 
SwampHutPiece - Class in net.minecraft.world.gen.feature.structure
 
SwampHutPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
SwampHutPiece(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutPiece
 
SwampHutStructure - Class in net.minecraft.world.gen.feature.structure
 
SwampHutStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.SwampHutStructure
 
SwampHutStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
SwampSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
SwampSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.SwampSurfaceBuilder
 
swap(int, int, int, T) - Method in class net.minecraft.util.palette.PalettedContainer
 
swapAt(int, int) - Method in class net.minecraft.util.BitArray
 
swapContents(ChestTileEntity, ChestTileEntity) - Static method in class net.minecraft.tileentity.ChestTileEntity
 
SwapEmpty(ItemStack, ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.SwapEmpty
 
SwapEmpty(ItemStack, ItemStack, int) - Constructor for class net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple.SwapEmpty
 
SwapHandsFix - Class in net.minecraft.util.datafix.fixes
 
SwapHandsFix(Schema, boolean, String, String, String) - Constructor for class net.minecraft.util.datafix.fixes.SwapHandsFix
 
swapServers(int, int) - Method in class net.minecraft.client.multiplayer.ServerList
 
SWD_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
SWEEP_ATTACK - Static variable in class net.minecraft.particles.ParticleTypes
 
SweepAttackParticle - Class in net.minecraft.client.particle
 
SweepAttackParticle.Factory - Class in net.minecraft.client.particle
 
SWEEPING - Static variable in class net.minecraft.enchantment.Enchantments
 
SweepingEnchantment - Class in net.minecraft.enchantment
 
SweepingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.SweepingEnchantment
 
SWEET_BERRIES - Static variable in class net.minecraft.item.Foods
 
SWEET_BERRIES - Static variable in class net.minecraft.item.Items
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.block.Blocks
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.block.SoundType
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.util.DamageSource
 
SWEET_BERRY_BUSH - Static variable in class net.minecraft.world.gen.feature.Features.States
 
SweetBerryBushBlock - Class in net.minecraft.block
 
SweetBerryBushBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.SweetBerryBushBlock
 
SWIFTNESS - Static variable in class net.minecraft.potion.Potions
 
SWIM_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
SWIM_SPEED - Static variable in class net.minecraftforge.common.ForgeMod
 
swimAnimation - Variable in class net.minecraft.client.renderer.entity.model.BipedModel
 
SwimGoal - Class in net.minecraft.entity.ai.goal
 
SwimGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.SwimGoal
 
SwimmerPathNavigator - Class in net.minecraft.pathfinding
 
SwimmerPathNavigator(MobEntity, World) - Constructor for class net.minecraft.pathfinding.SwimmerPathNavigator
 
SwimNodeProcessor - Class in net.minecraft.pathfinding
 
SwimNodeProcessor(boolean) - Constructor for class net.minecraft.pathfinding.SwimNodeProcessor
 
SwimStatsRename - Class in net.minecraft.util.datafix.fixes
 
SwimStatsRename(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.SwimStatsRename
 
SwimTask - Class in net.minecraft.entity.ai.brain.task
 
SwimTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.SwimTask
 
SWindowItemsPacket - Class in net.minecraft.network.play.server
 
SWindowItemsPacket() - Constructor for class net.minecraft.network.play.server.SWindowItemsPacket
 
SWindowItemsPacket(int, NonNullList<ItemStack>) - Constructor for class net.minecraft.network.play.server.SWindowItemsPacket
 
SWindowPropertyPacket - Class in net.minecraft.network.play.server
 
SWindowPropertyPacket() - Constructor for class net.minecraft.network.play.server.SWindowPropertyPacket
 
SWindowPropertyPacket(int, int, int) - Constructor for class net.minecraft.network.play.server.SWindowPropertyPacket
 
swing(Hand, boolean) - Method in class net.minecraft.entity.LivingEntity
 
swingArm(Hand) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
swingArm(Hand) - Method in class net.minecraft.entity.LivingEntity
 
swingArm(Hand) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
swingingHand - Variable in class net.minecraft.entity.LivingEntity
 
swingProgress - Variable in class net.minecraft.client.renderer.entity.model.EntityModel
 
swingProgress - Variable in class net.minecraft.entity.LivingEntity
 
swingProgressInt - Variable in class net.minecraft.entity.LivingEntity
 
switchActivities(List<Activity>) - Method in class net.minecraft.entity.ai.brain.Brain
 
SwitchMinigameRealmsAction - Class in net.minecraft.realms.action
 
SwitchMinigameRealmsAction(long, int, Runnable) - Constructor for class net.minecraft.realms.action.SwitchMinigameRealmsAction
 
switchModelPartEnabled(PlayerModelPart) - Method in class net.minecraft.client.GameSettings
 
switchTo(Activity) - Method in class net.minecraft.entity.ai.brain.Brain
 
switchToFallbackActivity() - Method in class net.minecraft.entity.ai.brain.Brain
 
switchUseShader() - Method in class net.minecraft.client.renderer.GameRenderer
 
SwitchVillagerJobTask - Class in net.minecraft.entity.ai.brain.task
 
SwitchVillagerJobTask(VillagerProfession) - Constructor for class net.minecraft.entity.ai.brain.task.SwitchVillagerJobTask
 
swizzle() - Static method in class net.minecraft.command.arguments.SwizzleArgument
 
SwizzleArgument - Class in net.minecraft.command.arguments
 
SwizzleArgument() - Constructor for class net.minecraft.command.arguments.SwizzleArgument
 
SwordItem - Class in net.minecraft.item
 
SwordItem(IItemTier, int, float, Item.Properties) - Constructor for class net.minecraft.item.SwordItem
 
SWorldBorderPacket - Class in net.minecraft.network.play.server
 
SWorldBorderPacket() - Constructor for class net.minecraft.network.play.server.SWorldBorderPacket
 
SWorldBorderPacket(WorldBorder, SWorldBorderPacket.Action) - Constructor for class net.minecraft.network.play.server.SWorldBorderPacket
 
SWorldBorderPacket.Action - Enum in net.minecraft.network.play.server
 
SWorldSpawnChangedPacket - Class in net.minecraft.network.play.server
 
SWorldSpawnChangedPacket() - Constructor for class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
SWorldSpawnChangedPacket(BlockPos, float) - Constructor for class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
SWU_CORNER - Static variable in class net.minecraft.block.StairsBlock
 
syncChunkWrites - Variable in class net.minecraft.client.GameSettings
 
syncConfigs(boolean) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
syncCustomTagTypes(ITagCollectionSupplier) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
syncCustomTagTypes(ServerPlayerEntity, ITagCollectionSupplier) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
syncExecutor() - Static method in class net.minecraftforge.fml.ModWorkManager
 
SYNTAX_HIGHLIGHTING_KEY - Static variable in interface net.minecraft.nbt.INBT
 
SYNTAX_HIGHLIGHTING_NUMBER - Static variable in interface net.minecraft.nbt.INBT
 
SYNTAX_HIGHLIGHTING_NUMBER_TYPE - Static variable in interface net.minecraft.nbt.INBT
 
SYNTAX_HIGHLIGHTING_STRING - Static variable in interface net.minecraft.nbt.INBT
 
SYSOUT - Static variable in class net.minecraft.util.registry.Bootstrap
 
systemExitNow() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
systemExitNow() - Method in class net.minecraft.server.MinecraftServer
 
SystemToast - Class in net.minecraft.client.gui.toasts
 
SystemToast(SystemToast.Type, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.toasts.SystemToast
 
SystemToast.Type - Enum in net.minecraft.client.gui.toasts
 

T

TABLE_BONUS - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
TableBonus - Class in net.minecraft.loot.conditions
 
TableBonus.Serializer - Class in net.minecraft.loot.conditions
 
tableInventory - Variable in class net.minecraft.inventory.container.CartographyContainer
 
TableLootEntry - Class in net.minecraft.loot
 
TableLootEntry.Serializer - Class in net.minecraft.loot
 
tag(ITag<Item>) - Method in class net.minecraft.advancements.criterion.ItemPredicate.Builder
 
TAG - Static variable in class net.minecraft.loot.LootEntryManager
 
Tag<T> - Class in net.minecraft.tags
 
Tag(Set<T>, Class<?>) - Constructor for class net.minecraft.tags.Tag
 
TAG_ANY_NUMERIC - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_BYTE - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_BYTE_ARRAY - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_COLLECTION_SUPPLIER - Static variable in interface net.minecraft.tags.ITagCollectionSupplier
 
TAG_COMPOUND - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_DOUBLE - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_END - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_FLOAT - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_INT - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_INT_ARRAY - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_LIST - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_LONG - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_LONG_ARRAY - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_MATCH - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
TAG_SHORT - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
TAG_STRING - Static variable in class net.minecraftforge.common.util.Constants.NBT
 
tagCollection - Static variable in class net.minecraft.tags.EntityTypeTags
 
TagCollectionManager - Class in net.minecraft.tags
 
TagCollectionManager() - Constructor for class net.minecraft.tags.TagCollectionManager
 
TagCollectionReader<T> - Class in net.minecraft.tags
 
TagCollectionReader(Function<ResourceLocation, Optional<T>>, String, String) - Constructor for class net.minecraft.tags.TagCollectionReader
 
TagCommand - Class in net.minecraft.command.impl
 
TagCommand() - Constructor for class net.minecraft.command.impl.TagCommand
 
TagEmptyCondition - Class in net.minecraftforge.common.crafting.conditions
 
TagEmptyCondition(String) - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
TagEmptyCondition(String, String) - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
TagEmptyCondition(ResourceLocation) - Constructor for class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
TagEmptyCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
TagEntry(ResourceLocation) - Constructor for class net.minecraft.tags.ITag.TagEntry
 
tagFolder(String) - Method in class net.minecraftforge.registries.RegistryBuilder
 
TagList(ITag<Item>) - Constructor for class net.minecraft.item.crafting.Ingredient.TagList
 
TagLootEntry - Class in net.minecraft.loot
 
TagLootEntry.Serializer - Class in net.minecraft.loot
 
TagMatchRuleTest - Class in net.minecraft.world.gen.feature.template
 
TagMatchRuleTest(ITag<Block>) - Constructor for class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
TagRegistry<T> - Class in net.minecraft.tags
 
TagRegistry(Function<ITagCollectionSupplier, ITagCollection<T>>) - Constructor for class net.minecraft.tags.TagRegistry
 
TagRegistryManager - Class in net.minecraft.tags
 
TagRegistryManager() - Constructor for class net.minecraft.tags.TagRegistryManager
 
TAGS - Static variable in class net.minecraft.client.util.SearchTreeManager
 
Tags - Class in net.minecraftforge.common
 
Tags() - Constructor for class net.minecraftforge.common.Tags
 
Tags.Blocks - Class in net.minecraftforge.common
 
Tags.Fluids - Class in net.minecraftforge.common
 
Tags.IOptionalNamedTag<T> - Interface in net.minecraftforge.common
 
Tags.Items - Class in net.minecraftforge.common
 
TagsProvider<T> - Class in net.minecraft.data
 
TagsProvider(DataGenerator, Registry<T>) - Constructor for class net.minecraft.data.TagsProvider
Deprecated.
TagsProvider(DataGenerator, Registry<T>, String, ExistingFileHelper) - Constructor for class net.minecraft.data.TagsProvider
 
TagsProvider(DataGenerator, Registry<T>, String, ExistingFileHelper, String) - Constructor for class net.minecraft.data.TagsProvider
 
TagsProvider.Builder<T> - Class in net.minecraft.data
 
tagsUpdated(TagsUpdatedEvent.VanillaTagTypes) - Method in class net.minecraftforge.common.ForgeInternalHandler
 
TagsUpdatedEvent - Class in net.minecraftforge.event
 
TagsUpdatedEvent(ITagCollectionSupplier) - Constructor for class net.minecraftforge.event.TagsUpdatedEvent
 
TagsUpdatedEvent.CustomTagTypes - Class in net.minecraftforge.event
 
TagsUpdatedEvent.VanillaTagTypes - Class in net.minecraftforge.event
 
tagToBuilder - Variable in class net.minecraft.data.TagsProvider
 
TAIGA - Static variable in class net.minecraft.entity.villager.VillagerType
 
TAIGA - Static variable in class net.minecraft.world.biome.Biomes
 
TAIGA_GRASS_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
TAIGA_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
TAIGA_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
TAIGA_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
TaigaVillagePools - Class in net.minecraft.world.gen.feature.structure
 
TaigaVillagePools() - Constructor for class net.minecraft.world.gen.feature.structure.TaigaVillagePools
 
tailCounter - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
take(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int) - Method in class net.minecraft.village.PointOfInterestManager
 
takeBlocksFromWorld(World, BlockPos, BlockPos, boolean, Block) - Method in class net.minecraft.world.gen.feature.template.Template
 
takeHoney(World, BlockState, BlockPos, PlayerEntity, BeehiveTileEntity.State) - Method in class net.minecraft.block.BeehiveBlock
 
takeHoney(World, BlockState, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
 
TAKEOFF - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
TakeoffPhase - Class in net.minecraft.entity.boss.dragon.phase
 
TakeoffPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 
takeSnapshot(boolean) - Method in class net.minecraftforge.registries.RegistryManager
 
takeStat(Stat<?>) - Method in class net.minecraft.entity.player.PlayerEntity
 
takeStat(Stat<?>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
TALKED_TO_VILLAGER - Static variable in class net.minecraft.stats.Stats
 
TALL_BIRCH_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
TALL_BIRCH_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
TALL_FLOWERS - Static variable in class net.minecraft.tags.BlockTags
 
TALL_FLOWERS - Static variable in class net.minecraft.tags.ItemTags
 
TALL_GRASS - Static variable in class net.minecraft.block.Blocks
 
TALL_GRASS - Static variable in class net.minecraft.item.Items
 
TALL_GRASS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
TALL_GRASS_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
TALL_PLANTS - Static variable in class net.minecraft.block.material.Material
 
TALL_SEAGRASS - Static variable in class net.minecraft.block.Blocks
 
TallBlockItem - Class in net.minecraft.item
 
TallBlockItem(Block, Item.Properties) - Constructor for class net.minecraft.item.TallBlockItem
 
TallFlowerBlock - Class in net.minecraft.block
 
TallFlowerBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TallFlowerBlock
 
TallGrassBlock - Class in net.minecraft.block
 
TallGrassBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TallGrassBlock
 
TallSeaGrassBlock - Class in net.minecraft.block
 
TallSeaGrassBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TallSeaGrassBlock
 
TAME_ANIMAL - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
TameableEntity - Class in net.minecraft.entity.passive
 
TameableEntity(EntityType<? extends TameableEntity>, World) - Constructor for class net.minecraft.entity.passive.TameableEntity
 
TameAnimalTrigger - Class in net.minecraft.advancements.criterion
 
TameAnimalTrigger() - Constructor for class net.minecraft.advancements.criterion.TameAnimalTrigger
 
TameAnimalTrigger.Instance - Class in net.minecraft.advancements.criterion
 
TAMED - Static variable in class net.minecraft.entity.passive.TameableEntity
 
tank - Variable in class net.minecraftforge.fluids.capability.TileFluidHandler
 
target(EntityPredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
TARGET - Static variable in class net.minecraft.block.Blocks
 
target(RenderState.TargetState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
target - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
TARGET - Static variable in class net.minecraft.item.Items
 
target - Variable in class net.minecraft.world.gen.feature.OreFeatureConfig
 
target - Variable in class net.minecraft.world.gen.feature.ReplaceBlockConfig
 
target - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
TARGET - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
TARGET_DRY_BABY - Static variable in class net.minecraft.entity.passive.TurtleEntity
 
TARGET_ENTITIES - Static variable in class net.minecraft.entity.passive.WolfEntity
 
TARGET_HIT - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
TargetBlock - Class in net.minecraft.block
 
TargetBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TargetBlock
 
targetChance - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
targetClass - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
TargetContext - Class in net.minecraftforge.server.permission.context
 
TargetContext(PlayerEntity, Entity) - Constructor for class net.minecraftforge.server.permission.context.TargetContext
 
targetEntitySelector - Variable in class net.minecraft.entity.ai.goal.NearestAttackableTargetGoal
 
TargetGoal - Class in net.minecraft.entity.ai.goal
 
TargetGoal(MobEntity, boolean) - Constructor for class net.minecraft.entity.ai.goal.TargetGoal
 
TargetGoal(MobEntity, boolean, boolean) - Constructor for class net.minecraft.entity.ai.goal.TargetGoal
 
TargetHitTrigger - Class in net.minecraft.advancements.criterion
 
TargetHitTrigger() - Constructor for class net.minecraft.advancements.criterion.TargetHitTrigger
 
TargetHitTrigger.Instance - Class in net.minecraft.advancements.criterion
 
targetMate - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
TargetPoint(ServerPlayerEntity, double, double, double, double, RegistryKey<World>) - Constructor for class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
 
TargetPoint(double, double, double, double, RegistryKey<World>) - Constructor for class net.minecraftforge.fml.network.PacketDistributor.TargetPoint
 
targets - Variable in class net.minecraft.world.gen.feature.SphereReplaceConfig
 
targetSelector - Variable in class net.minecraft.entity.MobEntity
 
TargetState(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderState.TargetState
 
Task<E extends LivingEntity> - Class in net.minecraft.entity.ai.brain.task
 
Task(Map<MemoryModuleType<?>, MemoryModuleStatus>) - Constructor for class net.minecraft.entity.ai.brain.task.Task
 
Task(Map<MemoryModuleType<?>, MemoryModuleStatus>, int) - Constructor for class net.minecraft.entity.ai.brain.task.Task
 
Task(Map<MemoryModuleType<?>, MemoryModuleStatus>, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.Task
 
Task.Status - Enum in net.minecraft.entity.ai.brain.task
 
team(String) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
team() - Static method in class net.minecraft.command.arguments.TeamArgument
 
Team - Class in net.minecraft.scoreboard
 
Team() - Constructor for class net.minecraft.scoreboard.Team
 
TEAM - Static variable in class net.minecraft.util.datafix.TypeReferences
 
Team.CollisionRule - Enum in net.minecraft.scoreboard
 
Team.Visible - Enum in net.minecraft.scoreboard
 
TEAM_KILL - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
TeamArgument - Class in net.minecraft.command.arguments
 
TeamArgument() - Constructor for class net.minecraft.command.arguments.TeamArgument
 
TeamCommand - Class in net.minecraft.command.impl
 
TeamCommand() - Constructor for class net.minecraft.command.impl.TeamCommand
 
TeamDisplayName - Class in net.minecraft.util.datafix.fixes
 
TeamDisplayName(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TeamDisplayName
 
TeamMsgCommand - Class in net.minecraft.command.impl
 
TeamMsgCommand() - Constructor for class net.minecraft.command.impl.TeamMsgCommand
 
teamsToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
teardownOutline() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
teardownOutline() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
teardownOverlayColor() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
teardownOverlayColor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
teardownOverlayColor() - Method in class net.minecraft.client.renderer.texture.OverlayTexture
 
TEDP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
TEJP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
teleport(ServerWorld, double, double, double, float, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
TeleportationRepositioner - Class in net.minecraft.util
 
TeleportationRepositioner() - Constructor for class net.minecraft.util.TeleportationRepositioner
 
TeleportationRepositioner.IntBounds - Class in net.minecraft.util
 
TeleportationRepositioner.Result - Class in net.minecraft.util
 
TeleportCommand - Class in net.minecraft.command.impl
 
TeleportCommand() - Constructor for class net.minecraft.command.impl.TeleportCommand
 
teleportEntity(Entity) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
Teleporter - Class in net.minecraft.world
 
Teleporter(ServerWorld) - Constructor for class net.minecraft.world.Teleporter
 
teleportKeepLoaded(double, double, double) - Method in class net.minecraft.entity.Entity
 
teleportRandomly() - Method in class net.minecraft.entity.monster.EndermanEntity
 
TeleportToPlayer - Class in net.minecraft.client.gui.spectator.categories
 
TeleportToPlayer() - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
TeleportToPlayer(Collection<NetworkPlayerInfo>) - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
TeleportToTeam - Class in net.minecraft.client.gui.spectator.categories
 
TeleportToTeam() - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
TellRawCommand - Class in net.minecraft.command.impl
 
TellRawCommand() - Constructor for class net.minecraft.command.impl.TellRawCommand
 
temper - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
temperature(float) - Method in class net.minecraft.world.biome.Biome.Builder
 
temperature - Variable in class net.minecraft.world.biome.Biome.Climate
 
temperature(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
temperatureModifier - Variable in class net.minecraft.world.biome.Biome.Climate
 
template - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
Template - Class in net.minecraft.world.gen.feature.template
 
Template() - Constructor for class net.minecraft.world.gen.feature.template.Template
 
Template.BlockInfo - Class in net.minecraft.world.gen.feature.template
 
Template.EntityInfo - Class in net.minecraft.world.gen.feature.template
 
Template.Palette - Class in net.minecraft.world.gen.feature.template
 
TEMPLATE_ANVIL - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_BANNER - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_BED - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_CAMPFIRE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_CHORUS_FLOWER - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_COMMAND_BLOCK - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_DAYLIGHT_SENSOR - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FARMLAND - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FENCE_GATE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FENCE_GATE_OPEN - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FENCE_GATE_WALL - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FENCE_GATE_WALL_OPEN - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FIRE_FLOOR - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FIRE_SIDE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FIRE_SIDE_ALT - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FIRE_UP - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FIRE_UP_ALT - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_FOUR_TURTLE_EGGS - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_GLASS_PANE_NOSIDE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_GLASS_PANE_NOSIDE_ALT - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_GLASS_PANE_POST - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_GLASS_PANE_SIDE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_GLASS_PANE_SIDE_ALT - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_HANGING_LANTERN - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_LANTERN - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_ORIENTABLE_TRAPDOOR_BOTTOM - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_ORIENTABLE_TRAPDOOR_OPEN - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_ORIENTABLE_TRAPDOOR_TOP - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_PISTON - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_PISTON_HEAD - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_PISTON_HEAD_SHORT - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_RAIL_RAISED_NE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_RAIL_RAISED_SW - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_SEAGRASS - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_SHULKER_BOX - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_SINGLE_FACE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_SKULL - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_THREE_TURTLE_EGGS - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TORCH - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TORCH_WALL - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TRAPDOOR_BOTTOM - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TRAPDOOR_OPEN - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TRAPDOOR_TOP - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TURTLE_EGG - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_TWO_TURTLE_EGGS - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_WALL_POST - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_WALL_SIDE - Static variable in class net.minecraft.data.StockModelShapes
 
TEMPLATE_WALL_SIDE_TALL - Static variable in class net.minecraft.data.StockModelShapes
 
TemplateManager - Class in net.minecraft.world.gen.feature.template
 
TemplateManager(IResourceManager, SaveFormat.LevelSave, DataFixer) - Constructor for class net.minecraft.world.gen.feature.template.TemplateManager
 
templatePosition - Variable in class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
TemplateStructurePiece - Class in net.minecraft.world.gen.feature.structure
 
TemplateStructurePiece(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
TemplateStructurePiece(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.TemplateStructurePiece
 
TemptGoal - Class in net.minecraft.entity.ai.goal
 
TemptGoal(CreatureEntity, double, Ingredient, boolean) - Constructor for class net.minecraft.entity.ai.goal.TemptGoal
 
TemptGoal(CreatureEntity, double, boolean, Ingredient) - Constructor for class net.minecraft.entity.ai.goal.TemptGoal
 
tentacleAngle - Variable in class net.minecraft.entity.passive.SquidEntity
 
TerminalHandler - Class in net.minecraftforge.server.console
 
terminateEndpoints() - Method in class net.minecraft.network.NetworkSystem
 
TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
TERRACOTTA - Static variable in class net.minecraft.item.Items
 
TERRAIN_SHEET - Static variable in interface net.minecraft.client.particle.IParticleRenderType
 
terrainPopulated - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
TESH - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
Tessellator - Class in net.minecraft.client.renderer
 
Tessellator(int) - Constructor for class net.minecraft.client.renderer.Tessellator
 
Tessellator() - Constructor for class net.minecraft.client.renderer.Tessellator
 
test(Block, ItemStack, int) - Method in class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger.Instance
 
test(ServerPlayerEntity, Block, ItemStack, int) - Method in class net.minecraft.advancements.criterion.BeeNestDestroyedTrigger
 
test(ServerWorld, BlockPos) - Method in class net.minecraft.advancements.criterion.BlockPredicate
 
test(LootContext, LootContext, LootContext) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
test(Potion) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger.Instance
 
test(RegistryKey<World>, RegistryKey<World>) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
test(Collection<? extends LootContext>) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger.Instance
 
test(BeaconTileEntity) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger.Instance
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
test(LootContext, LootContext) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
test(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.DamagePredicate
 
test(ServerPlayerEntity, DamageSource) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
test(ServerWorld, Vector3d, DamageSource) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
test(double, double, double, double, double, double) - Method in class net.minecraft.advancements.criterion.DistancePredicate
 
test(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger.Instance
 
test(ItemStack, int) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
test(Map<Enchantment, Integer>) - Method in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
test(BlockState) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger.Instance
 
test(Entity) - Method in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
test(Entity) - Method in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
test(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger.Instance
 
test(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancements.criterion.EntityPredicate
 
test(ServerWorld, Vector3d, Entity) - Method in class net.minecraft.advancements.criterion.EntityPredicate
 
test(EntityType<?>) - Method in class net.minecraft.advancements.criterion.EntityTypePredicate
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger.Instance
 
test(ItemStack, LootContext, Collection<ItemStack>) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger.Instance
 
test(ServerWorld, BlockPos) - Method in class net.minecraft.advancements.criterion.FluidPredicate
 
test(PlayerInventory, ItemStack, int, int, int) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger.Instance
 
test(ServerPlayerEntity, PlayerInventory, ItemStack) - Method in class net.minecraft.advancements.criterion.InventoryChangeTrigger
 
test(ItemStack, int) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger.Instance
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.ItemPredicate
 
test(Collection<LootContext>, int) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger.Instance
 
test(ServerPlayerEntity, Collection<Entity>) - Method in class net.minecraft.advancements.criterion.KilledByCrossbowTrigger
 
test(ServerPlayerEntity, LootContext, DamageSource) - Method in class net.minecraft.advancements.criterion.KilledTrigger.Instance
 
test(ServerPlayerEntity, Vector3d, int) - Method in class net.minecraft.advancements.criterion.LevitationTrigger.Instance
 
test(ServerWorld, BlockPos) - Method in class net.minecraft.advancements.criterion.LightPredicate
 
test(ServerWorld, double, double, double) - Method in class net.minecraft.advancements.criterion.LocationPredicate
 
test(ServerWorld, float, float, float) - Method in class net.minecraft.advancements.criterion.LocationPredicate
 
test(float) - Method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
test(int) - Method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
test(EffectInstance) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
test(Entity) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
test(LivingEntity) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
test(Map<Effect, EffectInstance>) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
test(Entity) - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
test(INBT) - Method in class net.minecraft.advancements.criterion.NBTPredicate
 
test(ServerWorld, Vector3d, double, double, double) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger.Instance
 
test(BlockState, BlockPos, ServerWorld, ItemStack) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger.Instance
 
test(ItemStack, LootContext) - Method in class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger.Instance
 
test(ServerPlayerEntity, ItemStack, Entity) - Method in class net.minecraft.advancements.criterion.PlayerEntityInteractionTrigger
 
test(ResourceLocation) - Method in class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger.Instance
 
test(ServerPlayerEntity, ResourceLocation) - Method in class net.minecraft.advancements.criterion.PlayerGeneratesContainerLootTrigger
 
test(ServerPlayerEntity, LootContext, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger.Instance
 
test(Entity) - Method in class net.minecraft.advancements.criterion.PlayerPredicate
 
test(ServerWorld, double, double, double) - Method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
test(IRecipe<?>) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger.Instance
 
test(BlockState, ServerWorld, BlockPos, ItemStack) - Method in class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger.Instance
 
test(ServerPlayerEntity, BlockPos, ItemStack) - Method in class net.minecraft.advancements.criterion.RightClickBlockWithItemTrigger
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger.Instance
 
test(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.ShotCrossbowTrigger
 
test(BlockState) - Method in class net.minecraft.advancements.criterion.SlideDownBlockTrigger.Instance
 
test(ServerPlayerEntity, BlockState) - Method in class net.minecraft.advancements.criterion.SlideDownBlockTrigger
 
test(LootContext) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger.Instance
 
test(LootContext) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
test(LootContext, Vector3d, int) - Method in class net.minecraft.advancements.criterion.TargetHitTrigger.Instance
 
test(ServerPlayerEntity, Entity, Vector3d, int) - Method in class net.minecraft.advancements.criterion.TargetHitTrigger
 
test(ServerPlayerEntity, ItemStack, LootContext) - Method in class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger.Instance
 
test(ServerPlayerEntity, ItemStack, Entity) - Method in class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger
 
test(double) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger.Instance
 
test(ItemStack) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
test(LootContext, ItemStack) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
test(ServerPlayerEntity, AbstractVillagerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
test(BlockState, IBlockReader, BlockPos, A) - Method in interface net.minecraft.block.AbstractBlock.IExtendedPositionPredicate
 
test(BlockState, IBlockReader, BlockPos) - Method in interface net.minecraft.block.AbstractBlock.IPositionPredicate
 
test(BlockState) - Method in class net.minecraft.block.pattern.BlockMatcher
 
test(BlockState) - Method in class net.minecraft.block.pattern.BlockMaterialMatcher
 
test(BlockState) - Method in class net.minecraft.block.pattern.BlockStateMatcher
 
test(char) - Method in interface net.minecraft.client.util.ICharacterPredicate
 
test(CachedBlockInfo) - Method in class net.minecraft.command.arguments.BlockStateInput
 
test(ItemStack) - Method in class net.minecraft.command.arguments.ItemInput
 
test(EntityType<T>, IServerWorld, SpawnReason, BlockPos, Random) - Method in interface net.minecraft.entity.EntitySpawnPlacementRegistry.IPlacementPredicate
 
test(LivingEntity) - Method in class net.minecraft.entity.passive.FoxEntity.AlertablePredicate
 
test(ItemStack) - Method in class net.minecraft.item.crafting.Ingredient
 
test(LootContext) - Method in class net.minecraft.loot.conditions.Alternative
 
test(LootContext) - Method in class net.minecraft.loot.conditions.BlockStateProperty
 
test(LootContext) - Method in class net.minecraft.loot.conditions.DamageSourceProperties
 
test(LootContext) - Method in class net.minecraft.loot.conditions.EntityHasProperty
 
test(LootContext) - Method in class net.minecraft.loot.conditions.EntityHasScore
 
test(LootContext) - Method in class net.minecraft.loot.conditions.Inverted
 
test(LootContext) - Method in class net.minecraft.loot.conditions.KilledByPlayer
 
test(LootContext) - Method in class net.minecraft.loot.conditions.LocationCheck
 
test(LootContext) - Method in class net.minecraft.loot.conditions.MatchTool
 
test(LootContext) - Method in class net.minecraft.loot.conditions.RandomChance
 
test(LootContext) - Method in class net.minecraft.loot.conditions.RandomChanceWithLooting
 
test(LootContext) - Method in class net.minecraft.loot.conditions.Reference
 
test(LootContext) - Method in class net.minecraft.loot.conditions.SurvivesExplosion
 
test(LootContext) - Method in class net.minecraft.loot.conditions.TableBonus
 
test(LootContext) - Method in class net.minecraft.loot.conditions.TimeCheck
 
test(LootContext) - Method in class net.minecraft.loot.conditions.WeatherCheck
 
test(LootContext) - Method in class net.minecraft.loot.LootEntry
 
test(Direction) - Method in enum net.minecraft.util.Direction.Axis
 
test(Direction) - Method in enum net.minecraft.util.Direction.Plane
 
test(Entity) - Method in class net.minecraft.util.EntityPredicates.ArmoredMob
 
test(FluidState) - Method in enum net.minecraft.util.math.RayTraceContext.FluidMode
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.BlockMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.RuleTest
 
test(BlockState, Random) - Method in class net.minecraft.world.gen.feature.template.TagMatchRuleTest
 
test(EntityType<?>, BlockPos, IChunk) - Method in interface net.minecraft.world.spawner.WorldEntitySpawner.IDensityCheck
 
test(T) - Method in class net.minecraftforge.client.model.data.ModelProperty
 
test(BlockState) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
test(ItemStack) - Method in class net.minecraftforge.common.crafting.CompoundIngredient
 
test() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
test() - Method in interface net.minecraftforge.common.crafting.conditions.ICondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
test() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
test(ItemStack) - Method in class net.minecraftforge.common.crafting.NBTIngredient
 
test(Object) - Method in class net.minecraftforge.common.ForgeConfigSpec.ValueSpec
 
test(LootContext) - Method in class net.minecraftforge.common.loot.LootTableIdCondition
 
test(T) - Method in interface net.minecraftforge.common.util.NonNullPredicate
 
test(T, U, V) - Method in interface net.minecraftforge.common.util.TriPredicate
 
test(IResourceManagerReloadListener) - Method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
 
TestArgArgument - Class in net.minecraft.test
 
TestArgArgument() - Constructor for class net.minecraft.test.TestArgArgument
 
TestBatch - Class in net.minecraft.test
 
TestBatch(String, Collection<TestFunctionInfo>, Consumer<ServerWorld>) - Constructor for class net.minecraft.test.TestBatch
 
TestBlockPosException - Exception in net.minecraft.test
 
TestCollection - Class in net.minecraft.test
 
TestCollection() - Constructor for class net.minecraft.test.TestCollection
 
TestCommand - Class in net.minecraft.test
 
TestCommand() - Constructor for class net.minecraft.test.TestCommand
 
testContext(LootContext) - Method in class net.minecraft.advancements.criterion.EntityPredicate.AndPredicate
 
TestExecutor - Class in net.minecraft.test
 
TestExecutor(Collection<TestBatch>, BlockPos, Rotation, ServerWorld, TestCollection, int) - Constructor for class net.minecraft.test.TestExecutor
 
testForAll(ServerPlayerEntity, RegistryKey<World>, RegistryKey<World>) - Method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger
 
TestFunctionInfo - Class in net.minecraft.test
 
TestList - Class in net.minecraft.test
 
TestLogger - Class in net.minecraft.test
 
TestLogger() - Constructor for class net.minecraft.test.TestLogger
 
TestRegistry - Class in net.minecraft.test
 
TestRegistry() - Constructor for class net.minecraft.test.TestRegistry
 
TestResultList - Class in net.minecraft.test
 
TestResultList() - Constructor for class net.minecraft.test.TestResultList
 
TestResultList(Collection<TestTracker>) - Constructor for class net.minecraft.test.TestResultList
 
TestRuntimeException - Exception in net.minecraft.test
 
TestRuntimeException(String) - Constructor for exception net.minecraft.test.TestRuntimeException
 
testSquared(double) - Method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
TestTimeoutException - Exception in net.minecraft.test
 
TestTimeoutException(String) - Constructor for exception net.minecraft.test.TestTimeoutException
 
TestTracker - Class in net.minecraft.test
 
TestTracker(TestFunctionInfo, Rotation, ServerWorld) - Constructor for class net.minecraft.test.TestTracker
 
TestTrackerHolder - Class in net.minecraft.test
 
TestTrackerHolder(TestTracker) - Constructor for class net.minecraft.test.TestTrackerHolder
 
TestTypeArgument - Class in net.minecraft.test
 
TestTypeArgument() - Constructor for class net.minecraft.test.TestTypeArgument
 
TestUtils - Class in net.minecraft.test
 
TestUtils() - Constructor for class net.minecraft.test.TestUtils
 
tex(float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
tex(float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
tex(float, float) - Method in class com.mojang.blaze3d.vertex.MatrixApplyingVertexBuilder
 
tex(float, float) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
TEX_2F - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
TEX_2S - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
TEX_2SB - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
texCoordPointer(int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
texEnv(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
texGenMode(GlStateManager.TexGen, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
texGenParam(GlStateManager.TexGen, int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
texImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texParameter(int, int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texParameter(int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
texParameter(int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
texShort(short, short, int) - Method in interface com.mojang.blaze3d.vertex.IVertexConsumer
 
texSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
Text(MatrixStack, RenderGameOverlayEvent, ArrayList<String>, ArrayList<String>) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
 
TEXT_COMPONENT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
TextComponent - Class in net.minecraft.util.text
 
TextComponent() - Constructor for class net.minecraft.util.text.TextComponent
 
TextComponentHelper - Class in net.minecraftforge.server.command
 
TextComponentMessageFormatHandler - Class in net.minecraftforge.fml
 
TextComponentMessageFormatHandler() - Constructor for class net.minecraftforge.fml.TextComponentMessageFormatHandler
 
TextComponentUtils - Class in net.minecraft.util.text
 
TextComponentUtils() - Constructor for class net.minecraft.util.text.TextComponentUtils
 
TextFieldWidget - Class in net.minecraft.client.gui.widget
 
TextFieldWidget(FontRenderer, int, int, int, int, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.TextFieldWidget
 
TextFieldWidget(FontRenderer, int, int, int, int, TextFieldWidget, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.TextFieldWidget
 
TextFormatting - Enum in net.minecraft.util.text
 
TextInputUtil - Class in net.minecraft.client.gui.fonts
 
TextInputUtil(Supplier<String>, Consumer<String>, Supplier<String>, Consumer<String>, Predicate<String>) - Constructor for class net.minecraft.client.gui.fonts.TextInputUtil
 
TextProcessing - Class in net.minecraft.util.text
 
TextProcessing() - Constructor for class net.minecraft.util.text.TextProcessing
 
TextPropertiesManager - Class in net.minecraft.util.text
 
TextPropertiesManager() - Constructor for class net.minecraft.util.text.TextPropertiesManager
 
TextRenderingUtils - Class in com.mojang.realmsclient.util
 
TextRenderingUtils() - Constructor for class com.mojang.realmsclient.util.TextRenderingUtils
 
TextRenderingUtils.Line - Class in com.mojang.realmsclient.util
 
TextRenderingUtils.LineSegment - Class in com.mojang.realmsclient.util
 
TextTable - Class in net.minecraftforge.common.util
 
TextTable(List<TextTable.Column>) - Constructor for class net.minecraftforge.common.util.TextTable
 
TextTable.Alignment - Enum in net.minecraftforge.common.util
 
TextTable.Column - Class in net.minecraftforge.common.util
 
TextTable.Row - Class in net.minecraftforge.common.util
 
texture - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
texture - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
texture() - Method in class net.minecraft.client.renderer.RenderState.TextureState
 
texture(RenderState.TextureState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
Texture - Class in net.minecraft.client.renderer.texture
 
Texture() - Constructor for class net.minecraft.client.renderer.texture.Texture
 
TEXTURE - Static variable in class net.minecraft.data.StockTextureAliases
 
Texture(String, int, int, Vector2f, Vector2f, float) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
texture(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
texture(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
texture(String, String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
texture(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
TEXTURE - Static variable in class net.minecraftforge.client.model.generators.ModelProvider
 
TEXTURE_ARMOR_STAND - Static variable in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
TEXTURE_BEACON_BEAM - Static variable in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
TEXTURE_BOOK - Static variable in class net.minecraft.client.renderer.tileentity.EnchantmentTableTileEntityRenderer
 
TEXTURE_BY_ID - Static variable in class net.minecraft.entity.passive.CatEntity
 
TEXTURE_LOCATION - Static variable in class net.minecraft.client.renderer.entity.model.TridentModel
 
TEXTURE_TOASTS - Static variable in interface net.minecraft.client.gui.toasts.IToast
 
textureAll(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
TextureAtlasSprite - Class in net.minecraft.client.renderer.texture
 
TextureAtlasSprite(AtlasTexture, TextureAtlasSprite.Info, int, int, int, int, int, NativeImage) - Constructor for class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
TextureAtlasSprite.Info - Class in net.minecraft.client.renderer.texture
 
TextureAtlasSpriteStitcher - Class in net.minecraft.client.renderer.texture
 
TextureAtlasSpriteStitcher() - Constructor for class net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher
 
TextureData(IOException) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
TextureData(TextureMetadataSection, NativeImage) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture.TextureData
 
TexturedGlyph - Class in net.minecraft.client.gui.fonts
 
TexturedGlyph(RenderType, RenderType, float, float, float, float, float, float, float, float) - Constructor for class net.minecraft.client.gui.fonts.TexturedGlyph
 
TexturedGlyph.Effect - Class in net.minecraft.client.gui.fonts
 
TexturedModel - Class in net.minecraft.data
 
TexturedModel.ISupplier - Interface in net.minecraft.data
 
TexturedParticle - Class in net.minecraft.client.particle
 
TexturedParticle(ClientWorld, double, double, double) - Constructor for class net.minecraft.client.particle.TexturedParticle
 
TexturedParticle(ClientWorld, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.TexturedParticle
 
TextureGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
TextureGlyphProvider.Factory - Class in net.minecraft.client.gui.fonts.providers
 
textureHeight - Variable in class net.minecraft.client.renderer.model.Model
 
textureLocation - Variable in class net.minecraft.client.renderer.texture.SimpleTexture
 
textureManager - Variable in class net.minecraft.client.Minecraft
 
textureManager - Variable in class net.minecraft.client.renderer.entity.EntityRendererManager
 
TextureManager - Class in net.minecraft.client.renderer.texture
 
TextureManager(IResourceManager) - Constructor for class net.minecraft.client.renderer.texture.TextureManager
 
textureManager - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
TextureMetadataSection - Class in net.minecraft.client.resources.data
 
TextureMetadataSection(boolean, boolean) - Constructor for class net.minecraft.client.resources.data.TextureMetadataSection
 
TextureMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
TextureMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
textures - Variable in class net.minecraft.client.renderer.model.BlockModel
 
textures - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
TexturesParticle - Class in net.minecraft.client.particle
 
TextureState(ResourceLocation, boolean, boolean) - Constructor for class net.minecraft.client.renderer.RenderState.TextureState
 
TextureState() - Constructor for class net.minecraft.client.renderer.RenderState.TextureState
 
TextureStitchEvent - Class in net.minecraftforge.client.event
 
TextureStitchEvent(AtlasTexture) - Constructor for class net.minecraftforge.client.event.TextureStitchEvent
 
TextureStitchEvent.Post - Class in net.minecraftforge.client.event
 
TextureStitchEvent.Pre - Class in net.minecraftforge.client.event
 
TextureUtil - Class in net.minecraft.client.renderer.texture
 
TextureUtil() - Constructor for class net.minecraft.client.renderer.texture.TextureUtil
 
textureWidth - Variable in class net.minecraft.client.renderer.model.Model
 
texturing(RenderState.TexturingState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
TexturingState(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderState.TexturingState
 
THE_END - Static variable in class net.minecraft.world.biome.Biomes
 
THE_END - Static variable in class net.minecraft.world.Dimension
 
THE_END - Static variable in class net.minecraft.world.DimensionType
 
THE_END - Static variable in class net.minecraft.world.World
 
THE_END_ID - Static variable in class net.minecraft.world.DimensionType
 
THE_NETHER - Static variable in class net.minecraft.world.Dimension
 
THE_NETHER - Static variable in class net.minecraft.world.DimensionType
 
THE_NETHER - Static variable in class net.minecraft.world.World
 
THE_NETHER_ID - Static variable in class net.minecraft.world.DimensionType
 
THE_VOID - Static variable in class net.minecraft.world.biome.BiomeRegistry
 
THE_VOID - Static variable in class net.minecraft.world.biome.Biomes
 
THICK - Static variable in class net.minecraft.potion.Potions
 
thirdperson_left - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
thirdperson_right - Variable in class net.minecraft.client.renderer.model.ItemCameraTransforms
 
THIS_ENTITY - Static variable in class net.minecraft.loot.LootParameters
 
THORNS - Static variable in class net.minecraft.enchantment.Enchantments
 
ThornsEnchantment - Class in net.minecraft.enchantment
 
ThornsEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.ThornsEnchantment
 
threadName - Variable in class net.minecraft.network.rcon.RConThread
 
ThreadQuickExitException - Exception in net.minecraft.network
 
ThreadTaskExecutor<R extends java.lang.Runnable> - Class in net.minecraft.util.concurrent
 
ThreadTaskExecutor(String) - Constructor for class net.minecraft.util.concurrent.ThreadTaskExecutor
 
threadYieldPark() - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
threadYieldPark() - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
THREE_LAYERS_FEATURE_SIZE - Static variable in class net.minecraft.world.gen.feature.FeatureSizeType
 
THREE_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
ThreeConsumer<T,U,V> - Interface in net.minecraftforge.fml.util
 
ThreeLayerFeature - Class in net.minecraft.world.gen.feature
 
ThreeLayerFeature(int, int, int, int, int, OptionalInt) - Constructor for class net.minecraft.world.gen.feature.ThreeLayerFeature
 
Throne(int, MutableBoundingBox, Direction) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
Throne(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.FortressPieces.Throne
 
Throwable(ThrowableEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.Throwable
 
ThrowableEntity - Class in net.minecraft.entity.projectile
 
ThrowableEntity(EntityType<? extends ThrowableEntity>, World) - Constructor for class net.minecraft.entity.projectile.ThrowableEntity
 
ThrowableEntity(EntityType<? extends ThrowableEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.ThrowableEntity
 
ThrowableEntity(EntityType<? extends ThrowableEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.ThrowableEntity
 
ThrowablePotionItem - Class in net.minecraft.item
 
ThrowablePotionItem(Item.Properties) - Constructor for class net.minecraft.item.ThrowablePotionItem
 
THROWN_ITEM_PICKED_UP_BY_ENTITY - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
ThrownItemPickedUpByEntityTrigger - Class in net.minecraft.advancements.criterion
 
ThrownItemPickedUpByEntityTrigger() - Constructor for class net.minecraft.advancements.criterion.ThrownItemPickedUpByEntityTrigger
 
ThrownItemPickedUpByEntityTrigger.Instance - Class in net.minecraft.advancements.criterion
 
throwResourcePackLoadError(Throwable, ITextComponent) - Method in class net.minecraft.client.Minecraft
 
thunderingStrength - Variable in class net.minecraft.world.World
 
tick() - Method in class com.mojang.realmsclient.gui.RealmsServerSlotButton
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsConfirmScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsInviteScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSettingsScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen
 
tick() - Method in class com.mojang.realmsclient.gui.screens.RealmsUploadScreen
 
tick() - Method in class com.mojang.realmsclient.RealmsMainScreen
 
TICK - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
tick() - Method in class net.minecraft.advancements.FunctionManager
 
tick(ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractButtonBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractPlantBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.BambooBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.BarrelBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.BubbleColumnBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CactusBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ChorusFlowerBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ChorusPlantBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CommandBlockBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ComparatorBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ComposterBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CoralBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CoralFinBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CoralPlantBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.CoralWallFanBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.DetectorRailBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.DispenserBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FallingBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FarmlandBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FireBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.FrostedIceBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.GrassPathBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.LeavesBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.LecternBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.MagmaBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ObserverBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.RedstoneLampBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.RedstoneTorchBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.ScaffoldingBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SoulSandBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.StairsBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.SugarCaneBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.TargetBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.TripWireBlock
 
tick(BlockState, ServerWorld, BlockPos, Random) - Method in class net.minecraft.block.TripWireHookBlock
 
tick() - Method in class net.minecraft.client.audio.BeeSound
 
tick() - Method in class net.minecraft.client.audio.BiomeSoundHandler.Sound
 
tick() - Method in class net.minecraft.client.audio.BiomeSoundHandler
 
tick() - Method in class net.minecraft.client.audio.BubbleColumnAmbientSoundHandler
 
tick() - Method in class net.minecraft.client.audio.ChannelManager
 
tick() - Method in class net.minecraft.client.audio.ElytraSound
 
tick() - Method in class net.minecraft.client.audio.EntityTickableSound
 
tick() - Method in class net.minecraft.client.audio.GuardianSound
 
tick() - Method in interface net.minecraft.client.audio.IAmbientSoundHandler
 
tick() - Method in interface net.minecraft.client.audio.ITickableSound
 
tick() - Method in class net.minecraft.client.audio.MinecartTickableSound
 
tick() - Method in class net.minecraft.client.audio.MusicTicker
 
tick() - Method in class net.minecraft.client.audio.RidingMinecartTickableSound
 
tick(boolean) - Method in class net.minecraft.client.audio.SoundEngine
 
tick(boolean) - Method in class net.minecraft.client.audio.SoundHandler
 
tick() - Method in class net.minecraft.client.audio.SoundSource
 
tick() - Method in class net.minecraft.client.audio.UnderwaterAmbientSoundHandler
 
tick() - Method in class net.minecraft.client.audio.UnderwaterAmbientSounds.SubSound
 
tick() - Method in class net.minecraft.client.audio.UnderwaterAmbientSounds.UnderWaterSound
 
tick() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
tick() - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
tick() - Method in class net.minecraft.client.gui.IngameGui
 
tick() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
tick() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
tick() - Method in class net.minecraft.client.gui.screen.AddServerScreen
 
tick() - Method in class net.minecraft.client.gui.screen.AlertScreen
 
tick() - Method in class net.minecraft.client.gui.screen.ChatScreen
 
tick() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
tick() - Method in class net.minecraft.client.gui.screen.ConnectingScreen
 
tick() - Method in class net.minecraft.client.gui.screen.CreateWorldScreen
 
tick() - Method in class net.minecraft.client.gui.screen.DeathScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditSignScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditStructureScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EditWorldScreen
 
tick() - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
tick() - Method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
tick() - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.BeaconScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.CraftingScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
tick() - Method in class net.minecraft.client.gui.screen.inventory.InventoryScreen
 
tick() - Method in interface net.minecraft.client.gui.screen.IScreen
 
tick() - Method in class net.minecraft.client.gui.screen.JigsawScreen
 
tick() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
tick() - Method in class net.minecraft.client.gui.screen.MultiplayerScreen
 
tick() - Method in class net.minecraft.client.gui.screen.OptimizeWorldScreen
 
tick() - Method in class net.minecraft.client.gui.screen.PackScreen
 
tick() - Method in class net.minecraft.client.gui.screen.Screen
 
tick() - Method in class net.minecraft.client.gui.screen.ServerListScreen
 
tick() - Method in class net.minecraft.client.gui.screen.WinGameScreen
 
tick() - Method in class net.minecraft.client.gui.screen.WorldOptionsScreen
 
tick() - Method in class net.minecraft.client.gui.screen.WorldSelectionScreen
 
tick() - Method in class net.minecraft.client.gui.social.SocialInteractionsScreen
 
tick() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
tick() - Method in class net.minecraft.client.KeyboardListener
 
tick(BooleanSupplier) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
tick() - Method in class net.minecraft.client.multiplayer.PlayerController
 
tick() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
 
tick() - Method in class net.minecraft.client.particle.BubbleParticle
 
tick() - Method in class net.minecraft.client.particle.BubblePopParticle
 
tick() - Method in class net.minecraft.client.particle.CampfireParticle
 
tick() - Method in class net.minecraft.client.particle.CloudParticle
 
tick() - Method in class net.minecraft.client.particle.CritParticle
 
tick() - Method in class net.minecraft.client.particle.CurrentDownParticle
 
tick() - Method in class net.minecraft.client.particle.DeceleratingParticle
 
tick() - Method in class net.minecraft.client.particle.DragonBreathParticle
 
tick() - Method in class net.minecraft.client.particle.DripParticle
 
tick() - Method in class net.minecraft.client.particle.EmitterParticle
 
tick() - Method in class net.minecraft.client.particle.EnchantmentTableParticle
 
tick() - Method in class net.minecraft.client.particle.FallingDustParticle
 
tick() - Method in class net.minecraft.client.particle.FireworkParticle.Starter
 
tick() - Method in class net.minecraft.client.particle.HeartParticle
 
tick() - Method in class net.minecraft.client.particle.HugeExplosionParticle
 
tick() - Method in class net.minecraft.client.particle.ItemPickupParticle
 
tick() - Method in class net.minecraft.client.particle.LargeExplosionParticle
 
tick() - Method in class net.minecraft.client.particle.LavaParticle
 
tick() - Method in class net.minecraft.client.particle.NoteParticle
 
tick() - Method in class net.minecraft.client.particle.Particle
 
tick() - Method in class net.minecraft.client.particle.ParticleManager
 
tick() - Method in class net.minecraft.client.particle.PoofParticle
 
tick() - Method in class net.minecraft.client.particle.PortalParticle
 
tick() - Method in class net.minecraft.client.particle.RainParticle
 
tick() - Method in class net.minecraft.client.particle.RedstoneParticle
 
tick() - Method in class net.minecraft.client.particle.ReversePortalParticle
 
tick() - Method in class net.minecraft.client.particle.RisingParticle
 
tick() - Method in class net.minecraft.client.particle.SimpleAnimatedParticle
 
tick() - Method in class net.minecraft.client.particle.SoulParticle
 
tick() - Method in class net.minecraft.client.particle.SpellParticle
 
tick() - Method in class net.minecraft.client.particle.SpitParticle
 
tick() - Method in class net.minecraft.client.particle.SquidInkParticle
 
tick() - Method in class net.minecraft.client.particle.SuspendedTownParticle
 
tick() - Method in class net.minecraft.client.particle.SweepAttackParticle
 
tick() - Method in class net.minecraft.client.particle.UnderwaterParticle
 
tick() - Method in class net.minecraft.client.particle.WaterWakeParticle
 
tick() - Method in class net.minecraft.client.renderer.FirstPersonRenderer
 
tick() - Method in class net.minecraft.client.renderer.GameRenderer
 
tick() - Method in class net.minecraft.client.renderer.LightTexture
 
tick() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
tick() - Method in interface net.minecraft.client.renderer.texture.ITickable
 
tick() - Method in class net.minecraft.client.renderer.texture.TextureManager
 
tick() - Method in class net.minecraft.client.renderer.WorldRenderer
 
tick() - Method in class net.minecraft.client.tutorial.CraftPlanksStep
 
tick() - Method in class net.minecraft.client.tutorial.FindTreeStep
 
tick() - Method in interface net.minecraft.client.tutorial.ITutorialStep
 
tick() - Method in class net.minecraft.client.tutorial.MovementStep
 
tick() - Method in class net.minecraft.client.tutorial.OpenInventoryStep
 
tick() - Method in class net.minecraft.client.tutorial.PunchTreeStep
 
tick() - Method in class net.minecraft.client.tutorial.Tutorial
 
tick(BooleanSupplier) - Method in class net.minecraft.client.world.ClientWorld
 
tick(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.Brain
 
tick() - Method in class net.minecraft.entity.ai.brain.Memory
 
tick(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
tick(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
tick() - Method in class net.minecraft.entity.ai.controller.DolphinLookController
 
tick() - Method in class net.minecraft.entity.ai.controller.FlyingMovementController
 
tick() - Method in class net.minecraft.entity.ai.controller.JumpController
 
tick() - Method in class net.minecraft.entity.ai.controller.LookController
 
tick() - Method in class net.minecraft.entity.ai.controller.MovementController
 
tick() - Method in class net.minecraft.entity.ai.EntitySenses
 
tick() - Method in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BegGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreakBlockGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.BreedGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.CatLieOnBedGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.CatSitOnBlockGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.CreeperSwellGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowBoatGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowMobGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowParentGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.Goal
 
tick() - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
tick() - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LookAtGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.LookRandomlyGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.MoveTowardsRaidGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.OpenDoorGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.SwimGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.TemptGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal
 
tick() - Method in class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
tick() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
tick() - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
tick() - Method in class net.minecraft.entity.Entity
 
tick() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
tick() - Method in class net.minecraft.entity.item.BoatEntity
 
tick() - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
tick() - Method in class net.minecraft.entity.item.EnderPearlEntity
 
tick() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
tick() - Method in class net.minecraft.entity.item.FallingBlockEntity
 
tick() - Method in class net.minecraft.entity.item.HangingEntity
 
tick() - Method in class net.minecraft.entity.item.ItemEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
tick() - Method in class net.minecraft.entity.item.TNTEntity
 
tick() - Method in class net.minecraft.entity.LivingEntity
 
tick() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
tick() - Method in class net.minecraft.entity.MobEntity
 
tick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.CelebrateRaidLossGoal
 
tick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.FindTargetGoal
 
tick() - Method in class net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal
 
tick() - Method in class net.minecraft.entity.monster.CreeperEntity
 
tick() - Method in class net.minecraft.entity.monster.EndermiteEntity
 
tick() - Method in class net.minecraft.entity.monster.PatrollerEntity.PatrolGoal
 
tick() - Method in class net.minecraft.entity.monster.PhantomEntity
 
tick() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
tick() - Method in class net.minecraft.entity.monster.SilverfishEntity
 
tick() - Method in class net.minecraft.entity.monster.SlimeEntity
 
tick() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
 
tick() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
tick() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
tick() - Method in class net.minecraft.entity.monster.SpiderEntity
 
tick() - Method in class net.minecraft.entity.monster.VexEntity
 
tick() - Method in class net.minecraft.entity.monster.ZombieEntity
 
tick() - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
tick() - Method in class net.minecraft.entity.passive.BatEntity
 
tick() - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
 
tick() - Method in class net.minecraft.entity.passive.BeeEntity.FindFlowerGoal
 
tick() - Method in class net.minecraft.entity.passive.BeeEntity
 
tick() - Method in class net.minecraft.entity.passive.CatEntity
 
tick() - Method in class net.minecraft.entity.passive.DolphinEntity
 
tick() - Method in class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
tick() - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity.LookHelperController
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity.PounceGoal
 
tick() - Method in class net.minecraft.entity.passive.FoxEntity
 
tick() - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
tick() - Method in class net.minecraft.entity.passive.PandaEntity
 
tick() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
tick() - Method in class net.minecraft.entity.passive.RabbitEntity.JumpHelperController
 
tick() - Method in class net.minecraft.entity.passive.ShoulderRidingEntity
 
tick() - Method in class net.minecraft.entity.passive.StriderEntity
 
tick() - Method in class net.minecraft.entity.passive.WolfEntity
 
tick() - Method in class net.minecraft.entity.player.PlayerEntity
 
tick() - Method in class net.minecraft.entity.player.PlayerInventory
 
tick() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
tick() - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
tick() - Method in class net.minecraft.entity.projectile.ArrowEntity
 
tick() - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
tick() - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
tick() - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
tick() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
tick() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
tick() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 
tick() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
tick() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
tick() - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
tick() - Method in class net.minecraft.entity.projectile.ThrowableEntity
 
tick() - Method in class net.minecraft.entity.projectile.TridentEntity
 
tick(World, BlockPos, FluidState) - Method in class net.minecraft.fluid.FlowingFluid
 
tick(World, BlockPos, FluidState) - Method in class net.minecraft.fluid.Fluid
 
tick(World, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
tick() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
tick() - Method in class net.minecraft.network.NetworkManager
 
tick() - Method in class net.minecraft.network.NetworkSystem
 
tick() - Method in class net.minecraft.network.play.ServerPlayNetHandler
 
tick() - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
tick() - Method in class net.minecraft.pathfinding.FlyingPathNavigator
 
tick() - Method in class net.minecraft.pathfinding.PathNavigator
 
tick() - Method in class net.minecraft.pathfinding.SwimmerPathNavigator
 
tick(LivingEntity, Runnable) - Method in class net.minecraft.potion.EffectInstance
 
tick() - Method in class net.minecraft.realms.RealmsScreen
 
tick() - Method in class net.minecraft.server.gui.PlayerListComponent
 
tick(BooleanSupplier) - Method in class net.minecraft.server.integrated.IntegratedServer
 
tick() - Method in class net.minecraft.server.management.DemoPlayerInteractionManager
 
tick() - Method in class net.minecraft.server.management.PlayerInteractionManager
 
tick() - Method in class net.minecraft.server.management.PlayerList
 
tick(BooleanSupplier) - Method in class net.minecraft.server.MinecraftServer
 
tick() - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
tick() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
tick() - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
tick() - Method in class net.minecraft.tileentity.BellTileEntity
 
tick() - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
tick() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
tick() - Method in class net.minecraft.tileentity.ChestTileEntity
 
tick() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
tick() - Method in class net.minecraft.tileentity.DaylightDetectorTileEntity
 
tick() - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
tick() - Method in class net.minecraft.tileentity.EnderChestTileEntity
 
tick() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
tick() - Method in class net.minecraft.tileentity.HopperTileEntity
 
tick() - Method in interface net.minecraft.tileentity.ITickableTileEntity
 
tick() - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
tick() - Method in class net.minecraft.tileentity.PistonTileEntity
 
tick() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
tick() - Method in class net.minecraft.tileentity.SkullTileEntity
 
tick() - Method in class net.minecraft.util.CooldownTracker
 
tick(PlayerEntity) - Method in class net.minecraft.util.FoodStats
 
tick() - Method in class net.minecraft.village.GossipManager
 
tick(BooleanSupplier) - Method in class net.minecraft.village.PointOfInterestManager
 
tick() - Method in class net.minecraft.world.border.WorldBorder
 
tick(BooleanSupplier) - Method in class net.minecraft.world.chunk.storage.RegionSectionCache
 
tick() - Method in class net.minecraft.world.end.DragonFightManager
 
tick(int, boolean, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
tick(int, boolean, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
tick() - Method in class net.minecraft.world.raid.Raid
 
tick() - Method in class net.minecraft.world.raid.RaidManager
 
tick(BooleanSupplier) - Method in class net.minecraft.world.server.ChunkManager
 
tick(BooleanSupplier) - Method in class net.minecraft.world.server.ServerChunkProvider
 
tick() - Method in class net.minecraft.world.server.ServerTickList
 
tick(BooleanSupplier) - Method in class net.minecraft.world.server.ServerWorld
 
tick(int, boolean, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
tick() - Method in class net.minecraft.world.server.TicketManager
 
tick() - Method in class net.minecraft.world.spawner.AbstractSpawner
 
tick() - Method in class net.minecraft.world.TrackedEntity
 
tick() - Method in class net.minecraftforge.common.util.FakePlayer
 
tick(boolean) - Static method in class net.minecraftforge.common.WorldWorkerManager
 
Tick(LivingEntity, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Tick
 
tick() - Method in class net.minecraftforge.fml.client.gui.screen.ModListScreen
 
TickableSound - Class in net.minecraft.client.audio
 
TickableSound(SoundEvent, SoundCategory) - Constructor for class net.minecraft.client.audio.TickableSound
 
tickableTileEntities - Variable in class net.minecraft.world.World
 
tickBlockEntities() - Method in class net.minecraft.world.World
 
tickBook() - Method in class net.minecraft.client.gui.screen.EnchantmentScreen
 
tickCooldown() - Method in class net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal
 
TickDelayedTask - Class in net.minecraft.util.concurrent
 
TickDelayedTask(int, Runnable) - Constructor for class net.minecraft.util.concurrent.TickDelayedTask
 
tickEntities() - Method in class net.minecraft.client.world.ClientWorld
 
tickEntityTracker() - Method in class net.minecraft.world.server.ChunkManager
 
tickEnvironment(Chunk, int) - Method in class net.minecraft.world.server.ServerWorld
 
Ticket<T> - Class in net.minecraft.world.server
 
Ticket(TicketType<T>, int, T) - Constructor for class net.minecraft.world.server.Ticket
 
Ticket(TicketType<T>, int, T, boolean) - Constructor for class net.minecraft.world.server.Ticket
 
TicketManager - Class in net.minecraft.world.server
 
TicketManager(Executor, Executor) - Constructor for class net.minecraft.world.server.TicketManager
 
TicketTracker() - Constructor for class net.minecraftforge.common.world.ForgeChunkManager.TicketTracker
 
TicketType<T> - Class in net.minecraft.world.server
 
TicketType(String, Comparator<T>, long) - Constructor for class net.minecraft.world.server.TicketType
 
TickEvent - Class in net.minecraftforge.event
 
TickEvent(TickEvent.Type, LogicalSide, TickEvent.Phase) - Constructor for class net.minecraftforge.event.TickEvent
 
TickEvent.ClientTickEvent - Class in net.minecraftforge.event
 
TickEvent.Phase - Enum in net.minecraftforge.event
 
TickEvent.PlayerTickEvent - Class in net.minecraftforge.event
 
TickEvent.RenderTickEvent - Class in net.minecraftforge.event
 
TickEvent.ServerTickEvent - Class in net.minecraftforge.event
 
TickEvent.Type - Enum in net.minecraftforge.event
 
TickEvent.WorldTickEvent - Class in net.minecraftforge.event
 
tickMovement(boolean) - Method in class net.minecraft.util.MovementInput
 
tickMovement(boolean) - Method in class net.minecraft.util.MovementInputFromOptions
 
tickNegotiation(ServerLoginNetHandler, NetworkManager, ServerPlayerEntity) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
tickPassenger(Entity, Entity) - Method in class net.minecraft.world.server.ServerWorld
 
TickPriority - Enum in net.minecraft.world
 
tickRandomly() - Method in class net.minecraft.block.AbstractBlock.Properties
 
TickRangeConverter - Class in net.minecraft.util
 
TickRangeConverter() - Constructor for class net.minecraft.util.TickRangeConverter
 
tickRate(int) - Method in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
ticks - Variable in class net.minecraft.client.gui.IngameGui
 
ticks - Variable in class net.minecraft.client.gui.screen.EnchantmentScreen
 
ticks - Variable in class net.minecraft.tileentity.EnchantingTableTileEntity
 
ticksAtLastPos - Variable in class net.minecraft.pathfinding.PathNavigator
 
ticksElytraFlying - Variable in class net.minecraft.entity.LivingEntity
 
tickServer() - Method in class net.minecraftforge.fml.network.FMLHandshakeHandler
 
ticksExisted - Variable in class net.minecraft.entity.Entity
 
ticksExisted - Variable in class net.minecraft.tileentity.ConduitTileEntity
 
ticksRandomly() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
ticksRandomly - Variable in class net.minecraft.block.AbstractBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.BambooBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.Block
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.ChorusFlowerBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.CocoaBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.CropsBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.FlowingFluidBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.LeavesBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.NetherWartBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.RedstoneOreBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.StairsBlock
 
ticksRandomly(BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 
ticksRandomly() - Method in class net.minecraft.fluid.Fluid
 
ticksRandomly() - Method in class net.minecraft.fluid.FluidState
 
ticksRandomly() - Method in class net.minecraft.fluid.LavaFluid
 
ticksSinceLastSwing - Variable in class net.minecraft.entity.LivingEntity
 
ticksSpend() - Method in class net.minecraft.profiler.FilledProfileResult
 
ticksSpend() - Method in interface net.minecraft.profiler.IProfileResult
 
ticksStart() - Method in class net.minecraft.profiler.EmptyProfileResult
 
ticksStart() - Method in class net.minecraft.profiler.FilledProfileResult
 
ticksStart() - Method in interface net.minecraft.profiler.IProfileResult
 
ticksStop() - Method in class net.minecraft.profiler.EmptyProfileResult
 
ticksStop() - Method in class net.minecraft.profiler.FilledProfileResult
 
ticksStop() - Method in interface net.minecraft.profiler.IProfileResult
 
ticksToElapsedTime(int) - Static method in class net.minecraft.util.StringUtils
 
tickTimeArray - Variable in class net.minecraft.server.MinecraftServer
 
TickTrigger - Class in net.minecraft.advancements.criterion
 
TickTrigger() - Constructor for class net.minecraft.advancements.criterion.TickTrigger
 
TickTrigger.Instance - Class in net.minecraft.advancements.criterion
 
TieredItem - Class in net.minecraft.item
 
TieredItem(IItemTier, Item.Properties) - Constructor for class net.minecraft.item.TieredItem
 
TILE_ENTITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
TILE_ENTITY_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
TILE_ENTITY_UPDATE - Static variable in class net.minecraftforge.server.timings.TimeTracker
 
tileEntities - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
tileEntitiesToBeRemoved - Variable in class net.minecraft.world.World
 
TileEntity - Class in net.minecraft.tileentity
 
TileEntity(TileEntityType<?>) - Constructor for class net.minecraft.tileentity.TileEntity
 
tileEntityData - Variable in class net.minecraft.entity.item.FallingBlockEntity
 
TileEntityId - Class in net.minecraft.util.datafix.fixes
 
TileEntityId(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TileEntityId
 
TileEntityMerger - Class in net.minecraft.tileentity
 
TileEntityMerger() - Constructor for class net.minecraft.tileentity.TileEntityMerger
 
TileEntityMerger.ICallback<S,T> - Interface in net.minecraft.tileentity
 
TileEntityMerger.ICallbackWrapper<S> - Interface in net.minecraft.tileentity
 
TileEntityMerger.ICallbackWrapper.Double<S> - Class in net.minecraft.tileentity
 
TileEntityMerger.ICallbackWrapper.Single<S> - Class in net.minecraft.tileentity
 
TileEntityMerger.Type - Enum in net.minecraft.tileentity
 
TileEntityRenderer<T extends TileEntity> - Class in net.minecraft.client.renderer.tileentity
 
TileEntityRenderer(TileEntityRendererDispatcher) - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityRenderer
 
TileEntityRendererAnimation<T extends TileEntity> - Class in net.minecraftforge.client.model.animation
 
TileEntityRendererAnimation(TileEntityRendererDispatcher) - Constructor for class net.minecraftforge.client.model.animation.TileEntityRendererAnimation
 
TileEntityRendererDispatcher - Class in net.minecraft.client.renderer.tileentity
 
tileEntityType - Variable in class net.minecraft.block.AbstractChestBlock
 
TileEntityType<T extends TileEntity> - Class in net.minecraft.tileentity
 
TileEntityType(Supplier<? extends T>, Set<Block>, Type<?>) - Constructor for class net.minecraft.tileentity.TileEntityType
 
TileEntityType.Builder<T extends TileEntity> - Class in net.minecraft.tileentity
 
TileFluidHandler - Class in net.minecraftforge.fluids.capability
 
TileFluidHandler(TileEntityType<?>) - Constructor for class net.minecraftforge.fluids.capability.TileFluidHandler
 
tileTicks - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
time - Variable in class net.minecraft.client.gui.screen.ControlsScreen
 
TIME - Static variable in interface net.minecraft.stats.IStatFormatter
 
TIME_CHECK - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
TIME_SINCE_DEATH - Static variable in class net.minecraft.stats.Stats
 
TIME_SINCE_REST - Static variable in class net.minecraft.stats.Stats
 
TIME_TRYING_TO_REACH_ADMIRE_ITEM - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
TimeArgument - Class in net.minecraft.command.arguments
 
TimeArgument() - Constructor for class net.minecraft.command.arguments.TimeArgument
 
TimeCheck - Class in net.minecraft.loot.conditions
 
TimeCheck.Serializer - Class in net.minecraft.loot.conditions
 
TimeClip(IClip, ITimeValue) - Constructor for class net.minecraftforge.common.model.animation.Clips.TimeClip
 
TimeCommand - Class in net.minecraft.command.impl
 
TimeCommand() - Constructor for class net.minecraft.command.impl.TimeCommand
 
TimedFunction - Class in net.minecraft.command
 
TimedFunction(ResourceLocation) - Constructor for class net.minecraft.command.TimedFunction
 
TimedFunction.Serializer - Class in net.minecraft.command
 
TimedFunctionTag - Class in net.minecraft.command
 
TimedFunctionTag(ResourceLocation) - Constructor for class net.minecraft.command.TimedFunctionTag
 
TimedFunctionTag.Serializer - Class in net.minecraft.command
 
timeInGround - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
timeInPortal - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
timeoutCachedNode - Variable in class net.minecraft.pathfinding.PathNavigator
 
timeoutCounter - Variable in class net.minecraft.entity.ai.goal.MoveToBlockGoal
 
timeoutLimit - Variable in class net.minecraft.pathfinding.PathNavigator
 
timeoutTimer - Variable in class net.minecraft.pathfinding.PathNavigator
 
Timer - Class in net.minecraft.util
 
Timer(float, long) - Constructor for class net.minecraft.util.Timer
 
TimerCallbackManager<T> - Class in net.minecraft.command
 
TimerCallbackManager(TimerCallbackSerializers<T>, Stream<Dynamic<INBT>>) - Constructor for class net.minecraft.command.TimerCallbackManager
 
TimerCallbackManager(TimerCallbackSerializers<T>) - Constructor for class net.minecraft.command.TimerCallbackManager
 
TimerCallbackManager.Entry<T> - Class in net.minecraft.command
 
TimerCallbackSerializers<C> - Class in net.minecraft.command
 
TimerCallbackSerializers() - Constructor for class net.minecraft.command.TimerCallbackSerializers
 
TIMESTAMP - Static variable in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
timeStart() - Method in class net.minecraft.profiler.EmptyProfileResult
 
timeStart() - Method in class net.minecraft.profiler.FilledProfileResult
 
timeStart() - Method in interface net.minecraft.profiler.IProfileResult
 
timeStop() - Method in class net.minecraft.profiler.EmptyProfileResult
 
timeStop() - Method in class net.minecraft.profiler.FilledProfileResult
 
timeStop() - Method in interface net.minecraft.profiler.IProfileResult
 
timeToBreak - Variable in class net.minecraft.entity.ai.goal.BreakDoorGoal
 
TimeTracker - Class in net.minecraft.profiler
 
TimeTracker(LongSupplier, IntSupplier) - Constructor for class net.minecraft.profiler.TimeTracker
 
TimeTracker<T> - Class in net.minecraftforge.server.timings
 
TimeTracker() - Constructor for class net.minecraftforge.server.timings.TimeTracker
 
timeUntilNextEgg - Variable in class net.minecraft.entity.passive.ChickenEntity
 
TimeValues - Class in net.minecraftforge.common.animation
 
TimeValues() - Constructor for class net.minecraftforge.common.animation.TimeValues
 
TimeValues.CommonTimeValueTypeAdapterFactory - Enum in net.minecraftforge.common.animation
 
TimeValues.CompositionValue - Class in net.minecraftforge.common.animation
 
TimeValues.ConstValue - Class in net.minecraftforge.common.animation
 
TimeValues.IdentityValue - Enum in net.minecraftforge.common.animation
 
TimeValues.ParameterValue - Class in net.minecraftforge.common.animation
 
TimeValues.SimpleExprValue - Class in net.minecraftforge.common.animation
 
TimeValues.VariableValue - Class in net.minecraftforge.common.animation
 
TINTED_CROSS - Static variable in class net.minecraft.data.StockModelShapes
 
TINTED_FLOWER_POT_CROSS - Static variable in class net.minecraft.data.StockModelShapes
 
TintedAgeableModel<E extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
TintedAgeableModel() - Constructor for class net.minecraft.client.renderer.entity.model.TintedAgeableModel
 
tintIndex - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
tintIndex - Variable in class net.minecraft.client.renderer.model.BlockPartFace
 
tintindex(int) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
TIPPED_ARROW - Static variable in class net.minecraft.item.Items
 
TippedArrow - Class in net.minecraft.util.datafix.fixes
 
TippedArrow(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TippedArrow
 
TippedArrowItem - Class in net.minecraft.item
 
TippedArrowItem(Item.Properties) - Constructor for class net.minecraft.item.TippedArrowItem
 
TippedArrowRecipe - Class in net.minecraft.item.crafting
 
TippedArrowRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.TippedArrowRecipe
 
TippedArrowRenderer - Class in net.minecraft.client.renderer.entity
 
TippedArrowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TippedArrowRenderer
 
title - Variable in class net.minecraft.client.gui.screen.Screen
 
TitleCommand - Class in net.minecraft.command.impl
 
TitleCommand() - Constructor for class net.minecraft.command.impl.TitleCommand
 
titleDisplayTime - Variable in class net.minecraft.client.gui.IngameGui
 
titleFadeIn - Variable in class net.minecraft.client.gui.IngameGui
 
titleFadeOut - Variable in class net.minecraft.client.gui.IngameGui
 
titlesTimer - Variable in class net.minecraft.client.gui.IngameGui
 
titleX - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
titleY - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
TNT - Static variable in class net.minecraft.block.Blocks
 
TNT - Static variable in class net.minecraft.block.material.Material
 
TNT - Static variable in class net.minecraft.block.material.MaterialColor
 
TNT - Static variable in class net.minecraft.entity.EntityType
 
TNT - Static variable in class net.minecraft.item.Items
 
TNT_MINECART - Static variable in class net.minecraft.entity.EntityType
 
TNT_MINECART - Static variable in class net.minecraft.item.Items
 
TNTBlock - Class in net.minecraft.block
 
TNTBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TNTBlock
 
TNTEntity - Class in net.minecraft.entity.item
 
TNTEntity(EntityType<? extends TNTEntity>, World) - Constructor for class net.minecraft.entity.item.TNTEntity
 
TNTEntity(World, double, double, double, LivingEntity) - Constructor for class net.minecraft.entity.item.TNTEntity
 
TNTMinecartEntity - Class in net.minecraft.entity.item.minecart
 
TNTMinecartEntity(EntityType<? extends TNTMinecartEntity>, World) - Constructor for class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
TNTMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
TNTMinecartRenderer - Class in net.minecraft.client.renderer.entity
 
TNTMinecartRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TNTMinecartRenderer
 
TNTRenderer - Class in net.minecraft.client.renderer.entity
 
TNTRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TNTRenderer
 
to(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
toArray() - Method in class net.minecraft.util.SortedArraySet
 
toArray(U[]) - Method in class net.minecraft.util.SortedArraySet
 
ToastGui - Class in net.minecraft.client.gui.toasts
 
ToastGui(Minecraft) - Constructor for class net.minecraft.client.gui.toasts.ToastGui
 
toBoundingBoxList() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
toByteArray() - Method in class net.minecraft.network.rcon.RConOutputStream
 
toChunk(int) - Static method in class net.minecraft.util.math.SectionPos
 
toComponent(CommandSource, boolean) - Method in class net.minecraft.command.arguments.MessageArgument.Message
 
toComponent(CommandSource) - Method in class net.minecraft.command.arguments.MessageArgument.Part
 
toCompoundTag() - Method in class net.minecraft.util.WeightedSpawnerEntity
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ByteArrayNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ByteNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.CompoundNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.DoubleNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.EndNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.FloatNBT
 
toFormattedComponent() - Method in interface net.minecraft.nbt.INBT
 
toFormattedComponent(String, int) - Method in interface net.minecraft.nbt.INBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.IntArrayNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.IntNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ListNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.LongArrayNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.LongNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.ShortNBT
 
toFormattedComponent(String, int) - Method in class net.minecraft.nbt.StringNBT
 
Toggle(BlockPos, long) - Constructor for class net.minecraft.block.RedstoneTorchBlock.Toggle
 
ToggleableKeyBinding - Class in net.minecraft.client.settings
 
ToggleableKeyBinding(String, int, String, BooleanSupplier) - Constructor for class net.minecraft.client.settings.ToggleableKeyBinding
 
ToggleableNearestAttackableTargetGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
ToggleableNearestAttackableTargetGoal(AbstractRaiderEntity, Class<T>, int, boolean, boolean, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal
 
toggleChunkBorders() - Method in class net.minecraft.client.renderer.debug.DebugRenderer
 
toggleCrouch - Variable in class net.minecraft.client.GameSettings
 
toggleDoor(boolean) - Method in class net.minecraft.entity.ai.goal.InteractDoorGoal
 
toggleFullscreen() - Method in class net.minecraft.client.MainWindow
 
toggleRecipesBtn - Variable in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
toggleSprint - Variable in class net.minecraft.client.GameSettings
 
toggleVisibility() - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
ToggleWidget - Class in net.minecraft.client.gui.widget
 
ToggleWidget(int, int, int, int, boolean) - Constructor for class net.minecraft.client.gui.widget.ToggleWidget
 
toImmutable(MutableBoundingBox) - Static method in class net.minecraft.util.math.AxisAlignedBB
 
toImmutable() - Method in class net.minecraft.util.math.BlockPos.Mutable
 
toImmutable() - Method in class net.minecraft.util.math.BlockPos
 
toJson(LootTable) - Static method in class net.minecraft.loot.LootTableManager
 
toJson(ITextComponent) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
toJSON() - Method in class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
toJson() - Method in interface net.minecraftforge.client.model.generators.IGeneratedBlockstate
 
toJson() - Method in class net.minecraftforge.client.model.generators.ItemModelBuilder
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.loaders.CompositeModelBuilder
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.loaders.DynamicBucketModelBuilder
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.loaders.ItemLayersModelBuilder
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.loaders.MultiLayerModelBuilder
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.loaders.OBJLoaderBuilder
 
toJson(JsonObject) - Method in class net.minecraftforge.client.model.generators.loaders.SeparatePerspectiveModelBuilder
 
toJson() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
toJson() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
toJson() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
 
toJsonElement() - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate
 
toJsonTree(ITextComponent) - Static method in class net.minecraft.util.text.ITextComponent.Serializer
 
toLong() - Method in class net.minecraft.util.math.BlockPos
 
toMapCollector() - Static method in class net.minecraft.util.Util
 
toMutable() - Method in class net.minecraft.util.math.BlockPos
 
toNbt(ShortList[]) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
toNBTTagIntArray() - Method in class net.minecraft.util.math.MutableBoundingBox
 
TOO_MANY_ENTITIES - Static variable in class net.minecraft.command.arguments.EntityArgument
 
TOO_MANY_PLAYERS - Static variable in class net.minecraft.command.arguments.EntityArgument
 
TOOL - Static variable in class net.minecraft.loot.LootParameters
 
ToolItem - Class in net.minecraft.item
 
ToolItem(float, float, IItemTier, Set<Block>, Item.Properties) - Constructor for class net.minecraft.item.ToolItem
 
TOOLS - Static variable in class net.minecraft.item.ItemGroup
 
TOOLSMITH - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
TOOLSMITH - Static variable in class net.minecraft.village.PointOfInterestType
 
ToolType - Class in net.minecraftforge.common
 
TOP - Static variable in class net.minecraft.data.StockTextureAliases
 
top - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
TOP_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
TOP_PLATE_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
TOP_SHAPE - Static variable in class net.minecraft.block.SlabBlock
 
TOP_SOLID_HEIGHTMAP - Static variable in class net.minecraft.world.gen.placement.Placement
 
topBlocksCache - Variable in class net.minecraft.world.biome.provider.BiomeProvider
 
toPlace - Variable in class net.minecraft.world.gen.feature.BlockWithContextConfig
 
topOffset - Variable in class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
TopSolidOnce - Class in net.minecraft.world.gen.placement
 
TopSolidOnce(Codec<NoPlacementConfig>) - Constructor for class net.minecraft.world.gen.placement.TopSolidOnce
 
TopSolidRangeConfig - Class in net.minecraft.world.gen.placement
 
TopSolidRangeConfig(int, int, int) - Constructor for class net.minecraft.world.gen.placement.TopSolidRangeConfig
 
TopSolidWithNoiseConfig - Class in net.minecraft.world.gen.placement
 
TopSolidWithNoiseConfig(int, double, double) - Constructor for class net.minecraft.world.gen.placement.TopSolidWithNoiseConfig
 
TORCH - Static variable in class net.minecraft.block.Blocks
 
TORCH - Static variable in class net.minecraft.data.StockTextureAliases
 
TORCH - Static variable in class net.minecraft.item.Items
 
torch(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
TorchBlock - Class in net.minecraft.block
 
TorchBlock(AbstractBlock.Properties, IParticleData) - Constructor for class net.minecraft.block.TorchBlock
 
torchWall(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
toRelativeOffset(BlockPos) - Static method in class net.minecraft.util.math.SectionPos
 
toRotation(Direction) - Method in enum net.minecraft.util.Mirror
 
toRuntimeException(Throwable) - Static method in class net.minecraft.util.Util
 
toSectionColumnPos(long) - Static method in class net.minecraft.util.math.SectionPos
 
toSide(float, float, float) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
toString() - Method in class com.mojang.realmsclient.dto.RegionPingResult
 
toString() - Method in class com.mojang.realmsclient.dto.ValueObject
 
toString() - Method in exception com.mojang.realmsclient.exception.RealmsServiceException
 
toString() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.Line
 
toString() - Method in class com.mojang.realmsclient.util.TextRenderingUtils.LineSegment
 
toString() - Method in class net.minecraft.advancements.Advancement.Builder
 
toString() - Method in class net.minecraft.advancements.Advancement
 
toString() - Method in class net.minecraft.advancements.AdvancementProgress
 
toString() - Method in class net.minecraft.advancements.AdvancementRewards
 
toString() - Method in class net.minecraft.advancements.criterion.CriterionInstance
 
toString() - Method in class net.minecraft.advancements.CriterionProgress
 
toString() - Method in class net.minecraft.advancements.FunctionManager.QueuedCommand
 
toString() - Method in class net.minecraft.block.Block
 
toString() - Method in class net.minecraft.block.BlockEventData
 
toString() - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
toString() - Method in enum net.minecraft.block.WallHeight
 
toString() - Method in class net.minecraft.client.audio.LocatableSound
 
toString() - Method in class net.minecraft.client.audio.Sound
 
toString() - Method in class net.minecraft.client.Monitor
 
toString() - Method in class net.minecraft.client.particle.Particle
 
toString() - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
toString() - Method in class net.minecraft.client.renderer.debug.BeeDebugRenderer.Bee
 
toString() - Method in class net.minecraft.client.renderer.model.BlockModel
 
toString() - Method in class net.minecraft.client.renderer.model.ModelResourceLocation
 
toString() - Method in class net.minecraft.client.renderer.model.multipart.PropertyValueCondition
 
toString() - Method in class net.minecraft.client.renderer.model.RenderMaterial
 
toString() - Method in class net.minecraft.client.renderer.model.Variant
 
toString() - Method in class net.minecraft.client.renderer.RenderState.AlphaState
 
toString() - Method in class net.minecraft.client.renderer.RenderState.DepthTestState
 
toString() - Method in class net.minecraft.client.renderer.RenderState.LineState
 
toString() - Method in class net.minecraft.client.renderer.RenderState.ShadeModelState
 
toString() - Method in class net.minecraft.client.renderer.RenderState.TextureState
 
toString() - Method in class net.minecraft.client.renderer.RenderState
 
toString() - Method in class net.minecraft.client.renderer.RenderState.WriteMaskState
 
toString() - Method in class net.minecraft.client.renderer.RenderType.State
 
toString() - Method in class net.minecraft.client.renderer.RenderType
 
toString() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
toString() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
toString() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
toString() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
toString() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
toString() - Method in class net.minecraft.client.renderer.VideoMode
 
toString() - Method in class net.minecraft.client.resources.Language
 
toString() - Method in enum net.minecraft.client.settings.GraphicsFanciness
 
toString() - Method in class net.minecraft.client.util.InputMappings.Input
 
toString() - Method in class net.minecraft.client.util.JSONException.Entry
 
toString() - Method in class net.minecraft.client.util.KeyCombo
 
toString() - Method in class net.minecraft.client.world.ClientWorld
 
toString(BlockState) - Static method in class net.minecraft.command.arguments.BlockStateParser
 
toString() - Method in class net.minecraft.command.arguments.NBTPathArgument.NBTPath
 
toString() - Method in class net.minecraft.command.FunctionObject.CommandEntry
 
toString() - Method in class net.minecraft.command.FunctionObject.FunctionEntry
 
toString() - Method in class net.minecraft.data.BlockModeInfo.Field
 
toString() - Method in class net.minecraft.data.BlockModeInfo
 
toString() - Method in class net.minecraft.data.StockTextureAliases
 
toString() - Method in class net.minecraft.data.VariantPropertyBuilder
 
toString() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
toString() - Method in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
toString() - Method in class net.minecraft.entity.ai.brain.Memory
 
toString() - Method in class net.minecraft.entity.ai.brain.schedule.Activity
 
toString() - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
toString() - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
toString() - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
toString() - Method in class net.minecraft.entity.ai.brain.task.Task
 
toString() - Method in class net.minecraft.entity.ai.goal.Goal
 
toString() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
toString() - Method in class net.minecraft.entity.Entity
 
toString() - Method in class net.minecraft.entity.EntitySize
 
toString() - Method in class net.minecraft.entity.EntityType
 
toString() - Method in enum net.minecraft.entity.item.BoatEntity.Type
 
toString() - Method in class net.minecraft.entity.merchant.villager.VillagerProfession
 
toString() - Method in class net.minecraft.entity.villager.VillagerType
 
toString() - Method in class net.minecraft.inventory.Inventory
 
toString() - Method in enum net.minecraft.item.DyeColor
 
toString() - Method in class net.minecraft.item.Item
 
toString() - Method in class net.minecraft.item.ItemStack
 
toString() - Method in class net.minecraft.loot.LootParameter
 
toString() - Method in class net.minecraft.loot.LootParameterSet
 
toString() - Method in class net.minecraft.nbt.ByteArrayNBT
 
toString() - Method in class net.minecraft.nbt.ByteNBT
 
toString() - Method in class net.minecraft.nbt.CompoundNBT
 
toString() - Method in class net.minecraft.nbt.DoubleNBT
 
toString() - Method in class net.minecraft.nbt.EndNBT
 
toString() - Method in class net.minecraft.nbt.FloatNBT
 
toString() - Method in interface net.minecraft.nbt.INBT
 
toString() - Method in class net.minecraft.nbt.IntArrayNBT
 
toString() - Method in class net.minecraft.nbt.IntNBT
 
toString() - Method in class net.minecraft.nbt.ListNBT
 
toString() - Method in class net.minecraft.nbt.LongArrayNBT
 
toString() - Method in class net.minecraft.nbt.LongNBT
 
toString() - Method in class net.minecraft.nbt.NBTDynamicOps
 
toString() - Method in class net.minecraft.nbt.ShortNBT
 
toString() - Method in class net.minecraft.nbt.StringNBT
 
toString() - Method in class net.minecraft.network.datasync.DataParameter
 
toString(Charset) - Method in class net.minecraft.network.PacketBuffer
 
toString(int, int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
toString() - Method in class net.minecraft.network.PacketBuffer
 
toString() - Method in class net.minecraft.network.play.server.SEntityPacket
 
toString() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
toString() - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
toString() - Method in class net.minecraft.pathfinding.Path
 
toString() - Method in class net.minecraft.pathfinding.PathPoint
 
toString() - Method in class net.minecraft.potion.EffectInstance
 
toString() - Method in enum net.minecraft.state.properties.BambooLeaves
 
toString() - Method in enum net.minecraft.state.properties.BedPart
 
toString() - Method in enum net.minecraft.state.properties.ComparatorMode
 
toString() - Method in enum net.minecraft.state.properties.DoorHingeSide
 
toString() - Method in enum net.minecraft.state.properties.DoubleBlockHalf
 
toString() - Method in enum net.minecraft.state.properties.Half
 
toString() - Method in enum net.minecraft.state.properties.PistonType
 
toString() - Method in enum net.minecraft.state.properties.RailShape
 
toString() - Method in enum net.minecraft.state.properties.RedstoneSide
 
toString() - Method in enum net.minecraft.state.properties.SlabType
 
toString() - Method in enum net.minecraft.state.properties.StairsShape
 
toString() - Method in class net.minecraft.state.Property
 
toString() - Method in class net.minecraft.state.Property.ValuePair
 
toString() - Method in class net.minecraft.state.StateContainer
 
toString() - Method in class net.minecraft.state.StateHolder
 
toString() - Method in class net.minecraft.stats.Stat
 
toString() - Method in class net.minecraft.tags.ITag.ItemEntry
 
toString() - Method in class net.minecraft.tags.ITag.OptionalItemEntry
 
toString() - Method in class net.minecraft.tags.ITag.OptionalTagEntry
 
toString() - Method in class net.minecraft.tags.ITag.Proxy
 
toString() - Method in class net.minecraft.tags.ITag.TagEntry
 
toString() - Method in class net.minecraft.test.TestFunctionInfo
 
toString() - Method in class net.minecraft.test.TestResultList
 
toString() - Method in class net.minecraft.test.TestTracker
 
toString() - Method in class net.minecraft.util.concurrent.DelegatedTaskExecutor
 
toString() - Method in class net.minecraft.util.DamageSource
 
toString() - Method in enum net.minecraft.util.Direction.Axis
 
toString() - Method in enum net.minecraft.util.Direction.AxisDirection
 
toString() - Method in enum net.minecraft.util.Direction
 
toString() - Method in class net.minecraft.util.EntityDamageSource
 
toString() - Method in enum net.minecraft.util.HandSide
 
toString(JsonElement) - Static method in class net.minecraft.util.JSONUtils
 
toString() - Method in class net.minecraft.util.math.AxisAlignedBB
 
toString() - Method in class net.minecraft.util.math.BlockPosWrapper
 
toString() - Method in class net.minecraft.util.math.ChunkPos
 
toString() - Method in class net.minecraft.util.math.ColumnPos
 
toString() - Method in class net.minecraft.util.math.EntityPosWrapper
 
toString() - Method in class net.minecraft.util.math.GlobalPos
 
toString() - Method in class net.minecraft.util.math.MutableBoundingBox
 
toString() - Method in class net.minecraft.util.math.shapes.VoxelShape
 
toString() - Method in class net.minecraft.util.math.vector.Matrix3f
 
toString() - Method in class net.minecraft.util.math.vector.Matrix4f
 
toString() - Method in enum net.minecraft.util.math.vector.Orientation
 
toString() - Method in class net.minecraft.util.math.vector.Quaternion
 
toString() - Method in class net.minecraft.util.math.vector.Vector3d
 
toString() - Method in class net.minecraft.util.math.vector.Vector3f
 
toString() - Method in class net.minecraft.util.math.vector.Vector3i
 
toString() - Method in class net.minecraft.util.math.vector.Vector4f
 
toString() - Method in class net.minecraft.util.RangedInteger
 
toString() - Method in class net.minecraft.util.registry.Registry
 
toString() - Method in class net.minecraft.util.registry.RegistryKeyCodec
 
toString() - Method in class net.minecraft.util.registry.RegistryLookupCodec
 
toString() - Method in class net.minecraft.util.registry.SimpleRegistryCodec
 
toString() - Method in class net.minecraft.util.RegistryKey
 
toString() - Method in class net.minecraft.util.ResourceLocation
 
toString() - Method in class net.minecraft.util.TeleportationRepositioner.IntBounds
 
toString() - Method in class net.minecraft.util.text.Color
 
toString() - Method in class net.minecraft.util.text.event.ClickEvent
 
toString() - Method in class net.minecraft.util.text.event.HoverEvent.Action
 
toString() - Method in class net.minecraft.util.text.event.HoverEvent
 
toString() - Method in class net.minecraft.util.text.KeybindTextComponent
 
toString() - Method in class net.minecraft.util.text.NBTTextComponent.Block
 
toString() - Method in class net.minecraft.util.text.NBTTextComponent.Entity
 
toString() - Method in class net.minecraft.util.text.NBTTextComponent.Storage
 
toString() - Method in class net.minecraft.util.text.ScoreTextComponent
 
toString() - Method in class net.minecraft.util.text.SelectorTextComponent
 
toString() - Method in class net.minecraft.util.text.StringTextComponent
 
toString() - Method in class net.minecraft.util.text.Style
 
toString() - Method in class net.minecraft.util.text.TextComponent
 
toString() - Method in enum net.minecraft.util.text.TextFormatting
 
toString() - Method in class net.minecraft.util.text.TranslationTextComponent
 
toString() - Method in class net.minecraft.util.WeightedList.Entry
 
toString() - Method in class net.minecraft.util.WeightedList
 
toString() - Method in class net.minecraft.village.PointOfInterestType
 
toString() - Method in class net.minecraft.world.biome.Biome.Builder
 
toString() - Method in class net.minecraft.world.biome.Biome
 
toString() - Method in class net.minecraft.world.biome.MobSpawnInfo.Spawners
 
toString() - Method in class net.minecraft.world.chunk.ChunkStatus
 
toString() - Method in class net.minecraft.world.chunk.ChunkTaskPriorityQueue
 
toString() - Method in class net.minecraft.world.chunk.NibbleArray
 
toString() - Method in class net.minecraft.world.GameRules.RuleKey
 
toString() - Method in class net.minecraft.world.GameRules.RuleValue
 
toString() - Method in class net.minecraft.world.gen.feature.DecoratedFeature
 
toString() - Method in class net.minecraft.world.gen.feature.DecoratedFeatureConfig
 
toString() - Method in class net.minecraft.world.gen.feature.FeatureSpread
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.JigsawJunction
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.LegacySingleJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
 
toString() - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
toString() - Method in class net.minecraft.world.gen.feature.template.StructureProcessorList
 
toString() - Method in class net.minecraft.world.gen.feature.template.Template.BlockInfo
 
toString() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
toString() - Method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
toString() - Method in class net.minecraft.world.gen.placement.Placement
 
toString() - Method in class net.minecraft.world.NextTickListEntry
 
toString() - Method in class net.minecraft.world.server.ServerWorld
 
toString() - Method in class net.minecraft.world.server.Ticket
 
toString() - Method in class net.minecraft.world.server.TicketType
 
toString() - Method in class net.minecraft.world.storage.FolderName
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
toString() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
toString() - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
toString() - Method in class net.minecraftforge.common.animation.Event
 
toString() - Method in class net.minecraftforge.common.BiomeDictionary.Type
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.AndCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.NotCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.OrCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition
 
toString() - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition
 
toString() - Method in class net.minecraftforge.common.LenientUnboundedMapCodec
 
toString() - Method in class net.minecraftforge.common.util.BlockSnapshot
 
toString() - Method in class net.minecraftforge.common.util.Size2i
 
toString() - Method in class net.minecraftforge.event.RegistryEvent.NewRegistry
 
toString() - Method in class net.minecraftforge.event.RegistryEvent.Register
 
toString() - Method in class net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
 
toString() - Method in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
toString() - Method in class net.minecraftforge.server.permission.context.ContextKey
 
total - Variable in class net.minecraftforge.server.command.ChunkGenWorker
 
TOTAL_KILL_COUNT - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
totalPathDistance - Variable in class net.minecraft.pathfinding.PathPoint
 
totalTicks - Variable in class net.minecraft.pathfinding.PathNavigator
 
TOTEM_OF_UNDYING - Static variable in class net.minecraft.item.Items
 
TOTEM_OF_UNDYING - Static variable in class net.minecraft.particles.ParticleTypes
 
TotemOfUndyingParticle - Class in net.minecraft.client.particle
 
TotemOfUndyingParticle.Factory - Class in net.minecraft.client.particle
 
toTextComponent(Message) - Static method in class net.minecraft.util.text.TextComponentUtils
 
toTransformation(ItemTransformVec3f) - Static method in class net.minecraftforge.common.model.TransformationHelper
Deprecated.
touch() - Method in class net.minecraft.network.PacketBuffer
 
touch(Object) - Method in class net.minecraft.network.PacketBuffer
 
TOUCHSCREEN - Static variable in class net.minecraft.client.AbstractOption
 
touchscreen - Variable in class net.minecraft.client.GameSettings
 
toVanillaPacket(MSG, NetworkDirection) - Method in class net.minecraftforge.fml.network.simple.SimpleChannel
 
toVector3f() - Method in enum net.minecraft.util.Direction
 
toWorld(RegistryKey<World>) - Static method in class net.minecraft.advancements.criterion.ChangeDimensionTrigger.Instance
 
toWorld(int) - Static method in class net.minecraft.util.math.SectionPos
 
track(Entity) - Method in class net.minecraft.world.server.ChunkManager
 
track(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
track(ServerPlayerEntity) - Method in class net.minecraft.world.TrackedEntity
 
trackBrokenTexture(ResourceLocation, String) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
trackDamage(DamageSource, float, float) - Method in class net.minecraft.util.CombatTracker
 
TrackedEntity - Class in net.minecraft.world
 
TrackedEntity(ServerWorld, Entity, int, boolean, Consumer<IPacket<?>>) - Constructor for class net.minecraft.world.TrackedEntity
 
trackEnd(T) - Method in class net.minecraftforge.server.timings.TimeTracker
 
trackGenerated(ResourceLocation, ExistingFileHelper.IResourceType) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
trackGenerated(ResourceLocation, ResourcePackType, String, String) - Method in class net.minecraftforge.common.data.ExistingFileHelper
 
TRACKING_CHUNK - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
TRACKING_ENTITY - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
TRACKING_ENTITY_AND_SELF - Static variable in class net.minecraftforge.fml.network.PacketDistributor
 
TrackingChunkStatusListener - Class in net.minecraft.world.chunk.listener
 
TrackingChunkStatusListener(int) - Constructor for class net.minecraft.world.chunk.listener.TrackingChunkStatusListener
 
trackingPosition - Variable in class net.minecraft.world.storage.MapData
 
trackingRange(int) - Method in class net.minecraft.entity.EntityType.Builder
 
trackInt(IntReferenceHolder) - Method in class net.minecraft.inventory.container.Container
 
trackIntArray(IIntArray) - Method in class net.minecraft.inventory.container.Container
 
trackMissingTexture(ResourceLocation) - Static method in class net.minecraftforge.fml.client.ClientHooks
 
trackOutput - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
trackOutputButton - Variable in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
trackStart(T) - Method in class net.minecraftforge.server.timings.TimeTracker
 
TRADE - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
TRADED_WITH_VILLAGER - Static variable in class net.minecraft.stats.Stats
 
TRADER_LLAMA - Static variable in class net.minecraft.entity.EntityType
 
TRADER_LLAMA_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
TraderLlamaEntity - Class in net.minecraft.entity.passive.horse
 
TraderLlamaEntity(EntityType<? extends TraderLlamaEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
TraderLlamaEntity.FollowTraderGoal - Class in net.minecraft.entity.passive.horse
 
trades - Variable in class net.minecraftforge.event.village.VillagerTradesEvent
 
TradeTask - Class in net.minecraft.entity.ai.brain.task
 
TradeTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.TradeTask
 
TradeWithPlayerGoal - Class in net.minecraft.entity.ai.goal
 
TradeWithPlayerGoal(AbstractVillagerEntity) - Constructor for class net.minecraft.entity.ai.goal.TradeWithPlayerGoal
 
transferFrom(GossipManager, Random, int) - Method in class net.minecraft.village.GossipManager
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen.CreativeContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.BeaconContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.BrewingStandContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.CartographyContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.ChestContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.Container
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.DispenserContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.EnchantmentContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.GrindstoneContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.HopperContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.HorseInventoryContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.LoomContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.MerchantContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.PlayerContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.ShulkerBoxContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.StonecutterContainer
 
transferStackInSlot(PlayerEntity, int) - Method in class net.minecraft.inventory.container.WorkbenchContainer
 
transform(Matrix3f) - Method in class net.minecraft.util.math.vector.Vector3f
 
transform(Quaternion) - Method in class net.minecraft.util.math.vector.Vector3f
 
transform(Matrix4f) - Method in class net.minecraft.util.math.vector.Vector4f
 
transform(Quaternion) - Method in class net.minecraft.util.math.vector.Vector4f
 
transform(ModelBuilder.Perspective) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder
 
transform(int, float...) - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
TRANSFORM_GLOBAL_TO_LOCAL - Static variable in class net.minecraft.client.renderer.model.UVTransformationUtil
 
TRANSFORM_LOCAL_TO_GLOBAL - Static variable in class net.minecraft.client.renderer.model.UVTransformationUtil
 
TransformationHelper - Class in net.minecraftforge.common.model
 
TransformationHelper() - Constructor for class net.minecraftforge.common.model.TransformationHelper
 
TransformationHelper.Deserializer - Class in net.minecraftforge.common.model
 
TransformationMatrix - Class in net.minecraft.util.math.vector
 
TransformationMatrix(Matrix4f) - Constructor for class net.minecraft.util.math.vector.TransformationMatrix
 
TransformationMatrix(Vector3f, Quaternion, Vector3f, Quaternion) - Constructor for class net.minecraft.util.math.vector.TransformationMatrix
 
transformedBlockPos(PlacementSettings, BlockPos) - Static method in class net.minecraft.world.gen.feature.template.Template
 
transformedSize(Rotation) - Method in class net.minecraft.world.gen.feature.template.Template
 
transformedVec3d(PlacementSettings, Vector3d) - Static method in class net.minecraft.world.gen.feature.template.Template
 
TransformerConsumer - Class in net.minecraftforge.client.model.pipeline
 
TransformerConsumer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.TransformerConsumer
 
transformNormal(Vector3f) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
transformPosition(Vector4f) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
 
transforms - Variable in class net.minecraftforge.client.model.BakedItemModel
 
transforms - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
transforms() - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
TransformsBuilder() - Constructor for class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder
 
transition(String) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
transition(String) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
 
TranslatableExceptionProvider - Class in net.minecraft.command
 
TranslatableExceptionProvider() - Constructor for class net.minecraft.command.TranslatableExceptionProvider
 
translate(double, double, double) - Method in class com.mojang.blaze3d.matrix.MatrixStack
 
translate(Vector3f) - Method in class net.minecraft.util.math.vector.Matrix4f
 
translated(double, double, double) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
translated(double, double, double) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
translatef(float, float, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
translatef(float, float, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
Deprecated.
translateHand(HandSide, MatrixStack) - Method in class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
translateHand(HandSide, MatrixStack) - Method in class net.minecraft.client.renderer.entity.model.BipedModel
 
translateHand(HandSide, MatrixStack) - Method in interface net.minecraft.client.renderer.entity.model.IHasArm
 
translateHand(HandSide, MatrixStack) - Method in class net.minecraft.client.renderer.entity.model.IllagerModel
 
translateHand(HandSide, MatrixStack) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
translateHand(HandSide, MatrixStack) - Method in class net.minecraft.client.renderer.entity.model.SkeletonModel
 
translateOffset(int, int, int) - Method in class net.minecraft.block.pattern.BlockPattern.PatternHelper
 
translateOffset(BlockPos, Direction, Direction, int, int, int) - Static method in class net.minecraft.block.pattern.BlockPattern
 
translateRotate(MatrixStack) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
translation - Variable in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
translation(float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.TransformsBuilder.TransformVecBuilder
 
translation(String) - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
TRANSLATION_DEFAULT - Static variable in class net.minecraft.client.renderer.model.ItemTransformVec3f.Deserializer
Deprecated.
 
translationKey(String) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
TranslationTextComponent - Class in net.minecraft.util.text
 
TranslationTextComponent(String) - Constructor for class net.minecraft.util.text.TranslationTextComponent
 
TranslationTextComponent(String, Object...) - Constructor for class net.minecraft.util.text.TranslationTextComponent
 
TranslationTextComponentFormatException - Exception in net.minecraft.util.text
 
TranslationTextComponentFormatException(TranslationTextComponent, String) - Constructor for exception net.minecraft.util.text.TranslationTextComponentFormatException
 
TranslationTextComponentFormatException(TranslationTextComponent, int) - Constructor for exception net.minecraft.util.text.TranslationTextComponentFormatException
 
TranslationTextComponentFormatException(TranslationTextComponent, Throwable) - Constructor for exception net.minecraft.util.text.TranslationTextComponentFormatException
 
TRANSLUCENT_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
transparency(RenderState.TransparencyState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
transparency - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
TransparencyState(String, Runnable, Runnable) - Constructor for class net.minecraft.client.renderer.RenderState.TransparencyState
 
TRANSPORTATION - Static variable in class net.minecraft.item.ItemGroup
 
TransportationHelper - Class in net.minecraft.util
 
TransportationHelper() - Constructor for class net.minecraft.util.TransportationHelper
 
transpose() - Method in class net.minecraft.util.math.vector.Matrix3f
 
transpose() - Method in class net.minecraft.util.math.vector.Matrix4f
 
TrapDoorBlock - Class in net.minecraft.block
 
TrapDoorBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TrapDoorBlock
 
trapdoorBlock(TrapDoorBlock, ResourceLocation, boolean) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
trapdoorBlock(TrapDoorBlock, String, ResourceLocation, boolean) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
trapdoorBlock(TrapDoorBlock, ModelFile, ModelFile, ModelFile, boolean) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
trapdoorBottom(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOrientableBottom(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOrientableOpen(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
trapdoorOrientableTop(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
TRAPDOORS - Static variable in class net.minecraft.tags.BlockTags
 
TRAPDOORS - Static variable in class net.minecraft.tags.ItemTags
 
trapdoorTop(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
TRAPPED_CHEST - Static variable in class net.minecraft.block.Blocks
 
TRAPPED_CHEST - Static variable in class net.minecraft.item.Items
 
TRAPPED_CHEST - Static variable in class net.minecraft.tileentity.TileEntityType
 
TrappedChestBlock - Class in net.minecraft.block
 
TrappedChestBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TrappedChestBlock
 
TrappedChestTileEntity - Class in net.minecraft.tileentity
 
TrappedChestTileEntity() - Constructor for class net.minecraft.tileentity.TrappedChestTileEntity
 
TrappedChestTileEntitySplit - Class in net.minecraft.util.datafix.fixes
 
TrappedChestTileEntitySplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit
 
TrappedChestTileEntitySplit.Section - Class in net.minecraft.util.datafix.fixes
 
travel(Vector3d) - Method in class net.minecraft.entity.FlyingEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.LivingEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.monster.DrownedEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.monster.GuardianEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.DolphinEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.PigEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.SquidEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.StriderEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.passive.TurtleEntity
 
travel(Vector3d) - Method in class net.minecraft.entity.player.PlayerEntity
 
travelTowards(Vector3d) - Method in interface net.minecraft.entity.IRideable
 
travelTowards(Vector3d) - Method in class net.minecraft.entity.passive.PigEntity
 
travelTowards(Vector3d) - Method in class net.minecraft.entity.passive.StriderEntity
 
treatEmptyTagsAsAir - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
Tree - Class in net.minecraft.block.trees
 
Tree() - Constructor for class net.minecraft.block.trees.Tree
 
TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
TREE_DECORATOR_TYPE - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
TREE_DECORATOR_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
TREE_DECORATOR_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
TREE_DECORATOR_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
TreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
TreeDecorator() - Constructor for class net.minecraft.world.gen.treedecorator.TreeDecorator
 
TreeDecoratorType<P extends TreeDecorator> - Class in net.minecraft.world.gen.treedecorator
 
TreeDecoratorType(Codec<P>) - Constructor for class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
TreeFeature - Class in net.minecraft.world.gen.feature
 
TreeFeature(Codec<BaseTreeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.TreeFeature
 
TREES_BIRCH - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_GIANT - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_GIANT_SPRUCE - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_JUNGLE - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_JUNGLE_EDGE - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_MOUNTAIN - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_MOUNTAIN_EDGE - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_SAVANNA - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_SHATTERED_SAVANNA - Static variable in class net.minecraft.world.gen.feature.Features
 
TREES_WATER - Static variable in class net.minecraft.world.gen.feature.Features
 
TRIDENT - Static variable in class net.minecraft.client.renderer.entity.TridentRenderer
 
TRIDENT - Static variable in class net.minecraft.entity.EntityType
 
TRIDENT - Static variable in class net.minecraft.item.Items
 
TridentEntity - Class in net.minecraft.entity.projectile
 
TridentEntity(EntityType<? extends TridentEntity>, World) - Constructor for class net.minecraft.entity.projectile.TridentEntity
 
TridentEntity(World, LivingEntity, ItemStack) - Constructor for class net.minecraft.entity.projectile.TridentEntity
 
TridentEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.TridentEntity
 
TridentItem - Class in net.minecraft.item
 
TridentItem(Item.Properties) - Constructor for class net.minecraft.item.TridentItem
 
TridentModel - Class in net.minecraft.client.renderer.entity.model
 
TridentModel() - Constructor for class net.minecraft.client.renderer.entity.model.TridentModel
 
TridentRenderer - Class in net.minecraft.client.renderer.entity
 
TridentRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TridentRenderer
 
tries(int) - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
trigger(ServerPlayerEntity, AnimalEntity, AnimalEntity, AgeableEntity) - Method in class net.minecraft.advancements.criterion.BredAnimalsTrigger
 
trigger(ServerPlayerEntity, Potion) - Method in class net.minecraft.advancements.criterion.BrewedPotionTrigger
 
trigger(ServerPlayerEntity, Collection<? extends Entity>) - Method in class net.minecraft.advancements.criterion.ChanneledLightningTrigger
 
trigger(ServerPlayerEntity, BeaconTileEntity) - Method in class net.minecraft.advancements.criterion.ConstructBeaconTrigger
 
trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.ConsumeItemTrigger
 
trigger(ServerPlayerEntity, ZombieEntity, VillagerEntity) - Method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger
 
trigger(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.EffectsChangedTrigger
 
trigger(ServerPlayerEntity, ItemStack, int) - Method in class net.minecraft.advancements.criterion.EnchantedItemTrigger
 
trigger(ServerPlayerEntity, BlockState) - Method in class net.minecraft.advancements.criterion.EnterBlockTrigger
 
trigger(ServerPlayerEntity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.EntityHurtPlayerTrigger
 
trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.FilledBucketTrigger
 
trigger(ServerPlayerEntity, ItemStack, FishingBobberEntity, Collection<ItemStack>) - Method in class net.minecraft.advancements.criterion.FishingRodHookedTrigger
 
trigger(ServerPlayerEntity, ItemStack, int) - Method in class net.minecraft.advancements.criterion.ItemDurabilityTrigger
 
trigger(ServerPlayerEntity, Entity, DamageSource) - Method in class net.minecraft.advancements.criterion.KilledTrigger
 
trigger(ServerPlayerEntity, Vector3d, int) - Method in class net.minecraft.advancements.criterion.LevitationTrigger
 
trigger(ServerPlayerEntity, Vector3d) - Method in class net.minecraft.advancements.criterion.NetherTravelTrigger
 
trigger(ServerPlayerEntity, BlockPos, ItemStack) - Method in class net.minecraft.advancements.criterion.PlacedBlockTrigger
 
trigger(ServerPlayerEntity, Entity, DamageSource, float, float, boolean) - Method in class net.minecraft.advancements.criterion.PlayerHurtEntityTrigger
 
trigger(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.PositionTrigger
 
trigger(ServerPlayerEntity, IRecipe<?>) - Method in class net.minecraft.advancements.criterion.RecipeUnlockedTrigger
 
trigger(ServerPlayerEntity, Entity) - Method in class net.minecraft.advancements.criterion.SummonedEntityTrigger
 
trigger(ServerPlayerEntity, AnimalEntity) - Method in class net.minecraft.advancements.criterion.TameAnimalTrigger
 
trigger(ServerPlayerEntity) - Method in class net.minecraft.advancements.criterion.TickTrigger
 
trigger(ServerPlayerEntity, BlockPos) - Method in class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
trigger(ServerPlayerEntity, ItemStack) - Method in class net.minecraft.advancements.criterion.UsedTotemTrigger
 
TRIGGER - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
trigger(World) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
TRIGGER_TRAPPED_CHEST - Static variable in class net.minecraft.stats.Stats
 
TriggerClip(IClip, ITimeValue, String) - Constructor for class net.minecraftforge.common.model.animation.Clips.TriggerClip
 
TriggerCommand - Class in net.minecraft.command.impl
 
TriggerCommand() - Constructor for class net.minecraft.command.impl.TriggerCommand
 
triggerCooldown() - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
TRIGGERED - Static variable in class net.minecraft.block.DispenserBlock
 
TRIGGERED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
triggerItemPickupTrigger(ItemEntity) - Method in class net.minecraft.entity.LivingEntity
 
triggerItemUseEffects(ItemStack, int) - Method in class net.minecraft.entity.LivingEntity
 
triggerListeners(ServerPlayerEntity, Predicate<T>) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
TriggerSkeletonTrapGoal - Class in net.minecraft.entity.ai.goal
 
TriggerSkeletonTrapGoal(SkeletonHorseEntity) - Constructor for class net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal
 
triggerTime - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
trimPath() - Method in class net.minecraft.pathfinding.GroundPathNavigator
 
trimPath() - Method in class net.minecraft.pathfinding.PathNavigator
 
trimStackTraceEntriesFromBottom(int) - Method in class net.minecraft.crash.CrashReportCategory
 
trimStringToWidth(ITextProperties, int) - Method in class net.minecraft.client.gui.FontRenderer
 
TRIP_WRITE_ATTACHED_AABB - Static variable in class net.minecraft.block.TripWireBlock
 
TriplePermutation - Enum in net.minecraft.util
 
TriPredicate<T,U,V> - Interface in net.minecraftforge.common.util
 
TRIPWIRE - Static variable in class net.minecraft.block.Blocks
 
TRIPWIRE_HOOK - Static variable in class net.minecraft.block.Blocks
 
TRIPWIRE_HOOK - Static variable in class net.minecraft.item.Items
 
TripWireBlock - Class in net.minecraft.block
 
TripWireBlock(TripWireHookBlock, AbstractBlock.Properties) - Constructor for class net.minecraft.block.TripWireBlock
 
TripWireHookBlock - Class in net.minecraft.block
 
TripWireHookBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TripWireHookBlock
 
TROPICAL_FISH - Static variable in class net.minecraft.entity.EntityType
 
TROPICAL_FISH - Static variable in class net.minecraft.item.Foods
 
TROPICAL_FISH - Static variable in class net.minecraft.item.Items
 
TROPICAL_FISH_BUCKET - Static variable in class net.minecraft.item.Items
 
TROPICAL_FISH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
TropicalFishAModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
TropicalFishAModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.TropicalFishAModel
 
TropicalFishBModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
TropicalFishBModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.TropicalFishBModel
 
TropicalFishEntity - Class in net.minecraft.entity.passive.fish
 
TropicalFishEntity(EntityType<? extends TropicalFishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.TropicalFishEntity
 
TropicalFishPatternLayer - Class in net.minecraft.client.renderer.entity.layers
 
TropicalFishPatternLayer(IEntityRenderer<TropicalFishEntity, EntityModel<TropicalFishEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
 
TropicalFishRenderer - Class in net.minecraft.client.renderer.entity
 
TropicalFishRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
TRSRTransformer - Class in net.minecraftforge.client.model.pipeline
 
TRSRTransformer(IVertexConsumer, TransformationMatrix) - Constructor for class net.minecraftforge.client.model.pipeline.TRSRTransformer
 
TRUE - Static variable in interface net.minecraft.client.renderer.model.multipart.ICondition
 
TRUE - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
TRUE() - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
TRUE_AABB_COLLISION_BOX_ZAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
TrueCondition - Class in net.minecraftforge.common.crafting.conditions
 
TrueCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
TrueTypeGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
TrueTypeGlyphProvider(ByteBuffer, STBTTFontinfo, float, float, float, float, String) - Constructor for class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
TrueTypeGlyphProviderFactory - Class in net.minecraft.client.gui.fonts.providers
 
TrueTypeGlyphProviderFactory(ResourceLocation, float, float, float, float, String) - Constructor for class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
 
TRUNK_PLACER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
TRUNK_REPLACER - Static variable in class net.minecraft.util.registry.Registry
 
TRUNK_VINE - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
trunkPlacer - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
TrunkPlacerType<P extends AbstractTrunkPlacer> - Class in net.minecraft.world.gen.trunkplacer
 
trunkProvider - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig.Builder
 
trunkProvider - Variable in class net.minecraft.world.gen.feature.BaseTreeFeatureConfig
 
TrunkVineTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
TrunkVineTreeDecorator() - Constructor for class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 
tryAbsorb(World, BlockPos) - Method in class net.minecraft.block.SpongeBlock
 
tryAcceptPlayer() - Method in class net.minecraft.network.login.ServerLoginNetHandler
 
tryAddBanner(IWorld, BlockPos) - Method in class net.minecraft.world.storage.MapData
 
tryAdvance(Consumer<? super VoxelShape>) - Method in class net.minecraft.util.math.shapes.VoxelShapeSpliterator
 
tryCount - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
tryCreate(String) - Static method in class net.minecraft.util.ResourceLocation
 
tryEmptyContainer(ItemStack, IFluidHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryEmptyContainerAndStow(ItemStack, IFluidHandler, IItemHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryEnterHive(Entity, boolean) - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
tryEnterHive(Entity, boolean, int) - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
tryFillContainer(ItemStack, IFluidHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryFillContainerAndStow(ItemStack, IFluidHandler, IItemHandler, int, PlayerEntity, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryFluidTransfer(IFluidHandler, IFluidHandler, int, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryFluidTransfer(IFluidHandler, IFluidHandler, FluidStack, boolean) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryHarvestBlock(BlockPos) - Method in class net.minecraft.server.management.PlayerInteractionManager
 
tryMoveToEntityLiving(Entity, double) - Method in class net.minecraft.pathfinding.ClimberPathNavigator
 
tryMoveToEntityLiving(Entity, double) - Method in class net.minecraft.pathfinding.PathNavigator
 
tryMoveToXYZ(double, double, double, double) - Method in class net.minecraft.pathfinding.PathNavigator
 
tryOpenEditCommandBlock(PlayerEntity) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
tryPickUpFluid(ItemStack, PlayerEntity, World, BlockPos, Direction) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryPlace(BlockItemUseContext) - Method in class net.minecraft.item.BlockItem
 
tryPlaceBook(World, BlockPos, BlockState, ItemStack) - Static method in class net.minecraft.block.LecternBlock
 
tryPlaceContainedLiquid(PlayerEntity, World, BlockPos, BlockRayTraceResult) - Method in class net.minecraft.item.BucketItem
 
tryPlaceFluid(PlayerEntity, World, Hand, BlockPos, ItemStack, FluidStack) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryPlaceFluid(PlayerEntity, World, Hand, BlockPos, IFluidHandler, FluidStack) - Static method in class net.minecraftforge.fluids.FluidUtil
 
tryPlaceRecipe(IRecipe<C>, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacer
 
tryPlaceRecipe(IRecipe<C>, boolean) - Method in class net.minecraft.item.crafting.ServerRecipePlacerFurnace
 
tryRespawnDragon() - Method in class net.minecraft.world.end.DragonFightManager
 
trySleep(BlockPos) - Method in class net.minecraft.entity.player.PlayerEntity
 
trySleep(BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
tryTeleportToNewPosition() - Method in class net.minecraft.entity.monster.ShulkerEntity
 
tryToStartFallFlying() - Method in class net.minecraft.entity.player.PlayerEntity
 
tryUpdatePath - Variable in class net.minecraft.pathfinding.PathNavigator
 
TUBE_CORAL - Static variable in class net.minecraft.block.Blocks
 
TUBE_CORAL - Static variable in class net.minecraft.item.Items
 
TUBE_CORAL_BLOCK - Static variable in class net.minecraft.block.Blocks
 
TUBE_CORAL_BLOCK - Static variable in class net.minecraft.item.Items
 
TUBE_CORAL_FAN - Static variable in class net.minecraft.block.Blocks
 
TUBE_CORAL_FAN - Static variable in class net.minecraft.item.Items
 
TUBE_CORAL_WALL_FAN - Static variable in class net.minecraft.block.Blocks
 
TUNE_NOTEBLOCK - Static variable in class net.minecraft.stats.Stats
 
Tuple<A,B> - Class in net.minecraft.util
 
Tuple(A, B) - Constructor for class net.minecraft.util.Tuple
 
Tuple3d - Class in net.minecraft.util.math
 
Tuple3d(double, double, double) - Constructor for class net.minecraft.util.math.Tuple3d
 
Turn(IStructurePieceType, int) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Turn
 
Turn(IStructurePieceType, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.StrongholdPieces.Turn
 
turnBottleIntoItem(ItemStack, PlayerEntity, ItemStack) - Method in class net.minecraft.item.GlassBottleItem
 
turnIntoWater(BlockState, World, BlockPos) - Method in class net.minecraft.block.IceBlock
 
turnToDirt(BlockState, World, BlockPos) - Static method in class net.minecraft.block.FarmlandBlock
 
TURTLE - Static variable in class net.minecraft.entity.EntityType
 
TURTLE_EGG - Static variable in class net.minecraft.block.Blocks
 
TURTLE_EGG - Static variable in class net.minecraft.item.Items
 
TURTLE_HELMET - Static variable in class net.minecraft.item.Items
 
TURTLE_MASTER - Static variable in class net.minecraft.potion.Potions
 
TURTLE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
TurtleEggBlock - Class in net.minecraft.block
 
TurtleEggBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TurtleEggBlock
 
TurtleEntity - Class in net.minecraft.entity.passive
 
TurtleEntity(EntityType<? extends TurtleEntity>, World) - Constructor for class net.minecraft.entity.passive.TurtleEntity
 
TurtleModel<T extends TurtleEntity> - Class in net.minecraft.client.renderer.entity.model
 
TurtleModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.TurtleModel
 
TurtleRenderer - Class in net.minecraft.client.renderer.entity
 
TurtleRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.TurtleRenderer
 
Tutorial - Class in net.minecraft.client.tutorial
 
Tutorial(Minecraft) - Constructor for class net.minecraft.client.tutorial.Tutorial
 
tutorialStep - Variable in class net.minecraft.client.GameSettings
 
TutorialSteps - Enum in net.minecraft.client.tutorial
 
TutorialToast - Class in net.minecraft.client.gui.toasts
 
TutorialToast(TutorialToast.Icons, ITextComponent, ITextComponent, boolean) - Constructor for class net.minecraft.client.gui.toasts.TutorialToast
 
TutorialToast.Icons - Enum in net.minecraft.client.gui.toasts
 
TWISTING_VINES - Static variable in class net.minecraft.block.Blocks
 
TWISTING_VINES - Static variable in class net.minecraft.item.Items
 
TWISTING_VINES - Static variable in class net.minecraft.world.gen.feature.Feature
 
TWISTING_VINES - Static variable in class net.minecraft.world.gen.feature.Features
 
TWISTING_VINES_PLANT - Static variable in class net.minecraft.block.Blocks
 
TwistingVineFeature - Class in net.minecraft.world.gen.feature
 
TwistingVineFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.TwistingVineFeature
 
TwistingVinesBlock - Class in net.minecraft.block
 
TwistingVinesBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TwistingVinesBlock
 
TwistingVinesTopBlock - Class in net.minecraft.block
 
TwistingVinesTopBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.TwistingVinesTopBlock
 
TWO_LAYERS_FEATURE_SIZE - Static variable in class net.minecraft.world.gen.feature.FeatureSizeType
 
TWO_SHAPE - Static variable in class net.minecraft.block.SeaPickleBlock
 
TwoFeatureChoiceConfig - Class in net.minecraft.world.gen.feature
 
TwoFeatureChoiceConfig(Supplier<ConfiguredFeature<?, ?>>, Supplier<ConfiguredFeature<?, ?>>) - Constructor for class net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
 
TwoFeatureChoiceFeature - Class in net.minecraft.world.gen.feature
 
TwoFeatureChoiceFeature(Codec<TwoFeatureChoiceConfig>) - Constructor for class net.minecraft.world.gen.feature.TwoFeatureChoiceFeature
 
TwoLayerFeature - Class in net.minecraft.world.gen.feature
 
TwoLayerFeature(int, int, int) - Constructor for class net.minecraft.world.gen.feature.TwoLayerFeature
 
TwoLayerFeature(int, int, int, OptionalInt) - Constructor for class net.minecraft.world.gen.feature.TwoLayerFeature
 
type(DamageSourcePredicate.Builder) - Method in class net.minecraft.advancements.criterion.DamagePredicate.Builder
 
type(EntityType<?>) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
type(ITag<EntityType<?>>) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
type(EntityTypePredicate) - Method in class net.minecraft.advancements.criterion.EntityPredicate.Builder
 
TYPE - Static variable in class net.minecraft.block.ChestBlock
 
TYPE - Static variable in class net.minecraft.block.MovingPistonBlock
 
TYPE - Static variable in class net.minecraft.block.PistonHeadBlock
 
TYPE - Static variable in class net.minecraft.block.SlabBlock
 
type - Variable in class net.minecraft.enchantment.Enchantment
 
type - Variable in class net.minecraft.item.crafting.AbstractCookingRecipe
 
TYPE - Static variable in class net.minecraft.nbt.ByteArrayNBT
 
TYPE - Static variable in class net.minecraft.nbt.ByteNBT
 
TYPE - Static variable in class net.minecraft.nbt.CompoundNBT
 
TYPE - Static variable in class net.minecraft.nbt.DoubleNBT
 
TYPE - Static variable in class net.minecraft.nbt.EndNBT
 
TYPE - Static variable in class net.minecraft.nbt.FloatNBT
 
TYPE - Static variable in class net.minecraft.nbt.IntArrayNBT
 
TYPE - Static variable in class net.minecraft.nbt.IntNBT
 
TYPE - Static variable in class net.minecraft.nbt.ListNBT
 
TYPE - Static variable in class net.minecraft.nbt.LongArrayNBT
 
TYPE - Static variable in class net.minecraft.nbt.LongNBT
 
TYPE - Static variable in class net.minecraft.nbt.ShortNBT
 
TYPE - Static variable in class net.minecraft.nbt.StringNBT
 
type - Variable in class net.minecraft.util.text.event.HoverEvent.EntityHover
 
type - Variable in class net.minecraft.world.biome.MobSpawnInfo.Spawners
 
type - Variable in class net.minecraft.world.GameRules.RuleValue
 
type - Variable in class net.minecraft.world.gen.feature.structure.MineshaftConfig
 
type - Variable in class net.minecraft.world.lighting.LightEngine
 
type - Variable in class net.minecraftforge.common.DungeonHooks.DungeonMob
 
type - Variable in class net.minecraftforge.event.TickEvent
 
type - Variable in class net.minecraftforge.event.village.VillagerTradesEvent
 
type - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
 
type() - Method in interface net.minecraftforge.registries.IRegistryDelegate
 
typeData - Variable in class net.minecraft.entity.passive.RabbitEntity.RabbitData
 
TypedEntityRenameHelper - Class in net.minecraft.util.datafix.fixes
 
TypedEntityRenameHelper(String, Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.TypedEntityRenameHelper
 
TypeReferences - Class in net.minecraft.util.datafix
 
TypeReferences() - Constructor for class net.minecraft.util.datafix.TypeReferences
 

U

UI_BUTTON_CLICK - Static variable in class net.minecraft.util.SoundEvents
 
UI_CARTOGRAPHY_TABLE_TAKE_RESULT - Static variable in class net.minecraft.util.SoundEvents
 
UI_LOOM_SELECT_PATTERN - Static variable in class net.minecraft.util.SoundEvents
 
UI_LOOM_TAKE_RESULT - Static variable in class net.minecraft.util.SoundEvents
 
UI_STONECUTTER_SELECT_RECIPE - Static variable in class net.minecraft.util.SoundEvents
 
UI_STONECUTTER_TAKE_RESULT - Static variable in class net.minecraft.util.SoundEvents
 
UI_TOAST_CHALLENGE_COMPLETE - Static variable in class net.minecraft.util.SoundEvents
 
UI_TOAST_IN - Static variable in class net.minecraft.util.SoundEvents
 
UI_TOAST_OUT - Static variable in class net.minecraft.util.SoundEvents
 
UnableToFindMethodException(Throwable) - Constructor for exception net.minecraftforge.fml.common.ObfuscationReflectionHelper.UnableToFindMethodException
 
unbindBuffer() - Static method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
unbindFramebuffer() - Method in class net.minecraft.client.shader.Framebuffer
 
unbindFramebufferTexture() - Method in class net.minecraft.client.shader.Framebuffer
 
UNBOUNDED - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
UNBOUNDED - Static variable in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
UNBOUNDED - Static variable in class net.minecraft.advancements.criterion.MinMaxBoundsWrapped
 
UNBREAKING - Static variable in class net.minecraft.enchantment.Enchantments
 
UnbreakingEnchantment - Class in net.minecraft.enchantment
 
UnbreakingEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.UnbreakingEnchantment
 
uncachedLightData - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
uncaughtException(Thread, Throwable) - Method in class com.mojang.realmsclient.exception.RealmsDefaultUncaughtExceptionHandler
 
uncaughtException(Thread, Throwable) - Method in class net.minecraft.util.DefaultUncaughtExceptionHandler
 
uncaughtException(Thread, Throwable) - Method in class net.minecraft.util.DefaultWithNameUncaughtExceptionHandler
 
UncheckedModelFile(String) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.UncheckedModelFile
 
UncheckedModelFile(ResourceLocation) - Constructor for class net.minecraftforge.client.model.generators.ModelFile.UncheckedModelFile
 
UncheckedRegistryEntry() - Constructor for class net.minecraftforge.registries.ForgeRegistryEntry.UncheckedRegistryEntry
 
UNDEAD - Static variable in class net.minecraft.entity.CreatureAttribute
 
UndeadHorseRenderer - Class in net.minecraft.client.renderer.entity
 
UndeadHorseRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.UndeadHorseRenderer
 
UndeclaredException - Exception in net.minecraft.client.util
 
UndeclaredException(String) - Constructor for exception net.minecraft.client.util.UndeclaredException
 
UNDEFINED - Static variable in class net.minecraft.entity.CreatureAttribute
 
UNDER_WATER_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
understanding() - Method in class net.minecraftforge.userdev.MCPNamingService
 
UNDERWATER - Static variable in class net.minecraft.particles.ParticleTypes
 
UNDERWATER_BONEMEALS - Static variable in class net.minecraft.tags.BlockTags
 
UNDERWATER_CANYON - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
UNDERWATER_CAVE - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
UnderwaterAmbientSoundHandler - Class in net.minecraft.client.audio
 
UnderwaterAmbientSoundHandler(ClientPlayerEntity, SoundHandler) - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSoundHandler
 
UnderwaterAmbientSounds - Class in net.minecraft.client.audio
 
UnderwaterAmbientSounds() - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSounds
 
UnderwaterAmbientSounds.SubSound - Class in net.minecraft.client.audio
 
UnderwaterAmbientSounds.UnderWaterSound - Class in net.minecraft.client.audio
 
UnderwaterCanyonWorldCarver - Class in net.minecraft.world.gen.carver
 
UnderwaterCanyonWorldCarver(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver
 
UnderwaterCaveWorldCarver - Class in net.minecraft.world.gen.carver
 
UnderwaterCaveWorldCarver(Codec<ProbabilityConfig>) - Constructor for class net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver
 
UnderwaterFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.UnderwaterParticle.UnderwaterFactory
 
UnderwaterParticle - Class in net.minecraft.client.particle
 
UnderwaterParticle.CrimsonSporeFactory - Class in net.minecraft.client.particle
 
UnderwaterParticle.UnderwaterFactory - Class in net.minecraft.client.particle
 
UnderwaterParticle.WarpedSporeFactory - Class in net.minecraft.client.particle
 
UnderWaterSound(ClientPlayerEntity) - Constructor for class net.minecraft.client.audio.UnderwaterAmbientSounds.UnderWaterSound
 
UNDO_CHAR - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
UNEMPLOYED - Static variable in class net.minecraft.village.PointOfInterestType
 
unfreeze() - Method in class net.minecraftforge.registries.ForgeRegistry
 
ungrabMouse() - Method in class net.minecraft.client.MouseHelper
 
UnicodeGlyphButton - Class in net.minecraftforge.fml.client.gui.widget
 
UnicodeGlyphButton(int, int, int, int, ITextComponent, String, float, Button.IPressable) - Constructor for class net.minecraftforge.fml.client.gui.widget.UnicodeGlyphButton
 
UnicodeTextureGlyphProvider - Class in net.minecraft.client.gui.fonts.providers
 
UnicodeTextureGlyphProvider(IResourceManager, byte[], String) - Constructor for class net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider
 
UnicodeTextureGlyphProvider.Factory - Class in net.minecraft.client.gui.fonts.providers
 
UNIFORM - Static variable in interface net.minecraft.loot.IRandomRange
 
uniform1f(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform1i(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform1i(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform2f(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform2i(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform3f(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform3i(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform4f(int, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniform4i(int, IntBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
UNIFORM_FONT_RENDERER_NAME - Static variable in class net.minecraft.client.Minecraft
 
uniformBonusCount(Enchantment) - Static method in class net.minecraft.loot.functions.ApplyBonus
 
uniformBonusCount(Enchantment, int) - Static method in class net.minecraft.loot.functions.ApplyBonus
 
uniformMatrix2f(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniformMatrix3f(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
uniformMatrix4f(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
union(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
 
uniqueId - Variable in class net.minecraft.command.TimerCallbackManager.Entry
 
Unit - Enum in net.minecraft.util
 
UNIT_X - Static variable in class net.minecraft.util.math.vector.Vector2f
 
UNIT_Y - Static variable in class net.minecraft.util.math.vector.Vector2f
 
UNIVERSAL_ANGER - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
UNIVERSAL_ANGER - Static variable in class net.minecraft.world.GameRules
 
UNKNOWN - Static variable in class net.minecraft.world.server.TicketType
 
UNKNOWN_ENTITY_OPTION - Static variable in class net.minecraft.command.arguments.EntityOptions
 
UNKNOWN_LOOT_TABLE - Static variable in class net.minecraftforge.common.loot.LootTableIdCondition
 
UNKNOWN_SELECTOR_TYPE - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
UnknownConstructorException(String) - Constructor for exception net.minecraftforge.fml.common.ObfuscationReflectionHelper.UnknownConstructorException
 
unlimitedTracking - Variable in class net.minecraft.world.storage.MapData
 
unload() - Method in class net.minecraft.client.audio.SoundEngine
 
unload() - Method in class net.minecraft.client.audio.SoundSystem
 
unload(ITicketManager<T>) - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
Unload(IChunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent.Unload
 
Unload(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent.Unload
 
unload(Path, ModConfig) - Method in class net.minecraftforge.fml.config.ConfigFileTypeHandler
 
unloadChunk(int, int) - Method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
unloadConfigs(ModConfig.Type, Path) - Method in class net.minecraftforge.fml.config.ConfigTracker
 
UNLOADED - Static variable in interface net.minecraft.world.server.ChunkHolder.IChunkLoadingError
 
UNLOADED_CHUNK - Static variable in class net.minecraft.world.server.ChunkHolder
 
unloadSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
unloadStructure() - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
unloadWorld() - Method in class net.minecraft.client.Minecraft
 
unloadWorld(Screen) - Method in class net.minecraft.client.Minecraft
 
unloadWorld(ServerWorld) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
 
unlock(IRecipe<?>) - Method in class net.minecraft.item.crafting.RecipeBook
 
unlock(ResourceLocation) - Method in class net.minecraft.item.crafting.RecipeBook
 
unlock() - Method in class net.minecraft.util.palette.PalettedContainer
 
unlock() - Method in class net.minecraft.world.chunk.ChunkSection
 
unlockRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.PlayerEntity
 
unlockRecipes(ResourceLocation[]) - Method in class net.minecraft.entity.player.PlayerEntity
 
unlockRecipes(Collection<IRecipe<?>>) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
unlockRecipes(ResourceLocation[]) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
unlockRecipes(PlayerEntity) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
UNLUCK - Static variable in class net.minecraft.potion.Effects
 
unpack(int) - Static method in class net.minecraft.item.crafting.RecipeItemHelper
 
unpack(int) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
 
unpack(int) - Static method in class net.minecraft.util.math.vector.Vector3d
 
unpack(int[], float[], VertexFormat, int, int) - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
 
unpackToWorld(short, int, ChunkPos) - Static method in class net.minecraft.world.chunk.ChunkPrimer
 
unpackX(long) - Static method in class net.minecraft.util.math.BlockPos
 
unpackY(long) - Static method in class net.minecraft.util.math.BlockPos
 
unpackZ(long) - Static method in class net.minecraft.util.math.BlockPos
 
unPressAllKeys() - Static method in class net.minecraft.client.settings.KeyBinding
 
UNPRESSED_AABB - Static variable in class net.minecraft.block.AbstractPressurePlateBlock
 
unregisterObject(Object) - Method in class net.minecraftforge.fml.network.event.EventNetworkChannel
 
unregisterObject(Object) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
unsafeCallWhenOn(Dist, Supplier<Callable<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
 
unsafeRunForDist(Supplier<Supplier<T>>, Supplier<Supplier<T>>) - Static method in class net.minecraftforge.fml.DistExecutor
 
unsafeRunWhenOn(Dist, Supplier<Runnable>) - Static method in class net.minecraftforge.fml.DistExecutor
 
unseenMemoryTicks - Variable in class net.minecraft.entity.ai.goal.TargetGoal
 
UNSET_FG_COLOR - Static variable in class net.minecraft.client.gui.widget.Widget
 
UNSTABLE - Static variable in class net.minecraft.block.TNTBlock
 
UNSTABLE - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
UNSTABLE_BOTTOM_CENTER - Static variable in class net.minecraft.tags.BlockTags
 
UNSTICKY - Static variable in class net.minecraft.data.StockTextureAliases
 
UNTAGGED_SPAWNER - Static variable in class net.minecraft.util.datafix.TypeReferences
 
untrack() - Method in class net.minecraft.client.renderer.texture.NativeImage
 
untrack(long) - Static method in class net.minecraft.client.util.LWJGLMemoryUntracker
 
untrack(Pointer) - Static method in class net.minecraft.client.util.LWJGLMemoryUntracker
 
untrack(Entity) - Method in class net.minecraft.world.server.ChunkManager
 
untrack(Entity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
untrack(ServerPlayerEntity) - Method in class net.minecraft.world.TrackedEntity
 
unused180 - Variable in class net.minecraft.entity.LivingEntity
 
UnWatch(ServerPlayerEntity, ChunkPos, ServerWorld) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent.UnWatch
 
unwrap() - Method in class net.minecraft.network.PacketBuffer
 
UnwrittenBookInfo(ItemStack) - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen.UnwrittenBookInfo
 
UP - Static variable in class net.minecraft.block.FireBlock
 
UP - Static variable in class net.minecraft.block.HugeMushroomBlock
 
UP - Static variable in class net.minecraft.block.SixWayBlock
 
UP - Static variable in class net.minecraft.block.VineBlock
 
UP - Static variable in class net.minecraft.block.WallBlock
 
UP - Static variable in class net.minecraft.data.StockTextureAliases
 
UP - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
up() - Method in class net.minecraft.util.math.BlockPos
 
up(int) - Method in class net.minecraft.util.math.BlockPos
 
up() - Method in class net.minecraft.util.math.vector.Vector3i
 
up(int) - Method in class net.minecraft.util.math.vector.Vector3i
 
UP_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
UP_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
update(Map<String, Criterion>, String[][]) - Method in class net.minecraft.advancements.AdvancementProgress
 
update() - Method in class net.minecraft.client.MainWindow
 
update(IBlockReader, Entity, boolean, boolean, float) - Method in class net.minecraft.client.renderer.ActiveRenderInfo
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.DummySensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
update(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 
update(ServerWorld, HoglinEntity) - Method in class net.minecraft.entity.ai.brain.sensor.HoglinMobsSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 
update(ServerWorld, AgeableEntity) - Method in class net.minecraft.entity.ai.brain.sensor.MateSensor
 
update(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.PiglinBruteSpecificSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.PiglinMobsSensor
 
update(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor
 
update(ServerWorld, E) - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
update(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 
update(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.sensor.WantedItemsSensor
 
update(DataFixer, DefaultTypeReferences, CompoundNBT, int) - Static method in class net.minecraft.nbt.NBTUtil
 
update(DataFixer, DefaultTypeReferences, CompoundNBT, int, int) - Static method in class net.minecraft.nbt.NBTUtil
 
update(int, int, int, BlockState) - Method in class net.minecraft.world.gen.Heightmap
 
update(int, int) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
UPDATE_NEIGHBORS - Static variable in class net.minecraftforge.common.util.Constants.BlockFlags
 
UPDATE_ORDER - Static variable in class net.minecraft.block.AbstractBlock
 
updateAccessible() - Method in class net.minecraft.world.server.ChunkHolder
 
updateActiveDutyTime(int) - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleDuties
 
updateActivePotionEffects() - Method in class net.minecraft.client.gui.DisplayEffectsScreen
 
updateActivePotionEffects() - Method in class net.minecraft.client.gui.screen.inventory.CreativeScreen
 
updateActivity(long, long) - Method in class net.minecraft.entity.ai.brain.Brain
 
UpdateActivityTask - Class in net.minecraft.entity.ai.brain.task
 
UpdateActivityTask() - Constructor for class net.minecraft.entity.ai.brain.task.UpdateActivityTask
 
updateAir(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 
updateAir(int) - Method in class net.minecraft.entity.passive.WaterMobEntity
 
updateAITasks() - Method in class net.minecraft.entity.boss.WitherEntity
 
updateAITasks() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
updateAITasks() - Method in class net.minecraft.entity.MobEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.BlazeEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.ElderGuardianEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.EndermanEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.EvokerEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.HoglinEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.PhantomEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.piglin.PiglinBruteEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.VindicatorEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.ZoglinEntity
 
updateAITasks() - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.AnimalEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.BatEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.BeeEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.CatEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.OcelotEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.RabbitEntity
 
updateAITasks() - Method in class net.minecraft.entity.passive.SheepEntity
 
updateAllPlayersSleepingFlag() - Method in class net.minecraft.world.server.ServerWorld
 
updateAndNotify() - Method in class net.minecraft.world.lighting.SectionLightStorage
 
updateAnimation() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
updateAnimation() - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
updateAnimations() - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
updateArmorModifier(int) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
updateArmSwingProgress() - Method in class net.minecraft.entity.LivingEntity
 
updateAutoJump(float, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateBarPercentage() - Method in class net.minecraft.world.raid.Raid
 
updateBlockInfo() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
updateBlockInfo() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
updateBoundingBox() - Method in class net.minecraft.entity.item.HangingEntity
 
updateBoundingBox() - Method in class net.minecraft.entity.item.ItemFrameEntity
 
updateBoundingBox() - Method in class net.minecraft.entity.item.LeashKnotEntity
 
updateBurns() - Static method in class net.minecraftforge.common.ForgeHooks
 
updateCameraAndRender(float, long, boolean) - Method in class net.minecraft.client.renderer.GameRenderer
 
updateCameraAndRender(MatrixStack, float, long, boolean, ActiveRenderInfo, GameRenderer, LightTexture, Matrix4f) - Method in class net.minecraft.client.renderer.WorldRenderer
 
updateChunkHeightmaps(IChunk, Set<Heightmap.Type>) - Static method in class net.minecraft.world.gen.Heightmap
 
updateChunkPositions(double, double) - Method in class net.minecraft.client.renderer.ViewFrustum
 
updateChunkStatus(ChunkPos) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
updateColor(float[], float[], float, float, float, float, int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
updateColor(float[], float[], float, float, float, float, int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
updateCommand() - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.MinecartCommandLogic
 
updateCommand() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
updateComparatorOutputLevel(BlockPos, Block) - Method in class net.minecraft.world.World
 
updateConnectedRails(World, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DetectorRailBlock
 
updateContainingBlockInfo() - Method in class net.minecraft.tileentity.ChestTileEntity
 
updateContainingBlockInfo() - Method in class net.minecraft.tileentity.TileEntity
 
updateCraftingResult(int, World, PlayerEntity, CraftingInventory, CraftResultInventory) - Static method in class net.minecraft.inventory.container.WorkbenchContainer
 
updateCustomTagTypes(List<ForgeTagHandler.TagCollectionReaderInfo>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
updateCustomTagTypes(FMLPlayMessages.SyncCustomTagTypes) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
updateData() - Method in class net.minecraft.entity.BoostHelper
 
updateDiagonalNeighbors(IWorld, BlockPos, int) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
updateDiagonalNeighbors(IWorld, BlockPos, int, int) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
updateDiagonalNeighbors(BlockState, IWorld, BlockPos, int, int) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
updateDiagonalNeighbors(BlockState, IWorld, BlockPos, int, int) - Method in class net.minecraft.block.RedstoneWireBlock
 
updateDistance(float, float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
updateDistance(float, float) - Method in class net.minecraft.entity.LivingEntity
 
updateDistance(float, float) - Method in class net.minecraft.entity.MobEntity
 
updateDynamicTexture() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
updateEmpty() - Method in class net.minecraftforge.fluids.FluidStack
 
updateEntity(Entity) - Method in class net.minecraft.client.world.ClientWorld
 
updateEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
updateEntityActionState() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateEntityActionState() - Method in class net.minecraft.entity.LivingEntity
 
updateEntityActionState() - Method in class net.minecraft.entity.MobEntity
 
updateEntityActionState() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateEntityRidden(Entity, Entity) - Method in class net.minecraft.client.world.ClientWorld
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.MobEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.monster.PillagerEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.passive.FoxEntity
 
updateEquipmentIfNeeded(ItemEntity) - Method in class net.minecraft.entity.passive.PandaEntity
 
updateEyesInWaterPlayer() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateEyesInWaterPlayer() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateFaceUV(BlockFaceUV, Direction, TransformationMatrix, ResourceLocation) - Static method in class net.minecraft.client.renderer.model.FaceBakery
 
updateFacingWithBoundingBox(Direction) - Method in class net.minecraft.entity.item.HangingEntity
 
updateFacingWithBoundingBox(Direction) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
updateFacingWithBoundingBox(Direction) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.Entity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.FlyingEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.item.BoatEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.LivingEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.passive.BatEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.passive.ParrotEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.passive.StriderEntity
 
updateFallState(double, boolean, BlockState, BlockPos) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
updateFilter() - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
updateFlatLighting() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
updateFogColor(ActiveRenderInfo, float, ClientWorld, int, float) - Static method in class net.minecraft.client.renderer.FogRenderer
 
updateFrom(Supplier<NetworkEvent.Context>, PacketBuffer, NetworkEvent.RegistrationChangeType) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler.ChannelList
 
updateFromPacket(SUpdateBossInfoPacket) - Method in class net.minecraft.client.gui.ClientBossInfo
 
updateGameProfile(GameProfile) - Static method in class net.minecraft.tileentity.SkullTileEntity
 
updateGui() - Method in class net.minecraft.client.gui.screen.CommandBlockScreen
 
updateHeldItem() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
updateId(int) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
updateIfDry(BlockState, IWorld, BlockPos) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
updateInputs(boolean, boolean, boolean, boolean) - Method in class net.minecraft.entity.item.BoatEntity
 
updateItem(String, int) - Static method in class net.minecraft.util.datafix.fixes.ItemStackDataFlattening
 
updateItemName(String) - Method in class net.minecraft.inventory.container.RepairContainer
 
updateItemStackNBT(CompoundNBT) - Method in class net.minecraft.item.Item
 
updateItemStackNBT(CompoundNBT) - Method in class net.minecraft.item.SkullItem
 
updateKeyBindState() - Static method in class net.minecraft.client.settings.KeyBinding
 
updateKnownRecipes(RecipeBook) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
updateLastSeen() - Method in class net.minecraft.client.network.LanServerInfo
 
updateLatest() - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
updateLayers() - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
updateLCG - Variable in class net.minecraft.world.World
 
updateLeashedState() - Method in class net.minecraft.entity.CreatureEntity
 
updateLeashedState() - Method in class net.minecraft.entity.MobEntity
 
updateLegacyName(ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
updateLightmap(float) - Method in class net.minecraft.client.renderer.LightTexture
 
updateLightmap(float[], float[], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
updateLightmap(float[], float[], float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
updateLightMatrix() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
 
updateListener(ActiveRenderInfo) - Method in class net.minecraft.client.audio.SoundEngine
 
updateListener(ActiveRenderInfo) - Method in class net.minecraft.client.audio.SoundHandler
 
updateLists(List<RecipeList>, boolean) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
updateMapData(World, Entity, MapData) - Method in class net.minecraft.item.FilledMapItem
 
updateMapData(int, int) - Method in class net.minecraft.world.storage.MapData
 
updateMapTexture(MapData) - Method in class net.minecraft.client.gui.MapItemRenderer
 
updateMotion() - Method in class net.minecraft.client.particle.DripParticle
 
updateMovementGoalFlags() - Method in class net.minecraft.entity.MobEntity
 
updateMovementGoalFlags() - Method in class net.minecraft.entity.monster.RavagerEntity
 
updateName(String) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
updateNBT(Dynamic<?>) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
updateNeighbors(World, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
updateNeighborsInFront(World, BlockPos, BlockState) - Method in class net.minecraft.block.ObserverBlock
 
updateNeighbours(IWorld, BlockPos, int) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
updateNeighbours(IWorld, BlockPos, int, int) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
updateNetworkServers(List<LanServerInfo>) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
updateOnlineServers(ServerList) - Method in class net.minecraft.client.gui.screen.ServerSelectionList
 
updatePassenger(Entity) - Method in class net.minecraft.entity.Entity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.passive.ChickenEntity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
updatePassenger(Entity) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
updatePath() - Method in class net.minecraft.pathfinding.PathNavigator
 
updatePermissionLevel(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
updatePlayerLook() - Method in class net.minecraft.client.MouseHelper
 
updatePlayerPosition(long, long, ServerPlayerEntity) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
updatePlayerPosition(ServerPlayerEntity) - Method in class net.minecraft.world.server.ChunkManager
 
updatePlayerPosition(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerChunkProvider
 
updatePlayerPosition(SectionPos, ServerPlayerEntity) - Method in class net.minecraft.world.server.TicketManager
 
updatePortal() - Method in class net.minecraft.entity.Entity
 
updatePose() - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
updatePose() - Method in class net.minecraft.entity.player.PlayerEntity
 
updatePostPlacement(Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractBodyPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractCoralPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractSignBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractTopPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.AttachedStemBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BambooBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BannerBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BedBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BellBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BubbleColumnBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.BushBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CactusBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CakeBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CampfireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CarpetBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChainBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChestBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CocoaBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ConduitBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralFinBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralPlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralWallFanBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.DoorBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.DoublePlantBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.EnderChestBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FallingBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FarmlandBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FenceBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FlowerPotBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.FlowingFluidBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.GrassPathBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.HorizontalFaceBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.HugeMushroomBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.LadderBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.LanternBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.MagmaBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.NoteBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ObserverBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.PaneBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.PistonHeadBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.RepeaterBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SeaGrassBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SlabBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SnowBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SnowyDirtBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SoulFireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.StairsBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.StandingSignBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TorchBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TrapDoorBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TripWireBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.TripWireHookBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.VineBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallBannerBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallSignBlock
 
updatePostPlacement(BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos) - Method in class net.minecraft.block.WallTorchBlock
 
updatePotionEffects() - Method in class net.minecraft.entity.LivingEntity
 
updatePotionMetadata() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
updatePotionMetadata() - Method in class net.minecraft.entity.LivingEntity
 
updatePotionMetadata() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
updatePower(BlockState, World, BlockPos) - Static method in class net.minecraft.block.DaylightDetectorBlock
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.container.BeaconContainer
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.container.Container
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.container.LecternContainer
 
updateRailState(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.AbstractRailBlock
 
updateReference(IForgeRegistry<? extends T>) - Method in class net.minecraftforge.fml.RegistryObject
 
updateRenderAngles() - Method in class net.minecraft.entity.ai.controller.BodyController
 
updateRepairOutput() - Method in class net.minecraft.inventory.container.AbstractRepairContainer
 
updateRepairOutput() - Method in class net.minecraft.inventory.container.RepairContainer
 
updateRepairOutput() - Method in class net.minecraft.inventory.container.SmithingTableContainer
 
updateReputation(IReputationType, Entity) - Method in interface net.minecraft.entity.merchant.IReputationTracking
 
updateReputation(IReputationType, Entity) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
updateReputation(IReputationType, Entity, IReputationTracking) - Method in class net.minecraft.world.server.ServerWorld
 
updateRidden() - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateRidden() - Method in class net.minecraft.entity.Entity
 
updateRidden() - Method in class net.minecraft.entity.LivingEntity
 
updateRidden() - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
updateRidden() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateSaveName(String) - Method in class net.minecraft.world.storage.SaveFormat.LevelSave
 
updateScreenPosition(boolean, int, int) - Method in class net.minecraft.client.gui.recipebook.RecipeBookGui
 
updateScrollingState(double, double, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
updateSections(LightEngine<M, ?>, boolean, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
updateSections(LightEngine<SkyLightStorage.StorageMap, ?>, boolean, boolean) - Method in class net.minecraft.world.lighting.SkyLightStorage
 
updateSectionStatus(SectionPos, boolean) - Method in interface net.minecraft.world.lighting.ILightListener
 
updateSectionStatus(SectionPos, boolean) - Method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
 
updateSectionStatus(SectionPos, boolean) - Method in class net.minecraft.world.lighting.LightEngine
 
updateSectionStatus(long, boolean) - Method in class net.minecraft.world.lighting.SectionLightStorage
 
updateSectionStatus(SectionPos, boolean) - Method in class net.minecraft.world.lighting.WorldLightManager
 
updateSectionStatus(SectionPos, boolean) - Method in class net.minecraft.world.server.ServerWorldLightManager
 
updateShaderGroupSize(int, int) - Method in class net.minecraft.client.renderer.GameRenderer
 
updateShift() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
Deprecated.
updateSize(int, int, int, int) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
updateSlider() - Method in class net.minecraftforge.fml.client.gui.widget.Slider
 
updateSource(Vector3d) - Method in class net.minecraft.client.audio.SoundSource
 
updateSourceLevel(long, int, boolean) - Method in class net.minecraft.util.SectionDistanceGraph
 
updateSourceLevel(long, int, boolean) - Method in class net.minecraft.world.chunk.ChunkDistanceGraph
 
updateSpinAttack(AxisAlignedBB, AxisAlignedBB) - Method in class net.minecraft.entity.LivingEntity
 
updateState(World, BlockPos, BlockState, int) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 
updateState(BlockState, World, BlockPos, Block) - Method in class net.minecraft.block.AbstractRailBlock
 
updateState(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 
updateState(BlockState, World, BlockPos, Block) - Method in class net.minecraft.block.PoweredRailBlock
 
updateState(BlockState, World, BlockPos, Block) - Method in class net.minecraft.block.RailBlock
 
updateState(World, BlockPos, BlockState) - Method in class net.minecraft.block.RedstoneDiodeBlock
 
updateSuggestions(boolean) - Method in class net.minecraft.client.gui.CommandSuggestionHelper
 
updateSwimming() - Method in class net.minecraft.entity.Entity
 
updateSwimming() - Method in class net.minecraft.entity.monster.DrownedEntity
 
updateSwimming() - Method in class net.minecraft.entity.player.PlayerEntity
 
updateSyncFields(ClientPlayerEntity) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
updateTags() - Method in class net.minecraft.resources.DataPackRegistries
 
updateTags() - Method in interface net.minecraft.tags.ITagCollectionSupplier
 
updateTask(ServerWorld, AnimalEntity, long) - Method in class net.minecraft.entity.ai.brain.task.AnimalBreedTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.BoneMealCropsTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FarmTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.FindPotentialJobTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.JumpOnBedTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.LookTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.MultiTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.PanicTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.RunSometimesTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShareItemsTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.ShootTargetTask
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.ShowWaresTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.SupplementedTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.SwimTask
 
updateTask(ServerWorld, E, long) - Method in class net.minecraft.entity.ai.brain.task.Task
 
updateTask(ServerWorld, VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.TradeTask
 
updateTask(ServerWorld, MobEntity, long) - Method in class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
updateTileEntities(Collection<TileEntity>, Collection<TileEntity>) - Method in class net.minecraft.client.renderer.WorldRenderer
 
updateTimeLightAndEntities(BooleanSupplier) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
updateTimeLightAndEntities(BooleanSupplier) - Method in class net.minecraft.server.MinecraftServer
 
updateTrackOutput() - Method in class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
updateValue(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.RuleValue
 
updateValue0(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.BooleanValue
 
updateValue0(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.IntegerValue
 
updateValue0(CommandContext<CommandSource>, String) - Method in class net.minecraft.world.GameRules.RuleValue
 
updateVisiblePlayers(PlayerEntity, ItemStack) - Method in class net.minecraft.world.storage.MapData
 
updateWatchedTargetId(int, int) - Method in class net.minecraft.entity.boss.WitherEntity
 
updateWindowSize() - Method in class net.minecraft.client.Minecraft
 
updateWindowSize() - Method in interface net.minecraft.client.renderer.IWindowEventListener
 
updateWorld() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
 
upgradeBlock(String) - Method in class net.minecraft.util.datafix.fixes.StatsRenaming
 
UpgradeData - Class in net.minecraft.util.palette
 
UpgradeData(CompoundNBT) - Constructor for class net.minecraft.util.palette.UpgradeData
 
UpgradeData.IBlockFixer - Interface in net.minecraft.util.palette
 
upgradeItem(String) - Method in class net.minecraft.util.datafix.fixes.StatsRenaming
 
upload(AtlasTexture.SheetData) - Method in class net.minecraft.client.renderer.texture.AtlasTexture
 
upload(BufferBuilder) - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
upload() - Method in class net.minecraft.client.shader.ShaderUniform
 
uploadChunkLayer(BufferBuilder, VertexBuffer) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
uploadGlyph(int, int) - Method in enum net.minecraft.client.gui.fonts.DefaultGlyph
 
uploadGlyph(int, int) - Method in interface net.minecraft.client.gui.fonts.IGlyphInfo
 
uploadGlyph(int, int) - Method in enum net.minecraft.client.gui.fonts.WhiteGlyph
 
UploadInfo - Class in com.mojang.realmsclient.dto
 
uploadLater(BufferBuilder) - Method in class net.minecraft.client.renderer.vertex.VertexBuffer
 
uploadMipmaps() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
UploadResult - Class in com.mojang.realmsclient.gui.screens
 
UploadResult.Builder - Class in com.mojang.realmsclient.gui.screens
 
UploadSpeed - Enum in net.minecraft.client.util
 
UploadStatus - Class in com.mojang.realmsclient.client
 
UploadStatus() - Constructor for class com.mojang.realmsclient.client.UploadStatus
 
uploadTextures(TextureManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
uploadTextureSub(int, int, int, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
uploadTextureSub(int, int, int, int, int, int, int, boolean, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
uploadTextureSub(int, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
UploadTokenCache - Class in com.mojang.realmsclient.util
 
UploadTokenCache() - Constructor for class com.mojang.realmsclient.util.UploadTokenCache
 
UPPERSTEM - Static variable in class net.minecraft.data.StockTextureAliases
 
url - Variable in class net.minecraftforge.fml.VersionChecker.CheckResult
 
USE_CAULDRON - Static variable in class net.minecraft.stats.Stats
 
UseAction - Enum in net.minecraft.item
 
useCombinedDepthStencilAttachment - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
USED_ENDER_EYE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
USED_TOTEM - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
useDatafixers - Static variable in class net.minecraft.util.SharedConstants
 
usedBy(PlayerEntity) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
UsedEnderEyeTrigger - Class in net.minecraft.advancements.criterion
 
UsedEnderEyeTrigger() - Constructor for class net.minecraft.advancements.criterion.UsedEnderEyeTrigger
 
UsedEnderEyeTrigger.Instance - Class in net.minecraft.advancements.criterion
 
useDepth - Variable in class net.minecraft.client.shader.Framebuffer
 
usedTotem(IItemProvider) - Static method in class net.minecraft.advancements.criterion.UsedTotemTrigger.Instance
 
UsedTotemTrigger - Class in net.minecraft.advancements.criterion
 
UsedTotemTrigger() - Constructor for class net.minecraft.advancements.criterion.UsedTotemTrigger
 
UsedTotemTrigger.Instance - Class in net.minecraft.advancements.criterion
 
UseHoeEvent - Class in net.minecraftforge.event.entity.player
Deprecated.
UseHoeEvent(ItemUseContext) - Constructor for class net.minecraftforge.event.entity.player.UseHoeEvent
Deprecated.
 
UseItemGoal<T extends MobEntity> - Class in net.minecraft.entity.ai.goal
 
UseItemGoal(T, ItemStack, SoundEvent, Predicate<? super T>) - Constructor for class net.minecraft.entity.ai.goal.UseItemGoal
 
useItemRightClick(World, PlayerEntity, Hand) - Method in class net.minecraft.item.ItemStack
 
useNativeTransport - Variable in class net.minecraft.client.GameSettings
 
useNativeTransport - Variable in class net.minecraft.server.dedicated.ServerProperties
 
useOr - Variable in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
useOr() - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder.PartBuilder
 
useProgram(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
USER_CACHE_FILE - Static variable in class net.minecraft.server.MinecraftServer
 
userInfo - Variable in class net.minecraft.client.GameConfiguration
 
UserInformation(Session, PropertyMap, PropertyMap, Proxy) - Constructor for class net.minecraft.client.GameConfiguration.UserInformation
 
UserList<K,V extends UserListEntry<K>> - Class in net.minecraft.server.management
 
UserList(File) - Constructor for class net.minecraft.server.management.UserList
 
UserListEntry<T> - Class in net.minecraft.server.management
 
UserListEntry(T) - Constructor for class net.minecraft.server.management.UserListEntry
 
UsernameCache - Class in net.minecraftforge.common
 
userProperties - Variable in class net.minecraft.client.GameConfiguration.UserInformation
 
useSmoothLighting() - Method in class net.minecraftforge.client.model.BlockModelConfiguration
 
useSmoothLighting() - Method in interface net.minecraftforge.client.model.IModelConfiguration
 
UseSpellGoal() - Constructor for class net.minecraft.entity.monster.SpellcastingIllagerEntity.UseSpellGoal
 
Util - Class in net.minecraft.util
 
Util() - Constructor for class net.minecraft.util.Util
 
Util.OS - Enum in net.minecraft.util
 
UUIDArgument - Class in net.minecraft.command.arguments
 
UUIDArgument() - Constructor for class net.minecraft.command.arguments.UUIDArgument
 
UUIDCodec - Class in net.minecraft.util
 
UUIDCodec() - Constructor for class net.minecraft.util.UUIDCodec
 
uvLock(boolean) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
uvLock - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
uvs - Variable in class net.minecraft.client.renderer.model.BlockFaceUV
 
uvs(float, float, float, float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.FaceBuilder
 
UVTransformationUtil - Class in net.minecraft.client.renderer.model
 
UVTransformationUtil() - Constructor for class net.minecraft.client.renderer.model.UVTransformationUtil
 

V

V0099 - Class in net.minecraft.util.datafix.versions
 
V0099(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0099
 
V0100 - Class in net.minecraft.util.datafix.versions
 
V0100(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0100
 
V0102 - Class in net.minecraft.util.datafix.versions
 
V0102(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0102
 
V0106 - Class in net.minecraft.util.datafix.versions
 
V0106(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0106
 
V0107 - Class in net.minecraft.util.datafix.versions
 
V0107(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0107
 
V0135 - Class in net.minecraft.util.datafix.versions
 
V0135(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0135
 
V0143 - Class in net.minecraft.util.datafix.versions
 
V0143(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0143
 
V0501 - Class in net.minecraft.util.datafix.versions
 
V0501(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0501
 
V0700 - Class in net.minecraft.util.datafix.versions
 
V0700(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0700
 
V0701 - Class in net.minecraft.util.datafix.versions
 
V0701(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0701
 
V0702 - Class in net.minecraft.util.datafix.versions
 
V0702(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0702
 
V0703 - Class in net.minecraft.util.datafix.versions
 
V0703(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0703
 
V0704 - Class in net.minecraft.util.datafix.versions
 
V0704(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0704
 
V0705 - Class in net.minecraft.util.datafix.versions
 
V0705(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0705
 
V0808 - Class in net.minecraft.util.datafix.versions
 
V0808(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V0808
 
V1022 - Class in net.minecraft.util.datafix.versions
 
V1022(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1022
 
V1125 - Class in net.minecraft.util.datafix.versions
 
V1125(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1125
 
V1451 - Class in net.minecraft.util.datafix.versions
 
V1451(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451
 
V1451_1 - Class in net.minecraft.util.datafix.versions
 
V1451_1(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_1
 
V1451_2 - Class in net.minecraft.util.datafix.versions
 
V1451_2(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_2
 
V1451_3 - Class in net.minecraft.util.datafix.versions
 
V1451_3(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_3
 
V1451_4 - Class in net.minecraft.util.datafix.versions
 
V1451_4(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_4
 
V1451_5 - Class in net.minecraft.util.datafix.versions
 
V1451_5(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_5
 
V1451_6 - Class in net.minecraft.util.datafix.versions
 
V1451_6(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_6
 
V1451_7 - Class in net.minecraft.util.datafix.versions
 
V1451_7(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1451_7
 
V1460 - Class in net.minecraft.util.datafix.versions
 
V1460(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1460
 
V1466 - Class in net.minecraft.util.datafix.versions
 
V1466(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1466
 
V1470 - Class in net.minecraft.util.datafix.versions
 
V1470(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1470
 
V1481 - Class in net.minecraft.util.datafix.versions
 
V1481(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1481
 
V1483 - Class in net.minecraft.util.datafix.versions
 
V1483(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1483
 
V1486 - Class in net.minecraft.util.datafix.versions
 
V1486(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1486
 
V1510 - Class in net.minecraft.util.datafix.versions
 
V1510(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1510
 
V1800 - Class in net.minecraft.util.datafix.versions
 
V1800(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1800
 
V1801 - Class in net.minecraft.util.datafix.versions
 
V1801(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1801
 
V1904 - Class in net.minecraft.util.datafix.versions
 
V1904(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1904
 
V1906 - Class in net.minecraft.util.datafix.versions
 
V1906(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1906
 
V1909 - Class in net.minecraft.util.datafix.versions
 
V1909(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1909
 
V1920 - Class in net.minecraft.util.datafix.versions
 
V1920(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1920
 
V1928 - Class in net.minecraft.util.datafix.versions
 
V1928(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1928
 
V1929 - Class in net.minecraft.util.datafix.versions
 
V1929(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1929
 
V1931 - Class in net.minecraft.util.datafix.versions
 
V1931(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V1931
 
V2100 - Class in net.minecraft.util.datafix.versions
 
V2100(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2100
 
V2501 - Class in net.minecraft.util.datafix.versions
 
V2501(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2501
 
V2502 - Class in net.minecraft.util.datafix.versions
 
V2502(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2502
 
V2505 - Class in net.minecraft.util.datafix.versions
 
V2505(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2505
 
V2509 - Class in net.minecraft.util.datafix.versions
 
V2509(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2509
 
V2519 - Class in net.minecraft.util.datafix.versions
 
V2519(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2519
 
V2522 - Class in net.minecraft.util.datafix.versions
 
V2522(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2522
 
V2551 - Class in net.minecraft.util.datafix.versions
 
V2551(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2551
 
V2568 - Class in net.minecraft.util.datafix.versions
 
V2568(int, Schema) - Constructor for class net.minecraft.util.datafix.versions.V2568
 
VALID - Static variable in class net.minecraftforge.fml.client.gui.GuiUtils
 
VALID_SPAWN - Static variable in class net.minecraft.tags.BlockTags
 
validate(Map<ResourceLocation, LootTable>, ValidationTracker) - Method in class net.minecraft.data.LootTableProvider
 
validate(ValidationTracker) - Method in class net.minecraft.loot.LootTable
 
validate() - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
validate() - Method in class net.minecraft.tileentity.TileEntity
 
validate(Map<ResourceLocation, LootTable>, ValidationTracker) - Method in class net.minecraftforge.common.data.ForgeLootTableProvider
 
validate() - Method in class net.minecraftforge.common.ticket.SimpleTicket
 
validate() - Method in class net.minecraftforge.fml.event.lifecycle.GatherDataEvent
 
validateAndRegister(OptionalInt, RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.MutableRegistry
 
validateAndRegister(OptionalInt, RegistryKey<T>, V, Lifecycle) - Method in class net.minecraft.util.registry.SimpleRegistry
 
validateEntityAttributes() - Static method in class net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes
 
validateIntStreamSize(IntStream, int) - Static method in class net.minecraft.util.Util
 
validateLootTable(ValidationTracker, ResourceLocation, LootTable) - Static method in class net.minecraft.loot.LootTableManager
 
validateMutableRegistry(MutableRegistry<T>) - Static method in class net.minecraft.util.registry.Registry
 
validatePacketDirection(NetworkDirection, Optional<NetworkDirection>, NetworkManager) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
validatePath(File, String) - Static method in class net.minecraft.resources.FolderPack
 
validatePathChar(char) - Static method in class net.minecraft.util.ResourceLocation
 
validatePaths(Path, Path[], String, String, String) - Method in class net.minecraftforge.userdev.FMLDevClientLaunchProvider
 
validatePaths(Path, Path[], String, String, String) - Method in class net.minecraftforge.userdev.FMLUserdevLaunchProvider
 
validatePortal() - Method in class net.minecraft.block.PortalSize
 
validateRendererExistence() - Method in class net.minecraft.client.renderer.entity.EntityRendererManager
 
validateSlotIndex(int) - Method in class net.minecraftforge.items.ItemStackHandler
 
validateSlotIndex(int) - Method in class net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper
 
validateTags(ITagCollectionSupplier) - Static method in class net.minecraft.tags.TagRegistryManager
 
validateTickets(ServerWorld, ForgeChunkManager.TicketHelper) - Method in interface net.minecraftforge.common.world.ForgeChunkManager.LoadingValidationCallback
 
validateVanillaTags(ITagCollectionSupplier) - Static method in class net.minecraft.tags.TagRegistryManager
 
ValidationTracker - Class in net.minecraft.loot
 
ValidationTracker(LootParameterSet, Function<ResourceLocation, ILootCondition>, Function<ResourceLocation, LootTable>) - Constructor for class net.minecraft.loot.ValidationTracker
 
ValidationTracker(Multimap<String, String>, Supplier<String>, LootParameterSet, Function<ResourceLocation, ILootCondition>, Set<ResourceLocation>, Function<ResourceLocation, LootTable>, Set<ResourceLocation>) - Constructor for class net.minecraft.loot.ValidationTracker
 
validator - Variable in class net.minecraftforge.fluids.capability.templates.FluidTank
 
validBookTagContents(CompoundNBT) - Static method in class net.minecraft.item.WrittenBookItem
 
validSpawnBiomeForPlayer - Variable in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
ValleySurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
ValleySurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
 
value - Variable in class net.minecraft.util.registry.SimpleRegistry.Entry
 
ValueEntry(List<IReorderingProcessor>, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.EditGamerulesScreen.ValueEntry
 
valueFromString(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
 
ValueObject - Class in com.mojang.realmsclient.dto
 
ValueObject() - Constructor for class com.mojang.realmsclient.dto.ValueObject
 
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.DestFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.FogMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.FramebufferExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.LogicOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.SourceFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.SupportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.TexGen
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.client.RealmsClient.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.RealmsServer.ServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.RealmsServer.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.Subscription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.dto.WorldTemplate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.RealmsDataFetcher.Task
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.RealmsServerSlotButton.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.advancements.FrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.AbstractBlock.OffsetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockRenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.material.PushReaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.PressurePlateBlock.Sensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.SkullBlock.Types
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.WallHeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.Sound.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.SoundSystem.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.advancements.AdvancementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.fonts.DefaultGlyph
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.fonts.WhiteGlyph
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.social.SocialInteractionsScreen.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.toasts.IToast.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.toasts.SystemToast.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.toasts.TutorialToast.Icons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.gui.widget.list.AbstractList.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.NeighborInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.entity.model.ParrotModel.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.FaceDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.FogRenderer.FogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.model.BlockModel.GuiLight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.model.ItemCameraTransforms.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.model.ModelRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.AmbientOcclusionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.AttackIndicatorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.CloudOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.GraphicsFanciness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.NarratorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.ParticleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.PointOfView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.tutorial.TutorialSteps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.InputMappings.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.ITooltipFlag.TooltipFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.RecipeBookCategories
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.util.UploadSpeed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.world.DimensionRenderInfo.FogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.command.Commands.EnvironmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.command.impl.SetBlockCommand.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.data.BlockModelFields.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.data.IMultiPartPredicateBuilder.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.EnchantmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.brain.memory.MemoryModuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.brain.task.Task.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.controller.MovementController.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.ai.goal.Goal.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EntityClassification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.BoatEntity.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.BoatEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.minecart.AbstractMinecartEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.monster.AbstractIllagerEntity.ArmPose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.monster.piglin.PiglinAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.MoverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.horse.CoatColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.horse.CoatTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.IronGolemEntity.Cracks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.MooshroomEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.passive.PandaEntity.Gene
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.ChatVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.PlayerEntity.SleepResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.PlayerModelPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.Pose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.SpawnReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.inventory.container.ClickType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.inventory.EquipmentSlotType.Group
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.inventory.EquipmentSlotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ArmorMaterial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.crafting.RecipeBookCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.DyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.FireworkRocketItem.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ItemStack.TooltipDisplayFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ItemTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.Rarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.UseAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.loot.functions.CopyName.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.loot.functions.CopyNbt.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.loot.functions.CopyNbt.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.loot.LootContext.EntityTarget
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in class net.minecraft.nbt.ByteNBT
 
valueOf(boolean) - Static method in class net.minecraft.nbt.ByteNBT
 
valueOf(double) - Static method in class net.minecraft.nbt.DoubleNBT
 
valueOf(float) - Static method in class net.minecraft.nbt.FloatNBT
 
valueOf(int) - Static method in class net.minecraft.nbt.IntNBT
 
valueOf(long) - Static method in class net.minecraft.nbt.LongNBT
 
valueOf(short) - Static method in class net.minecraft.nbt.ShortNBT
 
valueOf(String) - Static method in class net.minecraft.nbt.StringNBT
 
valueOf(String) - Static method in enum net.minecraft.network.PacketDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CClientStatusPacket.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CEntityActionPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CPlayerDiggingPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CResourcePackStatusPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CSeenAdvancementsPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.CUseEntityPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SCombatPacket.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SPlayerListItemPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SRecipeBookPacket.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.STitlePacket.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SUpdateBossInfoPacket.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.SWorldBorderPacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.ProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.pathfinding.PathNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.pathfinding.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.potion.EffectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.IResourceManager.Instance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.PackCompatibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.ResourcePackInfo.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.resources.ResourcePackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.ServerScoreboard.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.Visible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.AttachFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.BambooLeaves
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.BedPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.BellAttachment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.ChestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.ComparatorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.DoorHingeSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.DoubleBlockHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.Half
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.NoteBlockInstrument
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.PistonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.RailShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.RedstoneSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.SlabType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.StairsShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.state.properties.StructureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.BannerPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.BeehiveTileEntity.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.CommandBlockTileEntity.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.JigsawTileEntity.OrientationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.ShulkerBoxTileEntity.AnimationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.StructureBlockTileEntity.UpdateCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityMerger.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.ActionResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.AxisRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.BlockVoxelShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.DefaultTypeReferences
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction.AxisDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction.Plane
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Direction8
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Hand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.HandSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceContext.BlockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceContext.FluidMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.math.vector.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Mirror
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Session.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.SoundCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.ChatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.text.TextFormatting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.TriplePermutation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Util.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.village.GossipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.village.PointOfInterestManager.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.RainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.TemperatureModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.ColumnFuzzedBiomeMagnifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.DefaultBiomeMagnifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.FuzzedBiomeMagnifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.border.BorderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Overlay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.chunk.Chunk.CreateEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.chunk.ChunkStatus.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.Difficulty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.EmptyBlockReader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.end.DragonSpawnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.Explosion.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.GameRules.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.GameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.GenerationStage.Carving
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.GenerationStage.Decoration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.Heightmap.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.Heightmap.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddBambooForestLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddIslandLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.AddSnowLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.DeepOceanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeBiomeLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.CoolWarm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.HeatIce
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.Special
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.HillsLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.IslandLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.MixOceansLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.MixRiverLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.OceanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.RareBiomeLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.RiverLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.ShoreLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.SmoothLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.StartRiverLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.gen.layer.ZoomLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.LightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.raid.Raid.WaveMember
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.server.ChunkHolder.LocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.storage.MapDecoration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.TickPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.ForgeRenderTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.Animation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.data.EmptyModelData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.DynamicBucketModel.Loader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.FaceRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.model.Models
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.common.util.TextTable.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.RegistryEvent.MissingMappings.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.TickEvent.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.TickEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.config.ModConfig.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.LogicalSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.ModLoadingStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.ICustomPacket.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.NetworkDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.network.NetworkEvent.RegistrationChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.fml.VersionChecker.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.resource.VanillaResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraftforge.server.permission.DefaultPermissionLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.DestFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.FogMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.FramebufferExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.LogicOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.SourceFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.SupportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.TexGen
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.client.RealmsClient.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.RealmsServer.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.RealmsServer.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.Subscription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.dto.WorldTemplate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.RealmsDataFetcher.Task
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.RealmsServerSlotButton.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.advancements.FrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.AbstractBlock.OffsetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockRenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.material.PushReaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.PressurePlateBlock.Sensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.SkullBlock.Types
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.WallHeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.Sound.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.SoundSystem.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.advancements.AdvancementState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.fonts.DefaultGlyph
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.fonts.WhiteGlyph
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.social.SocialInteractionsScreen.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.toasts.IToast.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.toasts.SystemToast.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.toasts.TutorialToast.Icons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.gui.widget.list.AbstractList.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.NeighborInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.entity.model.ParrotModel.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.FaceDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.FogRenderer.FogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.model.BlockModel.GuiLight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.model.ItemCameraTransforms.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.model.ModelRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.resources.data.VillagerMetadataSection.HatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.AmbientOcclusionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.AttackIndicatorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.CloudOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.GraphicsFanciness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.NarratorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.ParticleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.PointOfView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.tutorial.TutorialSteps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.InputMappings.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.ITooltipFlag.TooltipFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.RecipeBookCategories
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.util.UploadSpeed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.world.DimensionRenderInfo.FogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.command.Commands.EnvironmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.command.impl.SetBlockCommand.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.data.BlockModelFields.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.data.IMultiPartPredicateBuilder.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.EnchantmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.ProtectionEnchantment.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.attributes.AttributeModifier.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.brain.memory.MemoryModuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.brain.task.Task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.controller.MovementController.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.ai.goal.Goal.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EntityClassification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EntitySpawnPlacementRegistry.PlacementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.BoatEntity.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.BoatEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.minecart.AbstractMinecartEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.monster.AbstractIllagerEntity.ArmPose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.monster.piglin.PiglinAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.MoverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.FoxEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.horse.CoatColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.horse.CoatTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.IronGolemEntity.Cracks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.MooshroomEntity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.passive.PandaEntity.Gene
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.ChatVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.PlayerEntity.SleepResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.PlayerModelPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.Pose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.SpawnReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.inventory.container.ClickType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.inventory.EquipmentSlotType.Group
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.inventory.EquipmentSlotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ArmorMaterial
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.crafting.RecipeBookCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.DyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.FireworkRocketItem.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ItemStack.TooltipDisplayFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ItemTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.Rarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.UseAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.loot.functions.CopyName.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.loot.functions.CopyNbt.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.loot.functions.CopyNbt.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.loot.LootContext.EntityTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.PacketDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CClientStatusPacket.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CEntityActionPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CPlayerDiggingPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CResourcePackStatusPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CSeenAdvancementsPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.CUseEntityPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SCombatPacket.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SPlayerListItemPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SPlayerPositionLookPacket.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SRecipeBookPacket.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.STitlePacket.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SUpdateBossInfoPacket.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.SWorldBorderPacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.ProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.pathfinding.PathNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.pathfinding.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.potion.EffectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.IResourceManager.Instance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.PackCompatibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.ResourcePackInfo.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.resources.ResourcePackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.ScoreCriteria.RenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.ServerScoreboard.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.Team.Visible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.AttachFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.BambooLeaves
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.BedPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.BellAttachment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum net.minecraft.state.properties.ChestType
 
values() - Static method in enum net.minecraft.state.properties.ChestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.ComparatorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.DoorHingeSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.DoubleBlockHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.Half
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.NoteBlockInstrument
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.PistonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.RailShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.RedstoneSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.SlabType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.StairsShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.state.properties.StructureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.BannerPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.BeehiveTileEntity.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.CommandBlockTileEntity.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.JigsawTileEntity.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.ShulkerBoxTileEntity.AnimationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.StructureBlockTileEntity.UpdateCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.tileentity.TileEntityMerger.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.ActionResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.AxisRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.BlockVoxelShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.DefaultTypeReferences
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Offset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction.AxisDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction.Plane
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Direction8
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Hand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.HandSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.math.RayTraceContext.BlockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.math.RayTraceContext.FluidMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.math.RayTraceResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.math.vector.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Mirror
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class net.minecraft.util.registry.SimpleRegistry
 
values() - Static method in enum net.minecraft.util.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Session.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.SoundCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.ChatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.text.TextFormatting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.TriplePermutation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Util.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.village.GossipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.village.PointOfInterestManager.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.Biome.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.Biome.RainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.Biome.TemperatureModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.BiomeAmbience.GrassColorModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.ColumnFuzzedBiomeMagnifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.DefaultBiomeMagnifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.FuzzedBiomeMagnifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.border.BorderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.BossInfo.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.BossInfo.Overlay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.chunk.Chunk.CreateEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.chunk.ChunkStatus.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.Difficulty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.EmptyBlockReader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.end.DragonSpawnState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.Explosion.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.GameRules.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.GameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.jigsaw.JigsawPattern.PlacementBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.structure.MineshaftStructure.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.structure.OceanRuinStructure.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.structure.RuinedPortalPiece.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.GenerationStage.Carving
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.GenerationStage.Decoration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.Heightmap.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.Heightmap.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddBambooForestLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddIslandLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.AddSnowLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.DeepOceanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeBiomeLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.CoolWarm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.HeatIce
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.EdgeLayer.Special
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.HillsLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.IslandLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.MixOceansLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.MixRiverLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.OceanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.RareBiomeLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.RiverLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.ShoreLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.SmoothLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.StartRiverLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.gen.layer.ZoomLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.lighting.IWorldLightListener.Dummy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.LightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.raid.Raid.WaveMember
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.server.ChunkHolder.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.storage.MapDecoration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.TickPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.ForgeRenderTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.Animation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.data.EmptyModelData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.DynamicBucketModel.Loader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.FaceRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.client.settings.KeyModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.model.Models
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.common.util.TextTable.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.RegistryEvent.MissingMappings.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.TickEvent.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.TickEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.event.world.PistonEvent.PistonMoveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fluids.capability.IFluidHandler.FluidAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.common.Mod.EventBusSubscriber.Bus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.config.ModConfig.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.LogicalSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.LogicalSidedProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.ModLoadingStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.ICustomPacket.Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.NetworkDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.network.NetworkEvent.RegistrationChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.fml.VersionChecker.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.resource.SelectiveReloadStateHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.resource.VanillaResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.server.permission.DefaultPermissionHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraftforge.server.permission.DefaultPermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VANILLA - Static variable in class net.minecraftforge.registries.RegistryManager
 
VANILLA_CODEC - Static variable in class net.minecraft.util.datafix.codec.DatapackCodec
 
VanillaBrewingRecipe - Class in net.minecraftforge.common.brewing
 
VanillaBrewingRecipe() - Constructor for class net.minecraftforge.common.brewing.VanillaBrewingRecipe
 
VanillaConnectionNetworkFilter - Class in net.minecraftforge.network
 
VanillaConnectionNetworkFilter() - Constructor for class net.minecraftforge.network.VanillaConnectionNetworkFilter
 
VanillaHopperItemHandler - Class in net.minecraftforge.items
 
VanillaHopperItemHandler(HopperTileEntity) - Constructor for class net.minecraftforge.items.VanillaHopperItemHandler
 
VanillaIngredientSerializer - Class in net.minecraftforge.common.crafting
 
VanillaIngredientSerializer() - Constructor for class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
VanillaInventoryCodeHooks - Class in net.minecraftforge.items
 
VanillaInventoryCodeHooks() - Constructor for class net.minecraftforge.items.VanillaInventoryCodeHooks
 
VanillaPack - Class in net.minecraft.resources
 
VanillaPack(String...) - Constructor for class net.minecraft.resources.VanillaPack
 
VanillaProxy(List<BlockPart>) - Constructor for class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy
 
VanillaResourceType - Enum in net.minecraftforge.resource
 
vanillaSnapshot() - Static method in class net.minecraftforge.registries.GameData
 
VanillaTagTypes(ITagCollectionSupplier) - Constructor for class net.minecraftforge.event.TagsUpdatedEvent.VanillaTagTypes
 
vanillaType - Variable in enum net.minecraftforge.client.model.generators.ModelBuilder.Perspective
 
VANISHING_CURSE - Static variable in class net.minecraft.enchantment.Enchantments
 
VanishingCurseEnchantment - Class in net.minecraft.enchantment
 
VanishingCurseEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.VanishingCurseEnchantment
 
vaporize(PlayerEntity, World, BlockPos, FluidStack) - Method in class net.minecraftforge.fluids.FluidAttributes
 
variableOpacity() - Method in class net.minecraft.block.AbstractBlock.Properties
 
variableOpacity - Variable in class net.minecraft.block.AbstractBlock
 
VariableValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.VariableValue
 
Variant - Class in net.minecraft.client.renderer.model
 
Variant(ResourceLocation, TransformationMatrix, boolean, int) - Constructor for class net.minecraft.client.renderer.model.Variant
 
variant - Variable in class net.minecraft.entity.passive.horse.HorseEntity.HorseData
 
Variant.Deserializer - Class in net.minecraft.client.renderer.model
 
VariantBlockStateBuilder - Class in net.minecraftforge.client.model.generators
 
VariantBlockStateBuilder.PartialBlockstate - Class in net.minecraftforge.client.model.generators
 
VariantList - Class in net.minecraft.client.renderer.model
 
VariantList(List<Variant>) - Constructor for class net.minecraft.client.renderer.model.VariantList
 
VariantList.Deserializer - Class in net.minecraft.client.renderer.model
 
VariantPropertyBuilder - Class in net.minecraft.data
 
VARINT - Static variable in class net.minecraft.network.datasync.DataSerializers
 
vec2() - Static method in class net.minecraft.command.arguments.Vec2Argument
 
VEC2_INCOMPLETE - Static variable in class net.minecraft.command.arguments.Vec2Argument
 
Vec2Argument - Class in net.minecraft.command.arguments
 
Vec2Argument(boolean) - Constructor for class net.minecraft.command.arguments.Vec2Argument
 
vec3() - Static method in class net.minecraft.command.arguments.Vec3Argument
 
vec3(boolean) - Static method in class net.minecraft.command.arguments.Vec3Argument
 
Vec3Argument - Class in net.minecraft.command.arguments
 
Vec3Argument(boolean) - Constructor for class net.minecraft.command.arguments.Vec3Argument
 
Vector2f - Class in net.minecraft.util.math.vector
 
Vector2f(float, float) - Constructor for class net.minecraft.util.math.vector.Vector2f
 
Vector3d - Class in net.minecraft.util.math.vector
 
Vector3d(double, double, double) - Constructor for class net.minecraft.util.math.vector.Vector3d
 
Vector3d(Vector3f) - Constructor for class net.minecraft.util.math.vector.Vector3d
 
Vector3f - Class in net.minecraft.util.math.vector
 
Vector3f() - Constructor for class net.minecraft.util.math.vector.Vector3f
 
Vector3f(float, float, float) - Constructor for class net.minecraft.util.math.vector.Vector3f
 
Vector3f(Vector3d) - Constructor for class net.minecraft.util.math.vector.Vector3f
 
Vector3f(float[]) - Constructor for class net.minecraft.util.math.vector.Vector3f
 
Vector3i - Class in net.minecraft.util.math.vector
 
Vector3i(int, int, int) - Constructor for class net.minecraft.util.math.vector.Vector3i
 
Vector3i(double, double, double) - Constructor for class net.minecraft.util.math.vector.Vector3i
 
Vector4f - Class in net.minecraft.util.math.vector
 
Vector4f() - Constructor for class net.minecraft.util.math.vector.Vector4f
 
Vector4f(float, float, float, float) - Constructor for class net.minecraft.util.math.vector.Vector4f
 
Vector4f(Vector3f) - Constructor for class net.minecraft.util.math.vector.Vector4f
 
VEGETATION_PLACEMENT - Static variable in class net.minecraft.world.gen.feature.Features.Placements
 
velocityChanged - Variable in class net.minecraft.entity.Entity
 
verifySellingItem(ItemStack) - Method in interface net.minecraft.entity.merchant.IMerchant
 
verifySellingItem(ItemStack) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
verifySellingItem(ItemStack) - Method in class net.minecraft.entity.NPCMerchant
 
version - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
version - Variable in class net.minecraft.client.multiplayer.ServerData
 
Version(String, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Version
 
VERSION_CHECK_CAT - Static variable in class net.minecraftforge.common.ForgeMod
 
VersionChecker - Class in net.minecraftforge.fml
 
VersionChecker() - Constructor for class net.minecraftforge.fml.VersionChecker
 
VersionChecker.CheckResult - Class in net.minecraftforge.fml
 
VersionChecker.Status - Enum in net.minecraftforge.fml
 
VersionData - Class in net.minecraft.world.storage
 
VersionData(int, long, String, int, boolean) - Constructor for class net.minecraft.world.storage.VersionData
 
versionRangeToString(VersionRange) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
versionType - Variable in class net.minecraft.client.GameConfiguration.GameInformation
 
Vertex(Vector3f, Vector3f, Vector4f, Vector4f[]) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Vertex
 
vertexAttribPointer(int, int, int, boolean, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
VertexBuffer - Class in net.minecraft.client.renderer.vertex
 
VertexBuffer(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexBuffer
 
VertexBufferConsumer - Class in net.minecraftforge.client.model.pipeline
 
VertexBufferConsumer() - Constructor for class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
VertexBufferConsumer(IVertexBuilder) - Constructor for class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
 
VertexBuilderUtils - Class in com.mojang.blaze3d.vertex
 
VertexBuilderUtils() - Constructor for class com.mojang.blaze3d.vertex.VertexBuilderUtils
 
vertexData - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
VertexFormat - Class in net.minecraft.client.renderer.vertex
 
VertexFormat(ImmutableList<VertexFormatElement>) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
 
VertexFormatElement - Class in net.minecraft.client.renderer.vertex
 
VertexFormatElement(int, VertexFormatElement.Type, VertexFormatElement.Usage, int) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormatElement
 
VertexFormatElement.Type - Enum in net.minecraft.client.renderer.vertex
 
VertexFormatElement.Usage - Enum in net.minecraft.client.renderer.vertex
 
VertexLighterFlat - Class in net.minecraftforge.client.model.pipeline
 
VertexLighterFlat(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterFlat
 
VertexLighterSmoothAo - Class in net.minecraftforge.client.model.pipeline
 
VertexLighterSmoothAo(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
 
vertexPointer(int, int, int, long) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
VertexTransformer - Class in net.minecraftforge.client.model.pipeline
 
VertexTransformer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.VertexTransformer
 
VERTICAL_MASK - Static variable in class net.minecraft.world.biome.BiomeContainer
 
VERTICAL_WIND_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
vertices - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
 
VEX - Static variable in class net.minecraft.entity.EntityType
 
VEX_FLAGS - Static variable in class net.minecraft.entity.monster.VexEntity
 
VEX_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
VexEntity - Class in net.minecraft.entity.monster
 
VexEntity(EntityType<? extends VexEntity>, World) - Constructor for class net.minecraft.entity.monster.VexEntity
 
VexModel - Class in net.minecraft.client.renderer.entity.model
 
VexModel() - Constructor for class net.minecraft.client.renderer.entity.model.VexModel
 
VexRenderer - Class in net.minecraft.client.renderer.entity
 
VexRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.VexRenderer
 
VideoMode - Class in net.minecraft.client.renderer
 
VideoMode(int, int, int, int, int, int) - Constructor for class net.minecraft.client.renderer.VideoMode
 
VideoMode(GLFWVidMode.Buffer) - Constructor for class net.minecraft.client.renderer.VideoMode
 
VideoMode(GLFWVidMode) - Constructor for class net.minecraft.client.renderer.VideoMode
 
VideoSettingsScreen - Class in net.minecraft.client.gui.screen
 
VideoSettingsScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.screen.VideoSettingsScreen
 
VIEW_BOBBING - Static variable in class net.minecraft.client.AbstractOption
 
viewBobbing - Variable in class net.minecraft.client.GameSettings
 
viewDistance - Variable in class net.minecraft.server.dedicated.ServerProperties
 
ViewFrustum - Class in net.minecraft.client.renderer
 
ViewFrustum(ChunkRenderDispatcher, World, int, WorldRenderer) - Constructor for class net.minecraft.client.renderer.ViewFrustum
 
viewport(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
viewport(int, int, int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
VIGNETTE_TEX_PATH - Static variable in class net.minecraft.client.gui.IngameGui
 
VILLAGE - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
VILLAGE_DESERT - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
VILLAGE_PLAINS - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
VILLAGE_SAVANNA - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
VILLAGE_SNOWY - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
VILLAGE_TAIGA - Static variable in class net.minecraft.world.gen.feature.structure.StructureFeatures
 
VillageConfig - Class in net.minecraft.world.gen.feature.structure
 
VillageConfig(Supplier<JigsawPattern>, int) - Constructor for class net.minecraft.world.gen.feature.structure.VillageConfig
 
villageHero() - Static method in class net.minecraft.advancements.criterion.PositionTrigger.Instance
 
VILLAGER - Static variable in class net.minecraft.entity.EntityType
 
VILLAGER_BABIES - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
VILLAGER_BABY - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
VILLAGER_DATA - Static variable in class net.minecraft.network.datasync.DataSerializers
 
VILLAGER_DEFAULT - Static variable in class net.minecraft.entity.ai.brain.schedule.Schedule
 
VILLAGER_DEFAULT_TRADES - Static variable in class net.minecraft.entity.merchant.villager.VillagerTrades
 
VILLAGER_HOSTILES - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 
VILLAGER_HURT - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
VILLAGER_KILLED - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
VILLAGER_PROFESSION - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
VILLAGER_PROFESSION_KEY - Static variable in class net.minecraft.util.registry.Registry
 
VILLAGER_PROFESSIONS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
VILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
VILLAGER_TRADE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
VILLAGER_TYPE - Static variable in class net.minecraft.util.registry.Registry
 
VILLAGER_TYPE_KEY - Static variable in class net.minecraft.util.registry.Registry
 
villagerArms - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerBabiesSensor - Class in net.minecraft.entity.ai.brain.sensor
 
VillagerBabiesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
villagerBody - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerData - Class in net.minecraft.entity.merchant.villager
 
VillagerData(VillagerType, VillagerProfession, int) - Constructor for class net.minecraft.entity.merchant.villager.VillagerData
 
VillagerEntity - Class in net.minecraft.entity.merchant.villager
 
VillagerEntity(EntityType<? extends VillagerEntity>, World) - Constructor for class net.minecraft.entity.merchant.villager.VillagerEntity
 
VillagerEntity(EntityType<? extends VillagerEntity>, World, VillagerType) - Constructor for class net.minecraft.entity.merchant.villager.VillagerEntity
 
VillagerFollowRange - Class in net.minecraft.util.datafix.fixes
 
VillagerFollowRange(Schema) - Constructor for class net.minecraft.util.datafix.fixes.VillagerFollowRange
 
villagerHead - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerHostilesSensor - Class in net.minecraft.entity.ai.brain.sensor
 
VillagerHostilesSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 
VillagerLevelAndXpFix - Class in net.minecraft.util.datafix.fixes
 
VillagerLevelAndXpFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix
 
VillagerLevelPendantLayer<T extends LivingEntity & IVillagerDataHolder,M extends EntityModel<T> & IHeadToggle> - Class in net.minecraft.client.renderer.entity.layers
 
VillagerLevelPendantLayer(IEntityRenderer<T, M>, IReloadableResourceManager, String) - Constructor for class net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer
 
VillagerMetadataSection - Class in net.minecraft.client.resources.data
 
VillagerMetadataSection(VillagerMetadataSection.HatType) - Constructor for class net.minecraft.client.resources.data.VillagerMetadataSection
 
VillagerMetadataSection.HatType - Enum in net.minecraft.client.resources.data
 
VillagerModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
VillagerModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerModel(float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.VillagerModel
 
villagerNose - Variable in class net.minecraft.client.renderer.entity.model.VillagerModel
 
VillagerProfession - Class in net.minecraft.entity.merchant.villager
 
VillagerProfession(String, PointOfInterestType, ImmutableSet<Item>, ImmutableSet<Block>, SoundEvent) - Constructor for class net.minecraft.entity.merchant.villager.VillagerProfession
 
VillagerProfessionFix - Class in net.minecraft.util.datafix.fixes
 
VillagerProfessionFix(Schema, String) - Constructor for class net.minecraft.util.datafix.fixes.VillagerProfessionFix
 
VillagerRenderer - Class in net.minecraft.client.renderer.entity
 
VillagerRenderer(EntityRendererManager, IReloadableResourceManager) - Constructor for class net.minecraft.client.renderer.entity.VillagerRenderer
 
VillagerTasks - Class in net.minecraft.entity.ai.brain.task
 
VillagerTasks() - Constructor for class net.minecraft.entity.ai.brain.task.VillagerTasks
 
VillagerTrades - Class in net.minecraft.entity.merchant.villager
 
VillagerTrades() - Constructor for class net.minecraft.entity.merchant.villager.VillagerTrades
 
VillagerTrades - Class in net.minecraft.util.datafix.fixes
 
VillagerTrades(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.VillagerTrades
 
VillagerTrades.ITrade - Interface in net.minecraft.entity.merchant.villager
 
VillagerTradesEvent - Class in net.minecraftforge.event.village
 
VillagerTradesEvent(Int2ObjectMap<List<VillagerTrades.ITrade>>, VillagerProfession) - Constructor for class net.minecraftforge.event.village.VillagerTradesEvent
 
VillagerTradeTrigger - Class in net.minecraft.advancements.criterion
 
VillagerTradeTrigger() - Constructor for class net.minecraft.advancements.criterion.VillagerTradeTrigger
 
VillagerTradeTrigger.Instance - Class in net.minecraft.advancements.criterion
 
VillagerTradingManager - Class in net.minecraftforge.common
 
VillagerTradingManager() - Constructor for class net.minecraftforge.common.VillagerTradingManager
 
VillagerType - Class in net.minecraft.entity.villager
 
VillageSectionsDebugRender - Class in net.minecraft.client.renderer.debug
 
VillageSiege - Class in net.minecraft.village
 
VillageSiege() - Constructor for class net.minecraft.village.VillageSiege
 
VillageSiegeEvent - Class in net.minecraftforge.event.village
 
VillageSiegeEvent(VillageSiege, World, PlayerEntity, Vector3d) - Constructor for class net.minecraftforge.event.village.VillageSiegeEvent
 
VillagesPools - Class in net.minecraft.world.gen.feature.structure
 
VillagesPools() - Constructor for class net.minecraft.world.gen.feature.structure.VillagesPools
 
VillageStructure - Class in net.minecraft.world.gen.feature.structure
 
VillageStructure(Codec<VillageConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.VillageStructure
 
VINDICATOR - Static variable in class net.minecraft.entity.EntityType
 
VINDICATOR_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
VindicatorEntity - Class in net.minecraft.entity.monster
 
VindicatorEntity(EntityType<? extends VindicatorEntity>, World) - Constructor for class net.minecraft.entity.monster.VindicatorEntity
 
VindicatorRenderer - Class in net.minecraft.client.renderer.entity
 
VindicatorRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.VindicatorRenderer
 
VINE - Static variable in class net.minecraft.block.Blocks
 
VINE - Static variable in class net.minecraft.block.SoundType
 
VINE - Static variable in class net.minecraft.item.Items
 
VineBlock - Class in net.minecraft.block
 
VineBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.VineBlock
 
VINES - Static variable in class net.minecraft.world.gen.feature.Feature
 
VINES - Static variable in class net.minecraft.world.gen.feature.Features
 
VinesFeature - Class in net.minecraft.world.gen.feature
 
VinesFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.VinesFeature
 
VirtualAssetsPack - Class in net.minecraft.client.resources
 
VirtualAssetsPack(ResourceIndex) - Constructor for class net.minecraft.client.resources.VirtualAssetsPack
 
VirtualScreen - Class in net.minecraft.client.renderer
 
VirtualScreen(Minecraft) - Constructor for class net.minecraft.client.renderer.VirtualScreen
 
viscosity(int) - Method in class net.minecraftforge.fluids.FluidAttributes.Builder
 
VisGraph - Class in net.minecraft.client.renderer.chunk
 
VisGraph() - Constructor for class net.minecraft.client.renderer.chunk.VisGraph
 
visibility - Variable in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
visibility(String, boolean) - Method in class net.minecraftforge.client.model.generators.CustomLoaderBuilder
 
Visibility(PlayerEntity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.Visibility
Deprecated.
 
visibilityData - Variable in class net.minecraftforge.client.model.BlockModelConfiguration
 
VisibilityData() - Constructor for class net.minecraftforge.client.model.BlockModelConfiguration.VisibilityData
 
visible - Variable in class net.minecraft.client.gui.widget.Widget
 
VISIBLE_ADULT_HOGLIN_COUNT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
VISIBLE_ADULT_PIGLIN_COUNT - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
VISIBLE_MOBS - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
VISIBLE_VILLAGER_BABIES - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
visit(GameRules.RuleKey<T>, GameRules.RuleType<T>) - Method in interface net.minecraft.world.GameRules.IRuleEntryVisitor
 
visitAll(GameRules.IRuleEntryVisitor) - Static method in class net.minecraft.world.GameRules
 
visited - Variable in class net.minecraft.pathfinding.PathPoint
 
visitRule(GameRules.IRuleEntryVisitor, GameRules.RuleKey<T>) - Method in class net.minecraft.world.GameRules.RuleType
 
vLine(MatrixStack, int, int, int, int) - Method in class net.minecraft.client.gui.AbstractGui
 
VOID - Static variable in class net.minecraft.entity.item.PaintingType
 
VOID - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
VOID_AIR - Static variable in class net.minecraft.block.Blocks
 
VOID_START_PLATFORM - Static variable in class net.minecraft.world.gen.feature.Feature
 
VOID_START_PLATFORM - Static variable in class net.minecraft.world.gen.feature.Features
 
VoidFluidHandler - Class in net.minecraftforge.fluids.capability.templates
 
VoidFluidHandler() - Constructor for class net.minecraftforge.fluids.capability.templates.VoidFluidHandler
 
VoidStartPlatformFeature - Class in net.minecraft.world.gen.feature
 
VoidStartPlatformFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.VoidStartPlatformFeature
 
volume - Variable in class net.minecraft.block.SoundType
 
volume - Variable in class net.minecraft.client.audio.LocatableSound
 
VOLUNTARY_EXILE - Static variable in class net.minecraft.advancements.CriteriaTriggers
 
VoxelShape - Class in net.minecraft.util.math.shapes
 
VoxelShapeArray - Class in net.minecraft.util.math.shapes
 
VoxelShapeArray(VoxelShapePart, double[], double[], double[]) - Constructor for class net.minecraft.util.math.shapes.VoxelShapeArray
 
VoxelShapeCube - Class in net.minecraft.util.math.shapes
 
VoxelShapeCube(VoxelShapePart) - Constructor for class net.minecraft.util.math.shapes.VoxelShapeCube
 
VoxelShapePart - Class in net.minecraft.util.math.shapes
 
VoxelShapePart(int, int, int) - Constructor for class net.minecraft.util.math.shapes.VoxelShapePart
 
VoxelShapePart.IFaceConsumer - Interface in net.minecraft.util.math.shapes
 
VoxelShapePart.ILineConsumer - Interface in net.minecraft.util.math.shapes
 
VoxelShapes - Class in net.minecraft.util.math.shapes
 
VoxelShapes() - Constructor for class net.minecraft.util.math.shapes.VoxelShapes
 
VoxelShapes.ILineConsumer - Interface in net.minecraft.util.math.shapes
 
VoxelShapeSpliterator - Class in net.minecraft.util.math.shapes
 
VoxelShapeSpliterator(ICollisionReader, Entity, AxisAlignedBB) - Constructor for class net.minecraft.util.math.shapes.VoxelShapeSpliterator
 
VoxelShapeSpliterator(ICollisionReader, Entity, AxisAlignedBB, BiPredicate<BlockState, BlockPos>) - Constructor for class net.minecraft.util.math.shapes.VoxelShapeSpliterator
 
VSYNC - Static variable in class net.minecraft.client.AbstractOption
 
vsync - Variable in class net.minecraft.client.GameSettings
 

W

w - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
wakeImmediately() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
 
wakeUp() - Method in class net.minecraft.entity.LivingEntity
 
wakeUp() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
wakeUp() - Method in class net.minecraft.entity.player.PlayerEntity
 
WakeUpTask - Class in net.minecraft.entity.ai.brain.task
 
WakeUpTask() - Constructor for class net.minecraft.entity.ai.brain.task.WakeUpTask
 
WALK_ON_WATER_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
WALK_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
WALK_TARGET - Static variable in class net.minecraft.entity.ai.brain.memory.MemoryModuleType
 
WALK_UNDER_WATER_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
WalkAndSwimNodeProcessor - Class in net.minecraft.pathfinding
 
WalkAndSwimNodeProcessor() - Constructor for class net.minecraft.pathfinding.WalkAndSwimNodeProcessor
 
WalkNodeProcessor - Class in net.minecraft.pathfinding
 
WalkNodeProcessor() - Constructor for class net.minecraft.pathfinding.WalkNodeProcessor
 
WalkRandomlyInsideTask - Class in net.minecraft.entity.ai.brain.task
 
WalkRandomlyInsideTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkRandomlyInsideTask
 
WalkRandomlyTask - Class in net.minecraft.entity.ai.brain.task
 
WalkRandomlyTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkRandomlyTask
 
WalkRandomlyTask(float, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkRandomlyTask
 
WalkTarget - Class in net.minecraft.entity.ai.brain.memory
 
WalkTarget(BlockPos, float, int) - Constructor for class net.minecraft.entity.ai.brain.memory.WalkTarget
 
WalkTarget(Vector3d, float, int) - Constructor for class net.minecraft.entity.ai.brain.memory.WalkTarget
 
WalkTarget(IPosWrapper, float, int) - Constructor for class net.minecraft.entity.ai.brain.memory.WalkTarget
 
WalkToHouseTask - Class in net.minecraft.entity.ai.brain.task
 
WalkToHouseTask(float) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToHouseTask
 
WalkToPOITask - Class in net.minecraft.entity.ai.brain.task
 
WalkToPOITask(float, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToPOITask
 
WalkToTargetTask - Class in net.minecraft.entity.ai.brain.task
 
WalkToTargetTask() - Constructor for class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
WalkToTargetTask(int, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkToTargetTask
 
WalkToVillagerBabiesTask - Class in net.minecraft.entity.ai.brain.task
 
WalkToVillagerBabiesTask() - Constructor for class net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask
 
WalkTowardsLookTargetTask - Class in net.minecraft.entity.ai.brain.task
 
WalkTowardsLookTargetTask(float, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
 
WalkTowardsPosTask - Class in net.minecraft.entity.ai.brain.task
 
WalkTowardsPosTask(MemoryModuleType<GlobalPos>, float, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsPosTask
 
WalkTowardsRandomSecondaryPosTask - Class in net.minecraft.entity.ai.brain.task
 
WalkTowardsRandomSecondaryPosTask(MemoryModuleType<List<GlobalPos>>, float, int, int, MemoryModuleType<GlobalPos>) - Constructor for class net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask
 
WALL - Static variable in class net.minecraft.data.StockTextureAliases
 
WALL_CORALS - Static variable in class net.minecraft.tags.BlockTags
 
WALL_HEIGHT_EAST - Static variable in class net.minecraft.block.WallBlock
 
WALL_HEIGHT_EAST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
WALL_HEIGHT_NORTH - Static variable in class net.minecraft.block.WallBlock
 
WALL_HEIGHT_NORTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
WALL_HEIGHT_SOUTH - Static variable in class net.minecraft.block.WallBlock
 
WALL_HEIGHT_SOUTH - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
WALL_HEIGHT_WEST - Static variable in class net.minecraft.block.WallBlock
 
WALL_HEIGHT_WEST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
WALL_INVENTORY - Static variable in class net.minecraft.data.StockModelShapes
 
WALL_POST_OVERRIDE - Static variable in class net.minecraft.tags.BlockTags
 
WALL_PROPS - Static variable in class net.minecraftforge.client.model.generators.BlockStateProvider
 
WALL_SIGNS - Static variable in class net.minecraft.tags.BlockTags
 
WALL_TORCH - Static variable in class net.minecraft.block.Blocks
 
WallBannerBlock - Class in net.minecraft.block
 
WallBannerBlock(DyeColor, AbstractBlock.Properties) - Constructor for class net.minecraft.block.WallBannerBlock
 
WallBlock - Class in net.minecraft.block
 
WallBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WallBlock
 
wallBlock - Variable in class net.minecraft.item.WallOrFloorItem
 
wallBlock(WallBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
wallBlock(WallBlock, String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
wallBlock(WallBlock, ModelFile, ModelFile, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
WallHeight - Enum in net.minecraft.block
 
wallInventory(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
WallOrFloorItem - Class in net.minecraft.item
 
WallOrFloorItem(Block, Block, Item.Properties) - Constructor for class net.minecraft.item.WallOrFloorItem
 
wallPost(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
WallProperty - Class in net.minecraft.util.datafix.fixes
 
WallProperty(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.WallProperty
 
WALLS - Static variable in class net.minecraft.tags.BlockTags
 
WALLS - Static variable in class net.minecraft.tags.ItemTags
 
wallSide(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
wallSideTall(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
WallSignBlock - Class in net.minecraft.block
 
WallSignBlock(AbstractBlock.Properties, WoodType) - Constructor for class net.minecraft.block.WallSignBlock
 
WallSkullBlock - Class in net.minecraft.block
 
WallSkullBlock(SkullBlock.ISkullType, AbstractBlock.Properties) - Constructor for class net.minecraft.block.WallSkullBlock
 
WallTorchBlock - Class in net.minecraft.block
 
WallTorchBlock(AbstractBlock.Properties, IParticleData) - Constructor for class net.minecraft.block.WallTorchBlock
 
wander - Variable in class net.minecraft.entity.monster.GuardianEntity
 
WANDERER - Static variable in class net.minecraft.entity.item.PaintingType
 
WandererTradesEvent - Class in net.minecraftforge.event.village
 
WandererTradesEvent(List<VillagerTrades.ITrade>, List<VillagerTrades.ITrade>) - Constructor for class net.minecraftforge.event.village.WandererTradesEvent
 
WANDERING_TRADER - Static variable in class net.minecraft.entity.EntityType
 
WANDERING_TRADER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WanderingTraderEntity - Class in net.minecraft.entity.merchant.villager
 
WanderingTraderEntity(EntityType<? extends WanderingTraderEntity>, World) - Constructor for class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
WanderingTraderRenderer - Class in net.minecraft.client.renderer.entity
 
WanderingTraderRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WanderingTraderRenderer
 
WanderingTraderSpawner - Class in net.minecraft.world.spawner
 
WanderingTraderSpawner(IServerWorldInfo) - Constructor for class net.minecraft.world.spawner.WanderingTraderSpawner
 
WantedItemsSensor - Class in net.minecraft.entity.ai.brain.sensor
 
WantedItemsSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.WantedItemsSensor
 
wantsMoreFood() - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
wantsToStopRiding() - Method in class net.minecraft.entity.player.PlayerEntity
 
WARM_OCEAN - Static variable in class net.minecraft.world.biome.Biomes
 
WARM_OCEAN_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
warn() - Method in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
warnInvalidBlock() - Method in class net.minecraft.tileentity.TileEntity
 
WARPED - Static variable in class net.minecraft.block.WoodType
 
WARPED_BUTTON - Static variable in class net.minecraft.block.Blocks
 
WARPED_BUTTON - Static variable in class net.minecraft.item.Items
 
WARPED_DOOR - Static variable in class net.minecraft.block.Blocks
 
WARPED_DOOR - Static variable in class net.minecraft.item.Items
 
WARPED_FENCE - Static variable in class net.minecraft.block.Blocks
 
WARPED_FENCE - Static variable in class net.minecraft.item.Items
 
WARPED_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
WARPED_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
WARPED_FOREST - Static variable in class net.minecraft.world.biome.Biomes
 
WARPED_FOREST_VEGETATION - Static variable in class net.minecraft.world.gen.feature.Features
 
WARPED_FOREST_VEGETATION_CONFIG - Static variable in class net.minecraft.world.gen.feature.Features.Configs
 
WARPED_FUNGI - Static variable in class net.minecraft.world.gen.feature.Features
 
WARPED_FUNGI_PLANTED - Static variable in class net.minecraft.world.gen.feature.Features
 
WARPED_FUNGUS - Static variable in class net.minecraft.block.Blocks
 
WARPED_FUNGUS - Static variable in class net.minecraft.item.Items
 
WARPED_FUNGUS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
WARPED_FUNGUS_ON_A_STICK - Static variable in class net.minecraft.item.Items
 
WARPED_HYPHAE - Static variable in class net.minecraft.block.Blocks
 
WARPED_HYPHAE - Static variable in class net.minecraft.block.material.MaterialColor
 
WARPED_HYPHAE - Static variable in class net.minecraft.item.Items
 
WARPED_NYLIUM - Static variable in class net.minecraft.block.Blocks
 
WARPED_NYLIUM - Static variable in class net.minecraft.block.material.MaterialColor
 
WARPED_NYLIUM - Static variable in class net.minecraft.item.Items
 
WARPED_PLANKS - Static variable in class net.minecraft.block.Blocks
 
WARPED_PLANKS - Static variable in class net.minecraft.item.Items
 
WARPED_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
WARPED_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
WARPED_ROOTS - Static variable in class net.minecraft.block.Blocks
 
WARPED_ROOTS - Static variable in class net.minecraft.item.Items
 
WARPED_ROOTS - Static variable in class net.minecraft.world.gen.feature.Features.States
 
WARPED_SIGN - Static variable in class net.minecraft.block.Blocks
 
WARPED_SIGN - Static variable in class net.minecraft.item.Items
 
WARPED_SLAB - Static variable in class net.minecraft.block.Blocks
 
WARPED_SLAB - Static variable in class net.minecraft.item.Items
 
WARPED_SPORE - Static variable in class net.minecraft.particles.ParticleTypes
 
WARPED_STAIRS - Static variable in class net.minecraft.block.Blocks
 
WARPED_STAIRS - Static variable in class net.minecraft.item.Items
 
WARPED_STEM - Static variable in class net.minecraft.block.Blocks
 
WARPED_STEM - Static variable in class net.minecraft.block.material.MaterialColor
 
WARPED_STEM - Static variable in class net.minecraft.item.Items
 
WARPED_STEMS - Static variable in class net.minecraft.tags.BlockTags
 
WARPED_STEMS - Static variable in class net.minecraft.tags.ItemTags
 
WARPED_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
WARPED_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
WARPED_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
WARPED_WART - Static variable in class net.minecraft.block.material.MaterialColor
 
WARPED_WART_BLOCK - Static variable in class net.minecraft.block.Blocks
 
WARPED_WART_BLOCK - Static variable in class net.minecraft.item.Items
 
WarpedSporeFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.UnderwaterParticle.WarpedSporeFactory
 
WART - Static variable in class net.minecraft.block.SoundType
 
WART_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
wasAccepted() - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
wasSuccessful() - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
WASTELAND - Static variable in class net.minecraft.entity.item.PaintingType
 
WASTELAND - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
Watch(ServerPlayerEntity, ChunkPos, ServerWorld) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent.Watch
 
watchedClass - Variable in class net.minecraft.entity.ai.goal.LookAtGoal
 
WATER - Static variable in class net.minecraft.block.Blocks
 
WATER - Static variable in class net.minecraft.block.material.Material
 
WATER - Static variable in class net.minecraft.block.material.MaterialColor
 
water - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
WATER - Static variable in class net.minecraft.entity.CreatureAttribute
 
WATER - Static variable in class net.minecraft.fluid.Fluids
 
WATER - Static variable in class net.minecraft.potion.Potions
 
WATER - Static variable in class net.minecraft.tags.FluidTags
 
WATER - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
WATER - Static variable in class net.minecraft.world.gen.feature.Features.States
 
WATER - Static variable in class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.Piece
 
WATER - Static variable in class net.minecraftforge.client.model.FluidModel
 
WATER - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
WATER - Static variable in class net.minecraftforge.common.PlantType
 
Water(FluidAttributes.Builder, Fluid) - Constructor for class net.minecraftforge.fluids.FluidAttributes.Water
 
WATER_BLOCK - Static variable in class net.minecraft.world.gen.feature.Features.States
 
WATER_BREATHING - Static variable in class net.minecraft.potion.Effects
 
WATER_BREATHING - Static variable in class net.minecraft.potion.Potions
 
WATER_BUCKET - Static variable in class net.minecraft.item.Items
 
WATER_COLOR - Static variable in class net.minecraft.world.biome.BiomeColors
 
WATER_LAKE - Static variable in class net.minecraft.world.gen.placement.Placement
 
WATER_SENSITIVE - Static variable in class net.minecraft.entity.projectile.PotionEntity
 
WaterAvoidingRandomFlyingGoal - Class in net.minecraft.entity.ai.goal
 
WaterAvoidingRandomFlyingGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.WaterAvoidingRandomFlyingGoal
 
WaterAvoidingRandomWalkingGoal - Class in net.minecraft.entity.ai.goal
 
WaterAvoidingRandomWalkingGoal(CreatureEntity, double) - Constructor for class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
WaterAvoidingRandomWalkingGoal(CreatureEntity, double, float) - Constructor for class net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
 
WaterDebugRenderer - Class in net.minecraft.client.renderer.debug
 
WaterDebugRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.debug.WaterDebugRenderer
 
WaterFluid - Class in net.minecraft.fluid
 
WaterFluid() - Constructor for class net.minecraft.fluid.WaterFluid
 
WaterFluid.Flowing - Class in net.minecraft.fluid
 
WaterFluid.Source - Class in net.minecraft.fluid
 
WATERLOGGED - Static variable in class net.minecraft.block.AbstractCoralPlantBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.AbstractSignBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.CampfireBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.ChainBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.ChestBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.ConduitBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.EnderChestBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.FourWayBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.LadderBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.LanternBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.ScaffoldingBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.SeaPickleBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.SlabBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.StairsBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.TrapDoorBlock
 
WATERLOGGED - Static variable in class net.minecraft.block.WallBlock
 
WATERLOGGED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
WaterMobEntity - Class in net.minecraft.entity.passive
 
WaterMobEntity(EntityType<? extends WaterMobEntity>, World) - Constructor for class net.minecraft.entity.passive.WaterMobEntity
 
waterNavigator - Variable in class net.minecraft.entity.monster.DrownedEntity
 
WaterWakeParticle - Class in net.minecraft.client.particle
 
WaterWakeParticle.Factory - Class in net.minecraft.client.particle
 
WEAKNESS - Static variable in class net.minecraft.potion.Effects
 
WEAKNESS - Static variable in class net.minecraft.potion.Potions
 
WEAPONSMITH - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
WEAPONSMITH - Static variable in class net.minecraft.village.PointOfInterestType
 
WEARING_ILLAGER_BANNER - Static variable in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
WEATHER_CHECK - Static variable in class net.minecraft.loot.conditions.LootConditionManager
 
WEATHER_RAIN - Static variable in class net.minecraft.util.SoundEvents
 
WEATHER_RAIN_ABOVE - Static variable in class net.minecraft.util.SoundEvents
 
WeatherCheck - Class in net.minecraft.loot.conditions
 
WeatherCheck.Serializer - Class in net.minecraft.loot.conditions
 
WeatherCommand - Class in net.minecraft.command.impl
 
WeatherCommand() - Constructor for class net.minecraft.command.impl.WeatherCommand
 
WeatherRenderHandler - Interface in net.minecraftforge.client
Deprecated.
WEB - Static variable in class net.minecraft.block.material.Material
 
WebBlock - Class in net.minecraft.block
 
WebBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WebBlock
 
WEEPING_VINES - Static variable in class net.minecraft.block.Blocks
 
WEEPING_VINES - Static variable in class net.minecraft.item.Items
 
WEEPING_VINES - Static variable in class net.minecraft.world.gen.feature.Feature
 
WEEPING_VINES - Static variable in class net.minecraft.world.gen.feature.Features
 
WEEPING_VINES_PLANT - Static variable in class net.minecraft.block.Blocks
 
WeepingVineFeature - Class in net.minecraft.world.gen.feature
 
WeepingVineFeature(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.WeepingVineFeature
 
WeepingVinesBlock - Class in net.minecraft.block
 
WeepingVinesBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WeepingVinesBlock
 
WeepingVinesTopBlock - Class in net.minecraft.block
 
WeepingVinesTopBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WeepingVinesTopBlock
 
weight - Variable in class net.minecraft.loot.StandaloneLootEntry.Builder
 
weight(int) - Method in class net.minecraft.loot.StandaloneLootEntry.Builder
 
weight - Variable in class net.minecraft.loot.StandaloneLootEntry
 
weight - Variable in enum net.minecraft.village.GossipType
 
weight(int) - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
 
weight - Variable in class net.minecraftforge.client.model.generators.ConfiguredModel
 
WEIGHTED_STATE_PROVIDER - Static variable in class net.minecraft.world.gen.blockstateprovider.BlockStateProviderType
 
WeightedBakedModel - Class in net.minecraft.client.renderer.model
 
WeightedBakedModel(List<WeightedBakedModel.WeightedModel>) - Constructor for class net.minecraft.client.renderer.model.WeightedBakedModel
 
WeightedBakedModel.Builder - Class in net.minecraft.client.renderer.model
 
WeightedBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
WeightedBlockStateProvider() - Constructor for class net.minecraft.world.gen.blockstateprovider.WeightedBlockStateProvider
 
WeightedList<U> - Class in net.minecraft.util
 
WeightedList() - Constructor for class net.minecraft.util.WeightedList
 
WeightedList.Entry<T> - Class in net.minecraft.util
 
WeightedPressurePlateBlock - Class in net.minecraft.block
 
WeightedPressurePlateBlock(int, AbstractBlock.Properties) - Constructor for class net.minecraft.block.WeightedPressurePlateBlock
 
WeightedRandom - Class in net.minecraft.util
 
WeightedRandom() - Constructor for class net.minecraft.util.WeightedRandom
 
WeightedRandom.Item - Class in net.minecraft.util
 
WeightedSpawnerEntity - Class in net.minecraft.util
 
WeightedSpawnerEntity() - Constructor for class net.minecraft.util.WeightedSpawnerEntity
 
WeightedSpawnerEntity(CompoundNBT) - Constructor for class net.minecraft.util.WeightedSpawnerEntity
 
WeightedSpawnerEntity(int, CompoundNBT) - Constructor for class net.minecraft.util.WeightedSpawnerEntity
 
WEST - Static variable in class net.minecraft.block.FireBlock
 
WEST - Static variable in class net.minecraft.block.FourWayBlock
 
WEST - Static variable in class net.minecraft.block.HugeMushroomBlock
 
WEST - Static variable in class net.minecraft.block.RedstoneWireBlock
 
WEST - Static variable in class net.minecraft.block.SixWayBlock
 
WEST - Static variable in class net.minecraft.block.TripWireBlock
 
WEST - Static variable in class net.minecraft.block.VineBlock
 
WEST - Static variable in class net.minecraft.data.StockTextureAliases
 
WEST - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
west() - Method in class net.minecraft.util.math.BlockPos
 
west(int) - Method in class net.minecraft.util.math.BlockPos
 
WEST_AABB - Static variable in class net.minecraft.block.DoorBlock
 
WEST_ARM_AABB - Static variable in class net.minecraft.block.PistonHeadBlock
 
WEST_FACING_SHAPE - Static variable in class net.minecraft.block.BedBlock
 
WEST_INDEX - Static variable in class net.minecraft.client.renderer.FaceDirection.Constants
 
WEST_OPEN_AABB - Static variable in class net.minecraft.block.TrapDoorBlock
 
WEST_SHAPE - Static variable in class net.minecraft.block.LecternBlock
 
WET - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
WET_GRASS - Static variable in class net.minecraft.block.SoundType
 
WET_SPONGE - Static variable in class net.minecraft.block.Blocks
 
WET_SPONGE - Static variable in class net.minecraft.item.Items
 
WetSpongeBlock - Class in net.minecraft.block
 
WetSpongeBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WetSpongeBlock
 
WHEAT - Static variable in class net.minecraft.block.Blocks
 
WHEAT - Static variable in class net.minecraft.item.Items
 
WHEAT_SEEDS - Static variable in class net.minecraft.item.Items
 
where(char, Predicate<CachedBlockInfo>) - Method in class net.minecraft.block.pattern.BlockPatternBuilder
 
where(Property<V>, Predicate<Object>) - Method in class net.minecraft.block.pattern.BlockStateMatcher
 
White - Static variable in class net.minecraftforge.client.model.b3d.B3DModel.Texture
 
White() - Constructor for class net.minecraftforge.client.model.ModelLoader.White
 
WHITE_ASH - Static variable in class net.minecraft.particles.ParticleTypes
 
WHITE_BANNER - Static variable in class net.minecraft.block.Blocks
 
WHITE_BANNER - Static variable in class net.minecraft.item.Items
 
WHITE_BED - Static variable in class net.minecraft.block.Blocks
 
WHITE_BED - Static variable in class net.minecraft.item.Items
 
WHITE_CARPET - Static variable in class net.minecraft.block.Blocks
 
WHITE_CARPET - Static variable in class net.minecraft.item.Items
 
WHITE_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
WHITE_CONCRETE - Static variable in class net.minecraft.item.Items
 
WHITE_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
WHITE_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
WHITE_DYE - Static variable in class net.minecraft.item.Items
 
WHITE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
WHITE_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
WHITE_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
WHITE_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
WHITE_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
WHITE_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
WHITE_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
WHITE_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
WHITE_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
WHITE_TEXTURE - Static variable in class net.minecraftforge.client.model.ModelLoaderRegistry
 
WHITE_TULIP - Static variable in class net.minecraft.block.Blocks
 
WHITE_TULIP - Static variable in class net.minecraft.item.Items
 
WHITE_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
WHITE_WOOL - Static variable in class net.minecraft.block.Blocks
 
WHITE_WOOL - Static variable in class net.minecraft.item.Items
 
WhiteAshParticle - Class in net.minecraft.client.particle
 
WhiteAshParticle(ClientWorld, double, double, double, double, double, double, float, IAnimatedSprite) - Constructor for class net.minecraft.client.particle.WhiteAshParticle
 
WhiteAshParticle.Factory - Class in net.minecraft.client.particle
 
WhiteGlyph - Enum in net.minecraft.client.gui.fonts
 
WhiteList - Class in net.minecraft.server.management
 
WhiteList(File) - Constructor for class net.minecraft.server.management.WhiteList
 
whitelist(Set<Block>) - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
whitelist - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
WhitelistCommand - Class in net.minecraft.command.impl
 
WhitelistCommand() - Constructor for class net.minecraft.command.impl.WhitelistCommand
 
whitelistEnabled - Variable in class net.minecraft.server.dedicated.ServerProperties
 
WhitelistEntry - Class in net.minecraft.server.management
 
WhitelistEntry(GameProfile) - Constructor for class net.minecraft.server.management.WhitelistEntry
 
WhitelistEntry(JsonObject) - Constructor for class net.minecraft.server.management.WhitelistEntry
 
Widget - Class in net.minecraft.client.gui.widget
 
Widget(int, int, int, int, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.Widget
 
WIDGETS_LOCATION - Static variable in class net.minecraft.client.gui.widget.Widget
 
WIDGETS_TEX_PATH - Static variable in class net.minecraft.client.gui.IngameGui
 
width - Variable in class net.minecraft.client.gui.screen.Screen
 
width - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
width - Variable in class net.minecraft.client.gui.widget.Widget
 
width - Variable in class net.minecraft.client.particle.Particle
 
width - Variable in class net.minecraft.client.renderer.ScreenSize
 
width - Variable in class net.minecraft.client.renderer.texture.PngSizeInfo
 
width - Variable in class net.minecraft.entity.EntitySize
 
width - Variable in class net.minecraft.util.TeleportationRepositioner.Result
 
width - Variable in class net.minecraft.world.gen.feature.structure.ScatteredStructurePiece
 
width - Variable in class net.minecraftforge.client.gui.ScrollPanel
 
width - Variable in class net.minecraftforge.common.util.Size2i
 
WIND_TEXTURE - Static variable in class net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
 
windowClick(int, int, int, ClickType, PlayerEntity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
windowId - Variable in class net.minecraft.inventory.container.Container
 
WinGameScreen - Class in net.minecraft.client.gui.screen
 
WinGameScreen(boolean, Runnable) - Constructor for class net.minecraft.client.gui.screen.WinGameScreen
 
WingRoom(Direction, MutableBoundingBox, int) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
 
WingRoom(TemplateManager, CompoundNBT) - Constructor for class net.minecraft.world.gen.feature.structure.OceanMonumentPieces.WingRoom
 
wingRotation - Variable in class net.minecraft.entity.passive.ChickenEntity
 
wingRotDelta - Variable in class net.minecraft.entity.passive.ChickenEntity
 
WITCH - Static variable in class net.minecraft.entity.EntityType
 
WITCH - Static variable in class net.minecraft.particles.ParticleTypes
 
WITCH_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WitchEntity - Class in net.minecraft.entity.monster
 
WitchEntity(EntityType<? extends WitchEntity>, World) - Constructor for class net.minecraft.entity.monster.WitchEntity
 
WitchFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.WitchFactory
 
WitchHeldItemLayer<T extends LivingEntity> - Class in net.minecraft.client.renderer.entity.layers
 
WitchHeldItemLayer(IEntityRenderer<T, WitchModel<T>>) - Constructor for class net.minecraft.client.renderer.entity.layers.WitchHeldItemLayer
 
WitchModel<T extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
WitchModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.WitchModel
 
WitchRenderer - Class in net.minecraft.client.renderer.entity
 
WitchRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitchRenderer
 
with(Property<T>, V) - Method in class net.minecraft.state.StateHolder
 
with(Property<T>, T) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
 
with(Supplier<T>) - Method in class net.minecraftforge.fml.network.PacketDistributor
 
withAge(int) - Method in class net.minecraft.block.CropsBlock
 
withAllForestFlowerGeneration(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBadlandsGrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBadlandsGrassAndBush(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBadlandsOakTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBadlandsStructures(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBadlandsVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBambooVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBats(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBatsAndHostiles(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBirchTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBlueIce(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withBoolProp(Property<Boolean>, boolean) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
 
withCarver(GenerationStage.Carving, ConfiguredCarver<C>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
withCavesAndCanyons(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withChance(float) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
withChanceBerries(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withClayDisks(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withColdKelp(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withCommonNetherBlocks(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withCommonOverworldBlocks(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withConfiguration(FC) - Method in class net.minecraft.world.gen.feature.Feature
 
withConfiguration(C) - Method in class net.minecraft.world.gen.feature.structure.Structure
 
withCreatureSpawnProbability(float) - Method in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
withCriterion(String, ICriterionInstance) - Method in class net.minecraft.advancements.Advancement.Builder
 
withCriterion(String, Criterion) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDebrisOre(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDefaultFlowers(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDesertDeadBushes(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDesertMobs(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDesertVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDesertWells(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDisks(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withDisplay(ItemStack, ITextComponent, ITextComponent, ResourceLocation, FrameType, boolean, boolean, boolean) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDisplay(IItemProvider, ITextComponent, ITextComponent, ResourceLocation, FrameType, boolean, boolean, boolean) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDisplay(DisplayInfo) - Method in class net.minecraft.advancements.Advancement.Builder
 
withDynamicDrop(ResourceLocation, LootContext.IDynamicDropProvider) - Method in class net.minecraft.loot.LootContext.Builder
 
withEmeraldOre(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withEndermen(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withEntity(Entity) - Method in class net.minecraft.command.CommandSource
 
withEntityAnchorType(EntityAnchorArgument.Type) - Method in class net.minecraft.command.CommandSource
 
WITHER - Static variable in class net.minecraft.entity.EntityType
 
WITHER - Static variable in class net.minecraft.entity.item.PaintingType
 
WITHER - Static variable in class net.minecraft.potion.Effects
 
WITHER - Static variable in class net.minecraft.util.DamageSource
 
WITHER_BREAK_BLOCK - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WITHER_BREAK_BLOCK_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WITHER_IMMUNE - Static variable in class net.minecraft.tags.BlockTags
 
WITHER_ROSE - Static variable in class net.minecraft.block.Blocks
 
WITHER_ROSE - Static variable in class net.minecraft.item.Items
 
WITHER_SHOOT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WITHER_SKELETON - Static variable in class net.minecraft.entity.EntityType
 
WITHER_SKELETON_SKULL - Static variable in class net.minecraft.block.Blocks
 
WITHER_SKELETON_SKULL - Static variable in class net.minecraft.item.Items
 
WITHER_SKELETON_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WITHER_SKELETON_WALL_SKULL - Static variable in class net.minecraft.block.Blocks
 
WITHER_SKULL - Static variable in class net.minecraft.entity.EntityType
 
WITHER_SUMMON_BASE_BLOCKS - Static variable in class net.minecraft.tags.BlockTags
 
WitherAuraLayer - Class in net.minecraft.client.renderer.entity.layers
 
WitherAuraLayer(IEntityRenderer<WitherEntity, WitherModel<WitherEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.WitherAuraLayer
 
WitherEntity - Class in net.minecraft.entity.boss
 
WitherEntity(EntityType<? extends WitherEntity>, World) - Constructor for class net.minecraft.entity.boss.WitherEntity
 
WitherModel<T extends WitherEntity> - Class in net.minecraft.client.renderer.entity.model
 
WitherModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.WitherModel
 
WitherRenderer - Class in net.minecraft.client.renderer.entity
 
WitherRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitherRenderer
 
WitherRoseBlock - Class in net.minecraft.block
 
WitherRoseBlock(Effect, AbstractBlock.Properties) - Constructor for class net.minecraft.block.WitherRoseBlock
 
WitherSkeletonEntity - Class in net.minecraft.entity.monster
 
WitherSkeletonEntity(EntityType<? extends WitherSkeletonEntity>, World) - Constructor for class net.minecraft.entity.monster.WitherSkeletonEntity
 
WitherSkeletonRenderer - Class in net.minecraft.client.renderer.entity
 
WitherSkeletonRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
 
WitherSkeletonSkullBlock - Class in net.minecraft.block
 
WitherSkeletonSkullBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WitherSkeletonSkullBlock
 
WitherSkeletonWallSkullBlock - Class in net.minecraft.block
 
WitherSkeletonWallSkullBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WitherSkeletonWallSkullBlock
 
WitherSkullEntity - Class in net.minecraft.entity.projectile
 
WitherSkullEntity(EntityType<? extends WitherSkullEntity>, World) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
 
WitherSkullEntity(World, LivingEntity, double, double, double) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
 
WitherSkullEntity(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.WitherSkullEntity
 
WitherSkullRenderer - Class in net.minecraft.client.renderer.entity
 
WitherSkullRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WitherSkullRenderer
 
withExistingParent(String, String) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
withExistingParent(String, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
withExplosionDecay(IItemProvider, ILootFunctionConsumer<T>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
withExtraGoldOre(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withFace(Direction) - Method in class net.minecraft.util.math.BlockRayTraceResult
 
withFeature(GenerationStage.Decoration, ConfiguredFeature<?, ?>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
withFeature(int, Supplier<ConfiguredFeature<?, ?>>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
withFeedbackDisabled() - Method in class net.minecraft.command.CommandSource
 
withFluid(Fluid) - Method in class net.minecraftforge.client.model.DynamicBucketModel
 
withFoliageColor(int) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
withForestBirchTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withForestGrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withForestRocks(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withFossils(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withFrozenTopLayer(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withGenerationSettings(BiomeGenerationSettings) - Method in class net.minecraft.world.biome.Biome.Builder
 
withGiantTaigaGrassVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withGrassColor(int) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
withGrassColorModifier(BiomeAmbience.GrassColorModifier) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
withHostileMobs(MobSpawnInfo.Builder, int, int, int) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withIcebergs(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withinDistance(Vector3i, double) - Method in class net.minecraft.util.math.vector.Vector3i
 
withinDistance(IPosition, double) - Method in class net.minecraft.util.math.vector.Vector3i
 
withInfestedStone(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withInitial(ModelProperty<T>, T) - Method in class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
withinRange(double, double, double, double) - Static method in class net.minecraft.util.EntityPredicates
 
withIntProp(Property<Integer>, int) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
 
withJungleEdgeTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withJungleGrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withJungleTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withLargeFern(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withLavaAndWaterLakes(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withLavaAndWaterSprings(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withLavaLakes(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withLevel(int) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
withLightBambooVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withLuck(float) - Method in class net.minecraft.loot.LootContext.Builder
 
withMelonPatchesAndVines(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withMinPermissionLevel(int) - Method in class net.minecraft.command.CommandSource
 
withMobSpawnSettings(MobSpawnInfo) - Method in class net.minecraft.world.biome.Biome.Builder
 
withMonsterRoom(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withMooshroomsAndBats(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withMountainEdgeTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withMountainTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withMushroomBiomeVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
WithNarratorSettingsScreen - Class in net.minecraft.client.gui.screen
 
WithNarratorSettingsScreen(Screen, GameSettings, ITextComponent, AbstractOption[]) - Constructor for class net.minecraft.client.gui.screen.WithNarratorSettingsScreen
 
withNoCustom(ITagCollectionSupplier) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
withNoiseTallGrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withNormalGrassPatch(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withNormalMushroomGeneration(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withNullableParameter(LootParameter<T>, T) - Method in class net.minecraft.loot.LootContext.Builder
 
withOceanCavesAndCanyons(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withOceanMobs(MobSpawnInfo.Builder, int, int, int) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withOceanStructures(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withOffset(long, Direction) - Static method in class net.minecraft.util.math.SectionPos
 
withOffset(long, int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
withOffset(double, double, double) - Method in class net.minecraft.util.math.shapes.VoxelShape
 
withOverworldOres(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withParameter(LootParameter<T>, T) - Method in class net.minecraft.loot.LootContext.Builder
 
withParent(Advancement) - Method in class net.minecraft.advancements.Advancement.Builder
 
withParentId(ResourceLocation) - Method in class net.minecraft.advancements.Advancement.Builder
 
withPassiveMobs(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withPermissionLevel(int) - Method in class net.minecraft.command.CommandSource
 
withPlacement(ConfiguredPlacement<?>) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
withPlacement(ConfiguredPlacement<?>) - Method in interface net.minecraft.world.gen.IDecoratable
 
withPlacement(ConfiguredPlacement<?>) - Method in class net.minecraft.world.gen.placement.ConfiguredPlacement
 
withPlainGrassVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withPos(Vector3d) - Method in class net.minecraft.command.CommandSource
 
withPosition(BlockPos) - Method in class net.minecraft.util.math.BlockRayTraceResult
 
withProfession(VillagerProfession) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
withProp(Property<T>, T) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
 
withProperty(ModelProperty<?>) - Method in class net.minecraftforge.client.model.data.ModelDataMap.Builder
 
withRandom(Random) - Method in class net.minecraft.loot.LootContext.Builder
 
withRequirementsStrategy(IRequirementsStrategy) - Method in class net.minecraft.advancements.Advancement.Builder
 
withResultConsumer(ResultConsumer<CommandSource>) - Method in class net.minecraft.command.CommandSource
 
withResultConsumer(ResultConsumer<CommandSource>, BinaryOperator<ResultConsumer<CommandSource>>) - Method in class net.minecraft.command.CommandSource
 
withRewards(AdvancementRewards.Builder) - Method in class net.minecraft.advancements.Advancement.Builder
 
withRewards(AdvancementRewards) - Method in class net.minecraft.advancements.Advancement.Builder
 
withRotation(Vector2f) - Method in class net.minecraft.command.CommandSource
 
withRotation(Entity, EntityAnchorArgument.Type) - Method in class net.minecraft.command.CommandSource
 
withRotation(Vector3d) - Method in class net.minecraft.command.CommandSource
 
withSavannaGrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSavannaTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSeed(long) - Method in class net.minecraft.loot.LootContext.Builder
 
withSeededRandom(long, Random) - Method in class net.minecraft.loot.LootContext.Builder
 
withShatteredSavannaTrees(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSimpleSeagrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSize(int, E) - Static method in class net.minecraft.util.NonNullList
 
withSizeAtOrigin(double, double, double) - Static method in class net.minecraft.util.math.AxisAlignedBB
 
withSkyColor(int) - Method in class net.minecraft.world.biome.BiomeAmbience.Builder
 
withSnowyBiomeMobs(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSnowySpruces(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSparseBerries(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSpawnCost(EntityType<?>, double, double) - Method in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
withSpawner(EntityClassification, MobSpawnInfo.Spawners) - Method in class net.minecraft.world.biome.MobSpawnInfo.Builder
 
withSpawnsWithExtraChickens(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSpawnsWithHorseAndDonkey(MobSpawnInfo.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSpecificCustom(ITagCollectionSupplier, Map<ResourceLocation, ITagCollection<?>>) - Static method in class net.minecraftforge.common.ForgeTagHandler
 
withStringProp(Property<?>, String) - Method in class net.minecraft.advancements.criterion.StatePropertiesPredicate.Builder
 
withStrongholdAndMineshaft(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withStructure(StructureFeature<?, ?>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
withSugarCaneAndPumpkins(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSurfaceBuilder(ConfiguredSurfaceBuilder<?>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
withSurfaceBuilder(Supplier<ConfiguredSurfaceBuilder<?>>) - Method in class net.minecraft.world.biome.BiomeGenerationSettings.Builder
 
withSurvivesExplosion(IItemProvider, ILootConditionConsumer<T>) - Static method in class net.minecraft.data.loot.BlockLootTables
 
withSwampSugarcaneAndPumpkin(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withSwampVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withTaigaGrassVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withTaigaVegetation(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withTallBirches(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withTallGrass(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withTemperatureModifier(Biome.TemperatureModifier) - Method in class net.minecraft.world.biome.Biome.Builder
 
withTreesInWater(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withType(VillagerType) - Method in class net.minecraft.entity.merchant.villager.VillagerData
 
withWarmFlowers(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withWarmKelp(BiomeGenerationSettings.Builder) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withWarmOceanMobs(MobSpawnInfo.Builder, int, int) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
withWorld(ServerWorld) - Method in class net.minecraft.command.CommandSource
 
WMP - Static variable in interface net.minecraft.world.gen.feature.structure.IStructurePieceType
 
WOLF - Static variable in class net.minecraft.entity.EntityType
 
WOLF_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
WolfCollarColor - Class in net.minecraft.util.datafix.fixes
 
WolfCollarColor(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.WolfCollarColor
 
WolfCollarLayer - Class in net.minecraft.client.renderer.entity.layers
 
WolfCollarLayer(IEntityRenderer<WolfEntity, WolfModel<WolfEntity>>) - Constructor for class net.minecraft.client.renderer.entity.layers.WolfCollarLayer
 
WolfEntity - Class in net.minecraft.entity.passive
 
WolfEntity(EntityType<? extends WolfEntity>, World) - Constructor for class net.minecraft.entity.passive.WolfEntity
 
WolfModel<T extends WolfEntity> - Class in net.minecraft.client.renderer.entity.model
 
WolfModel() - Constructor for class net.minecraft.client.renderer.entity.model.WolfModel
 
WolfRenderer - Class in net.minecraft.client.renderer.entity
 
WolfRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.WolfRenderer
 
WololoSpellGoal() - Constructor for class net.minecraft.entity.monster.EvokerEntity.WololoSpellGoal
 
WOOD - Static variable in class net.minecraft.block.material.Material
 
WOOD - Static variable in class net.minecraft.block.material.MaterialColor
 
WOOD - Static variable in class net.minecraft.block.SoundType
 
WoodButtonBlock - Class in net.minecraft.block
 
WoodButtonBlock(AbstractBlock.Properties) - Constructor for class net.minecraft.block.WoodButtonBlock
 
WOODED_BADLANDS - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
WOODED_BADLANDS_PLATEAU - Static variable in class net.minecraft.world.biome.Biomes
 
WOODED_HILLS - Static variable in class net.minecraft.world.biome.Biomes
 
WOODED_MOUNTAINS - Static variable in class net.minecraft.world.biome.Biomes
 
WoodedBadlandsSurfaceBuilder - Class in net.minecraft.world.gen.surfacebuilders
 
WoodedBadlandsSurfaceBuilder(Codec<SurfaceBuilderConfig>) - Constructor for class net.minecraft.world.gen.surfacebuilders.WoodedBadlandsSurfaceBuilder
 
WOODEN_AXE - Static variable in class net.minecraft.item.Items
 
WOODEN_BUTTONS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_BUTTONS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_DOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_DOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_DOORS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_DOORS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_FENCES - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_FENCES - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_HOE - Static variable in class net.minecraft.item.Items
 
WOODEN_PICKAXE - Static variable in class net.minecraft.item.Items
 
WOODEN_PRESSURE_PLATES - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_PRESSURE_PLATES - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_SHOVEL - Static variable in class net.minecraft.item.Items
 
WOODEN_SLABS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_SLABS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_STAIRS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_STAIRS - Static variable in class net.minecraft.tags.ItemTags
 
WOODEN_SWORD - Static variable in class net.minecraft.item.Items
 
WOODEN_TRAPDOOR_CLOSE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_TRAPDOOR_OPEN_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
WOODEN_TRAPDOORS - Static variable in class net.minecraft.tags.BlockTags
 
WOODEN_TRAPDOORS - Static variable in class net.minecraft.tags.ItemTags
 
WOODLAND_MANSION - Static variable in class net.minecraft.world.gen.feature.structure.Structure
 
WoodlandMansionPieces - Class in net.minecraft.world.gen.feature.structure
 
WoodlandMansionPieces() - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces
 
WoodlandMansionPieces.MansionTemplate - Class in net.minecraft.world.gen.feature.structure
 
WoodlandMansionStructure - Class in net.minecraft.world.gen.feature.structure
 
WoodlandMansionStructure(Codec<NoFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.structure.WoodlandMansionStructure
 
WoodlandMansionStructure.Start - Class in net.minecraft.world.gen.feature.structure
 
WoodType - Class in net.minecraft.block
 
WoodType(String) - Constructor for class net.minecraft.block.WoodType
 
WOOL - Static variable in class net.minecraft.block.material.Material
 
WOOL - Static variable in class net.minecraft.block.material.MaterialColor
 
WOOL - Static variable in class net.minecraft.data.StockTextureAliases
 
WOOL - Static variable in class net.minecraft.tags.BlockTags
 
WOOL - Static variable in class net.minecraft.tags.ItemTags
 
WORK - Static variable in class net.minecraft.entity.ai.brain.schedule.Activity
 
work(VillagerProfession, float) - Static method in class net.minecraft.entity.ai.brain.task.VillagerTasks
 
WorkbenchContainer - Class in net.minecraft.inventory.container
 
WorkbenchContainer(int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.WorkbenchContainer
 
WorkbenchContainer(int, PlayerInventory, IWorldPosCallable) - Constructor for class net.minecraft.inventory.container.WorkbenchContainer
 
WorkingScreen - Class in net.minecraft.client.gui.screen
 
WorkingScreen() - Constructor for class net.minecraft.client.gui.screen.WorkingScreen
 
WorkTask - Class in net.minecraft.entity.ai.brain.task
 
WorkTask(MemoryModuleType<GlobalPos>, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.WorkTask
 
world - Variable in class net.minecraft.client.Minecraft
 
world - Variable in class net.minecraft.client.particle.Particle
 
world - Variable in class net.minecraft.client.particle.ParticleManager
 
world - Variable in class net.minecraft.client.renderer.chunk.ChunkRenderCache
 
world - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
world - Variable in class net.minecraft.client.renderer.ViewFrustum
 
world - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
world - Variable in class net.minecraft.entity.Entity
 
world - Variable in class net.minecraft.inventory.container.AbstractFurnaceContainer
 
world - Variable in class net.minecraft.pathfinding.PathNavigator
 
WORLD - Static variable in interface net.minecraft.resources.IPackNameDecorator
 
world - Variable in class net.minecraft.server.management.PlayerInteractionManager
 
world - Variable in class net.minecraft.tileentity.TileEntity
 
world - Variable in class net.minecraft.world.Region
 
world - Variable in class net.minecraft.world.server.ServerChunkProvider
 
world - Variable in class net.minecraft.world.Teleporter
 
World - Class in net.minecraft.world
 
World(ISpawnWorldInfo, RegistryKey<World>, DimensionType, Supplier<IProfiler>, boolean, boolean, long) - Constructor for class net.minecraft.world.World
 
world - Variable in class net.minecraftforge.event.TickEvent.WorldTickEvent
 
world - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper.LiquidContainerBlockWrapper
 
world - Variable in class net.minecraftforge.fluids.capability.wrappers.BlockWrapper
 
world - Variable in class net.minecraftforge.fluids.capability.wrappers.BucketPickupHandlerWrapper
 
world - Variable in class net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper
 
WORLD_CARVERS - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
WORLD_CARVERS - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
WORLD_GEN_SETTINGS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
WORLD_KEY - Static variable in class net.minecraft.util.registry.Registry
 
WORLD_MUSIC - Static variable in class net.minecraft.client.audio.BackgroundMusicTracks
 
WORLD_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries.Keys
 
WORLD_TYPES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
WorldBorder - Class in net.minecraft.world.border
 
WorldBorder() - Constructor for class net.minecraft.world.border.WorldBorder
 
WorldBorder.Serializer - Class in net.minecraft.world.border
 
WorldBorderCommand - Class in net.minecraft.command.impl
 
WorldBorderCommand() - Constructor for class net.minecraft.command.impl.WorldBorderCommand
 
WorldCapabilityData - Class in net.minecraftforge.common.util
 
WorldCapabilityData(String) - Constructor for class net.minecraftforge.common.util.WorldCapabilityData
 
WorldCapabilityData(INBTSerializable<CompoundNBT>) - Constructor for class net.minecraftforge.common.util.WorldCapabilityData
 
WorldCarver<C extends ICarverConfig> - Class in net.minecraft.world.gen.carver
 
WorldCarver(Codec<C>, int) - Constructor for class net.minecraft.world.gen.carver.WorldCarver
 
worldClient - Variable in class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
worldClue - Variable in class net.minecraft.inventory.container.EnchantmentContainer
 
WorldContext - Class in net.minecraftforge.server.permission.context
 
WorldContext(World) - Constructor for class net.minecraftforge.server.permission.context.WorldContext
 
WorldDecoratingHelper - Class in net.minecraft.world.gen.feature
 
WorldDecoratingHelper(ISeedReader, ChunkGenerator) - Constructor for class net.minecraft.world.gen.feature.WorldDecoratingHelper
 
WorldDownload - Class in com.mojang.realmsclient.dto
 
WorldDownload() - Constructor for class com.mojang.realmsclient.dto.WorldDownload
 
WorldEntitySpawner - Class in net.minecraft.world.spawner
 
WorldEntitySpawner() - Constructor for class net.minecraft.world.spawner.WorldEntitySpawner
 
WorldEntitySpawner.EntityDensityManager - Class in net.minecraft.world.spawner
 
WorldEntitySpawner.IDensityCheck - Interface in net.minecraft.world.spawner
 
WorldEntitySpawner.IInitialDensityAdder - Interface in net.minecraft.world.spawner
 
WorldEntitySpawner.IOnSpawnDensityAdder - Interface in net.minecraft.world.spawner
 
WorldEvent - Class in net.minecraftforge.event.world
 
WorldEvent(IWorld) - Constructor for class net.minecraftforge.event.world.WorldEvent
 
WorldEvent.CreateSpawnPosition - Class in net.minecraftforge.event.world
 
WorldEvent.Load - Class in net.minecraftforge.event.world
 
WorldEvent.PotentialSpawns - Class in net.minecraftforge.event.world
 
WorldEvent.Save - Class in net.minecraftforge.event.world
 
WorldEvent.Unload - Class in net.minecraftforge.event.world
 
WorldEvents() - Constructor for class net.minecraftforge.common.util.Constants.WorldEvents
 
worldGenAttempts - Variable in class net.minecraft.client.renderer.debug.DebugRenderer
 
WorldGenAttemptsDebugRenderer - Class in net.minecraft.client.renderer.debug
 
WorldGenAttemptsDebugRenderer() - Constructor for class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
WorldGenRegion - Class in net.minecraft.world.gen
 
WorldGenRegion(ServerWorld, List<IChunk>) - Constructor for class net.minecraft.world.gen.WorldGenRegion
 
WorldGenRegistries - Class in net.minecraft.util.registry
 
WorldGenRegistries() - Constructor for class net.minecraft.util.registry.WorldGenRegistries
 
WorldGenSettings - Class in net.minecraft.util.datafix.fixes
 
WorldGenSettings(Schema) - Constructor for class net.minecraft.util.datafix.fixes.WorldGenSettings
 
WorldGenSettingsExport<T> - Class in net.minecraft.util.registry
 
WorldGenTickList<T> - Class in net.minecraft.world
 
WorldGenTickList(Function<BlockPos, ITickList<T>>) - Constructor for class net.minecraft.world.WorldGenTickList
 
worldInfo - Variable in class net.minecraft.world.World
 
WorldLightManager - Class in net.minecraft.world.lighting
 
WorldLightManager(IChunkLightProvider, boolean, boolean) - Constructor for class net.minecraft.world.lighting.WorldLightManager
 
WorldLoadProgressScreen - Class in net.minecraft.client.gui.screen
 
WorldLoadProgressScreen(TrackingChunkStatusListener) - Constructor for class net.minecraft.client.gui.screen.WorldLoadProgressScreen
 
worldName - Variable in class net.minecraft.server.dedicated.ServerProperties
 
WorldOptimizer - Class in net.minecraft.util
 
WorldOptimizer(SaveFormat.LevelSave, DataFixer, ImmutableSet<RegistryKey<World>>, boolean) - Constructor for class net.minecraft.util.WorldOptimizer
 
WorldOptionsScreen - Class in net.minecraft.client.gui.screen
 
WorldOptionsScreen(DynamicRegistries.Impl, DimensionGeneratorSettings, Optional<BiomeGeneratorTypeScreens>, OptionalLong) - Constructor for class net.minecraft.client.gui.screen.WorldOptionsScreen
 
WorldPersistenceHooks - Class in net.minecraftforge.fml
 
WorldPersistenceHooks() - Constructor for class net.minecraftforge.fml.WorldPersistenceHooks
 
WorldPersistenceHooks.WorldPersistenceHook - Interface in net.minecraftforge.fml
 
worldRenderer - Variable in class net.minecraft.client.Minecraft
 
WorldRenderer - Class in net.minecraft.client.renderer
 
WorldRenderer(Minecraft, RenderTypeBuffers) - Constructor for class net.minecraft.client.renderer.WorldRenderer
 
WorldRenderer.ShaderException - Exception in net.minecraft.client.renderer
 
worldRestart() - Method in class net.minecraftforge.common.ForgeConfigSpec.Builder
 
WorldSavedData - Class in net.minecraft.world.storage
 
WorldSavedData(String) - Constructor for class net.minecraft.world.storage.WorldSavedData
 
WorldSavedDataCallableSave - Class in net.minecraft.world.storage
 
WorldSavedDataCallableSave(WorldSavedData) - Constructor for class net.minecraft.world.storage.WorldSavedDataCallableSave
 
WorldSelectionList - Class in net.minecraft.client.gui.screen
 
WorldSelectionList(WorldSelectionScreen, Minecraft, int, int, int, int, int, Supplier<String>, WorldSelectionList) - Constructor for class net.minecraft.client.gui.screen.WorldSelectionList
 
WorldSelectionList.Entry - Class in net.minecraft.client.gui.screen
 
WorldSelectionScreen - Class in net.minecraft.client.gui.screen
 
WorldSelectionScreen(Screen) - Constructor for class net.minecraft.client.gui.screen.WorldSelectionScreen
 
WorldSettings - Class in net.minecraft.world
 
WorldSettings(String, GameType, boolean, Difficulty, boolean, GameRules, DatapackCodec) - Constructor for class net.minecraft.world.WorldSettings
 
WorldSettingsImport<T> - Class in net.minecraft.util.registry
 
WorldSettingsImport.IResourceAccess - Interface in net.minecraft.util.registry
 
WorldSettingsImport.IResourceAccess.RegistryAccess - Class in net.minecraft.util.registry
 
WorldSummary - Class in net.minecraft.world.storage
 
WorldSummary(WorldSettings, VersionData, String, boolean, boolean, File) - Constructor for class net.minecraft.world.storage.WorldSummary
 
WorldTemplate - Class in com.mojang.realmsclient.dto
 
WorldTemplate() - Constructor for class com.mojang.realmsclient.dto.WorldTemplate
 
WorldTemplate.Type - Enum in com.mojang.realmsclient.dto
 
WorldTemplatePaginatedList - Class in com.mojang.realmsclient.dto
 
WorldTemplatePaginatedList() - Constructor for class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
WorldTemplatePaginatedList(int) - Constructor for class com.mojang.realmsclient.dto.WorldTemplatePaginatedList
 
WorldTickEvent(LogicalSide, TickEvent.Phase, World) - Constructor for class net.minecraftforge.event.TickEvent.WorldTickEvent
 
worldToSection(long) - Static method in class net.minecraft.util.math.SectionPos
 
WorldVertexBufferUploader - Class in net.minecraft.client.renderer
 
WorldVertexBufferUploader() - Constructor for class net.minecraft.client.renderer.WorldVertexBufferUploader
 
WorldWorkerManager - Class in net.minecraftforge.common
 
WorldWorkerManager() - Constructor for class net.minecraftforge.common.WorldWorkerManager
 
WorldWorkerManager.IWorker - Interface in net.minecraftforge.common
 
wrapBuffer(IVertexBuilder) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
wrapDegrees(int) - Static method in class net.minecraft.util.math.MathHelper
 
wrapDegrees(float) - Static method in class net.minecraft.util.math.MathHelper
 
wrapDegrees(double) - Static method in class net.minecraft.util.math.MathHelper
 
wrappedExecutor(Executor) - Static method in class net.minecraftforge.fml.ModWorkManager
 
WrappedPrintStream() - Constructor for class net.minecraftforge.fml.common.EnhancedRuntimeException.WrappedPrintStream
 
Wrapper(ResourceLocation, SuggestionProvider<ISuggestionProvider>) - Constructor for class net.minecraft.command.arguments.SuggestionProviders.Wrapper
 
wrapScreenError(Runnable, String, String) - Static method in class net.minecraft.client.gui.screen.Screen
 
wrapSubtractDegrees(float, float) - Static method in class net.minecraft.util.math.MathHelper
 
wrapTask(Runnable) - Method in class net.minecraft.client.audio.SoundEngineExecutor
 
wrapTask(Runnable) - Method in class net.minecraft.client.Minecraft
 
wrapTask(Runnable) - Method in class net.minecraft.server.MinecraftServer
 
wrapTask(Runnable) - Method in class net.minecraft.util.concurrent.ThreadTaskExecutor
 
wrapWithSquareBrackets(ITextComponent) - Static method in class net.minecraft.util.text.TextComponentUtils
 
WRITABLE_BOOK - Static variable in class net.minecraft.item.Items
 
WritableBookItem - Class in net.minecraft.item
 
WritableBookItem(Item.Properties) - Constructor for class net.minecraft.item.WritableBookItem
 
writableBytes() - Method in class net.minecraft.network.PacketBuffer
 
write(PacketBuffer) - Method in class net.minecraft.advancements.CriterionProgress
 
write(PacketBuffer) - Method in class net.minecraft.advancements.DisplayInfo
 
write(File) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
write(Path) - Method in class net.minecraft.client.renderer.texture.NativeImage
 
write(T, PacketBuffer) - Method in class net.minecraft.command.arguments.ArgumentSerializer
 
write(T, JsonObject) - Method in class net.minecraft.command.arguments.ArgumentSerializer
 
write(EntityArgument, PacketBuffer) - Method in class net.minecraft.command.arguments.EntityArgument.Serializer
 
write(EntityArgument, JsonObject) - Method in class net.minecraft.command.arguments.EntityArgument.Serializer
 
write(T, PacketBuffer) - Method in interface net.minecraft.command.arguments.IArgumentSerializer
 
write(T, JsonObject) - Method in interface net.minecraft.command.arguments.IArgumentSerializer
 
write(ScoreHolderArgument, PacketBuffer) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
write(ScoreHolderArgument, JsonObject) - Method in class net.minecraft.command.arguments.ScoreHolderArgument.Serializer
 
write(DoubleArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
write(DoubleArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.DoubleArgumentSerializer
 
write(FloatArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
write(FloatArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.FloatArgumentSerializer
 
write(IntegerArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
write(IntegerArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.IntArgumentSerializer
 
write(LongArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
write(LongArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.LongArgumentSerializer
 
write(StringArgumentType, PacketBuffer) - Method in class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
write(StringArgumentType, JsonObject) - Method in class net.minecraft.command.arguments.serializers.StringArgumentSerializer
 
write(CompoundNBT, C) - Method in class net.minecraft.command.ITimerCallback.Serializer
 
write(CompoundNBT, TimedFunction) - Method in class net.minecraft.command.TimedFunction.Serializer
 
write(CompoundNBT, TimedFunctionTag) - Method in class net.minecraft.command.TimedFunctionTag.Serializer
 
write() - Method in class net.minecraft.command.TimerCallbackManager
 
write() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
write(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerAbilities
 
write(ListNBT) - Method in class net.minecraft.entity.player.PlayerInventory
 
write() - Method in class net.minecraft.inventory.EnderChestInventory
 
write() - Method in class net.minecraft.inventory.Inventory
 
write(PacketBuffer, T) - Method in class net.minecraft.item.crafting.CookingRecipeSerializer
 
write(PacketBuffer) - Method in class net.minecraft.item.crafting.Ingredient
 
write(PacketBuffer, T) - Method in interface net.minecraft.item.crafting.IRecipeSerializer
 
write() - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
write(PacketBuffer, ShapedRecipe) - Method in class net.minecraft.item.crafting.ShapedRecipe.Serializer
 
write(PacketBuffer, ShapelessRecipe) - Method in class net.minecraft.item.crafting.ShapelessRecipe.Serializer
 
write(PacketBuffer, T) - Method in class net.minecraft.item.crafting.SingleItemRecipe.Serializer
 
write(PacketBuffer, SmithingRecipe) - Method in class net.minecraft.item.crafting.SmithingRecipe.Serializer
 
write(PacketBuffer, T) - Method in class net.minecraft.item.crafting.SpecialRecipeSerializer
 
write(CompoundNBT) - Method in class net.minecraft.item.ItemStack
 
write() - Method in class net.minecraft.item.MerchantOffer
 
write(PacketBuffer) - Method in class net.minecraft.item.MerchantOffers
 
write() - Method in class net.minecraft.item.MerchantOffers
 
write(JsonWriter, LootContext.EntityTarget) - Method in class net.minecraft.loot.LootContext.EntityTarget.Serializer
 
write(DataOutput) - Method in class net.minecraft.nbt.ByteArrayNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.ByteNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.CompoundNBT
 
write(CompoundNBT, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
write(CompoundNBT, DataOutput) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
write(DataOutput) - Method in class net.minecraft.nbt.DoubleNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.EndNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.FloatNBT
 
write(DataOutput) - Method in interface net.minecraft.nbt.INBT
 
write(DataOutput) - Method in class net.minecraft.nbt.IntArrayNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.IntNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.ListNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.LongArrayNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.LongNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.ShortNBT
 
write(DataOutput) - Method in class net.minecraft.nbt.StringNBT
 
write(PacketBuffer, T) - Method in interface net.minecraft.network.datasync.IDataSerializer
 
write(PacketBuffer) - Method in class net.minecraft.particles.BasicParticleType
 
write(PacketBuffer) - Method in class net.minecraft.particles.BlockParticleData
 
write(PacketBuffer) - Method in interface net.minecraft.particles.IParticleData
 
write(PacketBuffer) - Method in class net.minecraft.particles.ItemParticleData
 
write(PacketBuffer) - Method in class net.minecraft.particles.RedstoneParticleData
 
write(CompoundNBT) - Method in class net.minecraft.potion.EffectInstance
 
write(CompoundNBT) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
write() - Method in class net.minecraft.server.CustomServerBossInfo
 
write() - Method in class net.minecraft.server.CustomServerBossInfoManager
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BannerTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BarrelTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BeaconTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.BrewingStandTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ChestTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockLogic
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.CommandBlockTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ComparatorTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ConduitTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.EnchantingTableTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.EndGatewayTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.HopperTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.JigsawTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.JukeboxTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.LecternTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.LockableTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.MobSpawnerTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.PistonTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.SignTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.SkullTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.StructureBlockTileEntity
 
write(CompoundNBT) - Method in class net.minecraft.tileentity.TileEntity
 
write(Typed<?>) - Method in class net.minecraft.util.datafix.fixes.LeavesFix.Section
 
write(CompoundNBT) - Method in class net.minecraft.util.FoodStats
 
write(FloatBuffer) - Method in class net.minecraft.util.math.vector.Matrix4f
 
write(PacketBuffer) - Method in class net.minecraft.util.palette.ArrayPalette
 
write(PacketBuffer) - Method in class net.minecraft.util.palette.HashMapPalette
 
write(PacketBuffer) - Method in class net.minecraft.util.palette.IdentityPalette
 
write(PacketBuffer) - Method in interface net.minecraft.util.palette.IPalette
 
write(PacketBuffer) - Method in class net.minecraft.util.palette.PalettedContainer
 
write() - Method in class net.minecraft.util.palette.UpgradeData
 
write(DynamicOps<T>) - Method in class net.minecraft.village.GossipManager
 
write() - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
write(PacketBuffer) - Method in class net.minecraft.world.chunk.ChunkSection
 
write(ServerWorld, IChunk) - Static method in class net.minecraft.world.chunk.storage.ChunkSerializer
 
write() - Method in class net.minecraft.world.end.DragonFightManager
 
write(CompoundNBT) - Method in class net.minecraft.world.ForcedChunksSaveData
 
write() - Method in class net.minecraft.world.GameRules
 
write(CompoundNBT) - Method in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
write() - Method in class net.minecraft.world.gen.feature.structure.StructurePiece
 
write(int, int) - Method in class net.minecraft.world.gen.feature.structure.StructureStart
 
write(CompoundNBT) - Method in class net.minecraft.world.LockCode
 
write(CompoundNBT) - Method in class net.minecraft.world.raid.Raid
 
write(CompoundNBT) - Method in class net.minecraft.world.raid.RaidManager
 
write(CompoundNBT) - Method in class net.minecraft.world.spawner.AbstractSpawner
 
write() - Method in class net.minecraft.world.storage.MapBanner
 
write(CompoundNBT) - Method in class net.minecraft.world.storage.MapData
 
write() - Method in class net.minecraft.world.storage.MapFrame
 
write(CompoundNBT) - Method in class net.minecraft.world.storage.MapIdTracker
 
write(CompoundNBT) - Method in class net.minecraft.world.storage.WorldSavedData
 
write(PacketBuffer, CompoundIngredient) - Method in class net.minecraftforge.common.crafting.CompoundIngredient.Serializer
 
write() - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
write(PacketBuffer, T) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Serializer
 
write(JsonObject, AndCondition) - Method in class net.minecraftforge.common.crafting.conditions.AndCondition.Serializer
 
write(JsonObject, FalseCondition) - Method in class net.minecraftforge.common.crafting.conditions.FalseCondition.Serializer
 
write(JsonObject, T) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionSerializer
 
write(JsonObject, ItemExistsCondition) - Method in class net.minecraftforge.common.crafting.conditions.ItemExistsCondition.Serializer
 
write(JsonObject, ModLoadedCondition) - Method in class net.minecraftforge.common.crafting.conditions.ModLoadedCondition.Serializer
 
write(JsonObject, NotCondition) - Method in class net.minecraftforge.common.crafting.conditions.NotCondition.Serializer
 
write(JsonObject, OrCondition) - Method in class net.minecraftforge.common.crafting.conditions.OrCondition.Serializer
 
write(JsonObject, TagEmptyCondition) - Method in class net.minecraftforge.common.crafting.conditions.TagEmptyCondition.Serializer
 
write(JsonObject, TrueCondition) - Method in class net.minecraftforge.common.crafting.conditions.TrueCondition.Serializer
 
write(PacketBuffer, T) - Static method in class net.minecraftforge.common.crafting.CraftingHelper
 
write(PacketBuffer, T) - Method in interface net.minecraftforge.common.crafting.IIngredientSerializer
 
write(PacketBuffer, NBTIngredient) - Method in class net.minecraftforge.common.crafting.NBTIngredient.Serializer
 
write(PacketBuffer, Ingredient) - Method in class net.minecraftforge.common.crafting.VanillaIngredientSerializer
 
write(T) - Method in class net.minecraftforge.common.loot.GlobalLootModifierSerializer
 
write(CompoundNBT) - Method in class net.minecraftforge.common.util.DummyWorldSaveData
 
write(CompoundNBT) - Method in class net.minecraftforge.common.util.WorldCapabilityData
 
write(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.TileFluidHandler
 
write(File) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
write() - Method in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
write(EnumArgument<?>, PacketBuffer) - Method in class net.minecraftforge.server.command.EnumArgument.Serializer
 
write(EnumArgument<?>, JsonObject) - Method in class net.minecraftforge.server.command.EnumArgument.Serializer
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.AgeableEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.boss.WitherEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.effect.LightningBoltEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.BoatEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.FallingBlockEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.HangingEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.LeashKnotEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.CommandBlockMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.HopperMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.SpawnerMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.PaintingEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.item.TNTEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.LivingEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.VillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.merchant.villager.WanderingTraderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.MobEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.CreeperEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermanEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EndermiteEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.EvokerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.GhastEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.HoglinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PatrollerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PhantomEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.piglin.AbstractPiglinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.piglin.PiglinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.PillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.RavagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SlimeEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VexEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.VindicatorEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZoglinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombieVillagerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.AnimalEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.BatEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.BeeEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.CatEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ChickenEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.DolphinEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.AbstractFishEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.fish.TropicalFishEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.FoxEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.HorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.SkeletonHorseEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.horse.TraderLlamaEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.OcelotEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PandaEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.ParrotEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PigEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.RabbitEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SheepEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.StriderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TameableEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.TurtleEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.passive.WolfEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.EvokerFangsEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.EyeOfEnderEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FireballEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ProjectileItemEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
writeAdditional(CompoundNBT) - Method in class net.minecraft.entity.projectile.TridentEntity
 
WriteAndReadDataFix - Class in net.minecraft.util.datafix
 
WriteAndReadDataFix(Schema, String, DSL.TypeReference) - Constructor for class net.minecraft.util.datafix.WriteAndReadDataFix
 
writeAngerNBT(CompoundNBT) - Method in interface net.minecraft.entity.IAngerable
 
writeBlockPos(BlockPos) - Static method in class net.minecraft.nbt.NBTUtil
 
writeBlockPos(BlockPos) - Method in class net.minecraft.network.PacketBuffer
 
writeBlockRay(BlockRayTraceResult) - Method in class net.minecraft.network.PacketBuffer
 
writeBlockState(BlockState) - Static method in class net.minecraft.nbt.NBTUtil
 
writeBoolean(boolean) - Method in class net.minecraft.network.PacketBuffer
 
writeByte(int) - Method in class net.minecraft.network.PacketBuffer
 
writeByteArray(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
writeByteArray(byte[]) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(FileChannel, long, int) - Method in class net.minecraft.network.PacketBuffer
 
writeCache() - Method in class net.minecraft.data.DirectoryCache
 
writeCapsToNBT() - Method in class net.minecraft.world.chunk.Chunk
Deprecated.
writeChanges() - Method in class net.minecraft.server.management.UserList
 
writeChar(int) - Method in class net.minecraft.network.PacketBuffer
 
writeCharSequence(CharSequence, Charset) - Method in class net.minecraft.network.PacketBuffer
 
writeChunk(ChunkPos, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.ChunkLoader
 
writeChunk(ChunkPos, CompoundNBT) - Method in class net.minecraft.world.chunk.storage.RegionFileCache
 
writeChunkPalette(CompoundNBT, String, String) - Method in class net.minecraft.util.palette.PalettedContainer
 
writeCompoundTag(CompoundNBT) - Method in class net.minecraft.network.PacketBuffer
 
writeCompressed(CompoundNBT, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
writeCompressed(CompoundNBT, OutputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
writeCurativeItems(CompoundNBT) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
 
writeDebugInfo(Path) - Method in class net.minecraft.world.server.ServerWorld
 
writeDouble(double) - Method in class net.minecraft.network.PacketBuffer
 
writeEntries(List<EntityDataManager.DataEntry<?>>, PacketBuffer) - Static method in class net.minecraft.network.datasync.EntityDataManager
 
writeEnumValue(Enum<?>) - Method in class net.minecraft.network.PacketBuffer
 
writeFloat(float) - Method in class net.minecraft.network.PacketBuffer
 
writeFluidStack(FluidStack) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
writeForgeForcedChunks(CompoundNBT, ForgeChunkManager.TicketTracker<BlockPos>, ForgeChunkManager.TicketTracker<UUID>) - Static method in class net.minecraftforge.common.world.ForgeChunkManager
 
writeGameProfile(CompoundNBT, GameProfile) - Static method in class net.minecraft.nbt.NBTUtil
 
writeInstances() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
writeInt(int) - Method in class net.minecraft.network.PacketBuffer
 
writeInt(int) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeIntLE(int) - Method in class net.minecraft.network.PacketBuffer
 
writeItemStack(ItemStack) - Method in class net.minecraft.network.PacketBuffer
 
writeItemStack(ItemStack, boolean) - Method in class net.minecraft.network.PacketBuffer
 
writeLong(long) - Method in class net.minecraft.network.PacketBuffer
 
writeLongArray(long[]) - Method in class net.minecraft.network.PacketBuffer
 
writeLongLE(long) - Method in class net.minecraft.network.PacketBuffer
 
writeMask(RenderState.WriteMaskState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
WriteMaskState(boolean, boolean) - Constructor for class net.minecraft.client.renderer.RenderState.WriteMaskState
 
writeMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
writeMediumLE(int) - Method in class net.minecraft.network.PacketBuffer
 
writeNBT(Capability<T>, T, Direction) - Method in interface net.minecraftforge.common.capabilities.Capability.IStorage
 
writeNBT(T, Direction) - Method in class net.minecraftforge.common.capabilities.Capability
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.CHandshakePacket
 
writePacketData(PacketBuffer) - Method in interface net.minecraft.network.IPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CCustomPayloadLoginPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CEncryptionResponsePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.CLoginStartPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SCustomPayloadLoginPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SDisconnectLoginPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEnableCompressionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SEncryptionRequestPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.SLoginSuccessPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CAnimateHandPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CChatMessagePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClickWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientSettingsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CClientStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCloseWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTeleportPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCreativeInventoryActionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CCustomPayloadPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEditBookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEnchantItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CEntityActionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CHeldItemChangePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CInputPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CJigsawBlockGeneratePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CKeepAlivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CLockDifficultyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CMarkRecipeSeenPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CMoveVehiclePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPickItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlaceRecipePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.PositionRotationPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket.RotationPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CPlayerTryUseItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryEntityNBTPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CQueryTileEntityNBTPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CRenameItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSelectTradePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSetDifficultyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSpectatePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CSteerBoatPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CTabCompletePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateBeaconPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateJigsawBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateRecipeBookStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateSignPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUpdateStructureBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.CUseEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateBlockBreakPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SAnimateHandPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SBlockActionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCameraPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeBlockPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChangeGameStatePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChatPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SChunkDataPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCloseWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCollectItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCombatPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCommandListPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCooldownPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SCustomPayloadPlayPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDestroyEntitiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisconnectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SDisplayObjectivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityEquipmentPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityHeadLookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityMetadataPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.LookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.MovePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket.RelativeMovePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityPropertiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityStatusPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityTeleportPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SEntityVelocityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SExplosionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SHeldItemChangePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SJoinGamePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SKeepAlivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMapDataPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMerchantOffersPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMountEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMoveVehiclePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SMultiBlockChangePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenBookWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenHorseWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenSignMenuPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SOpenWindowPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaceGhostRecipePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListHeaderFooterPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerListItemPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerLookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlayerPositionLookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundEventPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SPlaySoundPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SQueryNBTResponsePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRecipeBookPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRemoveEntityEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SRespawnPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSelectAdvancementsTabPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSendResourcePackPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SServerDifficultyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetExperiencePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetPassengersPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSetSlotPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnExperienceOrbPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMobPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnObjectPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPaintingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnParticlePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SSpawnPlayerPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStatisticsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SStopSoundPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STabCompletePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STagsListPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STeamsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.STitlePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUnloadChunkPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateBossInfoPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateChunkPositionPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateHealthPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateLightPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateRecipesPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateScorePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTileEntityPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateTimePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SUpdateViewDistancePacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowItemsPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWindowPropertyPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.SWorldSpawnChangedPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CPingPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.CServerQueryPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SPongPacket
 
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.SServerInfoPacket
 
writePaletteToList(ListNBT) - Method in class net.minecraft.util.palette.HashMapPalette
 
writePlayerData(ServerPlayerEntity) - Method in class net.minecraft.server.integrated.IntegratedPlayerList
 
writePlayerData(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
writeRegistryId(T) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
writeRegistryIdUnsafe(IForgeRegistry<T>, T) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
writeRegistryIdUnsafe(IForgeRegistry<?>, ResourceLocation) - Method in interface net.minecraftforge.common.extensions.IForgePacketBuffer
 
writeResourceLocation(ResourceLocation) - Method in class net.minecraft.network.PacketBuffer
 
writerIndex() - Method in class net.minecraft.network.PacketBuffer
 
writerIndex(int) - Method in class net.minecraft.network.PacketBuffer
 
writeShort(int) - Method in class net.minecraft.network.PacketBuffer
 
writeShort(short) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeShortLE(int) - Method in class net.minecraft.network.PacketBuffer
 
writeSpawnData(PacketBuffer) - Method in interface net.minecraftforge.fml.common.registry.IEntityAdditionalSpawnData
 
writeString(String) - Method in class net.minecraft.network.PacketBuffer
 
writeString(String, int) - Method in class net.minecraft.network.PacketBuffer
 
writeString(String) - Method in class net.minecraft.network.rcon.RConOutputStream
 
writeTagCollectionSupplierToBuffer(PacketBuffer) - Method in interface net.minecraft.tags.ITagCollectionSupplier
 
writeTagCollectionToBuffer(PacketBuffer, DefaultedRegistry<T>) - Method in interface net.minecraft.tags.ITagCollection
 
writeText(String) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
writeTextComponent(ITextComponent) - Method in class net.minecraft.network.PacketBuffer
 
writeTime(Date) - Method in class net.minecraft.network.PacketBuffer
 
writeTo(PacketBuffer) - Method in class net.minecraft.advancements.Advancement.Builder
 
writeToFile(File) - Method in class net.minecraft.profiler.EmptyProfileResult
 
writeToFile(File) - Method in class net.minecraft.profiler.FilledProfileResult
 
writeToFile(File) - Method in interface net.minecraft.profiler.IProfileResult
 
writeToFile(ResourceLocation) - Method in class net.minecraft.world.gen.feature.template.TemplateManager
 
writeToNBT() - Method in class net.minecraft.util.math.Rotations
 
writeToNBT(CompoundNBT) - Method in class net.minecraft.world.gen.feature.template.Template
 
writeToNBT(CompoundNBT) - Method in class net.minecraftforge.fluids.capability.templates.FluidTank
 
writeToNBT(CompoundNBT) - Method in class net.minecraftforge.fluids.FluidStack
 
writeToNBTWithSelectedItem(Entity) - Static method in class net.minecraft.advancements.criterion.NBTPredicate
 
writeToPacket(PacketBuffer) - Method in class net.minecraftforge.fluids.FluidStack
 
writeUniqueId(UUID) - Method in class net.minecraft.network.PacketBuffer
 
writeUnlessPassenger(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeUnlessRemoved(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeVarInt(int) - Method in class net.minecraft.network.PacketBuffer
 
writeVarIntArray(int[]) - Method in class net.minecraft.network.PacketBuffer
 
writeVarLong(long) - Method in class net.minecraft.network.PacketBuffer
 
writeWithoutTypeId(CompoundNBT) - Method in class net.minecraft.entity.Entity
 
writeZero(int) - Method in class net.minecraft.network.PacketBuffer
 
WRITTEN_BOOK - Static variable in class net.minecraft.item.Items
 
WrittenBookInfo(ItemStack) - Constructor for class net.minecraft.client.gui.screen.ReadBookScreen.WrittenBookInfo
 
WrittenBookItem - Class in net.minecraft.item
 
WrittenBookItem(Item.Properties) - Constructor for class net.minecraft.item.WrittenBookItem
 

X

x - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
x - Variable in class net.minecraft.client.audio.LocatableSound
 
x - Variable in class net.minecraft.client.gui.widget.Widget
 
x - Variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
x - Variable in class net.minecraft.dispenser.Position
 
x - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
x - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
x - Variable in class net.minecraft.pathfinding.PathPoint
 
x - Variable in class net.minecraft.util.math.ChunkPos
 
x - Variable in class net.minecraft.util.math.ColumnPos
 
x - Variable in class net.minecraft.util.math.Rotations
 
x - Variable in class net.minecraft.util.math.Tuple3d
 
x - Variable in class net.minecraft.util.math.vector.Vector2f
 
x - Variable in class net.minecraft.util.math.vector.Vector3d
 
x - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
x - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
x0 - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
x0 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
x1 - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
x1 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
X_AABB - Static variable in class net.minecraft.block.NetherPortalBlock
 
X_AXIS_SHAPE - Static variable in class net.minecraft.block.ChainBlock
 
xCenter - Variable in class net.minecraft.world.storage.MapData
 
xCoord - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
xDiffTex - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
xIndex - Variable in class net.minecraft.client.renderer.FaceDirection.VertexInformation
 
XN - Static variable in class net.minecraft.util.math.vector.Vector3f
 
xo - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
XP - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
XP - Static variable in class net.minecraft.util.math.vector.Vector3f
 
xp - Variable in class net.minecraftforge.common.BasicTrade
 
xpBarCap() - Method in class net.minecraft.entity.player.PlayerEntity
 
XpChange(PlayerEntity, int) - Constructor for class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
xpColor - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
xpCooldown - Variable in class net.minecraft.entity.player.PlayerEntity
 
xpOrbAge - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
xPos - Variable in class net.minecraft.inventory.container.Slot
 
xpSeed - Variable in class net.minecraft.entity.player.PlayerEntity
 
xpValue - Variable in class net.minecraft.entity.item.ExperienceOrbEntity
 
xSize - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
xSize - Variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
xSpread(int) - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
xSpread - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
xTexStart - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 

Y

y - Variable in enum com.mojang.blaze3d.platform.GlStateManager.Viewport
 
y - Variable in class net.minecraft.client.audio.LocatableSound
 
y - Variable in class net.minecraft.client.gui.widget.Widget
 
y - Variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
y - Variable in class net.minecraft.dispenser.Position
 
y - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
y - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
y - Variable in class net.minecraft.pathfinding.PathPoint
 
y - Variable in class net.minecraft.util.math.Rotations
 
y - Variable in class net.minecraft.util.math.Tuple3d
 
y - Variable in class net.minecraft.util.math.vector.Vector2f
 
y - Variable in class net.minecraft.util.math.vector.Vector3d
 
y - Variable in class net.minecraftforge.client.event.RenderTooltipEvent
 
y0 - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
y0 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
y1 - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
y1 - Variable in class net.minecraft.client.gui.widget.list.AbstractList
 
Y_AXIS_SHAPE - Static variable in class net.minecraft.block.ChainBlock
 
yaw - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
yaw - Variable in class net.minecraft.network.play.server.SEntityPacket
 
yCoord - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
yDiffTex - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 
YELLOW - Static variable in class net.minecraft.block.material.MaterialColor
 
YELLOW_BANNER - Static variable in class net.minecraft.block.Blocks
 
YELLOW_BANNER - Static variable in class net.minecraft.item.Items
 
YELLOW_BED - Static variable in class net.minecraft.block.Blocks
 
YELLOW_BED - Static variable in class net.minecraft.item.Items
 
YELLOW_CARPET - Static variable in class net.minecraft.block.Blocks
 
YELLOW_CARPET - Static variable in class net.minecraft.item.Items
 
YELLOW_CONCRETE - Static variable in class net.minecraft.block.Blocks
 
YELLOW_CONCRETE - Static variable in class net.minecraft.item.Items
 
YELLOW_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 
YELLOW_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 
YELLOW_DYE - Static variable in class net.minecraft.item.Items
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
YELLOW_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 
YELLOW_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 
YELLOW_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 
YELLOW_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 
YELLOW_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 
YELLOW_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 
YELLOW_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 
YELLOW_TERRACOTTA - Static variable in class net.minecraft.block.material.MaterialColor
 
YELLOW_TERRACOTTA - Static variable in class net.minecraft.item.Items
 
YELLOW_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 
YELLOW_WOOL - Static variable in class net.minecraft.block.Blocks
 
YELLOW_WOOL - Static variable in class net.minecraft.item.Items
 
yIndex - Variable in class net.minecraft.client.renderer.FaceDirection.VertexInformation
 
YN - Static variable in class net.minecraft.util.math.vector.Vector3f
 
yo - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
YP - Static variable in class net.minecraft.util.math.vector.Vector3f
 
yPos - Variable in class net.minecraft.inventory.container.Slot
 
ySize - Variable in class net.minecraft.client.gui.screen.inventory.ContainerScreen
 
ySize - Variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
ySpread(int) - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
ySpread - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 
yTexStart - Variable in class net.minecraft.client.gui.widget.ToggleWidget
 

Z

z - Variable in class net.minecraft.client.audio.LocatableSound
 
z - Variable in class net.minecraft.command.ISuggestionProvider.Coordinates
 
z - Variable in class net.minecraft.dispenser.Position
 
z - Variable in class net.minecraft.entity.ai.goal.RandomWalkingGoal
 
z - Variable in class net.minecraft.network.play.client.CPlayerPacket
 
z - Variable in class net.minecraft.pathfinding.PathPoint
 
z - Variable in class net.minecraft.util.math.ChunkPos
 
z - Variable in class net.minecraft.util.math.ColumnPos
 
z - Variable in class net.minecraft.util.math.Rotations
 
z - Variable in class net.minecraft.util.math.Tuple3d
 
z - Variable in class net.minecraft.util.math.vector.Vector3d
 
z - Variable in class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
Z_AABB - Static variable in class net.minecraft.block.NetherPortalBlock
 
Z_AXIS_SHAPE - Static variable in class net.minecraft.block.ChainBlock
 
zCenter - Variable in class net.minecraft.world.storage.MapData
 
zCoord - Variable in class net.minecraft.world.gen.ImprovedNoiseGenerator
 
ZERO - Static variable in class net.minecraft.nbt.ByteNBT
 
ZERO - Static variable in class net.minecraft.nbt.DoubleNBT
 
ZERO - Static variable in class net.minecraft.nbt.FloatNBT
 
ZERO - Static variable in class net.minecraft.util.math.BlockPos
 
ZERO - Static variable in class net.minecraft.util.math.vector.Vector2f
 
ZERO - Static variable in class net.minecraft.util.math.vector.Vector3d
 
ZERO_ALPHA - Static variable in class net.minecraft.client.renderer.RenderState
 
zeroHardnessAndResistance() - Method in class net.minecraft.block.AbstractBlock.Properties
 
zIndex - Variable in class net.minecraft.client.renderer.FaceDirection.VertexInformation
 
zLevel - Variable in class net.minecraft.client.renderer.ItemRenderer
 
ZN - Static variable in class net.minecraft.util.math.vector.Vector3f
 
zo - Variable in class net.minecraft.world.gen.SimplexNoiseGenerator
 
ZOGLIN - Static variable in class net.minecraft.entity.EntityType
 
ZOGLIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZoglinEntity - Class in net.minecraft.entity.monster
 
ZoglinEntity(EntityType<? extends ZoglinEntity>, World) - Constructor for class net.minecraft.entity.monster.ZoglinEntity
 
ZoglinRenderer - Class in net.minecraft.client.renderer.entity
 
ZoglinRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ZoglinRenderer
 
ZOMBIE - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_ATTACK_DOOR_IRON_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_ATTACK_DOOR_WOOD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_BREAK_DOOR_WOOD_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_CONVERT_TO_DROWNED_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_HEAD - Static variable in class net.minecraft.block.Blocks
 
ZOMBIE_HEAD - Static variable in class net.minecraft.item.Items
 
ZOMBIE_HORSE - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_HORSE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_INFECT_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_SPAWN_REINFORCEMENTS - Static variable in class net.minecraft.entity.ai.attributes.Attributes
 
ZOMBIE_VILLAGER - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIE_VILLAGER_CONVERTED_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ZOMBIE_VILLAGER_CURED - Static variable in interface net.minecraft.entity.merchant.IReputationType
 
ZOMBIE_VILLAGER_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZOMBIE_WALL_HEAD - Static variable in class net.minecraft.block.Blocks
 
ZombieAttackGoal - Class in net.minecraft.entity.ai.goal
 
ZombieAttackGoal(ZombieEntity, double, boolean) - Constructor for class net.minecraft.entity.ai.goal.ZombieAttackGoal
 
zombieBabyChance - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
zombieBaseSummonChance - Variable in class net.minecraftforge.common.ForgeConfig.Server
 
ZombieEntity - Class in net.minecraft.entity.monster
 
ZombieEntity(EntityType<? extends ZombieEntity>, World) - Constructor for class net.minecraft.entity.monster.ZombieEntity
 
ZombieEntity(World) - Constructor for class net.minecraft.entity.monster.ZombieEntity
 
ZombieEntity.GroupData - Class in net.minecraft.entity.monster
 
ZombieEvent - Class in net.minecraftforge.event.entity.living
 
ZombieEvent(ZombieEntity) - Constructor for class net.minecraftforge.event.entity.living.ZombieEvent
 
ZombieEvent.SummonAidEvent - Class in net.minecraftforge.event.entity.living
 
ZombieHorseEntity - Class in net.minecraft.entity.passive.horse
 
ZombieHorseEntity(EntityType<? extends ZombieHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.ZombieHorseEntity
 
ZombieModel<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.model
 
ZombieModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.ZombieModel
 
ZombieModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.ZombieModel
 
ZombieProfToType - Class in net.minecraft.util.datafix.fixes
 
ZombieProfToType(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ZombieProfToType
 
ZombieRenderer - Class in net.minecraft.client.renderer.entity
 
ZombieRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ZombieRenderer
 
ZombieSplit - Class in net.minecraft.util.datafix.fixes
 
ZombieSplit(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ZombieSplit
 
ZombieVillagerEntity - Class in net.minecraft.entity.monster
 
ZombieVillagerEntity(EntityType<? extends ZombieVillagerEntity>, World) - Constructor for class net.minecraft.entity.monster.ZombieVillagerEntity
 
ZombieVillagerModel<T extends ZombieEntity> - Class in net.minecraft.client.renderer.entity.model
 
ZombieVillagerModel(float, boolean) - Constructor for class net.minecraft.client.renderer.entity.model.ZombieVillagerModel
 
ZombieVillagerRenderer - Class in net.minecraft.client.renderer.entity
 
ZombieVillagerRenderer(EntityRendererManager, IReloadableResourceManager) - Constructor for class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
ZombieVillagerXpFix - Class in net.minecraft.util.datafix.fixes
 
ZombieVillagerXpFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ZombieVillagerXpFix
 
ZOMBIFIED_PIGLIN - Static variable in class net.minecraft.entity.EntityType
 
ZOMBIFIED_PIGLIN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
ZombifiedPiglinEntity - Class in net.minecraft.entity.monster
 
ZombifiedPiglinEntity(EntityType<? extends ZombifiedPiglinEntity>, World) - Constructor for class net.minecraft.entity.monster.ZombifiedPiglinEntity
 
ZombifiedPiglinRename - Class in net.minecraft.util.datafix.fixes
 
ZombifiedPiglinRename(Schema) - Constructor for class net.minecraft.util.datafix.fixes.ZombifiedPiglinRename
 
zoomInMissingModelTextInGui - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
ZoomLayer - Enum in net.minecraft.world.gen.layer
 
ZP - Static variable in class net.minecraft.util.math.vector.Vector3f
 
zSize - Variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
zSpread(int) - Method in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
 
zSpread - Variable in class net.minecraft.world.gen.feature.BlockClusterFeatureConfig
 

_

_getCapsString() - Static method in class com.mojang.blaze3d.platform.GLX
 
_getCpuInfo() - Static method in class com.mojang.blaze3d.platform.GLX
 
_getLWJGLVersion() - Static method in class com.mojang.blaze3d.platform.GLX
 
_getRefreshRate(MainWindow) - Static method in class com.mojang.blaze3d.platform.GLX
 
_init(int, boolean) - Static method in class com.mojang.blaze3d.platform.GLX
 
_initGlfw() - Static method in class com.mojang.blaze3d.platform.GLX
 
_renderCrosshair(int, boolean, boolean, boolean) - Static method in class com.mojang.blaze3d.platform.GLX
 
_setGlfwErrorCallback(GLFWErrorCallbackI) - Static method in class com.mojang.blaze3d.platform.GLX
 
_setupNvFogDistance() - Static method in class com.mojang.blaze3d.platform.GLX
 
_shouldClose(MainWindow) - Static method in class com.mojang.blaze3d.platform.GLX
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links